Source: eapmd5pass
Section: net
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 13), libssl-dev, libpcap-dev
Standards-Version: 4.6.1
Homepage: https://www.willhackforsushi.com/?page_id=67

Package: eapmd5pass
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Tool for extracting and cracking EAP-MD5
 EAP-MD5 is a legacy authentication mechanism that does not provide sufficient
 protection for user authentication credentials.  Users who authenticate using
 EAP-MD5 subject themselves to an offline dictionary attack vulnerability.
 .
 This tool reads from a live network interface in monitor-mode, or from a
 stored libpcap capture file, and extracts the portions of the EAP-MD5
 authentication exchange.  Once the challenge and response portions have been
 collected from this exchange, eapmd5pass will mount an offline dictionary
 attack against the user's password.
