mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-28 15:58:24 +01:00
Adding missing authors
This commit is contained in:
parent
700d181c7e
commit
f5baac1c45
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
Name: Advpack.dll
|
Name: Advpack.dll
|
||||||
Description: Utility for installing software and drivers with rundll32.exe
|
Description: Utility for installing software and drivers with rundll32.exe
|
||||||
Author:
|
Author: LOLBAS Team
|
||||||
Created: 2018-05-25
|
Created: 2018-05-25
|
||||||
Commands:
|
Commands:
|
||||||
- Command: rundll32.exe advpack.dll,LaunchINFSection c:\test.inf,DefaultInstall_SingleUser,1,
|
- Command: rundll32.exe advpack.dll,LaunchINFSection c:\test.inf,DefaultInstall_SingleUser,1,
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
Name: Ieadvpack.dll
|
Name: Ieadvpack.dll
|
||||||
Description: INF installer for Internet Explorer. Has much of the same functionality as advpack.dll.
|
Description: INF installer for Internet Explorer. Has much of the same functionality as advpack.dll.
|
||||||
Author:
|
Author: LOLBAS Team
|
||||||
Created: 2018-05-25
|
Created: 2018-05-25
|
||||||
Commands:
|
Commands:
|
||||||
- Command: rundll32.exe ieadvpack.dll,LaunchINFSection c:\test.inf,DefaultInstall_SingleUser,1,
|
- Command: rundll32.exe ieadvpack.dll,LaunchINFSection c:\test.inf,DefaultInstall_SingleUser,1,
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
Name: Ieframe.dll
|
Name: Ieframe.dll
|
||||||
Description: Internet Browser DLL for translating HTML code.
|
Description: Internet Browser DLL for translating HTML code.
|
||||||
Author:
|
Author: LOLBAS Team
|
||||||
Created: '2018-05-25'
|
Created: '2018-05-25'
|
||||||
Commands:
|
Commands:
|
||||||
- Command: rundll32.exe ieframe.dll,OpenURL "C:\test\calc.url"
|
- Command: rundll32.exe ieframe.dll,OpenURL "C:\test\calc.url"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
Name: Mshtml.dll
|
Name: Mshtml.dll
|
||||||
Description: Microsoft HTML Viewer
|
Description: Microsoft HTML Viewer
|
||||||
Author:
|
Author: LOLBAS Team
|
||||||
Created: 2018-05-25
|
Created: 2018-05-25
|
||||||
Commands:
|
Commands:
|
||||||
- Command: rundll32.exe Mshtml.dll,PrintHTML "C:\temp\calc.hta"
|
- Command: rundll32.exe Mshtml.dll,PrintHTML "C:\temp\calc.hta"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
Name: Pcwutl.dll
|
Name: Pcwutl.dll
|
||||||
Description: Microsoft HTML Viewer
|
Description: Microsoft HTML Viewer
|
||||||
Author:
|
Author: LOLBAS Team
|
||||||
Created: 2018-05-25
|
Created: 2018-05-25
|
||||||
Commands:
|
Commands:
|
||||||
- Command: rundll32.exe pcwutl.dll,LaunchApplication calc.exe
|
- Command: rundll32.exe pcwutl.dll,LaunchApplication calc.exe
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
Name: Setupapi.dll
|
Name: Setupapi.dll
|
||||||
Description: Windows Setup Application Programming Interface
|
Description: Windows Setup Application Programming Interface
|
||||||
Author:
|
Author: LOLBAS Team
|
||||||
Created: '2018-05-25'
|
Created: '2018-05-25'
|
||||||
Commands:
|
Commands:
|
||||||
- Command: rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 128 C:\Tools\shady.inf
|
- Command: rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 128 C:\Tools\shady.inf
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
Name: Shdocvw.dll
|
Name: Shdocvw.dll
|
||||||
Description: Shell Doc Object and Control Library.
|
Description: Shell Doc Object and Control Library.
|
||||||
Author:
|
Author: LOLBAS Team
|
||||||
Created: 2018-05-25
|
Created: 2018-05-25
|
||||||
Commands:
|
Commands:
|
||||||
- Command: rundll32.exe shdocvw.dll,OpenURL "C:\test\calc.url"
|
- Command: rundll32.exe shdocvw.dll,OpenURL "C:\test\calc.url"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
Name: Shell32.dll
|
Name: Shell32.dll
|
||||||
Description: Windows Shell Common Dll
|
Description: Windows Shell Common Dll
|
||||||
Author:
|
Author: LOLBAS Team
|
||||||
Created: 2018-05-25
|
Created: 2018-05-25
|
||||||
Commands:
|
Commands:
|
||||||
- Command: rundll32.exe shell32.dll,Control_RunDLL payload.dll
|
- Command: rundll32.exe shell32.dll,Control_RunDLL payload.dll
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
Name: Syssetup.dll
|
Name: Syssetup.dll
|
||||||
Description: Windows NT System Setup
|
Description: Windows NT System Setup
|
||||||
Author:
|
Author: LOLBAS Team
|
||||||
Created: 2018-05-25
|
Created: 2018-05-25
|
||||||
Commands:
|
Commands:
|
||||||
- Command: rundll32.exe syssetup.dll,SetupInfObjectInstallAction DefaultInstall 128 c:\test\shady.inf
|
- Command: rundll32.exe syssetup.dll,SetupInfObjectInstallAction DefaultInstall 128 c:\test\shady.inf
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
Name: Url.dll
|
Name: Url.dll
|
||||||
Description: Internet Shortcut Shell Extension DLL.
|
Description: Internet Shortcut Shell Extension DLL.
|
||||||
Author:
|
Author: LOLBAS Team
|
||||||
Created: 2018-05-25
|
Created: 2018-05-25
|
||||||
Commands:
|
Commands:
|
||||||
- Command: rundll32.exe url.dll,OpenURL "C:\test\calc.hta"
|
- Command: rundll32.exe url.dll,OpenURL "C:\test\calc.hta"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
Name: Zipfldr.dll
|
Name: Zipfldr.dll
|
||||||
Description: Compressed Folder library
|
Description: Compressed Folder library
|
||||||
Author:
|
Author: LOLBAS Team
|
||||||
Created: 2018-05-25
|
Created: 2018-05-25
|
||||||
Commands:
|
Commands:
|
||||||
- Command: rundll32.exe zipfldr.dll,RouteTheCall calc.exe
|
- Command: rundll32.exe zipfldr.dll,RouteTheCall calc.exe
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
Name: Comsvcs.dll
|
Name: Comsvcs.dll
|
||||||
Description: COM+ Services
|
Description: COM+ Services
|
||||||
Author:
|
Author: LOLBAS Team
|
||||||
Created: 2019-08-30
|
Created: 2019-08-30
|
||||||
Commands:
|
Commands:
|
||||||
- Command: rundll32 C:\windows\system32\comsvcs.dll MiniDump "[LSASS_PID] dump.bin full"
|
- Command: rundll32 C:\windows\system32\comsvcs.dll MiniDump "[LSASS_PID] dump.bin full"
|
||||||
|
Loading…
Reference in New Issue
Block a user