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 |
官方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", " |