MagicTree is a data-management and reporting tool similar to Dradis. It is pre-installed in Linux. It organizes everything by using a tree and node structure. It also allows us to execute commands and export the results as a report.
Using MagicTree
How to do it...
Let's perform the following steps:
- We download the JAR file from their official website
https://www.gremwell.com/download. - Once the file is downloaded, we can run MagicTree by using the following command:
java -jar MagicTree-build1814.jar
- Next, we accept the terms in the License Agreement and the application will open up.
- Create a new node by selecting Node | Autocreate...:
- In the box that opens up, enter the IP address of the host we want to be added...