@@ -39,15 +39,15 @@ Here is a short description of the last 9 commands codes and purpose :
39
39
40
40
| Command ID | Description | Parameter |
41
41
| :----------- | :---------------------- | :----------------:|
42
- | "\x8C\xED" | [ ReflectiveDllLoading] ( #ReflectiveDllLoading ) | |
43
- | "\x8X\x9D" | [ ReflectiveDllLoading2] ( #ReflectiveDllLoading2 ) | |
44
- | "\x3B\x2D" | [ SekurLsaPTH] ( #SekurLsaPTH ) | |
45
- | "\x9C\xE2" | [ HttpGet] ( #HttpGet ) | |
46
- | "\x2B\xEF" | [ GetFileSecurity] ( #GetFileSecurity ) | |
47
- | "\xB3\xD1" | [ GlobalStructControl17] ( #GlobalStructControl17 ) | |
48
- | "\xE2\xF1" | [ GlobalStructFree10] ( #GlobalStructFree10 ) | |
49
- | "\xA9\xC3" | [ GlobalStructControl15] ( #GlobalStructControl15 ) | |
50
- | "\x41\x9D" | [ record_screen_jpg] ( #record_screen_jpg ) | NA |
42
+ | "\x8C\xED" | [ ReflectiveDllLoading] ( #ReflectiveDllLoading ) | $dll |
43
+ | "\x8X\x9D" | [ ReflectiveDllLoading2] ( #ReflectiveDllLoading2 ) | $dll |
44
+ | "\x3B\x2D" | [ SekurLsaPTH] ( #SekurLsaPTH ) | $unknown, $domain, $user_name, $ntlm_hash, $command_line |
45
+ | "\x9C\xE2" | [ HttpGet] ( #HttpGet ) | $opt, $ServerName, $port, $ObjectName |
46
+ | "\x2B\xEF" | [ GetFileSecurity] ( #GetFileSecurity ) | $file_name |
47
+ | "\xB3\xD1" | [ GlobalStructControl17] ( #GlobalStructControl17 ) | $code, $value |
48
+ | "\xE2\xF1" | [ GlobalStructFree10] ( #GlobalStructFree10 ) | $code |
49
+ | "\xA9\xC3" | [ GlobalStructControl15] ( #GlobalStructControl15 ) | $code, $value |
50
+ | "\x41\x9D" | [ record_screen_jpg] ( #record_screen_jpg ) | $p1, $duration |
51
51
52
52
53
53
<a id =" ReflectiveDllLoading " ></a >
0 commit comments