Skip to content

Commit cbdc027

Browse files
authored
docs: Update readme to reflect recent changes in docs locations (#150)
1 parent 4a6ec0f commit cbdc027

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# SharpHound
22

3-
![GitHub all releases](https://img.shields.io/github/downloads/BloodHoundAD/SharpHound/total)
3+
![GitHub all releases](https://img.shields.io/github/downloads/SpecterOps/SharpHound/total)
44

55
## Get SharpHound
66

7-
The latest build of SharpHound will always be found [here](https://github.com/BloodHoundAD/SharpHound/releases).
7+
The latest build of SharpHound will always be found [here](https://github.com/SpecterOps/SharpHound/releases).
88

9-
To determine the SharpHound 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 SharpHound" button in the user interface or use the displayed SharpHound version to download the appropriate [release binary](https://github.com/BloodHoundAD/SharpHound/releases). Alternatively, compile a SharpHound binary from the corresponding release commit.
9+
To determine the SharpHound 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 SharpHound" button in the user interface or use the displayed SharpHound version to download the appropriate [release binary](https://github.com/SpecterOps/SharpHound/releases). Alternatively, compile a SharpHound binary from the corresponding release commit.
10+
11+
## Documentation
12+
13+
Please refer to the [SharpHound section](https://bloodhound.specterops.io/collect-data/ce-collection/sharphound), part of the [BloodHound Community Edition documentation](https://bloodhound.specterops.io/home).
1014

1115
## Compile Instructions
1216

@@ -29,7 +33,7 @@ dotnet build
2933
```
3034

3135
# CLI Arguments
32-
The listing below details the CLI arguments SharpHound supports. Additional details about these options can be found in the [BloodHound CE Collection documentation](https://support.bloodhoundenterprise.io/hc/en-us/articles/17481375424795-All-SharpHound-Community-Edition-Flags-Explained).
36+
The listing below details the CLI arguments SharpHound supports. Additional details about these options can be found in the [BloodHound CE Collection documentation](https://bloodhound.specterops.io/collect-data/ce-collection/sharphound-flags).
3337
```
3438
-c, --collectionmethods (Default: Default) Collection Methods: Container, Group, LocalGroup, GPOLocalGroup,
3539
Session, LoggedOn, ObjectProps, ACL, ComputerOnly, Trusts, Default, RDP, DCOM, DCOnly, UserRights,

0 commit comments

Comments
 (0)