Skip to content

Commit

Permalink
Merge pull request #559 from Argandov/patch-1
Browse files Browse the repository at this point in the history
Updated ExcludeDomainControllers section
  • Loading branch information
rvazarkar authored Jul 26, 2022
2 parents 0927441 + c4ceaef commit 083d8c2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/data-collection/sharphound-all-flags.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,16 @@ OU, do this:
ExcludeDomainControllers
------------------------

This will instruct SharpHound to not touch domain controllers. By not touching
`--ExcludeDCs` will instruct SharpHound to not touch domain controllers. By not touching
domain controllers, you will not be able to collect anything specified in the
`DCOnly` collection method, but you will also likely avoid detection by Microsoft
ATA.

::

C:\> SharpHound.exe -d contoso.local --ExcludeDCs

RealDNSName
-----------

Expand Down

0 comments on commit 083d8c2

Please sign in to comment.