Boatplugs
@shadylink
she/her Beep boop I do computer 🏳️⚧️ Ramblings: Photography: patreon.com/boatplugs Youtube:
@davidkuszmar.com Lol if only someone tried to warn people that their tools were vulnerable to temporal tampering...
Seriously though, photos can't capture the insanity that this exhibit is. From someone who loves 'randomness' the #ExquisiteCreatures exhibit tickled the very part of my mind that enjoys collecting little dudes. #photography #nature #bugs
This is from the Christopher Marley Exquisite Creatures exhibit in Seattle. Truly an awe-inspiring showcase of variety that nature has created for us to enjoy. #photography #nature #bugs #ExquisiteCreatures
They had a really old one with flip displays and that classic bell noise. It was AWESOME
#radiacode measurements after being sent through an old luggage x-ray compared to the newer TSA x-ray machines.
at the bottom of this script we can see a reaaally long string that is being passed through these anonymous functions. This is the meat and potatoes.
what is this script that it's loading? using urlscan again we can fetch this main.js and take a quick peek aaaand as you'd expect there's a ton of obfuscation!
Lets dig into this a little shall we? >:) if you visited this page you'd be presented with a captcha to verify a real person has fallen for the phish using a tool like urlscan.io we can safely inspect the page contents for anything shady where we immediately see a little bit of javascript...
yaaay! I finally got some reliable-ish python and raspberrry pio code working with the #jumperlessv5 to generate pulses for hardware glitching. Next step is get this hooked up to a mosfet and some test hardware.