Skip to content

Commit 32a01a3

Browse files
authored
Update machines.json
1 parent f21ba27 commit 32a01a3

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

machines.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9326,5 +9326,25 @@
93269326
"date": "2026-07-10",
93279327
"active": false,
93289328
"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
93299349
}
93309350
]

0 commit comments

Comments
 (0)