fix: removed GUID field

This commit is contained in:
Matheus Aranha
2023-05-27 20:50:57 +02:00
parent cfe582b2b2
commit 87e2c0406a
-1
View File
@@ -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