How to Install and Uninstall commix Package on Kali Linux

Last updated: May 10,2024

1. Install "commix" package

Learn how to install commix on Kali Linux

$ sudo apt update $ sudo apt install commix

2. Uninstall "commix" package

Please follow the guidelines below to uninstall commix on Kali Linux:

$ sudo apt remove commix $ sudo apt autoclean && sudo apt autoremove

3. Information about the commix package on Kali Linux

Package: commix
Version: 3.9-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 1238
Depends: python3:any, metasploit-framework, unicorn-magic (>= 3.12)
Homepage: https://commixproject.com
Priority: optional
Section: misc
Filename: pool/main/c/commix/commix_3.9-0kali1_all.deb
Size: 166416
SHA256: 7837f604c3a725ff144d28e9b3b2e9afa26c198d07d33a864511f15bf36a9340
SHA1: d45a0672610550c835b9e6e491f39668f823fe14
MD5sum: ede3f8dfa0e4dd4f8acd38820dd807ae
Description: Automated All-in-One OS Command Injection and Exploitation Tool
This package contains Commix (short for [comm]and [i]njection e[x]ploiter).
It has a simple environment and it can be used, from web developers,
penetration testers or even security researchers to test web applications with
the view to find bugs, errors or vulnerabilities related to command injection
attacks. By using this tool, it is very easy to find and exploit a command
injection vulnerability in a certain vulnerable parameter or string.
Commix is written in Python programming language.
Description-md5:

5. The same packages on other Linux Distributions