• Stars
    star
    1,102
  • Rank 42,105 (Top 0.9 %)
  • Language
    Python
  • License
    MIT License
  • Created about 10 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Websploit is a high level MITM framework

Websploit

Websploit is a high level MITM framework

Installation

Manual install via git :

$ git clone https://github.com/f4rih/websploit.git
$ cd websploit
$ python setup.py install

Execute via command line :

$ websploit

install via apt:

$ apt-get install websploit

Menu

Select module :

wsf > use arp_spoof

with options command you can see options of current module:

wsf > arp_spoof > options

Change options with set command:

wsf > arp_spoof > set target 192.168.1.24

Finally run module via execute command:

wsf > arp_spoof > execute

Meta

Fardin Allahverdinazhand - @f4rih - [email protected] && pezhman Zandi - @begininvoke Distributed under the MIT license. see LICENSE.txt for more information.

https://github.com/f4rih/websploit