mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-03-07 22:47:17 -05:00
distribute readme
This commit is contained in:
parent
9a440ff3ad
commit
d538aaf5f0
@ -280,6 +280,7 @@ A collection of cool tools used by Web hackers. Happy hacking , Happy bug-huntin
|
||||
| Utility/WORD | [longtongue](https://github.com/edoardottt/longtongue) | Customized Password/Passphrase List inputting Target Info |  |  |
|
||||
| Utility/WORD | [subs_all](https://github.com/emadshanab/subs_all) | Subdomain Enumeration Wordlist. 8956437 unique words. Updated. |  |  |
|
||||
| Utility/WORDLIST | [gotator](https://github.com/Josue87/gotator) | Gotator is a tool to generate DNS wordlists through permutations. |  |  |
|
||||
| Utility/XS-Leaks | [xsinator.com](https://github.com/RUB-NDS/xsinator.com) | XS-Leak Browser Test Suite |  |  |
|
||||
|
||||
## Thanks to (Contributor)
|
||||
I would like to thank everyone who helped with this project 👍😎
|
||||
|
20
data.json
20
data.json
@ -3120,15 +3120,15 @@
|
||||
}
|
||||
},
|
||||
"reconftw": {
|
||||
"Type": "Discovery",
|
||||
"Data": "| Discovery/ALL | [reconftw](https://github.com/six2dez/reconftw) | reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities |  |  |",
|
||||
"Method": "ALL",
|
||||
"Description": "reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities",
|
||||
"Install": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
"Windows": ""
|
||||
},
|
||||
"Method": "ALL",
|
||||
"Type": "Discovery",
|
||||
"Update": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
@ -3807,6 +3807,22 @@
|
||||
"Windows": "go get github.com/asciimoo/wuzz"
|
||||
}
|
||||
},
|
||||
"xsinator.com": {
|
||||
"Type": "Utility",
|
||||
"Data": "| Utility/XS-Leaks | [xsinator.com](https://github.com/RUB-NDS/xsinator.com) | XS-Leak Browser Test Suite |  |  |",
|
||||
"Method": "XS-Leaks",
|
||||
"Description": "XS-Leak Browser Test Suite",
|
||||
"Install": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
"Windows": ""
|
||||
},
|
||||
"Update": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
"Windows": ""
|
||||
}
|
||||
},
|
||||
"xss-cheatsheet-data": {
|
||||
"Data": "| Utility/PAYLOAD | [xss-cheatsheet-data](https://github.com/PortSwigger/xss-cheatsheet-data) | This repository contains all the XSS cheatsheet data to allow contributions from the community. |  |  |",
|
||||
"Description": "This repository contains all the XSS cheatsheet data to allow contributions from the community. ",
|
||||
|
Loading…
x
Reference in New Issue
Block a user