Talking Web


Intro to Cybersecurity

Master the art of crafting and decoding HTTP requests and responses using various tools and programming languages, working with headers, paths, arguments, form data, JSON, cookies, and redirects.


Lectures and Reading


Challenges

Send an HTTP request using curl

Send an HTTP request using nc

Send an HTTP request using python

Set the host header in an HTTP request using curl

Set the host header in an HTTP request using nc

Set the host header in an HTTP request using python

Set the path in an HTTP request using curl

Set the path in an HTTP request using nc

Set the path in an HTTP request using python

URL encode a path in an HTTP request using curl

URL encode a path in an HTTP request using nc

URL encode a path in an HTTP request using python

Specify an argument in an HTTP request using curl

Specify an argument in an HTTP request using nc

Specify an argument in an HTTP request using python

Specify multiple arguments in an HTTP request using curl

Specify multiple arguments in an HTTP request using nc

Specify multiple arguments in an HTTP request using python

Include form data in an HTTP request using curl

Include form data in an HTTP request using nc

Include form data in an HTTP request using python

Include form data with multiple fields in an HTTP request using curl

Include form data with multiple fields in an HTTP request using nc

Include form data with multiple fields in an HTTP request using python

Include json data in an HTTP request using curl

Include json data in an HTTP request using nc

Include json data in an HTTP request using python

Include complex json data in an HTTP request using curl

Include complex json data in an HTTP request using nc

Include complex json data in an HTTP request using python

Follow an HTTP redirect from HTTP response using curl

Follow an HTTP redirect from HTTP response using nc

Follow an HTTP redirect from HTTP response using python

Include a cookie from HTTP response using curl

Include a cookie from HTTP response using nc

Include a cookie from HTTP response using python

Make multiple requests in response to stateful HTTP responses using curl

Make multiple requests in response to stateful HTTP responses using nc

Make multiple requests in response to stateful HTTP responses using python


Module Ranking

This scoreboard reflects solves for challenges in this module after the module launched in this dojo.

Rank Hacker Badges Score