THE BLACK PACKET

API TERMINAL // CURL TRAINING

MISSION BRIEFING

Welcome to API Terminal, agent. Your mission is to learn how to interact with REST APIs using curl commands.

You'll work with a simulated API server, making requests to retrieve data, authenticate, and eventually gain full access to the target system.

Each difficulty level teaches you progressively advanced techniques - from basic GET requests to complex authenticated payloads.

CURL BASICS:
• curl URL - Make a GET request
• curl -X POST URL - Make a POST request
• curl -H "Header: value" URL - Add a header
• curl -d "data" URL - Send data in request body
• curl -u user:pass URL - Basic authentication
API Terminal v1.0 - Target: api.blackpacket.local CONNECTED
$
MISSION PROGRESS

ACCESS GRANTED

Congratulations, agent! You've successfully completed the API infiltration mission.

0 Commands Used
0 Hints Used
0:00 Time