提供元: Youssef Mohamed Add-on
Inspect and view changes in sourcemap-hunter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Source Map Hunter",
"version": "1.6",
"description": "Detect exposed JavaScript source maps during authorized bug bounty testing.",
"permissions": [
"webRequest",
"webRequestBlocking",
"webRequestFilterResponse",
"storage",
"tabs",
"downloads"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"shared/zip.js",
"shared/secretRules.js",
"background.js"
]
},
"action": {
"default_title": "Source Map Hunter",
"default_popup": "popup/popup.html",
"default_icon": "icons/icon.svg"
},
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg",
"128": "icons/icon.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "source-map-hunter@yousseff.local",
"strict_min_version": "127.0"
}
}
} ベストのsourcemap-hunter代替案
sourcemap-hunterに類似したFirefox add-onをいくつか紹介します:
source-map-explorer-devtools
Marius Gundersen
Custom Sourcemaps
wartmanm
Page Source Analyzer
OS_78
GitHub Source Code Minimap
slikts
WebPage Source Recon
Libor Benes (Dr. B)
Sources to Folders
XAOC
Shark Javascript Injector
Artur Rosa
Jsmon Security Analyzer — Web Security Inspector
Jsmon
EndPointHunterV2
Mickhat
Hack-mate (OSCP)
Michel
huntr.dev GitHub Extension
Ben Harvie
Jsmon
Jsmon