Plumhound

Overview

Plumhound does the same thing that Bloodhound does, however it can provide us with a different way and even more suitable way of visualizing the data.

You must upload all of the data to Bloodhound first and keep it open for Plumhound to work.

Domain Enumeration

sudo python3 PlumHound.py --easy -p neo4j1
sudo python3 PlumHound.py -x tasks/default.tasks  -p neo4j1 

Open index.html for the full view

Last updated