Hi all, I have a problem with Skills Assessment - WordPress in academy HTB
they have a few questions
1.Identify the WordPress version number.
2. Identify the WordPress theme in use.
.
.
.
I use the connect the VPN and WPScan but show
the target shows the remote website is up but does not seem to be running WordPress
(Note, I havent dont this lab so I don’t know what the correct answer is here)
Have you tried visiting it in a web browser? It might be at something like http://10.129.2.37/blog
or similar.
You need to add blog.inlanefreight.local to your host file
Type your comment> @halfling said:
You need to add blog.inlanefreight.local to your host file
Many Thank
How were we supposed to figure that out ?
Could you elaborate ?
Maybe bit late to reply but when accessing the IP address through web, It will probably redirect to certain domain and you need to add that IP and domain to /etc/hosts file. Many of the HTB machines does this.