Skip to content

Commit

Permalink
Merge pull request #979 from 2thewes/StartupFolders
Browse files Browse the repository at this point in the history
Fixed StartupFolders.tkape
  • Loading branch information
AndrewRathbun authored Oct 14, 2024
2 parents 37874d5 + d349f7e commit 3153161
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Targets/Windows/StartupFolders.tkape
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ Targets:
-
Name: User startup folders
Category: Persistence
Path: C:\Users\%user%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
Path: C:\Users\%user%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
-
Name: System-wide startup folder
Category: Persistence
Path: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
Path: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp

# Documentation
# https://attack.mitre.org/techniques/T1547/001/
Expand Down

0 comments on commit 3153161

Please sign in to comment.