Scan quick question?

Hi,
I was wondering if someone else has came across the issue im having, Currently i have a few amazon buckets URL wanted to scan, the issue is that when i try to add the URL says error in host i assume because its https://s3.amazonaws.com/theappURL
and only accepts domain without the / but wanted to see if there is a workaround?

Thank you

GVM is a network scanner so the target definition of the scan is either accepting hostnames (like s3.amazonaws.com) or IPv4 / IPv6 addresses.

GVM itself is already spidering a web application structure in some way, if this can’t detect an existing URL like /theappURL on the target system you can update your scan configuration and add additional directories existing on a target system via the cgi_path scanner preference:

https://docs.greenbone.net/GSM-Manual/gos-21.04/en/scanning.html?highlight=cgi_path#description-of-scanner-preferences

1 Like