Skip to content
forked from f4rih/websploit

Websploit is a high level MITM framework

License

Notifications You must be signed in to change notification settings

techsd/websploit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Websploit

Websploit is a high level MITM framework

Installation

Manual install via git :

$ git clone https://github.com/websploit/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 - @0x0ptim0us - 0x0ptim0us@gmail.com Distributed under the MIT license. see LICENSE.txt for more information.

Thanks to @zapezhman

https://github.com/websploit/websploit

About

Websploit is a high level MITM framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%