Maze [Hardware]
Hardware - 300 points
Walkthrough
We start by downloading the source files.
After extracting the file structure we use
tree to get an overview of the files:
βββ π½AKUMA π₯· β€β€ π10.10.0.12
βββ[ο   ~/Desktop/CTF/hackerroyale]
ββ β tree -ah
[   0]  .
βββ [   0]  PJL
βββ [   0]  PostScript
βββ [   0]  saveDevice
β   βββ [   0]  SavedJobs
β       βββ [   0]  InProgress
β       β   βββ [1.2M]  Factory.pdf
β       βββ [   0]  KeepJob
βββ [   0]  webServer
    βββ [   0]  default
    β   βββ [4.4K]  csconfig
    βββ [   0]  home
    β   βββ [ 165]  device.html
    β   βββ [ 230]  hostmanifest
    βββ [   0]  lib
    β   βββ [   0]  keys
    β   βββ [   0]  security
    βββ [   0]  objects
    βββ [   0]  permanentFastory.pdf looks interesting, so we start by opening it. Scrolling down we find the flag HTB{1n7323571n9_57uff_1n51d3_4_p21n732}.
Last updated
