mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-03-25 16:18:14 -04:00
distribute readme
This commit is contained in:
parent
a6c1b979dd
commit
3eb984a446
@ -89,6 +89,7 @@ A collection of cool tools used by Web hackers. Happy hacking , Happy bug-huntin
|
||||
| Discovery/JS | [JSFScan.sh](https://github.com/KathanP19/JSFScan.sh) | Automation for javascript recon in bug bounty. |  |  |
|
||||
| Discovery/JS | [LinkFinder](https://github.com/GerbenJavado/LinkFinder) | A python script that finds endpoints in JavaScript files |  |  |
|
||||
| Discovery/JS | [SecretFinder](https://github.com/m4ll0k/SecretFinder) | SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files |  |  |
|
||||
| Discovery/OSINT | [spiderfoot](https://github.com/smicallef/spiderfoot) | SpiderFoot automates OSINT collection so that you can focus on analysis. |  |  |
|
||||
| Discovery/PARAM | [ParamSpider](https://github.com/devanshbatham/ParamSpider) | Mining parameters from dark corners of Web Archives |  |  |
|
||||
| Discovery/PARAM | [Parth](https://github.com/s0md3v/Parth) | Heuristic Vulnerable Parameter Scanner |  |  |
|
||||
| Discovery/PORT | [RustScan](https://github.com/brandonskerritt/RustScan) | Faster Nmap Scanning with Rust |  |  |
|
||||
|
20
data.json
20
data.json
@ -816,15 +816,15 @@
|
||||
}
|
||||
},
|
||||
"Taipan": {
|
||||
"Type": "Scanner",
|
||||
"Data": "| Scanner/WVS | [Taipan](https://github.com/enkomio/Taipan) | Web application vulnerability scanner |  |  |",
|
||||
"Method": "WVS",
|
||||
"Description": "Web application vulnerability scanner",
|
||||
"Install": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
"Windows": ""
|
||||
},
|
||||
"Method": "WVS",
|
||||
"Type": "Scanner",
|
||||
"Update": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
@ -2367,6 +2367,22 @@
|
||||
"Windows": ""
|
||||
}
|
||||
},
|
||||
"spiderfoot": {
|
||||
"Type": "Discovery",
|
||||
"Data": "| Discovery/OSINT | [spiderfoot](https://github.com/smicallef/spiderfoot) | SpiderFoot automates OSINT collection so that you can focus on analysis. |  |  |",
|
||||
"Method": "OSINT",
|
||||
"Description": "SpiderFoot automates OSINT collection so that you can focus on analysis.",
|
||||
"Install": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
"Windows": ""
|
||||
},
|
||||
"Update": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
"Windows": ""
|
||||
}
|
||||
},
|
||||
"sqliv": {
|
||||
"Data": "| Scanner/SQL | [sqliv](https://github.com/the-robot/sqliv) | massive SQL injection vulnerability scanner |  |  |",
|
||||
"Description": "massive SQL injection vulnerability scanner",
|
||||
|
Loading…
x
Reference in New Issue
Block a user