Add tests for python code (#2759)

* add tests for python code

* ruff format
This commit is contained in:
Hare Sudhan
2024-04-27 12:38:14 -05:00
committed by GitHub
parent 58496ee330
commit 82fc8d41cc
22 changed files with 612 additions and 156 deletions
@@ -0,0 +1,13 @@
attack_technique: W1003
display_name: OS Credential Dumping
atomic_tests:
- name: Gsecdump
auto_generated_guid: 0f7c5301-6859-45ba-8b4d-1fac30fc31ed
description: |
Dump credentials from memory using Gsecdump.
supported_platforms:
- windows
executor:
command: |
echo "ART"
name: command_prompt