HackBar
A HackBar for google chrome/firefox browser. Small tool for pentesting websercurity.
什麼是HackBar?
HackBar是由SecuriTeam開發的Chrome擴展程式,該擴展的主要功能是“A HackBar for google chrome/firefox browser. Small tool for pentesting websercurity.”。
擴展截圖
下載HackBar擴展crx文件
下載HackBar擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
# 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 |
官方網址 | 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", " |