Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simen64 authored Mar 15, 2024
1 parent 73635ed commit 31f5fed
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Bluescreen-mouse/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Bluescreen mouse

## What it does
Simply deploys a python payload that first downloads pynput, then it waits for mouse movement. If the mouse moves a blue screen is thrown!
Simply deploys a powershell payload that waits for mouse movement. If the mouse moves a blue screen is thrown!

## How to use

This payload is originally made for the OMG Plug, but it is pretty simple to modify to any other duckyscript platform you wish to use.

## Credits

The mouse movent function is from I Am Jakoby's powershell for hackers library.
The BSOD function is from peewpw's Invoke-BSOD repo.

0 comments on commit 31f5fed

Please sign in to comment.