Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jgamblin/mana-common
Using Mana to Spoof Common SSIDs
https://github.com/jgamblin/mana-common
Last synced: 3 months ago
JSON representation
Using Mana to Spoof Common SSIDs
- Host: GitHub
- URL: https://github.com/jgamblin/mana-common
- Owner: jgamblin
- License: mit
- Created: 2015-10-14T15:50:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-17T12:38:29.000Z (about 9 years ago)
- Last Synced: 2024-05-30T01:17:47.884Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 4.78 MB
- Stars: 9
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **8**星
README
# Mana Common SSIDs
Uses Mana to Broadcast 7 popular SSID while turning Karma off to demonstrate the danager of having wireless networks saved on your phone.# What this does?
It broadcasts 7 SSID's at one time using the [CanaKit Ralink 5370 Chipset USB Wireless Card](http://www.amazon.com/dp/B00GFAN498/).
I have it configured to broadcast:
+ attwifi
+ dlink
+ belkin54g
+ NETGEAR
+ iPhone
+ linksys
+ xfinitywifi#Demo
![Demo Gif](https://raw.githubusercontent.com/jgamblin/mana-common/master/manacommon.gif)
#Installation
[Install and configure mana.](https://github.com/sensepost/mana)
cp dhcp-common.conf /etc/mana-toolkit/
cp hostapd-common.conf /etc/mana-toolkit/
cp start-nat-full-common.sh /?/run-mana/
cp start-nat-simple-common.sh /?/run-mana/
#Running
./start-nat-simple-full.sh./start-nat-simple-common.sh
#Notes
./start-nat-simple-common.sh works with basic passs throuhg../start-nat-full-common.sh works by creating a eth0:1 virtual interface.
These scripts assume that your wirless card that allows this many APs is WLAN1. You may have to tweak it. The TL-WN722N allows two SSID's if you want to edit it to use that.