https://github.com/SpecterOps/SharpHoundCommon
Common library used by SharpHound.
https://github.com/SpecterOps/SharpHoundCommon
Last synced: 3 months ago
JSON representation
Common library used by SharpHound.
- Host: GitHub
- URL: https://github.com/SpecterOps/SharpHoundCommon
- Owner: SpecterOps
- License: gpl-3.0
- Created: 2021-04-15T19:24:31.000Z (about 4 years ago)
- Default Branch: v4
- Last Pushed: 2024-12-11T21:20:11.000Z (5 months ago)
- Last Synced: 2024-12-31T21:42:37.423Z (4 months ago)
- Language: C#
- Size: 12.4 MB
- Stars: 78
- Watchers: 22
- Forks: 47
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - SpecterOps/SharpHoundCommon - Common library used by SharpHound. (C# #)
README
# SharpHoundCommon
Common library used by SharpHound.
[](https://www.nuget.org/packages/SharpHoundCommon)

[](https://bloodhoundad.github.io/SharpHoundCommon/coverage/report/index.html)
[](https://bloodhoundad.github.io/SharpHoundCommon/index.html)## Prerequisites
* .NET Core 5.0
* Visual Studio 2019 Build Tools## Building
```
dotnet restore
dotnet build
```### Contributors
Check out the [CONTRIBUTING](./CONTRIBUTING.md) guide.