Skip to content

Commit ae0b1b7

Browse files
Update tmp.md
1 parent 20e9f99 commit ae0b1b7

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

_tmp/tmp.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ Here is a short description of the last 9 commands codes and purpose :
3939

4040
| Command ID | Description | Parameter |
4141
| :----------- | :---------------------- | :----------------:|
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 |
5151

5252

5353
<a id="ReflectiveDllLoading"></a>

0 commit comments

Comments
 (0)