Skip to content

* DigiPass is a script use for the Digispark usb, as a BadUSB or RubberDucky. Load, attack, and watch the passwords from the victims web browser come in the mail! 😤

Notifications You must be signed in to change notification settings

CharlesTheGreat77/DigiPass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigiPass

  • DigiPass steals the victims password vault credentials, and emails them to the attacker. Plug-in, Plug-out, and watch the passwords come in the mail! 😤 This is all done using a Digispark (Attiny85) usb device.

rubberducky

   _   ,--()
  ( )-'-.------|> DigiPass [ Digispark USB ]
   "     `--[]  < Web Browser Password Stealer

DISCLAIMER

This project must not be used for illegal purposes, and is strictly for educational purposes and for people to experiment with. The user takes full responsibility for their own actions.

Instructions

Download and install the Arduino IDE (if have not) and configure it for Digispark.

Watch Seytonic tutorial for easy installation: https://youtu.be/fGmGBa-4cYQ

Then download the script (sketch), open it in Arduino IDE, and enter your Gmail address, password, and sender email address on LINE 42.

Setup

git clone https://github.com/CharlesTheGreat77/DigiPass
cd DigiPass/
nano DigiPass.ino
Line 42: Enter your GMAIL address, and Password.

gmailacc

THEN, keep scrolling right and enter the address you wish to send it to. THAT'S IT!

sender_rec

START YOUR PHYSICAL LEECHING!

In Action

PLUG USB INTO "VICTIM" PC!!

pluginUSB

WAIT TILL LIGHT ON USB TURNS ON (it takes about 15 seconds).

LOOK AT YOUR EMAIL!

emailPasswd

Extra Sketches to take NOTE on by CedArctic

Trolling Sketches

FlipperZero Based Repo

BADUSB Repo https://github.com/CharlesTheGreat77/BADUSB

Token Grabber for BADUSB

https://github.com/CharlesTheGreat77/token2Discord

Resources

Digispark (Attiny85) $4 TOPS https://www.amazon.com/Digispark-Kickstarter-ATTINY85-Arduino-Development/dp/B01MQOPY5C digispark

Chris Hales - PowerShell Password One-liners https://www.google.com/amp/s/chrishales.wordpress.com/2018/01/03/powershell-password-one-liners/amp/

CedArctic - DigiSpark-Scripts https://github.com/CedArctic/DigiSpark-Scripts

About

* DigiPass is a script use for the Digispark usb, as a BadUSB or RubberDucky. Load, attack, and watch the passwords from the victims web browser come in the mail! 😤

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages