[ buster ]
[ 源代码: pcredz ]
软件包:pcredz(0.9-1)
Extracts authentication credentials from network captures
Pcredz extracts and dumps authentication information from either a live network capture or a pcap dump file. It works on the following (unencrypted) protocols:
- POP - SMTP - IMAP - SNMP community string - FTP - HTTP Basic - NTLMv1/v2 (DCE-RPC,SMBv1/2,LDAP, MSSQL, HTTP, etc) - Kerberos (AS-REQ Pre-Auth etype 23) hashes.
It can also optionally, although with far lesser certainty, print sniffed strings that appear to be credit card numbers.
其他与 pcredz 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-libpcap
- Python wrapper for libpcap packet capture library