i looked at the script
This commit is contained in:
parent
5fa3b37aa9
commit
5b954f18d2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ I installed a package capture app on my phone and tried a bunch of things in the
|
|||
|
||||
What I thought would be fun, was to write a script that scans the whole network for Bluesound speakers, and then plays the [nyancat song](https://www.youtube.com/watch?v=2yJgwwDcgV8&pp=ygUIbnlhbiBjYXQ%3D) on all of them (it was still enough of a meme back then).
|
||||
|
||||
[bluesound.py](bluesound.py) is that script, I am posting this unedited, just the way I found it on my hard drive. It's fun to see how differently I approached coding back then and how much I've learned since.
|
||||
[bluesound.py](bluesound.py) is that script, I am posting this unedited, just the way I found it on my hard drive. It's fun to see how differently I approached coding back then and how much I've learned since. I'm not even sure the network scanning code works, it looks like it shouldn't :) I probably didn't know about subnets and netmasks.
|
||||
|
||||
## is this kind of a real vulnerability?
|
||||
|
||||
|
|
Loading…
Reference in a new issue