mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-03-07 06:15:57 -05:00
Update data.json
This commit is contained in:
parent
cf8cff7f50
commit
bd73ffacad
76
data.json
76
data.json
@ -19,9 +19,9 @@
|
||||
"Data": "| Discovery/HTTP | [Arjun](https://github.com/s0md3v/Arjun) | HTTP parameter discovery suite. |  |  |",
|
||||
"Description": "HTTP parameter discovery suite. ",
|
||||
"Install": {
|
||||
"Linux": "git clone https://github.com/s0md3v/Arjun; cd Arjun; pip3 install requests",
|
||||
"MacOS": "git clone https://github.com/s0md3v/Arjun; cd Arjun; pip3 install requests",
|
||||
"Windows": "git clone https://github.com/s0md3v/Arjun; cd Arjun; pip3 install requests"
|
||||
"Linux": "git clone https://github.com/s0md3v/Arjun ; cd Arjun; pip3 install requests",
|
||||
"MacOS": "git clone https://github.com/s0md3v/Arjun ; cd Arjun; pip3 install requests",
|
||||
"Windows": "git clone https://github.com/s0md3v/Arjun ; cd Arjun; pip3 install requests"
|
||||
},
|
||||
"Method": "HTTP",
|
||||
"Type": "Discovery",
|
||||
@ -51,9 +51,9 @@
|
||||
"Data": "| Utility/BRIDGE | [Atlas](https://github.com/m4ll0k/Atlas) | Quick SQLMap Tamper Suggester |  |  |",
|
||||
"Description": "Quick SQLMap Tamper Suggester ",
|
||||
"Install": {
|
||||
"Linux": "git clone https://github.com/m4ll0k/Atlas; cd Atlas; pip3 install pretty",
|
||||
"MacOS": "git clone https://github.com/m4ll0k/Atlas; cd Atlas; pip3 install pretty",
|
||||
"Windows": "git clone https://github.com/m4ll0k/Atlas; cd Atlas; pip3 install pretty"
|
||||
"Linux": "git clone https://github.com/m4ll0k/Atlas ; cd Atlas; pip3 install pretty",
|
||||
"MacOS": "git clone https://github.com/m4ll0k/Atlas ; cd Atlas; pip3 install pretty",
|
||||
"Windows": "git clone https://github.com/m4ll0k/Atlas ; cd Atlas; pip3 install pretty"
|
||||
},
|
||||
"Method": "BRIDGE",
|
||||
"Type": "Utility",
|
||||
@ -179,9 +179,9 @@
|
||||
"Data": "| Scanner/CORS | [Corsy](https://github.com/s0md3v/Corsy) | CORS Misconfiguration Scanner |  |  |",
|
||||
"Description": "CORS Misconfiguration Scanner ",
|
||||
"Install": {
|
||||
"Linux": "git clone https://github.com/s0md3v/Corsy; cd Corsy; pip3 install -r requirements.txt",
|
||||
"MacOS": "git clone https://github.com/s0md3v/Corsy; cd Corsy; pip3 install -r requirements.txt",
|
||||
"Windows": "git clone https://github.com/s0md3v/Corsy; cd Corsy; pip3 install -r requirements.txt"
|
||||
"Linux": "git clone https://github.com/s0md3v/Corsy; cd Corsy ; pip3 install -r requirements.txt",
|
||||
"MacOS": "git clone https://github.com/s0md3v/Corsy; cd Corsy ; pip3 install -r requirements.txt",
|
||||
"Windows": "git clone https://github.com/s0md3v/Corsy; cd Corsy ; pip3 install -r requirements.txt"
|
||||
},
|
||||
"Method": "CORS",
|
||||
"Type": "Scanner",
|
||||
@ -227,9 +227,9 @@
|
||||
"Data": "| Discovery/FAVICON | [FavFreak](https://github.com/devanshbatham/FavFreak) | Making Favicon.ico based Recon Great again ! |  |  |",
|
||||
"Description": "Making Favicon.ico based Recon Great again ! ",
|
||||
"Install": {
|
||||
"Linux": "git clone https://github.com/devanshbatham/FavFreak; cd FavFreak; pip3 install -r requirements.txt",
|
||||
"MacOS": "git clone https://github.com/devanshbatham/FavFreak; cd FavFreak; pip3 install -r requirements.txt",
|
||||
"Windows": "git clone https://github.com/devanshbatham/FavFreak; cd FavFreak; pip3 install -r requirements.txt"
|
||||
"Linux": "git clone https://github.com/devanshbatham/FavFreak ; cd FavFreak; pip3 install -r requirements.txt",
|
||||
"MacOS": "git clone https://github.com/devanshbatham/FavFreak ; cd FavFreak; pip3 install -r requirements.txt",
|
||||
"Windows": "git clone https://github.com/devanshbatham/FavFreak ; cd FavFreak; pip3 install -r requirements.txt"
|
||||
},
|
||||
"Method": "FAVICON",
|
||||
"Type": "Discovery",
|
||||
@ -275,9 +275,9 @@
|
||||
"Data": "| Utility/PAYLOAD | [Gopherus](https://github.com/tarunkant/Gopherus) | This tool generates gopher link for exploiting SSRF and gaining RCE in various servers |  |  |",
|
||||
"Description": "This tool generates gopher link for exploiting SSRF and gaining RCE in various servers ",
|
||||
"Install": {
|
||||
"Linux": "git clone https://github.com/tarunkant/Gopherus; cd Gopherus; ./install.sh",
|
||||
"MacOS": "git clone https://github.com/tarunkant/Gopherus; cd Gopherus; ./install.sh",
|
||||
"Windows": "git clone https://github.com/tarunkant/Gopherus; cd Gopherus; ./install.sh"
|
||||
"Linux": "git clone https://github.com/tarunkant/Gopherus ; cd Gopherus; ./install.sh",
|
||||
"MacOS": "git clone https://github.com/tarunkant/Gopherus ; cd Gopherus; ./install.sh",
|
||||
"Windows": "git clone https://github.com/tarunkant/Gopherus ; cd Gopherus; ./install.sh"
|
||||
},
|
||||
"Method": "PAYLOAD",
|
||||
"Type": "Utility",
|
||||
@ -291,9 +291,9 @@
|
||||
"Data": "| Scanner/GQL | [GraphQLmap](https://github.com/swisskyrepo/GraphQLmap) | GraphQLmap is a scripting engine to interact with a graphql endpoint for pentesting purposes. |  |  |",
|
||||
"Description": "GraphQLmap is a scripting engine to interact with a graphql endpoint for pentesting purposes. ",
|
||||
"Install": {
|
||||
"Linux": "git clone https://github.com/swisskyrepo/GraphQLmap; cd GraphQLmap; pip3 install -r requirements.txt",
|
||||
"MacOS": "git clone https://github.com/swisskyrepo/GraphQLmap; cd GraphQLmap; pip3 install -r requirements.txt",
|
||||
"Windows": "git clone https://github.com/swisskyrepo/GraphQLmap; cd GraphQLmap; pip3 install -r requirements.txt"
|
||||
"Linux": "git clone https://github.com/swisskyrepo/GraphQLmap ; cd GraphQLmap; pip3 install -r requirements.txt",
|
||||
"MacOS": "git clone https://github.com/swisskyrepo/GraphQLmap ; cd GraphQLmap; pip3 install -r requirements.txt",
|
||||
"Windows": "git clone https://github.com/swisskyrepo/GraphQLmap ; cd GraphQLmap; pip3 install -r requirements.txt"
|
||||
},
|
||||
"Method": "GQL",
|
||||
"Type": "Scanner",
|
||||
@ -307,8 +307,8 @@
|
||||
"Data": "| Discovery/JS | [JSFScan.sh](https://github.com/KathanP19/JSFScan.sh) | Automation for javascript recon in bug bounty. |  |  |",
|
||||
"Description": "Automation for javascript recon in bug bounty. ",
|
||||
"Install": {
|
||||
"Linux": "git clone https://github.com/KathanP19/JSFScan.sh; cd JSFScan.sh; chmod +x install.sh ; ./install.sh",
|
||||
"MacOS": "git clone https://github.com/KathanP19/JSFScan.sh; cd JSFScan.sh; chmod +x install.sh ; ./install.sh",
|
||||
"Linux": "git clone https://github.com/KathanP19/JSFScan.sh ; cd JSFScan.sh; chmod +x install.sh ; ./install.sh",
|
||||
"MacOS": "git clone https://github.com/KathanP19/JSFScan.sh ; cd JSFScan.sh; chmod +x install.sh ; ./install.sh",
|
||||
"Windows": ""
|
||||
},
|
||||
"Method": "JS",
|
||||
@ -339,9 +339,9 @@
|
||||
"Data": "| Discovery/JS | [LinkFinder](https://github.com/GerbenJavado/LinkFinder) | A python script that finds endpoints in JavaScript files |  |  |",
|
||||
"Description": "A python script that finds endpoints in JavaScript files ",
|
||||
"Install": {
|
||||
"Linux": "git clone https://github.com/GerbenJavado/LinkFinder; cd LinkFinder; pip3 install -r requirements.txt",
|
||||
"MacOS": "git clone https://github.com/GerbenJavado/LinkFinder; cd LinkFinder; pip3 install -r requirements.txt",
|
||||
"Windows": "git clone https://github.com/GerbenJavado/LinkFinder; cd LinkFinder; pip3 install -r requirements.txt"
|
||||
"Linux": "git clone https://github.com/GerbenJavado/LinkFinder ; cd LinkFinder; pip3 install -r requirements.txt",
|
||||
"MacOS": "git clone https://github.com/GerbenJavado/LinkFinder ; cd LinkFinder; pip3 install -r requirements.txt",
|
||||
"Windows": "git clone https://github.com/GerbenJavado/LinkFinder ; cd LinkFinder; pip3 install -r requirements.txt"
|
||||
},
|
||||
"Method": "JS",
|
||||
"Type": "Discovery",
|
||||
@ -387,9 +387,9 @@
|
||||
"Data": "| Scanner/RECON | [Osmedeus](https://github.com/j3ssie/Osmedeus) | Fully automated offensive security framework for reconnaissance and vulnerability scanning |  |  |",
|
||||
"Description": "Fully automated offensive security framework for reconnaissance and vulnerability scanning ",
|
||||
"Install": {
|
||||
"Linux": "git clone https://github.com/j3ssie/Osmedeus; cd Osmedeus; pip3 install -r requirements.txt; ./install.sh",
|
||||
"MacOS": "git clone https://github.com/j3ssie/Osmedeus; cd Osmedeus; pip3 install -r requirements.txt; ./install.sh",
|
||||
"Windows": "git clone https://github.com/j3ssie/Osmedeus; cd Osmedeus; pip3 install -r requirements.txt; ./install.sh"
|
||||
"Linux": "git clone https://github.com/j3ssie/Osmedeus ; cd Osmedeus; pip3 install -r requirements.txt; ./install.sh",
|
||||
"MacOS": "git clone https://github.com/j3ssie/Osmedeus ; cd Osmedeus; pip3 install -r requirements.txt; ./install.sh",
|
||||
"Windows": "git clone https://github.com/j3ssie/Osmedeus ; cd Osmedeus; pip3 install -r requirements.txt; ./install.sh"
|
||||
},
|
||||
"Method": "RECON",
|
||||
"Type": "Scanner",
|
||||
@ -403,9 +403,9 @@
|
||||
"Data": "| Discovery/PARAM | [ParamSpider](https://github.com/devanshbatham/ParamSpider) | Mining parameters from dark corners of Web Archives |  |  |",
|
||||
"Description": "Mining parameters from dark corners of Web Archives ",
|
||||
"Install": {
|
||||
"Linux": "git clone https://github.com/devanshbatham/ParamSpider; cd ParamSpider; pip3 install -r requirements.txt",
|
||||
"MacOS": "git clone https://github.com/devanshbatham/ParamSpider; cd ParamSpider; pip3 install -r requirements.txt",
|
||||
"Windows": "git clone https://github.com/devanshbatham/ParamSpider; cd ParamSpider; pip3 install -r requirements.txt"
|
||||
"Linux": "git clone https://github.com/devanshbatham/ParamSpider ; cd ParamSpider; pip3 install -r requirements.txt",
|
||||
"MacOS": "git clone https://github.com/devanshbatham/ParamSpider ; cd ParamSpider; pip3 install -r requirements.txt",
|
||||
"Windows": "git clone https://github.com/devanshbatham/ParamSpider ; cd ParamSpider; pip3 install -r requirements.txt"
|
||||
},
|
||||
"Method": "PARAM",
|
||||
"Type": "Discovery",
|
||||
@ -467,9 +467,9 @@
|
||||
"Data": "| Discovery/CRAWL | [Photon](https://github.com/s0md3v/Photon) | Incredibly fast crawler designed for OSINT. |  |  |",
|
||||
"Description": "Incredibly fast crawler designed for OSINT. ",
|
||||
"Install": {
|
||||
"Linux": "git clone https://github.com/s0md3v/Photon; cd Photon; pip3 install -r requirements.txt",
|
||||
"MacOS": "git clone https://github.com/s0md3v/Photon; cd Photon; pip3 install -r requirements.txt",
|
||||
"Windows": "git clone https://github.com/s0md3v/Photon; cd Photon; pip3 install -r requirements.txt"
|
||||
"Linux": "git clone https://github.com/s0md3v/Photon ; cd Photon; pip3 install -r requirements.txt",
|
||||
"MacOS": "git clone https://github.com/s0md3v/Photon ; cd Photon; pip3 install -r requirements.txt",
|
||||
"Windows": "git clone https://github.com/s0md3v/Photon ; cd Photon; pip3 install -r requirements.txt"
|
||||
},
|
||||
"Method": "CRAWL",
|
||||
"Type": "Discovery",
|
||||
@ -499,9 +499,9 @@
|
||||
"Data": "| Scanner/S3 | [S3Scanner](https://github.com/sa7mon/S3Scanner) | Scan for open AWS S3 buckets and dump the contents |  |  |",
|
||||
"Description": "Scan for open AWS S3 buckets and dump the contents ",
|
||||
"Install": {
|
||||
"Linux": "git clone https://github.com/sa7mon/S3Scanner; cd S3Scanner; pip3 install -r requirements.txt",
|
||||
"MacOS": "git clone https://github.com/sa7mon/S3Scanner; cd S3Scanner; pip3 install -r requirements.txt",
|
||||
"Windows": "git clone https://github.com/sa7mon/S3Scanner; cd S3Scanner; pip3 install -r requirements.txt"
|
||||
"Linux": "git clone https://github.com/sa7mon/S3Scanner ; cd S3Scanner; pip3 install -r requirements.txt",
|
||||
"MacOS": "git clone https://github.com/sa7mon/S3Scanner ; cd S3Scanner; pip3 install -r requirements.txt",
|
||||
"Windows": "git clone https://github.com/sa7mon/S3Scanner ; cd S3Scanner; pip3 install -r requirements.txt"
|
||||
},
|
||||
"Method": "S3",
|
||||
"Type": "Scanner",
|
||||
@ -531,9 +531,9 @@
|
||||
"Data": "| Scanner/SSRF | [SSRFmap](https://github.com/swisskyrepo/SSRFmap) | Automatic SSRF fuzzer and exploitation tool |  |  |",
|
||||
"Description": "Automatic SSRF fuzzer and exploitation tool ",
|
||||
"Install": {
|
||||
"Linux": "git clone https://github.com/swisskyrepo/SSRFmap; cd SSRFmap; pip3 install -r requirements.txt",
|
||||
"MacOS": "git clone https://github.com/swisskyrepo/SSRFmap; cd SSRFmap; pip3 install -r requirements.txt",
|
||||
"Windows": "git clone https://github.com/swisskyrepo/SSRFmap; cd SSRFmap; pip3 install -r requirements.txt"
|
||||
"Linux": "git clone https://github.com/swisskyrepo/SSRFmap ; cd SSRFmap; pip3 install -r requirements.txt",
|
||||
"MacOS": "git clone https://github.com/swisskyrepo/SSRFmap ; cd SSRFmap; pip3 install -r requirements.txt",
|
||||
"Windows": "git clone https://github.com/swisskyrepo/SSRFmap ; cd SSRFmap; pip3 install -r requirements.txt"
|
||||
},
|
||||
"Method": "SSRF",
|
||||
"Type": "Scanner",
|
||||
|
Loading…
x
Reference in New Issue
Block a user