Last active
August 9, 2018 23:09
-
-
Save ksaj/f7f07043c7b971d03d20f38a47478366 to your computer and use it in GitHub Desktop.
Audio Fuzzing trick
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I was thinking about those so-called ghost scanners and came up with an idea for sending secret messages. | |
The way the scanners work is they monitor a radio frequency that is saturated with white noise, and then | |
feed the audio static to a voice recognizer. Sometimes it picks up "words" in the static, and displays a | |
text transcription of it. Real live ghosts... spooky! | |
So now it makes me wonder if anyone hacking their Siri/Alexa/Whomever has trimmed samples of these ghost | |
words to send messages using static that was fuzzed from the airwaves... | |
Sure, it isn't practical in so many ways, but it would still be a fun hack. At least as fun as the video | |
graphic changes that make OpenCV confuse turtles for weapons. | |
Karsten Johansson, Aug 7, 2018 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment