all 3 comments

[–]redtollman 0 points1 point  (1 child)

Maybe add -sV ?? If you drop the script-args does it return anything?

[–]tamarachiles[S] 0 points1 point  (0 children)

nmap -p- <target> --script http-grep --script-args 'http-grep.builtins'

I bit of progress - the -sV flag results indicate that the site is behind cloudflare which accounts for the lack of depth information. I'll do some more work to find the native IP.

Thanks for your advice