- VULN_ID_DESC =
'The ID of the vuln record associated with this vuln attempt was exploiting.'
- SESSION_ID_DESC =
'The ID of the session record associated with this vuln attempt if it was successful.'
- LOOT_ID_DESC =
'The ID of the loot record associated with this vuln attempt if loot was gathered.'
- ATTEMPTED_AT_DESC =
'The time that this vuln attempt occurred.'
- EXPLOITED_DESC =
'true if the vuln attempt was successful.'
- FAIL_REASON_DESC =
'Short reason why this attempt failed.'
- FAIL_DETAIL_DESC =
'Long details about why this attempt failed.'
- MODULE_DESC =
'Full name of the Metasploit module that was used in this attempt.'
- MODULE_EXAMPLE =
'linux/local/docker_daemon_privilege_escalation'
- USERNAME_DESC =
'The username of the user who made this vuln attempt.'