Websploit is a high level MITM framework
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
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
Fardin Allahverdinazhand - @0x0ptim0us - 0x0ptim0us@gmail.com Distributed under the MIT license. see LICENSE.txt for more information.
Thanks to @zapezhman
FBL is tool to find broken links in articles and files
SelfUp is a free and open source project to helps us become the better version of ourselves.
دوست داری بدونی چند ساعت واسه خرید یه چیز باید کار کنی؟
درگاه اتصال به بانک های ایرانی ( درگاه پرداخت بانک ملی ایران،بانک سامان، بانک ملت، درگاه پرداخت زرین پال و ... ) با استفاده از پایتون
a package for type checking the urls and associated views for django
Solution of Quera's Problems with different programming language and approach.
🎨 ASCII art library for Python
pytorch implementation of crnn. A sample training of license plate is provided.