# commix **Repository Path**: flyger757/commix ## Basic Information - **Project Name**: commix - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-02 - **Last Updated**: 2025-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

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](https://github.com/stasinopoulos)** (**[@ancst](https://x.com/ancst)**), that automates the detection and exploitation of **[command injection](https://www.owasp.org/index.php/Command_Injection)** vulnerabilities. ![Screenshot](https://commixproject.com/images/background.png) You can visit the [collection of screenshots](https://github.com/commixproject/commix/wiki/Screenshots) demonstrating some of the features on the wiki. ## Installation You can download commix on any platform by cloning the official Git repository : $ git clone https://github.com/commixproject/commix.git commix Alternatively, you can download the latest [tarball](https://github.com/commixproject/commix/tarball/master) or [zipball](https://github.com/commixproject/commix/zipball/master). *__Note:__ **[Python](http://www.python.org/download/)** (version **2.6**, **2.7** or **3.x**) is required for running commix.* ## Usage To get a list of all options and switches use: $ python commix.py -h To get an overview of commix available options, switches and/or basic ideas on how to use commix, check **[usage](https://github.com/commixproject/commix/wiki/Usage)**, **[usage examples](https://github.com/commixproject/commix/wiki/Usage-Examples)** and **[filters bypasses](https://github.com/commixproject/commix/wiki/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)](https://github.com/commixproject/commix/blob/master/doc/translations/README-fa-FA.md) * [Greek](https://github.com/commixproject/commix/blob/master/doc/translations/README-gr-GR.md) * [Indonesian](https://github.com/commixproject/commix/blob/master/doc/translations/README-idn-IDN.md) * [Turkish](https://github.com/commixproject/commix/blob/master/doc/translations/README-tr-TR.md)