Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update harmj0y blog urls #537

Merged
merged 1 commit into from
May 31, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/data-analysis/nodes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ include:
password.
* **unconstraineddelegation**: Whether the user is allowed to perform
unconstrained kerberos delegation. See more info about that here:
https://www.harmj0y.net/blog/redteaming/another-word-on-delegation/
https://blog.harmj0y.net/redteaming/another-word-on-delegation/

Group Membership
----------------
Expand Down Expand Up @@ -326,7 +326,7 @@ Node Properties
* **Allows Unconstrained Delegation**: Whether the computer is trusted to perform
unconstrained delegation. By default, all domain controllers are trusted for this
style of kerberos delegation. For information about the abuse related to this
configuration, see https://www.harmj0y.net/blog/redteaming/another-word-on-delegation/
configuration, see https://blog.harmj0y.net/redteaming/another-word-on-delegation/
* **Compromised**: Whether the computer is marked as Owned. You can mark any computer in
the BloodHound GUI as Owned by right-clicking it and clicking “Mark Computer as Owned”.
* **LAPS Enabled**: Whether LAPS is running on the computer. This is determined by
Expand Down