Mission briefing
Use the root domain for all student submissions. The Society is collecting approved payload metadata and file references in a single intake stream.
Landing page:
https://n.0g.rip/
Student POST endpoint:
https://n.0g.rip/
Dashboard:
https://n.0g.rip/dashboard
Required fields: student_id, hacker_handle, filename, public_ip, data.
Payload template
{
"student_id": "STU-001",
"hacker_handle": "neo",
"filename": "loot.txt",
"public_ip": "203.0.113.15",
"data": "C:\Users\student\Documents\*.txt"
}