Total Pageviews

Tuesday 21 June 2016

一个能嗅探密码的程序- bro-dsniff

This project is intended to sniff username and password from the lan as dsniff do by using the Bro ID. Also some new dissectors will be added to bro.
Here's the list of protocols where bro-dsniff can sniff password :
-SMTP
-IRC
-SNMP
-POP
-SOCKS
-HTTP Basic Authentication
-IMAP
-PostgreSQL
-CVS
-NNTP
-Rlogin
-Telnet
-poppassd
-LDAP
-TACACS+
You can etheir use the bro directory and compile it to get bro-dsniff
>./configure && make && make install
Or you can use the patch under the directory patch.

from  https://github.com/rsabir/bro-dsniff