parent
3f1dfebd22
commit
ccf9956b03
|
@ -8,15 +8,11 @@ rundll32.exe shell32.dll,Control_RunDLL payload.dll
|
|||
rundll32.exe shell32.dll,ShellExec_RunDLL beacon.exe
|
||||
|
||||
rundll32.exe shell32.dll,ShellExec_RunDLLA beacon.exe
|
||||
|
||||
rundll32.exe shell32.dll,ShellExec_RunDLLW beacon.exe
|
||||
|
||||
rundll32.exe shell32.dll,ShellExecuteEx beacon.exe
|
||||
```
|
||||
|
||||
Acknowledgements:
|
||||
* Pierre-Alexandre Braeken - @pabraeken (ShellExec_RunDLL)
|
||||
* Vincent Yiu - @vysecurity (ShellExec_RunDLLA, ShellExec_RunDLLW, ShellExecuteEx)
|
||||
* Vincent Yiu - @vysecurity (ShellExec_RunDLLA)
|
||||
|
||||
Code sample:
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue