PCAP Notes
Right Click ->
Follow TCP StreamFile->Export ObjectsTraffic that can be viewed
Telnet
FTP
rsh
rlogin
SMTP (Need to decode using base64)
POP
IMAP
HTTP
Authorizationheader uses base64If no
Content-Lengthis set, useTCP Streaminstead
DNS
ICMP
TLSv1.2
To view the packet content (Requires the key file)
Select one of of the TLS packets -> Right Click ->
Protocol Preferences->RSA keys listSelect one of of the TLS packets -> Right Click ->
Protocol Preference->TLS debug file(For Pre-Master-Secret log)
MySQL
Potential tools used
uudecode
Last updated