Source: wifite
Section: net
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders:
 Daniel Echeverri <epsilon@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3,
 python3-setuptools,
Build-Depends-Indep:
 aircrack-ng <!nocheck>,
 cowpatty <!nocheck>,
 python3-chardet <!nocheck>,
 python3-pytest <!nocheck>,
 tshark <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/kimocoder/wifite2
Vcs-Git: https://salsa.debian.org/pkg-security-team/wifite.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/wifite

Package: wifite
Architecture: all
Depends:
 aircrack-ng,
 ieee-data,
 net-tools,
 python3-chardet,
 reaver,
 tshark,
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 bully,
 cowpatty,
 hashcat,
 hcxdumptool,
 hcxpcaptool,
 macchanger,
Description: Python script to automate wireless auditing using aircrack-ng tools
 Wifite is a tool to audit WEP or WPA encrypted wireless networks.
 It uses aircrack-ng, pyrit, reaver, tshark tools to perform the audit.
 .
 This tool is customizable to be automated with only a few arguments
 and can be trusted to run without supervision.
