// notes/ Active Directory
🏛️

Post Compromise Enumeration Plumhound

Plumhound does the same thing that [Bloodhound](/active-directory/post-compromise-enumeration/bloodhound.md) does, however it can provide us with a different way and even more sui…

#active directory#adot8
source · oscp.adot8.com · active-directory/post-compromise-enumeration_plumhound

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.

{% hint style="info" %} You must upload all of the data to Bloodhound first and keep it open for Plumhound to work. {% endhint %}

Domain Enumeration

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

Open index.html for the full view