rsabir / bro-dsniff

A dsniff project using bro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C 38.1%Language:C++ 29.2%Language:Bro 14.6%Language:CMake 8.5%Language:JavaScript 3.0%Language:Python 2.7%Language:Shell 1.0%Language:Yacc 0.5%Language:TeX 0.5%Language:Ruby 0.4%Language:Lex 0.3%Language:Groff 0.3%Language:Standard ML 0.2%Language:GLSL 0.2%Language:Makefile 0.2%Language:LLVM 0.1%Language:Perl 0.0%Language:R 0.0%Language:Awk 0.0%Language:CSS 0.0%Language:Objective-C 0.0%