Update Wallpaper-Troll.ps1

This commit is contained in:
Kavitate 2022-12-24 09:26:56 -06:00 committed by GitHub
parent 20d858db30
commit 1ea870e449
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,10 +21,10 @@
.DESCRIPTION .DESCRIPTION
This program gathers details from target PC to include name associated with the microsoft account, their latitude and longitude, 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. 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 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 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 Additionally, a secret message will be left in the binary of the wallpaper image generated and left on their desktop.
#> #>
############################################################################################################################################# #############################################################################################################################################