Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 799 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 799 Bytes

PTJ-Karma

###INTRODUCTION Script to make wifi karma attacks much simpler

ptjkarma.sh was designed to make it very simple to create a rogue access point that mimics probed APs. Once the client connects to the fake AP, it will be granted a DHCP address and internet access. This is the modular point for extensions, you can do w/e you want after this point.

-Fairly well commented so it should be easy to understand

-spawns seperate xterm windows for airbase and the dhcp server

-!!!!!!THIS SCRIPT WIPES OUT PREVIOUS DHCPD CONFIGS!!!!!

###CONFIG This script has support for a configuration file. The conf file "ptjkarma.conf" must be in the same directory that ptjkarma.sh is run from. Simply copy the settings specified towards the top of the .sh into the .conf and run the .sh.