Add postman and hackbar (#35)

This commit is contained in:
Amanpreet Singh 2016-10-30 22:15:41 -04:00 committed by GitHub
parent a9afdf37c1
commit fc22695778

View file

@ -227,6 +227,8 @@ Check solve section for steganography.
*Tools used for solving Web challenges*
- [Hackbar](https://addons.mozilla.org/en-US/firefox/addon/hackbar/) - Firefox addon for easy web exploitation
- [Postman](https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop?hl=en) - Add on for chrome for debugging network requests
- [SQLMap](https://github.com/sqlmapproject/sqlmap) - Automatic SQL injection and database takeover tooli
- [W3af](https://github.com/andresriancho/w3af) - Web Application Attack and Audit Framework.
- [XSSer](http://xsser.sourceforge.net/) - Automated XSS testor