Generated docs from job=generate-docs branch=master [ci skip]
This commit is contained in:
@@ -46458,13 +46458,11 @@ execution:
|
||||
name: powershell
|
||||
- name: Abuse Nslookup with DNS Records
|
||||
auto_generated_guid: 999bff6d-dc15-44c9-9f5c-e1051bfc86e1
|
||||
description: 'Red teamer''s avoid IEX and Invoke-WebRequest in your PowerShell
|
||||
commands. Instead, host a text record with a payload to compromise hosts.
|
||||
|
||||
'
|
||||
description: |
|
||||
Red teamer's avoid IEX and Invoke-WebRequest in your PowerShell commands. Instead, host a text record with a payload to compromise hosts.
|
||||
[reference](https://twitter.com/jstrosch/status/1237382986557001729)
|
||||
supported_platforms:
|
||||
- windows
|
||||
reference: https://twitter.com/jstrosch/status/1237382986557001729
|
||||
executor:
|
||||
command: |
|
||||
# creating a custom nslookup function that will indeed call nslookup but forces the result to be "whoami"
|
||||
|
||||
@@ -881,6 +881,7 @@ Invoke-AllChecks
|
||||
|
||||
## Atomic Test #22 - Abuse Nslookup with DNS Records
|
||||
Red teamer's avoid IEX and Invoke-WebRequest in your PowerShell commands. Instead, host a text record with a payload to compromise hosts.
|
||||
[reference](https://twitter.com/jstrosch/status/1237382986557001729)
|
||||
|
||||
**Supported Platforms:** Windows
|
||||
|
||||
|
||||
Reference in New Issue
Block a user