HackBar
A HackBar for google chrome/firefox browser. Small tool for pentesting websercurity.
HackBar क्या है?
HackBar SecuriTeam द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A HackBar for google chrome/firefox browser. Small tool for pentesting websercurity."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में HackBar एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
# How to use # * Press F12 to open hackbar # Features # * Load, split, execute url from address bar. * Custom/add referrer url, User Agent, cookie. * Tools: md5, sha1, sha256, rot13 encryption, url, base64 encoding, beautifier json data, sql, xss features. Firefox Extension: https://addons.mozilla.org/en-US/firefox/addon/hackbartool How to get license key: https://hackbar.herokuapp.com/howto
एक्सटेंशन की मूल जानकारी
नाम | HackBar |
ID | djmoeoifnlhjolebkehmpaocfnipknbh |
आधिकारिक URL | https://chromewebstore.google.com/detail/hackbar/djmoeoifnlhjolebkehmpaocfnipknbh |
विवरण | A HackBar for google chrome/firefox browser. Small tool for pentesting websercurity. |
फ़ाइल का आकार | 101 KB |
स्थापना संख्या | 9,000 |
वर्तमान संस्करण | 2.3.1 |
अंतिम अपडेट | 2020-06-15 |
प्रकाशन तिथि | 2020-06-14 |
रेटिंग | 2.06/5 कुल 16 रेटिंग्स |
डेवलपर | SecuriTeam |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "A HackBar for google chrome\/firefox browser. Small tool for pentesting websercurity.", "manifest_version": 2, "name": "HackBar", "version": "2.3.1", "author": "Khoiasd", "homepage_url": "https:\/\/hackbar.herokuapp.com", "icons": { "48": "icons\/icon.png" }, "permissions": [ "tabs", "activeTab", "webRequest", "webRequestBlocking", " |