fix: removed GUID field
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user