From f5baac1c45fa17314c64aa13e1c7c74b29ac24ab Mon Sep 17 00:00:00 2001 From: xenoscr Date: Sat, 10 Sep 2022 23:37:10 -0400 Subject: [PATCH] Adding missing authors --- yml/OSLibraries/Advpack.yml | 2 +- yml/OSLibraries/Ieadvpack.yml | 2 +- yml/OSLibraries/Ieframe.yml | 2 +- yml/OSLibraries/Mshtml.yml | 2 +- yml/OSLibraries/Pcwutl.yml | 2 +- yml/OSLibraries/Setupapi.yml | 2 +- yml/OSLibraries/Shdocvw.yml | 2 +- yml/OSLibraries/Shell32.yml | 2 +- yml/OSLibraries/Syssetup.yml | 2 +- yml/OSLibraries/Url.yml | 2 +- yml/OSLibraries/Zipfldr.yml | 2 +- yml/OSLibraries/comsvcs.yml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/yml/OSLibraries/Advpack.yml b/yml/OSLibraries/Advpack.yml index eaae18d..99909eb 100644 --- a/yml/OSLibraries/Advpack.yml +++ b/yml/OSLibraries/Advpack.yml @@ -1,7 +1,7 @@ --- Name: Advpack.dll Description: Utility for installing software and drivers with rundll32.exe -Author: +Author: LOLBAS Team Created: 2018-05-25 Commands: - Command: rundll32.exe advpack.dll,LaunchINFSection c:\test.inf,DefaultInstall_SingleUser,1, diff --git a/yml/OSLibraries/Ieadvpack.yml b/yml/OSLibraries/Ieadvpack.yml index 2a08d33..9af9e84 100644 --- a/yml/OSLibraries/Ieadvpack.yml +++ b/yml/OSLibraries/Ieadvpack.yml @@ -1,7 +1,7 @@ --- Name: Ieadvpack.dll Description: INF installer for Internet Explorer. Has much of the same functionality as advpack.dll. -Author: +Author: LOLBAS Team Created: 2018-05-25 Commands: - Command: rundll32.exe ieadvpack.dll,LaunchINFSection c:\test.inf,DefaultInstall_SingleUser,1, diff --git a/yml/OSLibraries/Ieframe.yml b/yml/OSLibraries/Ieframe.yml index 348928d..73f8ee8 100644 --- a/yml/OSLibraries/Ieframe.yml +++ b/yml/OSLibraries/Ieframe.yml @@ -1,7 +1,7 @@ --- Name: Ieframe.dll Description: Internet Browser DLL for translating HTML code. -Author: +Author: LOLBAS Team Created: '2018-05-25' Commands: - Command: rundll32.exe ieframe.dll,OpenURL "C:\test\calc.url" diff --git a/yml/OSLibraries/Mshtml.yml b/yml/OSLibraries/Mshtml.yml index 73f3388..b3a777f 100644 --- a/yml/OSLibraries/Mshtml.yml +++ b/yml/OSLibraries/Mshtml.yml @@ -1,7 +1,7 @@ --- Name: Mshtml.dll Description: Microsoft HTML Viewer -Author: +Author: LOLBAS Team Created: 2018-05-25 Commands: - Command: rundll32.exe Mshtml.dll,PrintHTML "C:\temp\calc.hta" diff --git a/yml/OSLibraries/Pcwutl.yml b/yml/OSLibraries/Pcwutl.yml index 0a3def5..3520e26 100644 --- a/yml/OSLibraries/Pcwutl.yml +++ b/yml/OSLibraries/Pcwutl.yml @@ -1,7 +1,7 @@ --- Name: Pcwutl.dll Description: Microsoft HTML Viewer -Author: +Author: LOLBAS Team Created: 2018-05-25 Commands: - Command: rundll32.exe pcwutl.dll,LaunchApplication calc.exe diff --git a/yml/OSLibraries/Setupapi.yml b/yml/OSLibraries/Setupapi.yml index adf27be..bd9d3a8 100644 --- a/yml/OSLibraries/Setupapi.yml +++ b/yml/OSLibraries/Setupapi.yml @@ -1,7 +1,7 @@ --- Name: Setupapi.dll Description: Windows Setup Application Programming Interface -Author: +Author: LOLBAS Team Created: '2018-05-25' Commands: - Command: rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 128 C:\Tools\shady.inf diff --git a/yml/OSLibraries/Shdocvw.yml b/yml/OSLibraries/Shdocvw.yml index c3f5bd8..82cc9d0 100644 --- a/yml/OSLibraries/Shdocvw.yml +++ b/yml/OSLibraries/Shdocvw.yml @@ -1,7 +1,7 @@ --- Name: Shdocvw.dll Description: Shell Doc Object and Control Library. -Author: +Author: LOLBAS Team Created: 2018-05-25 Commands: - Command: rundll32.exe shdocvw.dll,OpenURL "C:\test\calc.url" diff --git a/yml/OSLibraries/Shell32.yml b/yml/OSLibraries/Shell32.yml index ea8e116..0afce49 100644 --- a/yml/OSLibraries/Shell32.yml +++ b/yml/OSLibraries/Shell32.yml @@ -1,7 +1,7 @@ --- Name: Shell32.dll Description: Windows Shell Common Dll -Author: +Author: LOLBAS Team Created: 2018-05-25 Commands: - Command: rundll32.exe shell32.dll,Control_RunDLL payload.dll diff --git a/yml/OSLibraries/Syssetup.yml b/yml/OSLibraries/Syssetup.yml index ad673b2..a9792f2 100644 --- a/yml/OSLibraries/Syssetup.yml +++ b/yml/OSLibraries/Syssetup.yml @@ -1,7 +1,7 @@ --- Name: Syssetup.dll Description: Windows NT System Setup -Author: +Author: LOLBAS Team Created: 2018-05-25 Commands: - Command: rundll32.exe syssetup.dll,SetupInfObjectInstallAction DefaultInstall 128 c:\test\shady.inf diff --git a/yml/OSLibraries/Url.yml b/yml/OSLibraries/Url.yml index 0de5892..a1d0a80 100644 --- a/yml/OSLibraries/Url.yml +++ b/yml/OSLibraries/Url.yml @@ -1,7 +1,7 @@ --- Name: Url.dll Description: Internet Shortcut Shell Extension DLL. -Author: +Author: LOLBAS Team Created: 2018-05-25 Commands: - Command: rundll32.exe url.dll,OpenURL "C:\test\calc.hta" diff --git a/yml/OSLibraries/Zipfldr.yml b/yml/OSLibraries/Zipfldr.yml index 129fad6..0630f1c 100644 --- a/yml/OSLibraries/Zipfldr.yml +++ b/yml/OSLibraries/Zipfldr.yml @@ -1,7 +1,7 @@ --- Name: Zipfldr.dll Description: Compressed Folder library -Author: +Author: LOLBAS Team Created: 2018-05-25 Commands: - Command: rundll32.exe zipfldr.dll,RouteTheCall calc.exe diff --git a/yml/OSLibraries/comsvcs.yml b/yml/OSLibraries/comsvcs.yml index 500214b..4eb5b2a 100644 --- a/yml/OSLibraries/comsvcs.yml +++ b/yml/OSLibraries/comsvcs.yml @@ -1,7 +1,7 @@ --- Name: Comsvcs.dll Description: COM+ Services -Author: +Author: LOLBAS Team Created: 2019-08-30 Commands: - Command: rundll32 C:\windows\system32\comsvcs.dll MiniDump "[LSASS_PID] dump.bin full"