π 02 - Data Exfiltration
Overview
Notes of this categories will discuss about how to exfiltrate data from inside of a system using different techniques or tools. SQL injection, for example, is a technique that can be used to exfiltrate data from a database in the backend server.
π§ 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