Skip to content

williamgibb/fakeAP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

fakeAP

Create a fake access point in Kali. Determines the correct DHCP settings and creates the dhcpd.conf file for you. Includes the option to sniff all APs in the area and copy one of their settings.

Usage

python fakeAP.py

Create a fake access point with the ESSID of 'Free Wifi' on channel 6 without encryption.

python fakeAP.py -t

-t, Sniff the air for all access points in range, Ctrl-C to select one and use its ESSID and channel in the creation of your fake AP

python fakeAP.py -c 1 -e 'New SSID' -w

-c, Start the access point on channel 1

-e, Set the broadcast ESSID as 'New SSID'

-w, Set the fake access point to use WPA2 flagged beacon frames and save handshakes to fakeAPlog.cap


danmcinerney.org

Analytics

About

Create fake AP in Kali with 1 command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published