Skip to content

5l1v3r1/bro-dsniff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bro-dsniff

Final Year project at ENSEIRB MATMECA.

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.

About

A dsniff project using bro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 38.3%
  • C++ 29.2%
  • Zeek 14.6%
  • CMake 8.5%
  • JavaScript 3.0%
  • Python 2.7%
  • Other 3.7%