mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-07-07 13:32:18 -07:00
Merge pull request #10 from mmetince/master
Kali installation steps added into README.md
This commit is contained in:
commit
9ef85851a2
1 changed files with 8 additions and 0 deletions
|
@ -40,3 +40,11 @@ https://github.com/secretsquirrel/the-backdoor-factory and code from BDFProxy ht
|
|||
- Added beefapi.py for interfacing with BeEF's RESTfulAPI
|
||||
|
||||
- Addition of the app-cache poisoning attack by Krzysztof Kotowicz
|
||||
|
||||
<h3>How to install on Kali</h3>
|
||||
|
||||
First you need to execute install-bdfactory.sh file then execute following commands.
|
||||
|
||||
>apt-get install capstone python-nfqueue
|
||||
|
||||
>pip install pefile capstone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue