Files
Kevin Robertson 2c25774fc4 ADIDNS functions, pscredential, nonsecure dynamic updates
Added functions for performing ADIDNS spoofing. All LDAP functions now accept a pscredential object. Added nonsecure dynamic updates functionality to Invoke-DNSupdate.
2018-07-10 09:56:03 -04:00

8 lines
201 B
PowerShell

<#
.SYNOPSIS
Powermad - PowerShell MachineAccountQuota and DNS exploit tools
.LINK
https://github.com/Kevin-Robertson/Powermad
#>
Import-Module $PWD\Powermad.ps1
Import-Module $PWD\Invoke-DNSUpdate.ps1