infrahard

False Flag

alfactf

Task: SELinux policy maze with 100 states in a 10x10 grid, need to find path to read flag. Solution: Parse TASK_EDGE macros to build graph, use BFS to find path from entry point (0,1) to goal state (9,9).

$ ls tags/ techniques/
SELinux policy analysisGraph traversal (BFS)State machine reverse engineeringMacro expansion analysis

🔒

Permission denied (requires tier.pro)

Sign in to access full writeups

Create a free account with GitHub, then upgrade to Pro.

$ssh [email protected]