mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-13 15:29:05 +01:00
Noob move
This commit is contained in:
parent
1f2acbefdd
commit
4b94b91d08
18
Zipfldr.md
18
Zipfldr.md
@ -1,18 +0,0 @@
|
||||
---
|
||||
name: zipfldr.dll
|
||||
description: Compressed Folder library
|
||||
functions:
|
||||
execute:
|
||||
- description: Launch an executable payload by calling RouteTheCall.
|
||||
code: rundll32.exe zipfldr.dll,RouteTheCall calc.exe
|
||||
- description: Launch an executable payload by calling RouteTheCall (obfuscated).
|
||||
code: rundll32.exe zipfldr.dll,RouteTheCall file://^C^:^/^W^i^n^d^o^w^s^/^s^y^s^t^e^m^3^2^/^c^a^l^c^.^e^x^e
|
||||
resources:
|
||||
- resource: https://twitter.com/moriarty_meng/status/977848311603380224
|
||||
- resource: https://twitter.com/bohops/status/997896811904929792
|
||||
- resource: https://windows10dll.nirsoft.net/zipfldr_dll.html
|
||||
fullpath:
|
||||
- path: c:\windows\system32\zipfldr.dll
|
||||
- path: c:\windows\syswow64\zipfldr.dll
|
||||
notes: Thanks to Moriarty - @moriarty_meng (Execute), r0lan - @yeyint_mth (Obfuscation)
|
||||
---
|
Loading…
Reference in New Issue
Block a user