Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
commix — Automated All-in-One OS Command Injection Exploitation Tool | Kitploit
Tools/GitHubGitHub/commixproject/commix
Vulnerability ScannersExploitationWeb Application ExploitationWAF BypassPenetration Testing
GitHubcommixproject/commix

commix

Automated All-in-One OS Command Injection Exploitation Tool

View Repository
5.8k9371 day agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

CommixProject

Builds Tests Python 2.6|2.7|3.x GPLv3 License GitHub closed issues X

Commix (short for [comm]and [i]njection e[x]ploiter) is an open source penetration testing tool, written by Anastasios Stasinopoulos (@ancst), that automates the detection and exploitation of command injection vulnerabilities.

Screenshot You can visit the collection of screenshots demonstrating some of the features on the wiki.

Installation

You can download commix on any platform by cloning the official Git repository :

root@kitploit:~
$ git clone https://github.com/commixproject/commix.git commix

Alternatively, you can download the latest tarball or zipball.

Note: Python (version 2.6, 2.7 or 3.x) is required for running commix.

Usage

To get a list of all options and switches use:

root@kitploit:~
$ python commix.py -h

To get an overview of commix available options, switches and/or basic ideas on how to use commix, check usage, usage examples and filters bypasses wiki pages.

Links

  • User's manual: https://github.com/commixproject/commix/wiki
  • Issues tracker: https://github.com/commixproject/commix/issues

Translations

  • Farsi(Persian)
  • French
  • Greek
  • Indonesian
  • Turkish
Download Tool