/ .obsidian / workspace.json
workspace.json
  1  {
  2    "main": {
  3      "id": "5324373015726ba8",
  4      "type": "split",
  5      "children": [
  6        {
  7          "id": "4509724f8bf84da7",
  8          "type": "tabs",
  9          "children": [
 10            {
 11              "id": "e7a7b303c61786dc",
 12              "type": "leaf",
 13              "state": {
 14                "type": "markdown",
 15                "state": {
 16                  "file": "CTF/HackTheBox Labs/LoveTok.md",
 17                  "mode": "source",
 18                  "source": false
 19                },
 20                "icon": "lucide-file",
 21                "title": "LoveTok"
 22              }
 23            }
 24          ]
 25        }
 26      ],
 27      "direction": "vertical"
 28    },
 29    "left": {
 30      "id": "c52f780ae4ca4b6a",
 31      "type": "split",
 32      "children": [
 33        {
 34          "id": "cd5415ce001e6caf",
 35          "type": "tabs",
 36          "children": [
 37            {
 38              "id": "100ac86013311ab5",
 39              "type": "leaf",
 40              "state": {
 41                "type": "file-explorer",
 42                "state": {
 43                  "sortOrder": "byModifiedTimeReverse",
 44                  "autoReveal": false
 45                },
 46                "icon": "lucide-folder-closed",
 47                "title": "Files"
 48              }
 49            },
 50            {
 51              "id": "013a6922942b8ee0",
 52              "type": "leaf",
 53              "state": {
 54                "type": "search",
 55                "state": {
 56                  "query": "",
 57                  "matchingCase": false,
 58                  "explainSearch": false,
 59                  "collapseAll": false,
 60                  "extraContext": false,
 61                  "sortOrder": "alphabetical"
 62                },
 63                "icon": "lucide-search",
 64                "title": "Search"
 65              }
 66            },
 67            {
 68              "id": "f977908d7acb70fb",
 69              "type": "leaf",
 70              "state": {
 71                "type": "bookmarks",
 72                "state": {},
 73                "icon": "lucide-bookmark",
 74                "title": "Bookmarks"
 75              }
 76            }
 77          ]
 78        }
 79      ],
 80      "direction": "horizontal",
 81      "width": 200
 82    },
 83    "right": {
 84      "id": "213ff5d4e55a3a77",
 85      "type": "split",
 86      "children": [
 87        {
 88          "id": "ba2691cc69f5f000",
 89          "type": "tabs",
 90          "children": [
 91            {
 92              "id": "a633864c8ca4ec0b",
 93              "type": "leaf",
 94              "state": {
 95                "type": "tag",
 96                "state": {
 97                  "sortOrder": "frequency",
 98                  "useHierarchy": true
 99                },
100                "icon": "lucide-tags",
101                "title": "Tags"
102              }
103            },
104            {
105              "id": "8b13c73354a20ed4",
106              "type": "leaf",
107              "state": {
108                "type": "backlink",
109                "state": {
110                  "file": "Offensive Security/Reconnaissance/FFUF.md",
111                  "collapseAll": false,
112                  "extraContext": false,
113                  "sortOrder": "alphabetical",
114                  "showSearch": false,
115                  "searchQuery": "",
116                  "backlinkCollapsed": false,
117                  "unlinkedCollapsed": true
118                },
119                "icon": "links-coming-in",
120                "title": "Backlinks for FFUF"
121              }
122            },
123            {
124              "id": "ce7a84c166de5e74",
125              "type": "leaf",
126              "state": {
127                "type": "outgoing-link",
128                "state": {
129                  "file": "CTF/HackTheBox Labs/Blessing.md",
130                  "linksCollapsed": false,
131                  "unlinkedCollapsed": true
132                },
133                "icon": "links-going-out",
134                "title": "Outgoing links from Blessing"
135              }
136            },
137            {
138              "id": "4f19be011203921e",
139              "type": "leaf",
140              "state": {
141                "type": "outline",
142                "state": {
143                  "file": "Offensive Security/Exploitation/SQLMap.md"
144                },
145                "icon": "lucide-list",
146                "title": "Outline of SQLMap"
147              }
148            },
149            {
150              "id": "271df27231524d9c",
151              "type": "leaf",
152              "state": {
153                "type": "all-properties",
154                "state": {
155                  "sortOrder": "frequency",
156                  "showSearch": false,
157                  "searchQuery": ""
158                },
159                "icon": "lucide-archive",
160                "title": "All properties"
161              }
162            }
163          ],
164          "currentTab": 4
165        }
166      ],
167      "direction": "horizontal",
168      "width": 448.5,
169      "collapsed": true
170    },
171    "left-ribbon": {
172      "hiddenItems": {
173        "templates:Insert template": false,
174        "command-palette:Open command palette": true,
175        "graph:Open graph view": false,
176        "workspaces:Manage workspace layouts": false
177      }
178    },
179    "active": "e7a7b303c61786dc",
180    "lastOpenFiles": [
181      "Offensive Security/Vulnerability Assessment/Web Attacks.md",
182      "CTF/HackTheBox Labs/LoveTok.md",
183      "README.md",
184      "CTF/HackTheBox Labs/Phone Book.md",
185      "CTF/HackTheBox Labs/Templated.md",
186      "Resource & References/Tools/Useful Links.md",
187      "CTF/HackTheBox Labs/Critical Ops.md",
188      "CTF/HackTheBox Labs/Neo Vault.md",
189      "CTF/HackTheBox Labs/Jinja Care.md",
190      "CTF/HackTheBox Labs/Cursed Secret Party.md",
191      "CTF/HackTheBox Labs/Unholy Union.md",
192      "CTF/HackTheBox Labs/CandyVault.md",
193      "CTF/HackTheBox Labs/Regularity.md",
194      "CTF/HackTheBox Labs/Entity.md",
195      "CTF/HackTheBox Labs/OnlyHacks.md",
196      "CTF/HackTheBox Labs/Blackout Ops.md",
197      "Offensive Security/Exploitation/Cross-Site Scripting (XSS).md",
198      "Offensive Security/Exploitation/Hashcat.md",
199      "XSS Strike.md",
200      "Resource & References/Tools/WriteHat.md",
201      "Resource & References/Tools/airodump-ng.md",
202      "Resource & References/Tools/hcxtools.md",
203      "Offensive Security/Exploitation/SQL Injection.md",
204      "Offensive Security/Exploitation/SQLMap.md",
205      "CTF/HackTheBox Labs/El Teteo.md",
206      "CTF/HackTheBox Labs/El Pipo.md",
207      "Images/Pasted image 20250616034135.png",
208      "Images/Pasted image 20250616005418.png",
209      "Images/Pasted image 20250616001510.png",
210      "Images/Pasted image 20250615044030.png",
211      "Images/Pasted image 20250615043608.png",
212      "Images/Pasted image 20250615043145.png",
213      "Images/Pasted image 20250615042229.png",
214      "Images/Pasted image 20250614222616.png",
215      "Images/Pasted image 20250614214832.png",
216      "Images/Pasted image 20250614214528.png",
217      "Scripts/QuackQuack.py~",
218      "Scripts/QuackQuack.py",
219      "Scripts",
220      "Scripts",
221      "CTF/HackTheBox Labs",
222      "CTF",
223      "Images",
224      "Resource & References/Tools",
225      "WPA",
226      "Foundations/Core Concepts/WPA",
227      "Untitled.canvas"
228    ]
229  }