pxcs / BreedHound

Data and exploit collector for π™Žπ™π™–π™§π™₯𝙃𝙀π™ͺ𝙣𝙙 to π˜½π™‘π™€π™€π™™π™ƒπ™€π™ͺ𝙣𝙙. This software will automatically determine what domain or directory the current user belongs to. ( BOF.NET )

Home Page:https://pkg.kali.org/pkg/bloodhound

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BreedHound

My own custom SharpHound kit ( BreedHound ) and extension, BreedHound.

Compile Instructions

dotnet restore.
dotnet build

Requirements

SharpHound is designed targeting .Net 4.6.2. SharpHound must be run from the context of a domain user, either directly through a logon or through another method such as RUNAS.

Get BreedHound

The latest build of BreedHound will always be found here.

To determine the BreedHound version compatible with a deployed BloodHound CE instance, login to BloodHound CE's web UI and click on βš™οΈ (Settings) β†’ Download Collectors. Then, click either the "Download BreedHound" button in the user interface or use the displayed BreedHound version to download the appropriate release binary. Alternatively, compile a BreedHound binary from the corresponding release commit.

Feature Update

More !
src/
β”‚
└── Client
   β”œβ”€β”€ context.cs βœ”              
   β”œβ”€β”€ enums.cs βœ”
   β”œβ”€β”€ flags.cs βœ”
   β”œβ”€β”€ links.cs βœ”
   β”œβ”€β”€ vulnscan.cs βœ”   
   |
   └─── RES
       β”œβ”€β”€ harpoon.cpp βœ”
       β”œβ”€β”€ harpoon.hpp βœ”
       └── utils.cpp 
       |
       |
       └─── NET
            β”œβ”€β”€ client.cs βœ”
            β”œβ”€β”€ dos.cs
            β”œβ”€β”€ example.sln βœ”
            └─── pwn.cs
            

sharphound.csproj future update

note: nothing now

About

Data and exploit collector for π™Žπ™π™–π™§π™₯𝙃𝙀π™ͺ𝙣𝙙 to π˜½π™‘π™€π™€π™™π™ƒπ™€π™ͺ𝙣𝙙. This software will automatically determine what domain or directory the current user belongs to. ( BOF.NET )

https://pkg.kali.org/pkg/bloodhound

License:GNU General Public License v3.0


Languages

Language:C# 93.2%Language:C++ 3.5%Language:PowerShell 0.9%Language:TSQL 0.9%Language:Python 0.8%Language:Ruby 0.7%Language:Jupyter Notebook 0.0%