πŸ“‚ 02 - Remote Code Execution

Overview

Contents of this topic will revolve around vulnerabilities that allow remote command execution on a target machine as any users.


🧠 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
TABLE difficulty
FROM "05 - Content"
WHERE contains(secondary, this.file.link) AND contains(tags, "🚩")
SORT file.name ASC