mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-03-31 19:18:20 -04:00
distribute readme
This commit is contained in:
parent
d64d8415cb
commit
15a100ad4b
@ -110,6 +110,7 @@ A collection of cool tools used by Web hackers. Happy hacking , Happy bug-huntin
|
||||
| Discovery/PARAM | [Parth](https://github.com/s0md3v/Parth) | Heuristic Vulnerable Parameter Scanner |  |  |
|
||||
| Discovery/PARAM | [fuzzparam](https://github.com/0xsapra/fuzzparam) | A fast go based param miner to fuzz possible parameters a URL can have. |  |  |
|
||||
| Discovery/PARAM | [parameth](https://github.com/maK-/parameth) | This tool can be used to brute discover GET and POST parameters |  |  |
|
||||
| Discovery/PARAM | [x8](https://github.com/Sh1Yo/x8) | Hidden parameters discovery suite |  |  |
|
||||
| Discovery/PORT | [RustScan](https://github.com/brandonskerritt/RustScan) | Faster Nmap Scanning with Rust |  |  |
|
||||
| Discovery/PORT | [Shodan](https://www.shodan.io/) | World's first search engine for Internet-connected devices| | |
|
||||
| Discovery/PORT | [masscan](https://github.com/robertdavidgraham/masscan) | TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. |  |  |
|
||||
|
22
data.json
22
data.json
@ -1456,15 +1456,15 @@
|
||||
}
|
||||
},
|
||||
"confused": {
|
||||
"Type": "Scanner",
|
||||
"Data": "| Scanner/CONFUSE | [confused](https://github.com/visma-prodsec/confused) | Tool to check for dependency confusion vulnerabilities in multiple package management systems |  |  |",
|
||||
"Method": "CONFUSE",
|
||||
"Description": "Tool to check for dependency confusion vulnerabilities in multiple package management systems",
|
||||
"Install": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
"Windows": ""
|
||||
},
|
||||
"Method": "CONFUSE",
|
||||
"Type": "Scanner",
|
||||
"Update": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
@ -3839,6 +3839,22 @@
|
||||
"Windows": "go get github.com/asciimoo/wuzz"
|
||||
}
|
||||
},
|
||||
"x8": {
|
||||
"Type": "Discovery",
|
||||
"Data": "| Discovery/PARAM | [x8](https://github.com/Sh1Yo/x8) | Hidden parameters discovery suite |  |  |",
|
||||
"Method": "PARAM",
|
||||
"Description": "Hidden parameters discovery suite",
|
||||
"Install": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
"Windows": ""
|
||||
},
|
||||
"Update": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
"Windows": ""
|
||||
}
|
||||
},
|
||||
"xsinator.com": {
|
||||
"Data": "| Utility/XS-Leaks | [xsinator.com](https://github.com/RUB-NDS/xsinator.com) | XS-Leak Browser Test Suite |  |  |",
|
||||
"Description": "XS-Leak Browser Test Suite",
|
||||
@ -4015,4 +4031,4 @@
|
||||
"Windows": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user