check-my-headers
check-my-headers copied to clipboard
How can I pass authentication headers to the URL I want to scan?
I need to scan a URL that is protected by authentication. So I need to pass a bearer token on the Authorization header.
Is there a way to do that?