Category Archives: Security

Crackle, tool the simplify cracking bluetooth encrypted session

Its basically a brute force attack and takes in a wiretrace and spits out the decrypted version.  I haven’t tried it myself yet. http://www.darknet.org.uk/2017/02/crackle-crack-bluetooth-smart-encryption-ble/

Posted in Security | 1 Comment

HashID, interesting python tool to ID hashes

This is an interesting tool that you can use to figure what time of hashes are used.  This can come in handing not just with hacking/pen testing, but with development as well as you may deal with different things that … Continue reading

Posted in Security, Software Development | 2 Comments

Hacking printers

A nice article that goes over that hacking printers is alive and well.  Most of the tool uses PJL to get into the system.  So if you can turn that off, it would be worth it. https://isc.sans.edu/forums/diary/Multiple+vulnerabilities+discovered+in+popular+printer+models/22023/ https://github.com/RUB-NDS/PRET http://hacking-printers.net/wiki/index.php/Main_Page

Posted in Printer Security | Comments Off on Hacking printers

Interesting build for a smartphone connected door lock

Its using a pretty intense servo.  They have a wooden version of the deadbolt to servo device too.  It uses a raspberry pi for the controller.  I wonder why not a RPi Zero instead.  The comm’s is blynk between the … Continue reading

Posted in Cheap, RaspberryPi, Security | Comments Off on Interesting build for a smartphone connected door lock

How to opt out of person search sites

Good article on how to opt out of sites for personal info on you http://lifehacker.com/how-to-opt-out-of-the-most-popular-people-search-sites-1791536533

Posted in Cheap, Security | 1 Comment

PoisonTap

Interesting use of a RPi Zero. The $5 PoisonTap quickly, completely hijacks even a locked computer’s internet

Posted in RaspberryPi, Security | Comments Off on PoisonTap

Using Jumper cables to stop trains

Apparently there must be some current that runs thru the rails to detect trains going over it.  So with a jumper cable, you can connect the two rails and make it look like a “train” is stuck on the tracks, … Continue reading

Posted in Misc-Life, Security | Comments Off on Using Jumper cables to stop trains

Fern WiFi Crack tool

This looks like an interesting tool written in Python.  I wonder what it is using under the hood. http://www.darknet.org.uk/2016/12/fern-wifi-cracker-wireless-security-auditing-tool/

Posted in Security | Comments Off on Fern WiFi Crack tool

Make a USB killer

OK this was too funny, the author takes a USB connector and the charge circuitry out of a bug zapper to combine the two to make a USB killer.  Basically a device that will charge up from the USB port … Continue reading

Posted in Cheap, Misc-Life, Security | Comments Off on Make a USB killer

Netdiscover, use to find devices on a network

Just a short article about netdiscover, a good tool to find out what systems are on the network with you.  I was surprised its still around. http://www.darknet.org.uk/2016/11/netdiscover-network-address-discovery-tool/

Posted in Misc-Life, Security | Comments Off on Netdiscover, use to find devices on a network