Hi Everyone
I have stuk up in big issue here , I just want to find the
remote url in which it listens ?
I know the remote host and remote port number but i just want to
which url the web application listen
For example : Host : 1.1.1.1 & port no : 8080
But i remember the url would be
http://1.1.1.1/(something):8080
I want to find the complete url in which it listens ?
In nmap whether i can achive this or anyother tool ?