diff --git a/atomics/T1140/T1140.yaml b/atomics/T1140/T1140.yaml index 0fda25f4..cf91a239 100644 --- a/atomics/T1140/T1140.yaml +++ b/atomics/T1140/T1140.yaml @@ -211,7 +211,6 @@ atomic_tests: echo #{fish_encoded} | base64 -d | bash echo #{sh_encoded} | base64 -d | bash - name: 'XOR decoding and command execution using Python' - auto_generated_guid: description: An adversary can obfuscate malicious commands or payloads using XOR and execute them on the victim's machine. This test uses Python to decode and execute commands on the machine. supported_platforms: - linux