windows subtitle wasn't properly formatted (#527)

This commit is contained in:
Nick McLoota
2019-09-03 13:13:34 -07:00
committed by Michael Haag
parent 6e0c26b97c
commit c3dc0dc593
+3 -1
View File
@@ -1,6 +1,8 @@
# T1037 - Logon Scripts
## [Description from ATT&CK](https://attack.mitre.org/wiki/Technique/T1037)
<blockquote>### Windows
<blockquote>
### Windows
Windows allows logon scripts to be run whenever a specific user or group of users log into a system. (Citation: TechNet Logon Scripts) The scripts can be used to perform administrative functions, which may often execute other programs or send information to an internal logging server.