Skip to content

Commit

Permalink
+v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
FuzzySecurity committed Nov 29, 2021
1 parent 066281a commit cf6c78a
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,12 @@
- Added function which can do DNS enumeration based on AD records (ADIDNS).
- Added function which can identify accounts that have PASSWD_NOTREQD as part of their userAccountControl flags.
- Added function which can set an SPN on an account or remove it.
- Bugfix in "--spn" where it would only show the first SPN.
- Bugfix in "--spn" where it would only show the first SPN.

-=v1.3=-
- Added function to list ADCS templates
- Added function to add/remove Client Authentication from ADCS template
- Added function to add/remove ENROLLEE_SUPPLIES_SUBJECT from ADCS template
- Added function to change ADCS template Owner
- Added function to add/remove Write permissions on ADCS template
- Added function to add/remove Certificate Enrollment permissions on ADCS template

0 comments on commit cf6c78a

Please # to comment.