UPDATED ACTUAL Questions and CORRECT Answers
, HTTP status code 403 Forbidden - Client lacks necessary permissions
Method Not Allowed - Endpoint does not support the
HTTP status code 405
HTTP method
HTTP status code 404 Not Found - The requested resource does not exist
Specifies what software the client is using to
User-Agent header
communicate with the server
Authentication header Specifies the credentials of the user calling the API
An attack that involves an overload of requests to
Denial of Service
degrade system performance
An attack that allows an attacker to insert malicious
Code Injection
code into a program
HSTS headers absence Indicates a vulnerability to Man-in-the-Middle Attack
Accept header Specifies the content type the client can accept
Specifies the type of content the server will respond
Content-Type header
with
HTTP status code 400 Bad Request - Invalid syntax or formatting
A software testing method that uses old test cases to
Regression Testing
verify the impact of recent changes