Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 661 Bytes

Shell32.md

File metadata and controls

36 lines (23 loc) · 661 Bytes

Shell32.dll

  • Functions: Execute
rundll32.exe shell32.dll,Control_RunDLL payload.dll    

rundll32.exe shell32.dll,ShellExec_RunDLL beacon.exe    

rundll32.exe shell32.dll,OpenAs_RunDLL c:\temp\calc.hta   

rundll32.exe shell32.dll,ShellExec_RunDLLA beacon.exe   

Acknowledgements:

  • Pierre-Alexandre Braeken - @pabraeken (ShellExec_RunDLL)
  • Vincent Yiu - @vysecurity (ShellExec_RunDLLA)

Code sample: *

Resources:

Full path:

c:\windows\system32\shell32.dll
c:\windows\sysWOW64\shell32.dll

Notes:

Detection: