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

Edge entity panel updates #314

Merged
merged 7 commits into from
Jan 23, 2024
Merged

Edge entity panel updates #314

merged 7 commits into from
Jan 23, 2024

Conversation

JonasBK
Copy link
Collaborator

@JonasBK JonasBK commented Jan 13, 2024

Description

Various improvements in the edge entity panel abuse info incl:

  1. Ensure Shadow Credentials attack abuse info is included under the right edges that enable that attack.
  2. Use 'permission' rather than 'privilege' to describe on ACL edges to finish what was started here: Corrections in ACL/ACE Abuses Descriptions #262
  3. Fix format mistakes etc.

Motivation and Context

How Has This Been Tested?

I have checked that the edge entity panels modified with more that just a single word replacement still render correctly when running BH.

Screenshots (if appropriate):

Types of changes

  • Chore (a change that does not modify the application functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Documentation updates are needed, and have been made accordingly.
  • I have added and/or updated tests to cover my changes.
  • All new and existing tests passed.
  • My changes include a database migration.

'$SDBytes = New-Object byte[] ($SD.BinaryLength)\n' +
'$SD.GetBinaryForm($SDBytes, 0)'}
</Typography>

<Typography variant='body2'>
Next, we need to set this newly created security descriptor in the
msDS-AllowedToActOnBehalfOfOtherIdentity field of the comptuer account we're taking over, again
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be computer? Or is comptuer the french computer 😉

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merci beaucoup monsieur 👌

@rvazarkar
Copy link
Contributor

Gave it a quick read through and it looks good to me

@JonasBK JonasBK merged commit 37162fc into main Jan 23, 2024
2 checks passed
@JonasBK JonasBK deleted the more-abuse-info branch January 23, 2024 16:29
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants