Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
MrNonoss committed Jun 11, 2020
1 parent 4daacbb commit 6a0927c
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,44 @@
# P4np1_Prank
Yes, this is the revenge repo !! |^v^|

I had a computer-revenge to take on a teammate.
What better tool than the awesome <url=https://github.com/RoganDawes/P4wnP1_aloa>P4wnP1_aloa</url> to accomplish it.

My goal is to disturb him. I don't want to destroy is computer, so there will be no meterpreter, no malware, no password exfiltration, etc...
There might be some if he responds back ^^

I decided to split the script in 6 parts, the seventh is the whole pack.
Why splitting, I noticed that on the same machine, the "keyboard" does not act always the same way, from time to time, it's malfunctionning. Splitting the script allows to proceed with the next step without carring about the failure of the previous one.

Let's speak of what we are going to do... Please note that everything here will be layout("fr");

# 01_DisableWinDef_JeremPrank
Pretty self explanatory, this will use keyboard to self disable Winbdows Defender (Why? We never knows...)

# 02_ModMouse_JeremPrank
This will use the keyboard to change mouse options.
It will make it very big and pink. It will also invert mouse pads and scroll.

# 03_BigText_JeremPrank
Here, we will make the text size bigger.

# 04_FullSound_JeremPrank
Here, we will set sound to full.

# 05_UglyTheme_JeremPrank
One of the best part, I created an "ugly theme".
This script will download it from my personnal server, on his computer, and set it to default
This theme include wallpaper, sound theme, color, etc...

# 06_BurstFiles_JeremPrank
Also a big anoyance, this one will set an infinite loop of file createdtion on the desktop.
In other words, in a few minutes, the hard drive will be full of empty 3Mo files saying "do_Not_Fuck_With_Me.XX"

# 07_godsWrath_jeremPrank
This one is the whole prank set in just one script.



Big credits to all that use P4wnp for their tips on their own repos, and specially to :
- https://github.com/RoganDawes/P4wnP1_aloa
- https://github.com/NightRang3r/P4wnP1-A.L.O.A.-Payloads

0 comments on commit 6a0927c

Please sign in to comment.