From 6785826b95a216264cc7e237c3ce8a3fb79ae310 Mon Sep 17 00:00:00 2001 From: Just Call Me Koko <25190487+justcallmekoko@users.noreply.github.com> Date: Mon, 16 Dec 2019 08:47:12 -0500 Subject: [PATCH] Included rick roll capability --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e301b2e..6b1ef6b 100644 --- a/README.md +++ b/README.md @@ -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