Resume
Resume
Fingerprinting:
BuiltWith
Wappalyzer
whatweb http://web/
wafw00f url -a
Preguntas:
13.-In an HTTP request, which part specifies the resource being requested from
the server?
Request URL
14.-Which HTTP method is used by web browsers to request a resource from a web
server?
GET
15.-In HTTP response parsing, what does the "Content-Type" header specify?
Type of data in the response body
16.-What is the purpose of the "Set-Cookie" header in an HTTP response?
It contains the data that the browser needs to send back to the server with
future requests.
17.-Which HTTP response header informs the browser how long it should cache the
response?
Cache-Control
18.-What does the "Referer" header in an HTTP request typically contain?
The URL of the previous web page from which the request originated.