mirror of
https://github.com/apsdehal/awesome-ctf
synced 2025-02-16 15:28:23 +00:00
Add InjectBot SQLi tool
This commit is contained in:
parent
eb504b242b
commit
fffd900890
1 changed files with 2 additions and 1 deletions
|
@ -290,7 +290,8 @@ Check solve section for steganography.
|
|||
```pip install sqlmap```
|
||||
- [W3af](https://github.com/andresriancho/w3af) - Web Application Attack and Audit Framework.
|
||||
- [XSSer](http://xsser.sourceforge.net/) - Automated XSS testor.
|
||||
|
||||
- [InjectBot](https://github.com/tariqhawis/injectbot) - Web-Based SQLi scanner and exploiter tool
|
||||
```docker run --name injectbot -d -p 8080:80 tariqhawis/injectbot:latest```
|
||||
|
||||
# Resources
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue