BlueHound
BlueHound - pinpoint the security issues that actually matter (by zeronetworks)
SharpHound
C# Data Collector for BloodHound (by SpecterOps)
BlueHound | SharpHound | |
---|---|---|
4 | 1 | |
733 | 893 | |
0.8% | 5.3% | |
2.9 | 7.2 | |
almost 2 years ago | 11 days ago | |
TypeScript | C# | |
Apache License 2.0 | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
BlueHound
Posts with mentions or reviews of BlueHound.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-06.
-
Dealing with large BloodHound datasets
Name Description Url BloodHound BloodHound GUI https://github.com/BloodHoundAD/BloodHound/ PlumHound Generate a report with actions to resolve the security flaws in the Active Directory configuration https://github.com/DefensiveOrigins/PlumHound/ GoodHound GoodHound operationalises Bloodhound by determining the busiest paths to high value targets and creating actionable output to prioritise remediation of attack paths. https://github.com/idnahacks/GoodHound/ BlueHound Tool that helps blue teams pinpoint the security issues that actually matter. By combining information about user permissions, network access and unpatched vulnerabilities, BlueHound reveals the paths attackers would take if they were inside your network. https://github.com/zeronetworks/BlueHound/
- Junior Pen Tester - CTF interview
- BlueHound combines information about user permissions, network access and unpatched vulnerabilities to reveal the paths attackers would take if they were inside your network.
- BlueHound: It is a fork of NeoDash, reimagined, to make it suitable for defensive security purposes.
SharpHound
Posts with mentions or reviews of SharpHound.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-06.
-
Dealing with large BloodHound datasets
Tool Language Url Notes SharpHound .NET 4 executable https://github.com/BloodHoundAD/SharpHound/ Also possible to be executed in-memory using Cobalt Strike, check @william_knows’ blog post AzureHound PowerShell https://github.com/BloodHoundAD/AzureHound/ Specifically for Azure environments, outside of the scope of this article SharpHound.ps1 PowerShell https://github.com/BloodHoundAD/BloodHound/ Available from the Collectors folder. Using PowerShell reflectively loads the embedded SharpHound.exe .NET executable. It exposes the Invoke-BloodHound function which calls the main function of the SharpHound binary. SharpHound.py Python https://github.com/fox-it/BloodHound.py/ Python version of SharpHound ADExplorerSnapshot.py Python https://github.com/c3c/ADExplorerSnapshot.py/ Convert Sysinternals ADExplorer snapshots to BloodHound-compatible JSON files. BOFHound Python https://github.com/fortalice/bofhound/ Generate BloodHound compatible JSON from logs written by ldapsearch BOF and pyldapsearch.
What are some alternatives?
When comparing BlueHound and SharpHound you can also consider the following projects:
PowerSploit - PowerSploit - A PowerShell Post-Exploitation Framework
chophound - Some scripts to support with importing large datasets into BloodHound
PlumHound - Bloodhound Reporting for Blue and Purple Teams
BeRoot - Privilege Escalation Project - Windows / Linux / Mac
AzureHound - Azure Data Exporter for BloodHound