commix 4.1+dfsg-1
Package Information
| Description | automated tool for detecting OS command injection vulnerabilities Commix (Command Injection Exploiter) automates the detection and exploitation of OS command injection vulnerabilities in web applications. It supports multiple injection techniques, HTTP request formats, authentication methods, payload tampering, and session management. Optional integration with the Metasploit Framework is available via the --msf-path option. Commix is intended for security researchers, penetration testers, and administrators performing authorized security assessments. |
|---|---|
| Maintainer | Debian Security Tools <team+pkg-security@tracker.debian.org> |
| Changed By | Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> |
| Sponsor | tchet@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/pkg-security-team/commix.git (browse) |
| Closes | #833397 |
| Tracker | https://tracker.debian.org/pkg/commix |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Changed-By | Josenilson Ferreira da Silva |
|---|---|
| Architecture | source all |
| Distribution | unstable |
| Date | Tue, 23 Jun 2026 07:39:08 -0300 |
| Source | commix |
| Version | 4.1+dfsg-1 |
Changelog
commix (4.1+dfsg-1) unstable; urgency=medium . * Initial release. (Closes: #833397)
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | commix deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/commixproject/commix
Upstream-Name: commix
Upstream-Contact: Anastasios Stasinopoulos <ancst@commixproject.com>
Files-Excluded: src/thirdparty/six
src/thirdparty/colorama
src/thirdparty/beautifulsoup
Comment:
Exclude bundled copies of six, colorama and beautifulsoup.
The package is patched to use the system-provided python3-six,
python3-colorama and python3-bs4 packages instead.
Files: *
Copyright: 2014-2026 Anastasios Stasinopoulos <ancst@commixproject.com>
License: GPL-3.0+
Files: debian/*
Copyright: 2026 Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
License: GPL-3.0+
License: GPL-3.0+
This package is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this package. If not, see <https://www.gnu.org/licenses/>.
Comment:
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".