How to Install and Uninstall pcredz Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 11,2025

1. Install "pcredz" package

Learn how to install pcredz on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pcredz

2. Uninstall "pcredz" package

Please follow the instructions below to uninstall pcredz on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pcredz $ sudo apt autoclean && sudo apt autoremove

3. Information about the pcredz package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pcredz
Priority: extra
Section: universe/net
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Gunnar Wolf
Architecture: all
Version: 0.9-1
Depends: python:any, python-libpcap
Filename: pool/universe/p/pcredz/pcredz_0.9-1_all.deb
Size: 7956
MD5sum: 827af4f495462fb60f1cdf17f1def162
SHA1: 4c8e7511c45af3376b08db0f0b72621ea83d58b0
SHA256: 709e16f303cbe212ee7aed15cf3a4df47d4f0f7d108ca3e6460eeaa61e1efa5b
Description-en: 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.
Description-md5: 856536f48814c4b3c4f74e52af21ee9c
Homepage: http://github.com/lgandx/PCredz
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu