husmen / droidsheep

Automatically exported from code.google.com/p/droidsheep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General

DroidSheep is a simple Android tool for web session hijacking (sidejacking). It listens for HTTP packets sent via a wireless (802.11) network connection and extracts the session id from these packets in order to reuse them.

DroidSheep can capture sessions using the libpcap library and supports: OPEN Networks WEP encrypted networks WPA and WPA2 encrypted networks (PSK only)

DroidSheep is not intended to steal identities or endamage anybody, but to show the weak security of non-ssl webservices.

This software uses libpcap and arpspoof.

THIS SOFTWARE IS NOT INTENDED TO STEAL IDENTITIES, BUT ONLY FOR SECURITY ANALYSIS!

About

Automatically exported from code.google.com/p/droidsheep


Languages

Language:C 43.4%Language:Makefile 26.0%Language:HTML 13.6%Language:Shell 10.7%Language:Groff 3.4%Language:Java 2.2%Language:Yacc 0.3%Language:Lex 0.2%Language:CSS 0.2%