1
0
mirror of https://github.com/LOLBAS-Project/LOLBAS synced 2024-09-20 10:41:47 +02:00

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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