No Description

wareck 655c0a32cf Mettre à jour 'pisponder.sh' 7 years ago
README.md d55ae9bfbf first commit 7 years ago
pisponder.sh 655c0a32cf Mettre à jour 'pisponder.sh' 7 years ago

README.md

pisponder

(Pi + Responder)

Run Responder locally on a Raspberry Pi Zero. Just like a LAN Turtle found here: https://room362.com/post/2016/snagging-creds-from-locked-machines/

pisponder is my first script. All it does is turn a Raspberry Pi Zero running Raspbian lite into a NTLMv2 hash stealing machine (even when the target computer is locked!).

Instructions

Download pisponder.sh, make it executable and then run as root.

Like this for example:

wget https://raw.githubusercontent.com/dee-oh-double-gee/pisponder/master/pisponder.sh

sudo chmod 755 pisponder.sh

sudo ./pisponder.sh

This script will work ONLY on the Raspberry Pi Zero. And I have only tested it on ver 1.3.

Demo Video:

Pisponder Demo

Credit goes to:

https://github.com/lgandx/Responder

Mubix from room362.com

https://th3s3cr3tag3nt.blogspot.com/

http://elevatedprompt.com/2016/09/snagging-credentials-from-locked-machines-with-raspberry-pi-zero/