Included rick roll capability

This commit is contained in:
Just Call Me Koko
2019-12-16 08:47:12 -05:00
committed by GitHub
parent 4882016e03
commit 6785826b95
+1 -1
View File
@@ -33,13 +33,13 @@ You can check out the marauder article written [here](https://www.hackster.io/ne
- Probe Request Sniff: Sniff for WiFi [probe request frames](https://mrncciew.com/2014/10/27/cwap-802-11-probe-requestresponse/) sent by wireless devices
- Beacon Sniff: Sniff [beacon frames](https://en.wikipedia.org/wiki/Beacon_frame) sent by wireless acccess points
- Beacon Spam Random: Spam hundreds of random beacon frames to wireless devices within range
- Rick Roll: Broadcast the rick roll lyrics as WiFi access points
- Bluetooth Sniffer: Sniff bluetooth devices within range
- Detect Card Skimmers: Detect bluetooth enabled credit card skimmers
### Developing
- Emulate Bluetooth: Emulate a bluetooth device with a specific name
- Bluetooth Spam: Spam hundreds of fake bluetooth devices
- Rick Roll: Broadcast the rick roll lyrics as WiFi access points
- Packet Monitor: Show WiFi packet density on a given channel using a time bar graph
# Do It Yourself