Add burp suite

This commit is contained in:
Amanpreet Singh 2017-12-12 00:46:07 -05:00 committed by GitHub
parent e614ff19c9
commit e4c871c608
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -250,6 +250,8 @@ Check solve section for steganography.
## Web
*Tools used for solving Web challenges*
- [BurpSuite]() - A graphical tool to testing website security.
- [Commix](https://github.com/commixproject/commix) - Automated All-in-One OS Command Injection and Exploitation Tool.
- [Hackbar](https://addons.mozilla.org/en-US/firefox/addon/hackbar/) - Firefox addon for easy web exploitation
- [OWASP ZAP](https://www.owasp.org/index.php/Projects/OWASP_Zed_Attack_Proxy_Project) - Intercepting proxy to replay, debug, and fuzz HTTP requests and responses