You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executed the following command to run jexboss.
python jexboss.py -host http://localhost:8080
I am getting the following result
* Checking for updates in: http://joaomatosf.com/rnp/releases.txt **
** Checking Host: http://localhost:8080 **
[*] Checking admin-console: [ OK ]
[*] Checking Struts2:
* An error occurred while connecting to the host http://localhost:8080 (HTTPConnectionPool(host='localhost', port=8080): Max retries exceeded with url: / (Caused by ReadTimeoutError("HTTPConnectionPool(host='localhost', port=8080): Read timed out. (read timeout=6.0)",)))
[*] Checking Servlet Deserialization: [ OK ]
[*] Checking Application Deserialization: [ OK ]
[*] Checking Jenkins: [ OK ]
[*] Checking web-console: [ OK ]
[*] Checking jmx-console: [ OK ]
[*] Checking JMXInvokerServlet: [ OK ]
* Results:
The server is not vulnerable to bugs tested ... :D
* Info: review, suggestions, updates, etc:
https://github.com/joaomatosf/jexboss
* DONATE: Please consider making a donation to help improve this tool,
* Bitcoin Address: 14x4niEpfp7CegBYr3tTzTn4h6DAnDCD9C
Can anyone help me with this? The connection between my workstation and the remote server (for which I have masked the IP with 'localhost' here) is completely fine. I have all services's access to this server.
The text was updated successfully, but these errors were encountered:
Hi,
When executed the following command to run jexboss.
python jexboss.py -host http://localhost:8080
I am getting the following result
Can anyone help me with this? The connection between my workstation and the remote server (for which I have masked the IP with 'localhost' here) is completely fine. I have all services's access to this server.
The text was updated successfully, but these errors were encountered: