January 2019
Intermediate to advanced
548 pages
12h 7m
English
Command injection exploiter (commix) is an automated tool written in Python that is pre-compiled in Kali Linux to perform various OS commands if the application is vulnerable to command injection. It allows attackers to inject into any specific vulnerable parts of the application, or even into an HTTP header.
commix also comes as an additional plugin in various penetration testing frameworks such as TrustedSec's Penetration Testers Framework (PTF) and OWASP's Offensive Web Testing Framework (OWTF).
Attackers may use all the functionalities provided by commix by entering commix -h in the Terminal.
To simulate the exploit, execute the following command in the Terminal on the targeted vulnerable web server: ...
Read now
Unlock full access