May 2020
Intermediate to advanced
544 pages
12h 57m
English
One of the scripts in the archive is mkbeanshell. This script takes a WAR file as input and then creates a BSH script as output:

./mkbeanshell.rb -w <war file> -o <the output file>
The output of the command (that is, the BSH script) will be saved in the output file, which is mentioned in the preceding command. In this case, the file created is redteam.bsh, as we can see in the following screenshot:
Read now
Unlock full access