diff options
| author | HarmJ0y <will@harmj0y.net> | 2016-12-13 17:23:07 -0500 |
|---|---|---|
| committer | HarmJ0y <will@harmj0y.net> | 2016-12-13 17:23:07 -0500 |
| commit | 5da1774219284bbe1539675e84f5c8b4370b386e (patch) | |
| tree | 05ff13de8f303d62ac7f8ec15c200642a488584d | |
| parent | f00e3fc6c436f372953f48de1a8e2771b13844ec (diff) | |
| download | PowerSploit-5da1774219284bbe1539675e84f5c8b4370b386e.tar.gz PowerSploit-5da1774219284bbe1539675e84f5c8b4370b386e.zip | |
updated mkdocs.yml
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ pages: - Get-DomainComputer: 'Recon/Get-DomainComputer.md' - Get-DomainObject: 'Recon/Get-DomainObject.md' - Set-DomainObject: 'Recon/Set-DomainObject.md' + - Set-DomainObjectOwner: 'Recon/Set-DomainObjectOwner.md' - Get-DomainObjectAcl: 'Recon/Get-DomainObjectAcl.md' - Add-DomainObjectAcl: 'Recon/Add-DomainObjectAcl.md' - Find-InterestingDomainAcl: 'Recon/Find-InterestingDomainAcl.md' |