A bash script to launch a Soft AP, configurable with a wide variety of attack options.
New Features in PwnSTAR V0.6:
New Features in PwnSTAR V0.6:
- advanced menu (big plans for filling this over time)
- captive portal using iptables and php:
- accepts/denies based on MAC
- can track multiple clients (your hardware permitting!)
- writes sslstrip iptables rules per client/MAC
General Features :
- manage interfaces and MACspoofing
- set up sniffing
- serve up phishing or malicious web pages
- launch karmetasploit
- grab WPA handshakes
- de-auth clients
- manage IPtables
Updated feature list :
- captive-portal with iptables and php
- more php scripts added
Menu Options |
Hotspot screenshot |
Improvements:
backup index to backup directory (no longer overwrites previous backups)
sleeps reduced – runs faster
error-checking————————————————————————
Two new www directories to be used from the advanced menu:
1. Portal_hotspot: looks the same as hotspot but uses the new captive-portal system
2. Portal_simple: very plain (less dodgy looking than hotspot?). Allows the splash page name to be changed to whatever you fancy e.g. Joe’s Cybercafe, Goldmann-Sucks Private Net. Set the essid of the AP to match this.
backup index to backup directory (no longer overwrites previous backups)
sleeps reduced – runs faster
error-checking————————————————————————
Two new www directories to be used from the advanced menu:
1. Portal_hotspot: looks the same as hotspot but uses the new captive-portal system
2. Portal_simple: very plain (less dodgy looking than hotspot?). Allows the splash page name to be changed to whatever you fancy e.g. Joe’s Cybercafe, Goldmann-Sucks Private Net. Set the essid of the AP to match this.
Instructions for use:
download and untar
copy the hotspot directory into /var/www
set permissions;
hotspot directory:- group www-data, create and delete files
formdata.txt:- group www-data, rw
process-form-data.php:- make executable
leave index.html where it is; PwnSTAR will move it into position
Download :
PwnSTAR_0.6 (42.3 KB)
portal_hotspot.tgz (71.5 KB) Appears same as “hotspot_2″ to the client, but has full iptables captive portal by client MAC.
portal_simple.tgz (1.4 KB) Captive portal using php and iptables. Plain index page. Allows variable setting of name eg “Joe’s Cybercafe”
Find other version |
Read more in here : http://code.google.com/p/pwn-star/