HTTP 29

This challenge covers how to send specific HTTP requests

PRO
Tier
Medium
< 1 Hr.
2362
HTTP Badge

This challenge focuses on sending a POST request to the path /pentesterlab, utilizing HTTP multipart to upload a file. The file should be associated with the parameter name "filename" and must contain at least one byte of data.

The recommended approach is to initially use the curl command-line tool to accomplish this task. After successfully solving the challenge with curl, you are encouraged to write a script in your preferred programming language. This will not only solidify your understanding but also help you build a reusable collection of scripts for future use.

Want to learn more? Get started with PentesterLab Pro! GOPRO