mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-03-07 06:15:57 -05:00
remove Aron(deleted repo)
This commit is contained in:
parent
6aeb4926d8
commit
ddf2e88379
@ -84,7 +84,6 @@ A collection of cool tools used by Web hackers. Happy hacking , Happy bug-huntin
|
|||||||
| Discovery/GQL | [graphql-voyager](https://github.com/APIs-guru/graphql-voyager) | 🛰️ Represent any GraphQL API as an interactive graph |  |  |
|
| Discovery/GQL | [graphql-voyager](https://github.com/APIs-guru/graphql-voyager) | 🛰️ Represent any GraphQL API as an interactive graph |  |  |
|
||||||
| Discovery/GQL | [inql](https://github.com/doyensec/inql) | InQL - A Burp Extension for GraphQL Security Testing |  |  |
|
| Discovery/GQL | [inql](https://github.com/doyensec/inql) | InQL - A Burp Extension for GraphQL Security Testing |  |  |
|
||||||
| Discovery/HTTP | [Arjun](https://github.com/s0md3v/Arjun) | HTTP parameter discovery suite. |  |  |
|
| Discovery/HTTP | [Arjun](https://github.com/s0md3v/Arjun) | HTTP parameter discovery suite. |  |  |
|
||||||
| Discovery/HTTP | [Aron](https://github.com/m4ll0k/Aron) | Aron is a GO script for finding hidden GET & POST parameters |  |  |
|
|
||||||
| Discovery/HTTP | [headi](https://github.com/mlcsec/headi) | Customisable and automated HTTP header injection |  |  |
|
| Discovery/HTTP | [headi](https://github.com/mlcsec/headi) | Customisable and automated HTTP header injection |  |  |
|
||||||
| Discovery/JS | [JSFScan.sh](https://github.com/KathanP19/JSFScan.sh) | Automation for javascript recon in bug bounty. |  |  |
|
| 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 | [LinkFinder](https://github.com/GerbenJavado/LinkFinder) | A python script that finds endpoints in JavaScript files |  |  |
|
||||||
|
16
data.json
16
data.json
@ -47,22 +47,6 @@
|
|||||||
"Windows": "cd Arjun; git pull -v "
|
"Windows": "cd Arjun; git pull -v "
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Aron": {
|
|
||||||
"Data": "| Discovery/HTTP | [Aron](https://github.com/m4ll0k/Aron) | Aron is a GO script for finding hidden GET \u0026 POST parameters |  |  |",
|
|
||||||
"Description": "Aron is a GO script for finding hidden GET \u0026 POST parameters ",
|
|
||||||
"Install": {
|
|
||||||
"Linux": "go get -u github.com/m4ll0k/Aron",
|
|
||||||
"MacOS": "go get -u github.com/m4ll0k/Aron",
|
|
||||||
"Windows": "go get -u github.com/m4ll0k/Aron"
|
|
||||||
},
|
|
||||||
"Method": "HTTP",
|
|
||||||
"Type": "Discovery",
|
|
||||||
"Update": {
|
|
||||||
"Linux": "go get -u github.com/m4ll0k/Aron",
|
|
||||||
"MacOS": "go get -u github.com/m4ll0k/Aron",
|
|
||||||
"Windows": "go get -u github.com/m4ll0k/Aron"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Assetnote Wordlists": {
|
"Assetnote Wordlists": {
|
||||||
"Data": "| Utility/WORD | [wordlists](https://github.com/assetnote/wordlists) | Automated \u0026 Manual Wordlists provided by Assetnote |  |  |",
|
"Data": "| Utility/WORD | [wordlists](https://github.com/assetnote/wordlists) | Automated \u0026 Manual Wordlists provided by Assetnote |  |  |",
|
||||||
"Description": "Automated \u0026 Manual Wordlists provided by Assetnote",
|
"Description": "Automated \u0026 Manual Wordlists provided by Assetnote",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user