Example of the How Weak Encryption Type Can Giveaway Kerberoasting
As visible in the screenshot below. Modern SIEM’S can filter for “TicketEncryptionType” that is associated with weaker encryption to detect Kerberoasting.
Example of the Loudness of Kerberoasting Large Numbers of Users
Related
Related Notes
All Related Notes
TABLE file.ctime as "Created", tags as "Tags"FROM "New Notes"WHERE contains(tags, "windows") OR contains(tags, "active-directory")SORT file.ctime DESC
windows
TABLE file.ctime as "Created", tags as "Tags"FROM "New Notes"WHERE contains(tags, "windows")SORT file.ctime DESC
active-directory
TABLE file.ctime as "Created", tags as "Tags"FROM "New Notes"WHERE contains(tags, "active-directory")SORT file.ctime DESC