π 02 - Credential Access
Overview
Credential access is the act of stealing or cracking the credentials of a service or a user inside a system often leads to persistence, impersonation or privilege escalation. The credentials can either be the password, tickets, tokens, etc.
π§ Techniques
TABLE creation_date AS "Created"
FROM "05 - Content"
WHERE contains(secondary, this.file.link) AND contains(tags, "π§ ")
SORT file.name ASCπ οΈ Tools
TABLE creation_date AS "Created"
FROM "05 - Content"
WHERE contains(secondary, this.file.link) AND contains(tags, "π οΈ")
SORT file.name ASCπ© Related CTF Operations
TABLE difficulty
FROM "05 - Content"
WHERE contains(secondary, this.file.link) AND contains(tags, "π©")
SORT file.name ASC