tools:http-headers
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tools:http-headers [2025/09/12 18:13] – [Further Reading] Humphrey Boa-Gart | tools:http-headers [2025/10/11 12:05] (current) – Humphrey Boa-Gart | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== HTTP Headers ====== | ====== HTTP Headers ====== | ||
| - | **HTTP headers** are key-value pairs of metadata sent in HTTP requests and responses, by both the client //(such as your web browser)// and the server //(such as the AMI's [[tools: | + | **HTTP headers** are key-value pairs of metadata sent in HTTP requests and responses, by both the client //(such as your web browser)// and the server //(such as the AMI's [[tools:reverse-proxy# |
| HTTP headers are processed by the client application and the web server, and are usually invisible to the end user. Data sent as HTTP headers includes, but is not limited to: | HTTP headers are processed by the client application and the web server, and are usually invisible to the end user. Data sent as HTTP headers includes, but is not limited to: | ||
| Line 16: | Line 16: | ||
| ===== Manipulating Headers ===== | ===== Manipulating Headers ===== | ||
| - | Manually changing the values HTTP headers is fairly easy to do, and provides for some tactical opportunities on the field. Spoofing your [[diy: | + | Manually changing the values HTTP headers is fairly easy to do, and provides for some tactical opportunities on the field. Spoofing your [[diy: |
| Header security is also a thing! Many websites are poorly developed, and use client-defined HTTP headers to delegate access to the system. The way to defend against this is making sure header inputs are sanitized and tested against spoofed headers, but not everyone does it. Poke around with your browser' | Header security is also a thing! Many websites are poorly developed, and use client-defined HTTP headers to delegate access to the system. The way to defend against this is making sure header inputs are sanitized and tested against spoofed headers, but not everyone does it. Poke around with your browser' | ||
tools/http-headers.1757700789.txt.gz · Last modified: (external edit)
Find this page online at: https://bestpoint.institute/tools/http-headers
Find this page online at: https://bestpoint.institute/tools/http-headers

