mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-08-21 05:53:30 -07:00
Update README.md
This commit is contained in:
parent
d535c8796c
commit
09402ecccf
1 changed files with 2 additions and 12 deletions
14
README.md
14
README.md
|
@ -17,7 +17,7 @@ Contact me at:
|
||||||
- IRC on Freenode: #MITMf
|
- IRC on Freenode: #MITMf
|
||||||
- Email: byt3bl33d3r@gmail.com
|
- Email: byt3bl33d3r@gmail.com
|
||||||
|
|
||||||
**Before submitting issues, please read the [CONTRIBUTING.md](CONTRIBUTING.md).**
|
**Before submitting issues, please read the relevant [section](https://github.com/byt3bl33d3r/MITMf/wiki/Reporting-a-bug) in the wiki .**
|
||||||
|
|
||||||
Description
|
Description
|
||||||
============
|
============
|
||||||
|
@ -132,17 +132,7 @@ For a complete list of available options, just run ```python mitmf.py --help```
|
||||||
- **SMBAuth** : Evoke SMB challenge-response authentication attempts
|
- **SMBAuth** : Evoke SMB challenge-response authentication attempts
|
||||||
- **Upsidedownternet** : Flips images 180 degrees
|
- **Upsidedownternet** : Flips images 180 degrees
|
||||||
|
|
||||||
How to install on Kali
|
|
||||||
======================
|
|
||||||
|
|
||||||
```apt-get install mitmf```
|
|
||||||
|
|
||||||
**Currently Kali has a very old version of MITMf in its repos, read the [Installation](#installation) section to get the latest version**
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
- Clone this repository
|
Please refer to the wiki for [installation instructions](https://github.com/byt3bl33d3r/MITMf/wiki/Installation)
|
||||||
- Run the ```setup.sh``` script
|
|
||||||
- On Kali, Debian (and possibly Ubuntu): ```apt-get install python-dev python-setuptools libpcap0.8-dev libnetfilter-queue-dev```
|
|
||||||
- Run the command ```pip install --upgrade -r requirements.txt``` to install all Python dependencies
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue