Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3
A python script to automatically add a KeyCredentialLink to newly created users, by quickly connecting to them with default credentials.
p0dalirius/AccountShadowTakeover
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A python script to automatically add a KeyCredentialLink to newly created users, by quickly connecting to them with default credentials.
Warning
The idea is fun, but does not work for now. It will maybe work one day when a new technique to allow a user to write its ownmsDS-KeyCredentialLink attribute is found.
- Automatically add a
msDS-KeyCredentialLinkto newly created users using default password.
Requirements :
- Knowledge of the default password attrributed to new users in the domain.
- PKINIT ?
- Wait for a new User account to be created
- Connect with the default password
- Add
msDS-KeyCredentialLinkfield to the account - Goto 1
[+]======================================================[+] AccountShadowTakeover v1.0 @podalirius_ [+]======================================================[>] Waiting for new user creations ...[+] User 'CN=takeuser20,CN=Users,DC=LAB,DC=local' was added. [>] Trying to add shadow credentials to 'takeuser20' | Trying to authenticate with user 'LAB.local\takeuser20' and password 'Corp2021!' | Authentication successful! | Generating certificate | Certificate generated | Generating KeyCredential | KeyCredential generated with DeviceID: cdb617df-94cc-2319-cc4e-999001fbd978 | Updating the msDS-KeyCredentialLink attribute of takeuser20{'result': 50, 'description': 'insufficientAccessRights', 'dn': '', 'message': '00002098: SecErr: DSID-03150F94, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0\n\x00', 'referrals': None, 'type': 'modifyResponse'}About
A python script to automatically add a KeyCredentialLink to newly created users, by quickly connecting to them with default credentials.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
