Adding missing authors

This commit is contained in:
xenoscr 2022-09-10 23:37:10 -04:00
parent 700d181c7e
commit f5baac1c45
No known key found for this signature in database
GPG Key ID: 52C26F96860C0DAA
12 changed files with 12 additions and 12 deletions

View File

@ -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,

View File

@ -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,

View File

@ -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"

View File

@ -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"

View File

@ -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

View File

@ -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

View File

@ -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"

View File

@ -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

View File

@ -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

View File

@ -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"

View File

@ -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

View File

@ -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"