Generated docs from job=generate-docs branch=master [ci skip]
This commit is contained in:
@@ -98398,7 +98398,7 @@ discovery:
|
||||
supported_platforms:
|
||||
- windows
|
||||
executor:
|
||||
command: 'nslookup -querytype=ALL -timeout=12 _ldap._tcp.dc._msdcs.$env:USERDNSDOMAIN
|
||||
command: 'nslookup -querytype=ALL -timeout=12 _ldap._tcp.dc._msdcs.%USERDNSDOMAIN%
|
||||
|
||||
'
|
||||
name: command_prompt
|
||||
|
||||
@@ -85106,7 +85106,7 @@ discovery:
|
||||
supported_platforms:
|
||||
- windows
|
||||
executor:
|
||||
command: 'nslookup -querytype=ALL -timeout=12 _ldap._tcp.dc._msdcs.$env:USERDNSDOMAIN
|
||||
command: 'nslookup -querytype=ALL -timeout=12 _ldap._tcp.dc._msdcs.%USERDNSDOMAIN%
|
||||
|
||||
'
|
||||
name: command_prompt
|
||||
|
||||
@@ -395,7 +395,7 @@ controller of the targeted or compromised host. reference https://securelist.com
|
||||
|
||||
|
||||
```cmd
|
||||
nslookup -querytype=ALL -timeout=12 _ldap._tcp.dc._msdcs.$env:USERDNSDOMAIN
|
||||
nslookup -querytype=ALL -timeout=12 _ldap._tcp.dc._msdcs.%USERDNSDOMAIN%
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user