1 parent f21ba27 commit 32a01a3Copy full SHA for 32a01a3
1 file changed
machines.json
@@ -9326,5 +9326,25 @@
9326
"date": "2026-07-10",
9327
"active": false,
9328
"active_to_retire": false
9329
+ },
9330
+ {
9331
+ "id": "nexus",
9332
+ "title": "Nexus HackTheBox (Easy)",
9333
+ "description": "Writeup de Nexus",
9334
+ "difficulty": "Easy",
9335
+ "os": "Linux",
9336
+ "type": "HTB",
9337
+ "skills": [
9338
+ "ctf",
9339
+ "writeup",
9340
+ "web",
9341
+ "cve",
9342
+ "rce",
9343
+ "git",
9344
+ "path_traversal"
9345
+ ],
9346
+ "date": "2026-07-11",
9347
+ "active": false,
9348
+ "active_to_retire": false
9349
}
9350
]
0 commit comments