Hello all.
I’m a fairly visual person when handling information - I get a great deal out of visualising it and it helps me keep track of routes which have not been fully explored. I’ve been using Maltego (Community Edition) to map some of the Hack The Box machines but I’ve both run into issues with the mandatory logging in and with the limitation of having processors return a maximum of 12 nodes.
I’ve decided to create something which provided me with the functionality I needed and that I could expand as required.
I thought I’d share it with you in case it is of use to other people. It works both for Windows and Linux, and can be downloaded from here: https://gitlab.com/hostile.node/rabbithole
Windows prebuilt binaries are available here: https://pedro-nunes.net/downloads/Rabbit_Hole_0.1.zip
I’m planning on allowing users to create new custom nodes, as well as extend it so scripts (Python, likely) can create new nodes on the fly, such as e.g. nmapping an address.
Let me know if you find it handy or if you have any thoughts
Cheers
– hostile.node