mirror of
https://github.com/apsdehal/awesome-ctf
synced 2025-02-16 15:28:23 +00:00
Add postman and hackbar (#35)
This commit is contained in:
parent
a9afdf37c1
commit
fc22695778
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue