Skip to content

Automatic MITM bash script for Linux. The script uses sslstrip, urlsnarf and ettercap.

Notifications You must be signed in to change notification settings

LostNatives/sniff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

=== Automatic MITM script v1.0 beta ===

Readme date: Nov 2 2011
Author: Luka Pusic <pusic93@gmail.com>
URI: http://360percents.com/posts/automatic-mitm-shell-script/
Github: https://github.com/lukapusic/isniff

== Description ==
Automatic MITM (arp poisoning) shell script that features tools like sslstrip,
dsniff and ettercap. The script collects all packets, including SSL traffic
collected with sslstrip and logs all the URLs using uslsnarf from dsniff collection.
You are welcome to submit bugs, feature requests and improvements.

== System requirements ==
* unix like system
* sslstrip
* dsniff
* ettercap
* iptables

== Instructions ==
1. apply permissions: chmod +x ./isniff.sh
2. the script must be run as root

== Changelog ==
*

== Known issues ==
* arp poisoning may cause overloads on large networks

License
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
* <pusic93@gmail.com> wrote this file. As long as you retain this notice you
* can do whatever you want with this stuff. If we meet some day, and you think
* this stuff is worth it, you can buy me a beer in return. Luka Pusic
* ----------------------------------------------------------------------------

About

Automatic MITM bash script for Linux. The script uses sslstrip, urlsnarf and ettercap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages