Source: commix
Section: python
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-all,
               python3-bs4,
               python3-colorama,
               python3-setuptools,
               python3-six
Standards-Version: 4.7.4
Homepage: https://github.com/commixproject/commix
Vcs-Browser: https://salsa.debian.org/pkg-security-team/commix
Vcs-Git: https://salsa.debian.org/pkg-security-team/commix.git
Testsuite: autopkgtest-pkg-pybuild

Package: commix
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
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.
