Specialised scanner
Commix
Automated detection of command-injection flaws.
01
What it does
Commix tests your inputs for command injection — cases where user data reaches the operating system — and, when it finds one, confirms the flaw by demonstrating controlled command execution.
02
What data you get
Confirmation of any command-injection point, the parameter and technique involved, and evidence of the level of access it grants.
03
Why it matters to your site
Command injection can hand an attacker control of your server itself, not just your data. Confirming whether any input reaches the shell is critical, and this does it precisely.
More in this category
Other specialised tools
sqlmap
★ FeaturedThe definitive tool for detecting and confirming SQL injection.
Confirmed SQLi Best for: Database exposure
View details
XSStrike
Advanced detection and confirmation of cross-site scripting.
Confirmed XSS Best for: XSS confirmation
View details
Dalfox
Fast, parameter-focused XSS scanner and verifier.
Verified XSS Best for: Large param sets
View details