Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Added the Invoke-AgentSmith function for exceeding the MachineAccountQuota limit through transitive accounts.
|
|
Did some forest testing and noticed that the objectCategory node attribute required the parent domain instead of the targeted child domain. Added a Forest parameter to New-ADIDNSNode for controlling objectCategory.
Fixed a bug that was causing [System.DirectoryServices.ActiveDirectory.Domain]::GetCurrentDomain() to run on non-domain attached systems with New-ADIDNSNode and Enable-ADIDNSNode.
|
|
|
|
|
|
Added a function that will return the distinguished name for zones stored in AD. This should help to determine the correct partition to use. Fixed some bugs.
|
|
Added 'System' to the accepted values for the Partition parameter.
|
|
Added functions for performing ADIDNS spoofing. All LDAP functions now accept a pscredential object. Added nonsecure dynamic updates functionality to Invoke-DNSupdate.
|