Ask Your Question
0

how can one Sniff a SMTP session from HELO to QUIT

asked 2019-11-03 08:03:20 +0000

elmi79 gravatar image

how can one Sniff a SMTP session from HELO to QUIT

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-11-03 09:31:39 +0000

grahamb gravatar image

Make a capture at an appropriate point in the network, client or server or somewhere in between which carries the traffic (e.g. switch or router) and apply a capture filter for SMTP, e.g. port 25.

If the capture point will see SMTP traffic for clients other than the target you might have to add an additional filter for the target host IP.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2019-11-03 08:03:20 +0000

Seen: 489 times

Last updated: Nov 03 '19