Hi guys! I'm new on forum, so please give me a hand!
I scan some server and there is 4 or 5 interested ports with ssh and web servers on it.
On port 22 is Open SSH... I think no exploit except brute forcing password?
Then on ports 16777 and 16778 is Java PseudoHttpd Server 0.4.5!
HTTP Connection error: 500
500 Internal Server ErrorInternal Server ErrorThe server encountered an internal error and was unable to complete your request:
com.bowman.xml.XMLConfigException: The value of attribute "name" associated with an element type "null" must not contain the '<' character. at com.bowman.xml.XMLConfig.(XMLConfig.java:66) at com.bowman.cardserv.web.WebBackend.doPost(Unknown Source) at com.bowman.httpd.PseudoHttpd.handleHttpRequest(PseudoHttpd.java:170) at com.bowman.httpd.PseudoHttpd.access$000(PseudoHttpd.java:19) at com.bowman.httpd.PseudoHttpd$HttpConnection.run(PseudoHttpd.java:352)
Java PseudoHttpd Server 0.4.5
On port 80 is apache 2.2.14 but with default page_
It works!
This is the default web page for this server.
The web server software is running but no content has been added, yet.
Hmmm maybe I need to see if there any seecret folder on apache... I don't believe there is no web site. What tools to use for fast check directories?
I try /phpmyadmin, /phpinfo not found,..