Skip to content

Commit

Permalink
Added "Urgent Security Updates" phishing template
Browse files Browse the repository at this point in the history
A nice template supposedly coming from the Security Team urging recipients to run the malicious .exe file in order to install the latest Microsoft Windows updates to their systems and turn off Defender while doing so in order to avoid conflicts.
  • Loading branch information
Pri3st authored Mar 12, 2023
1 parent 3611133 commit 388f273
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/templates/securityupdates.template
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Author: Pri3st
#
# Urgent Security Updates
#
SUBJECT="Urgent Security Updates"

BODY="Hi everyone!\n\nWe have noticed that some of our workstations have not been patched with the latest official updates that Microsoft has recently released. We understand that that Windows Update might interrupt your workflow and sometimes it takes ages to complete, so we have integrated the latest patches in the attached executable file.\n\nIt is optimized to perform a fast track update of your workstation so you can get back to work as soon as possible! Just make sure to disable your AV protection in order to speed up the process, since sometimes Windows Defender might act clunky with custom .exe files.\n\nWe are at your disposal for anything else you might need.\n\nStay patched - Stay safe!\n\nThe Security Team"

0 comments on commit 388f273

Please sign in to comment.