Skip to content

Commit 277540a

Browse files
authored
Add LdrCallEnclave in execute-shellcode-via-windows-callback-function.yml (#1076)
1 parent 1a065e6 commit 277540a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

load-code/shellcode/execute-shellcode-via-windows-callback-function.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ rule:
2020
- http://ropgadget.com/posts/abusing_win_functions.html
2121
- https://github.com/aahmad097/AlternativeShellcodeExec/
2222
- https://osandamalith.com/2021/04/01/executing-shellcode-via-callbacks/
23+
- https://github.com/tlsbollei/Malware-Training/blob/main/Code%20Injection/LdrCallEnclave.cpp
2324
examples:
2425
- 10cd7afd580ee9c222b0a87ff241d306:0x10008BE0
2526
- 268d61837aa248c1d49a973612a129ce:0x1000CEC0
@@ -78,6 +79,7 @@ rule:
7879
- api: EnumerateLoadedModules
7980
- api: GrayString
8081
- api: ImmEnumInputContext
82+
- api: LdrCallEnclave
8183
- api: LineDDA
8284
- and:
8385
- api: SymInitialize

0 commit comments

Comments
 (0)