EmpireDog: collection of PowerShell Modules for BloodHound/Empire Orchestration
EmpireDog
PowerEmpire + EmpireStrike + CypherDog + DogStrike
git clone https://github.com/SadProcessor/EmpireDog.git
This project includes:
- PowerEmpire2.0_DogMod
PowerShell Modules made to interact with BloodHound and Empire’s APIs, and automate post-exploitation sequences by orchestrating BloodHound and Empire interactions. This guide is aimed at users with previous Empire/BloodHound experience and basic PowerShell knowledge.
PowerEmpire and EmpireStrike are made to interact with Empire servers via the Empire API. PowerEmpire does not require EmpireStrike. EmpireStrike is a wrapper on top of PowerEmpire. - EmpireStrike
EmpireStrike is a wrapper around PowerEmpire with short syntax. EmpireStrike Cmdlets use PowerEmpire commands.
# Features
– 17 Cmdlets with short Syntax
– Tab-Completion / Dynamic Params
– Pipeline Input / Multiple Targets
– ISE extras
- CypherDog
CypherDog is a module made to send Cypher queries to BloodHound API
# Features
– 11 Cmdlets
– Tab-Completion / Dynamic Params / Pipeline Input
– Check Nodes/Edges/Paths
– Update Node Properties
– Create/Delete Nodes/Edges
- DogStrike
DogStrike is a collection of cmdlets made to orchestrate
BloodHound/Empire, using cmdlets from PowerEmpire/EmpireStrike/CypherDog.
Also includes custom cipher queries to graph empire as nodes in BloodHound.
# Features
– AutoMap Empire & Show in Graph + loop update
– Auto Elevate/Spawn/Spread Agents
– Auto Clean Sessions/Graph (stale)
– DIY Framework
# Videohttps://www.youtube.com/watch?v=a4EtEY37ImQ
Copyright SadProcessor (c) 2017, All rights reserved.
Source: https://github.com/SadProcessor/