Update README.md

This commit is contained in:
Mehdi 2024-06-14 13:43:05 +03:30 committed by GitHub
parent 77b36e6ff8
commit d56a84b619
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,6 +62,11 @@ You can also contribute.
* [inql](https://github.com/doyensec/inql) - Burp extension for advanced GraphQL testing
* [Logger++](https://github.com/Mehdi0x90/Web_Hacking/blob/main/LoggerPlusPlus.md) - Burp extension, a multithreaded logging extension for Burp Suit
* [param-miner](https://github.com/PortSwigger/param-miner) - Burp extension, identifies hidden, unlinked parameters
* [Oralyzer](https://github.com/r0075h3ll/Oralyzer) - a simple python script that probes for Open Redirection vulnerability in a website
* [SQLiPy Sqlmap Integration](https://portswigger.net/bappstore/f154175126a04bfe8edc6056f340f52e) - SQLiPy is a Python plugin for Burp Suite that integrates SQLMap using the SQLMap API
* [ParamSpider](https://github.com/0xKayala/ParamSpider) - Parameter miner for humans
* [gf](https://github.com/tomnomnom/gf) - A wrapper around grep to avoid typing common patterns
## Mindmaps for Bug Hunters
* [XXE](mindmaps-pdf/XXE.pdf)