2018-10-25 17:31:36 +02:00
{
"attributes" : {
2020-04-26 02:10:02 +02:00
"AutoAdminLogon" : {
"description" : "Flag value to determine if autologon is enabled for a user without entering the password." ,
"disable_correlation" : true ,
"misp-attribute" : "boolean" ,
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
2020-04-26 02:10:02 +02:00
"AutoRestartShell" : {
"description" : "Value of the flag set to auto restart the shell if it crashes or shuts down automatically." ,
"disable_correlation" : true ,
"misp-attribute" : "boolean" ,
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
2020-04-26 02:10:02 +02:00
"CachedLogonCount" : {
"description" : "Number of times the user has logged into the system." ,
"disable_correlation" : true ,
"misp-attribute" : "counter" ,
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
2020-04-26 02:10:02 +02:00
"Comments" : {
"description" : "Additional comments." ,
"disable_correlation" : true ,
2018-10-25 17:31:36 +02:00
"misp-attribute" : "text" ,
2020-04-26 02:10:02 +02:00
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
"DefaultUserName" : {
"description" : "user-name of the default user." ,
2020-04-26 02:10:02 +02:00
"disable_correlation" : true ,
2018-10-25 17:31:36 +02:00
"misp-attribute" : "text" ,
2020-04-26 02:10:02 +02:00
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
2020-04-26 02:10:02 +02:00
"DisableCAD" : {
"description" : "Flag to determine if user login is enabled by pressing Ctrl+ALT+Delete." ,
2018-10-25 17:31:36 +02:00
"disable_correlation" : true ,
2020-04-26 02:10:02 +02:00
"misp-attribute" : "boolean" ,
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
"Legal-notice-caption" : {
"description" : "Message title set to display when the user logs-in." ,
2020-04-26 02:10:02 +02:00
"disable_correlation" : true ,
2018-10-25 17:31:36 +02:00
"misp-attribute" : "text" ,
"multiple" : true ,
2020-04-26 02:10:02 +02:00
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
"Legal-notice-text" : {
"description" : "Message set to display when the user logs-in." ,
2020-04-26 02:10:02 +02:00
"disable_correlation" : true ,
2018-10-25 17:31:36 +02:00
"misp-attribute" : "text" ,
"multiple" : true ,
2020-04-26 02:10:02 +02:00
"ui-priority" : 0
} ,
"PasswordExpiryWarining" : {
"description" : "Number of times the password expiry warning appeared." ,
"disable_correlation" : true ,
"misp-attribute" : "counter" ,
"ui-priority" : 0
} ,
"PowerdownAfterShutDown" : {
"description" : "Flag value- if the system is set to power down after it is shutdown." ,
"disable_correlation" : true ,
"misp-attribute" : "boolean" ,
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
"PreCreateKnownFolders" : {
"description" : "create known folders key" ,
2020-04-26 02:10:02 +02:00
"disable_correlation" : true ,
2018-10-25 17:31:36 +02:00
"misp-attribute" : "text" ,
2020-04-26 02:10:02 +02:00
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
"ReportBootOk" : {
"description" : "Flag to check if the reboot was successful." ,
2020-04-26 02:10:02 +02:00
"disable_correlation" : true ,
2018-10-25 17:31:36 +02:00
"misp-attribute" : "boolean" ,
2020-04-26 02:10:02 +02:00
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
2020-04-26 02:10:02 +02:00
"SID" : {
"description" : "Security identifier assigned to the user profile." ,
"disable_correlation" : true ,
"misp-attribute" : "text" ,
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
2020-04-26 02:10:02 +02:00
"Shell" : {
"description" : "Shell set to run when the user logs onto the system." ,
"disable_correlation" : true ,
"misp-attribute" : "text" ,
"multiple" : true ,
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
2020-04-26 02:10:02 +02:00
"ShutdownFlags" : {
"description" : "Number of times shutdown is initiated from a process when the user is logged-in." ,
"disable_correlation" : true ,
"misp-attribute" : "counter" ,
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
"ShutdownWithoutLogon" : {
"description" : "Value of the flag set to enable shutdown without requiring a user to login." ,
2020-04-26 02:10:02 +02:00
"disable_correlation" : true ,
2018-10-25 17:31:36 +02:00
"misp-attribute" : "boolean" ,
2020-04-26 02:10:02 +02:00
"ui-priority" : 0
} ,
"UserInit" : {
"description" : "Applications and files set to run when the user logs onto the system (User logon activity)." ,
"misp-attribute" : "text" ,
"multiple" : true ,
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
"WinStationsDisabled" : {
"description" : "Flag value set to enable/disable logons to the system." ,
2020-04-26 02:10:02 +02:00
"disable_correlation" : true ,
2018-10-25 17:31:36 +02:00
"misp-attribute" : "boolean" ,
2020-04-26 02:10:02 +02:00
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
2020-04-26 02:10:02 +02:00
"user-profile-key-last-write-time" : {
"description" : "Date and time when the key was last updated." ,
"disable_correlation" : true ,
"misp-attribute" : "datetime" ,
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
2020-04-26 02:10:02 +02:00
"user-profile-key-path" : {
"description" : "key where the user-profile information is retrieved from." ,
"disable_correlation" : true ,
"misp-attribute" : "text" ,
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
2020-04-26 02:10:02 +02:00
"user-profile-last-write-time" : {
"description" : "Date and time when the user profile was last updated." ,
"disable_correlation" : true ,
"misp-attribute" : "datetime" ,
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
2020-04-26 02:10:02 +02:00
"user-profile-path" : {
"description" : "Path of the user profile on the system" ,
"disable_correlation" : true ,
"misp-attribute" : "text" ,
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
} ,
2020-04-26 02:10:02 +02:00
"winlogon-key-last-write-time" : {
"description" : "Date and time when the winlogon key was last updated." ,
"disable_correlation" : true ,
"misp-attribute" : "datetime" ,
"ui-priority" : 0
} ,
"winlogon-key-path" : {
"description" : "winlogon key referred in order to retrieve default user information" ,
"disable_correlation" : true ,
2018-10-25 17:31:36 +02:00
"misp-attribute" : "text" ,
2020-04-26 02:10:02 +02:00
"ui-priority" : 0
2018-10-25 17:31:36 +02:00
}
} ,
"description" : "Regripper Object template designed to gather user profile information when the user logs onto the system, gathered from the software hive." ,
"meta-category" : "misc" ,
2020-04-26 02:10:02 +02:00
"name" : "regripper-software-hive-userprofile-winlogon" ,
"required" : [
"user-profile-key-path" ,
"SID"
] ,
2018-10-25 17:31:36 +02:00
"uuid" : "df03d0e4-3e6b-4e56-951a-142eae4cad59" ,
2020-04-26 02:10:02 +02:00
"version" : 1
}