From 6e39225d73c00cc670fe038496e51049a991a87b Mon Sep 17 00:00:00 2001 From: armandmtnz Date: Mon, 5 Jun 2023 14:30:54 -0700 Subject: [PATCH] Update ReadMe.md Adding cleanup actions to the description to bring awareness of recycle bin deletion and PowerShell and run history deletion. --- Payloads/Flip-ADV-RickRoll/ReadMe.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Payloads/Flip-ADV-RickRoll/ReadMe.md b/Payloads/Flip-ADV-RickRoll/ReadMe.md index 9addab7..3a4b784 100644 --- a/Payloads/Flip-ADV-RickRoll/ReadMe.md +++ b/Payloads/Flip-ADV-RickRoll/ReadMe.md @@ -29,6 +29,7 @@ A script used to do an advanced rick roll on your target. This program Rick Rolls your target without opening a muted youtube video. A Rick Roll video is downloaded and played in your powershell console when a mouse movement is detected. +It also empties the Recycle bin, deletes the run box history, and powershell history. ## Getting Started