ac8dd2cfec
Initial Checkin
308 B
308 B
File and Directory Discovery
MITRE ATT&CK Technique: T1083
Directory listing
Input:
dir c:\ >> %temp%\download
dir "c:\Documents and Settings" >> %temp%\download
dir "c:\Program Files\" >> %temp%\download
dir d:\ >> %temp%\download