Thierry Bela Nanga

Results 12 comments of Thierry Bela Nanga

Still autoenum fails to work. every command will return something like this ```txt Starting Nmap 7.80 ( https://nmap.org ) at 2021-02-03 16:02 EST WARNING: No targets were specified, so 0...

There is another failing scenario - launch the script (do not use the -nr flag) - enter an ipv4 address for the target the script will still attempt to resolve...

Here is the issue https://github.com/Gr1mmie/autoenum/blob/master/functions/help_general.sh#L15 You are assigning the value only if it matches an ip address, in case of a domain name $IP is not set

removing html { overflow-y: scroll; } or changing it to html { overflow-y: visible; } actually slove the issue

try android virtual device + mitmproxy

Hello, I think 404 resources (or anything with response.ok set to false) are not cached. I will need to confirm that

actually, if the page is cached, all the urls inside will of course remain identical

I have made a test in IE11 and it looks like you are right, there is a problem with this. I will inspect that. thank you

I will look into that ASAP

can you provide the relevant output of your error_log file?