Module - Getting Started - Privilege Escalation - Second question

Type your comment> @SPARTANone17 said:

Type your comment> @PoirsLJpHY said:

Type your comment> @SPARTANone17 said:

When i am trying to go to nibbleblog through whatweb it shows --"ERROR Opening: http://i.p./nibbleblog/ - Net::ReadTimeout " Error and does not load the required Webpage …can anyone help…

What command did you use? Have you changed the error message to hide the IP, or are you passing http://i.p./nibbleblog/ as the host to whatweb?

You need to provide the real ip or hostname to whatweb, “ip” is just a placeholder. I’m also not sure that you need to provide the http:// prefix or the /nibbleblog/ suffix when using whatweb. So if the IP address of your target was 10.10.10.10, you could use the following command :

whatweb 10.10.10.10

Here is the help page for whatweb, with a usage example at the bottom : https://tools.kali.org/web-applications/whatweb

Let me know if you manage to get it working, best of luck!