Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vtr0n/fakeap

Fake access point using dns spoof and ssl stripping
https://github.com/vtr0n/fakeap

access-point fake-ap fakeap hacking kali kali-linux mitm

Last synced: 3 months ago
JSON representation

Fake access point using dns spoof and ssl stripping

Awesome Lists containing this project

README

        

# fakeAP
Fake access point using dns2proxy and sslstrip2.

### Usage
```./fakeAP.py --help```

Install packages:
```./fakeAP.py --install```

Example:
```./fakeAP.py --ssid FREE_WIFI --chanel 1 --access-point wlan0 --network-interface eth0 --dns-spoof --ssl-strip```