Generated docs from job=generate-docs branch=master [ci skip]

This commit is contained in:
Atomic Red Team doc generator
2022-12-16 21:55:22 +00:00
parent c17eeb2b66
commit 2fadd2287c
2 changed files with 4 additions and 5 deletions
+3 -5
View File
@@ -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"
+1
View File
@@ -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