Skip to content

Commit

Permalink
Merge pull request #1 from sansan-monkey/sansan-monkey-patch-1
Browse files Browse the repository at this point in the history
Update New technique T1547.001.yaml
  • Loading branch information
sansan-monkey authored Jan 3, 2025
2 parents cda084c + d3f39d1 commit 8d51cf7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions atomics/T1547.001/T1547.001.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,7 @@ atomic_tests:
supported_platforms:
- windows
executor:
command: |
reg add "HKEY_CLASSES_ROOT\Directory\Background\shell\Size Modify\command" /ve /t REG_SZ /d "C:\Windows\System32\calc.exe" /f
command: reg add "HKEY_CLASSES_ROOT\Directory\Background\shell\Size Modify\command" /ve /t REG_SZ /d "C:\Windows\System32\calc.exe" /f
cleanup_command: reg delete "HKEY_CLASSES_ROOT\Directory\Background\shell\Size Modify" /f
name: command_prompt
elevation_required: true

0 comments on commit 8d51cf7

Please sign in to comment.