xforwardy icon indicating copy to clipboard operation
xforwardy copied to clipboard

Host Header Injection Scanner

Results 2 xforwardy issues
Sort by recently updated
recently updated
newest added

Please dont forgot about ignoring ssl: requests.get(target_url, headers=header1, allow_redirects=False, **verify=False)**

bug
enhancement

Implement a feature to parse raw HTTP request from a file and use that to perform the checks.

enhancement