랭킹으로 돌아가기
f4rih/websploit
PythonWebsploit is a high level MITM framework
pythonwebsploitwifi-hackingarp-spoofingmitmfake-apnetwork-scannerkalidebian
주요 지표
스타 성장
스타
1.2k
포크
303
주간 성장
—
이슈
56
5001k
2014년 10월2016년 9월2018년 9월2020년 8월2022년 8월2024년 8월2026년 7월
아티팩트PyPI
pip install websploitREADME
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 - f4rih@pm.me && pezhman Zandi - @begininvoke Distributed under the MIT license. see LICENSE.txt for more information.
관련 저장소