commix
Automated All-in-One OS command injection and exploitation tool
can be used from web developers, penetration testers or even security
researchers in order to test web-based applications
with the view to find bugs, errors or vulnerabilities
related to command injection attacks.
Installation :
$ apt update && apt upgrade
$ apt install git
$ apt install python2
$ git clone https://github.com/commixproject/commix
$ cd commix
$ chmod +x *
usage :
$ python2 commix.py
Now it shows how you can use this too..
$ python2 commix.py -h
it shows all options...
$ python2 commix.py -u site.com
it shows all information....
Comments
Post a Comment