mirror of
https://github.com/trustedsec/social-engineer-toolkit
synced 2024-11-24 21:43:04 +00:00
Added "Urgent Security Updates" phishing template
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.
This commit is contained in:
parent
3611133a5a
commit
388f27315b
1 changed files with 7 additions and 0 deletions
7
src/templates/securityupdates.template
Normal file
7
src/templates/securityupdates.template
Normal file
|
@ -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"
|
Loading…
Reference in a new issue