Monday, January 10, 2011

Capturar trafico SMTP con tshark (wireshark)

tshark -f "tcp port 25" -R "smtp" -i eth0

-f = especifica el filtro de captura
-R = especifica el filtro de muestra
-i = la interface a capturar

No comments:

Followers

About me

Santa Fe, Argentina
Programador Web, PHP, MySQL, JQuery, Administrador Linux. LAMP, Lighttpd, Nginx.