diff --git a/README.md b/README.md index 04a1318..3534d79 100644 --- a/README.md +++ b/README.md @@ -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 | ![](https://img.shields.io/github/stars/APIs-guru/graphql-voyager) | ![](https://img.shields.io/github/languages/top/APIs-guru/graphql-voyager) | | Discovery/GQL | [inql](https://github.com/doyensec/inql) | InQL - A Burp Extension for GraphQL Security Testing | ![](https://img.shields.io/github/stars/doyensec/inql) | ![](https://img.shields.io/github/languages/top/doyensec/inql) | | Discovery/HTTP | [Arjun](https://github.com/s0md3v/Arjun) | HTTP parameter discovery suite. | ![](https://img.shields.io/github/stars/s0md3v/Arjun) | ![](https://img.shields.io/github/languages/top/s0md3v/Arjun) | -| Discovery/HTTP | [Aron](https://github.com/m4ll0k/Aron) | Aron is a GO script for finding hidden GET & POST parameters | ![](https://img.shields.io/github/stars/m4ll0k/Aron) | ![](https://img.shields.io/github/languages/top/m4ll0k/Aron) | | Discovery/HTTP | [headi](https://github.com/mlcsec/headi) | Customisable and automated HTTP header injection | ![](https://img.shields.io/github/stars/mlcsec/headi) | ![](https://img.shields.io/github/languages/top/mlcsec/headi) | | Discovery/JS | [JSFScan.sh](https://github.com/KathanP19/JSFScan.sh) | Automation for javascript recon in bug bounty. | ![](https://img.shields.io/github/stars/KathanP19/JSFScan.sh) | ![](https://img.shields.io/github/languages/top/KathanP19/JSFScan.sh) | | Discovery/JS | [LinkFinder](https://github.com/GerbenJavado/LinkFinder) | A python script that finds endpoints in JavaScript files | ![](https://img.shields.io/github/stars/GerbenJavado/LinkFinder) | ![](https://img.shields.io/github/languages/top/GerbenJavado/LinkFinder) | diff --git a/data.json b/data.json index 8534888..1c096b4 100644 --- a/data.json +++ b/data.json @@ -47,22 +47,6 @@ "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 | ![](https://img.shields.io/github/stars/m4ll0k/Aron) | ![](https://img.shields.io/github/languages/top/m4ll0k/Aron) |", - "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": { "Data": "| Utility/WORD | [wordlists](https://github.com/assetnote/wordlists) | Automated \u0026 Manual Wordlists provided by Assetnote | ![](https://img.shields.io/github/stars/assetnote/wordlists) | ![](https://img.shields.io/github/languages/top/assetnote/wordlists) |", "Description": "Automated \u0026 Manual Wordlists provided by Assetnote",