Sniffing Unencrypted Email Demo
|
|
| Simplified Demo Screen of Encrypted Emails |
|
|
|
|
| Simplified Sniffing Hints |
- Enter the ip# of the Mail Server or your Pop3 server or IMAP server
be sure to select the right port number for the type of host server you are trying to sniff
otherwise, you might be waiting an extremely long time before something is sniffed
- Source or Destination
src would be emails from the mail server goint out to the internet
dst would be emails from the internet coming in to your mail server
- Enter the port number you want to sniff
- the 6 most important port numbers for sniffing purposes
21 == login/passwd sniffing for FTP connections --> 123 secure ftp
23 == login/passwd sniffing for telnet connections --> 22 SSH
25 == incoming and outgoing email on your mail server --> 465 smtps
80 == outgoing html pages from your web server --> 443 https
110 == login/passwd/email sniffing on your pop3 server --> 995 pop3s
143 == login/passwd/email sniffing on your imap server --> 993 imaps
- encrypted version providing the same functionality
- all 65,000 ports (/etc/servies) are sniffable,
but sniffing encrypted packets will appear as non-human-readable jibberish to the unauthorized sniffer
|
| Online email Sniffing Demo |
|