mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-03-07 06:15:57 -05:00
distribute readme
This commit is contained in:
parent
03d6f2dc1d
commit
c5c5678d0b
@ -159,6 +159,7 @@ A collection of cool tools used by Web hackers. Happy hacking , Happy bug-huntin
|
||||
| Utility/CRACK | [hashcat](https://github.com/hashcat/hashcat/) | World's fastest and most advanced password recovery utility |  |  |
|
||||
| Utility/CSP | [CSP Evaluator](https://csp-evaluator.withgoogle.com) | Online CSP Evaluator from google| | |
|
||||
| Utility/ENV | [Gf-Patterns](https://github.com/1ndianl33t/Gf-Patterns) | GF Paterns For (ssrf,RCE,Lfi,sqli,ssti,idor,url redirection,debug_logic) parameters grep |  |  |
|
||||
| Utility/ENV | [autochrome](https://github.com/nccgroup/autochrome) | This tool downloads, installs, and configures a shiny new copy of Chromium. |  |  |
|
||||
| Utility/ENV | [recon_profile](https://github.com/nahamsec/recon_profile) | Recon profile (bash profile) for bugbounty |  |  |
|
||||
| Utility/ETC | [Phoenix](https://www.hahwul.com/p/phoenix.html) | hahwul's online tools| | |
|
||||
| Utility/FIND | [fzf](https://github.com/junegunn/fzf) | A command-line fuzzy finder |  |  |
|
||||
|
20
data.json
20
data.json
@ -991,6 +991,22 @@
|
||||
"Windows": "go get -u github.com/tomnomnom/assetfinder"
|
||||
}
|
||||
},
|
||||
"autochrome": {
|
||||
"Type": "Utility",
|
||||
"Data": "| Utility/ENV | [autochrome](https://github.com/nccgroup/autochrome) | This tool downloads, installs, and configures a shiny new copy of Chromium. |  |  |",
|
||||
"Method": "ENV",
|
||||
"Description": "This tool downloads, installs, and configures a shiny new copy of Chromium.",
|
||||
"Install": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
"Windows": ""
|
||||
},
|
||||
"Update": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
"Windows": ""
|
||||
}
|
||||
},
|
||||
"axiom": {
|
||||
"Data": "| Utility/PENTEST | [axiom](https://github.com/pry0cc/axiom) | A dynamic infrastructure toolkit for red teamers and bug bounty hunters! |  |  |",
|
||||
"Description": "A dynamic infrastructure toolkit for red teamers and bug bounty hunters! ",
|
||||
@ -1664,15 +1680,15 @@
|
||||
}
|
||||
},
|
||||
"headi": {
|
||||
"Type": "Discovery",
|
||||
"Data": "| Discovery/HTTP | [headi](https://github.com/mlcsec/headi) | Customisable and automated HTTP header injection |  |  |",
|
||||
"Method": "HTTP",
|
||||
"Description": "Customisable and automated HTTP header injection",
|
||||
"Install": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
"Windows": ""
|
||||
},
|
||||
"Method": "HTTP",
|
||||
"Type": "Discovery",
|
||||
"Update": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
|
Loading…
x
Reference in New Issue
Block a user