Info and Extended infos

The upper-left section of the page contains some informations about your target, as the hostname, an IP (the first one different from 127.0.0.1 in the IP list the Java VM can obtain) and the actual date. Such informations are very useful, to me, to take snapshots of my activities.

If you select the More Info on IPs and Env and then click the Exec button, you will get more informations about your target, like all its interfaces and the system environment of Application server. Some considerations:
  1. The table you will get could take much space in the page, and this is why you have the possibility to conceal it unselecting the checkbox
  2. The table you will get could take much time to be loaded, because it tries to ping each interface of the target (in order to help you to choose and interface suitable for a backdoor, for example). So do not worry if it takes 10/20 seconds to be displayed. Every ping could last 1 second maximum, so this page could not take unlimited time to be displayed (theorically, max #interfaces seconds). So, an hint: if you see the backdoor menu (on the right), you will notice a combo-box with the same interfaces you will have in the extended info table; if they are too many (i think that more than 20 can be too many) you know the extended info page could take some seconds to be loaded , so you can obtain the same informations by common means, like ifconfig -a.
  3. The System Environment is generally very long so it has been confinated in a small textarea; perhaps you may have some difficulties in reading it.