Category Archives: Security

Apparently you can buy the master keys for several car boot manufacturers.

Or at least for all the ones you will find in Alanta, GA. Apparently there are “private” firms that will put these on along with law enforcement, in some cases in a racket (illegal). So someone took the time to … Continue reading

Posted in Security | Comments Off on Apparently you can buy the master keys for several car boot manufacturers.

RPi’s used to hack ATMs

Not much details on how it was done. Or the Raspberry Pi build. My 2 cents, it most likely was a RPi with a battery, and it was used to access a debug or service port on the ATM. And … Continue reading

Posted in RaspberryPi, Security | Comments Off on RPi’s used to hack ATMs

Self hosting bitwarden

Bitwarden is a good password manager, and its free (to a degree). But if you don’t trust them, you can host your own bitwarden server on a RPi. https://www.makeuseof.com/self-host-bitwarden-password-manager-raspberry-pi-zero/

Posted in Misc-Life, My Projects, Security | Comments Off on Self hosting bitwarden

Making an fm jammer

Pretty simple build overall https://www.instructables.com/DIY-FM-Radio-Jammer-Circuit-Using-LC-Oscillator/

Posted in Security, Tinkering | Comments Off on Making an fm jammer

Office Space Hacker caught

I got a kick out of this article. The hacker (software developer) thought was a bit more greedy than the movie. https://www.theverge.com/2023/1/6/23542859/office-space-fraud-zulily-employee-security

Posted in Security | Comments Off on Office Space Hacker caught

Interesting article on how criminals use your home address to start scamming you

Scamming, or using your credit, etc etc. All can start with just your home address https://www.makeuseof.com/what-can-cybercriminal-do-with-home-address/

Posted in Misc-Life, Security | Comments Off on Interesting article on how criminals use your home address to start scamming you

Using a RPi as a security camera

Interesting build. Myself, I am still fond of Wyze cameras, thought some changes have me a little concerned. https://www.makeuseof.com/create-a-multi-camera-cctv-system-with-raspberry-pi-and-motioneyeos/

Posted in Misc-Life, RaspberryPi, Security | Comments Off on Using a RPi as a security camera

Convert your credit card into an NFC payment ring

OK this assumes your card supports NFC, the author basically “melds” the chip in the card out, and puts a new antenna on it that goes around the 3D printed ring. Clever build. Not so sure I would do this … Continue reading

Posted in Cheap, CNC/3D-printing, Misc-Life, Security | Comments Off on Convert your credit card into an NFC payment ring

Make your own Snap gun

Basically a lock picking gun, it picks locks by jaming around the pins on the lock til it gets the right pattern.

Posted in Cheap, CNC/3D-printing, Misc-Life, Security | Comments Off on Make your own Snap gun

Using a fingerprint sensor and arduino for a BIO authentication

Basically you authenticate your stored fingerprint to the arduino, that then issues the unlock (password in this case as an HID interface) to the computer. Interesting build, would be easy to hack. https://www.instructables.com/PC-Fingerprint-Login-Works-on-Any-Computer-xiao-Ar/

Posted in Arduino, Cheap, Misc-Life, Security | Comments Off on Using a fingerprint sensor and arduino for a BIO authentication