May 2020
Intermediate to advanced
544 pages
12h 57m
English
There are some cases where, when we try to visit JBoss AS, we get a blank page. This generally happens to protect the home page from public exposure and unauthenticated access. As the home page contains quite valuable information, JBoss administrators tend to secure the page via reverse proxy authentication or by removing the JMX console, web console, and admin console from the application (as mentioned earlier in this chapter). These consoles will be discussed further in the scanning and exploitation phase of this chapter:

If we get a blank page, we can still identify JBoss through the HTML <title> tag, which ...
Read now
Unlock full access