May 2020
Intermediate to advanced
544 pages
12h 57m
English
Another great tool for JBoss exploitation is JexBoss. JexBoss is a tool for testing and exploiting vulnerabilities in JBoss AS and other Java platforms, frameworks, and applications. It's open source and available on GitHub at https://github.com/joaomatosf/jexboss:
./jexboss.py --jboss -P <target URL>
If Python has not been properly configured, we can execute the preceding command using the python jexboss.py --jboss -P syntax. Both options work.
Read now
Unlock full access