Skip to content

Commit

Permalink
Merge pull request #990 from Pri3st/master
Browse files Browse the repository at this point in the history
Added "Urgent Security Updates" phishing template
  • Loading branch information
HackingDave authored May 24, 2024
2 parents f3abbd4 + 388f273 commit abdfa26
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 abdfa26

Please sign in to comment.