Updated Radius PowerView Commands (markdown)

akuker 2022-01-03 16:06:22 -06:00
parent 5f00d9d03a
commit 7735f076fa
1 changed files with 20 additions and 3 deletions

@ -116,14 +116,31 @@ Examples:
## **UNKNOWN** (CC)
Command: XX XX XX 0d 00 00 00 06 00
Command: CC 45 E0 00
Function: ***Unknown at this time***
Type: XXXXInput (Transitions to DATAOUT)
Type: Input (Transitions to DATAOUT)
Host then sends: `XXXX00 09 00 07 FF FF FF 00` (The last 00 might not actually be there?)
Sequence: Command->Data Out->Status->Msg In
Examples:
Command: `CC 45 E0 00`
Data Out:
```
00: 00DFFBA2 208B0202 00000180 C0C0C000
10: 12504848 24002814 14140082 40101008
20: 08080400 04041842 80000000 0140A0A0
30: A0010840 40202022 11111110 41200808
40: 04040400 00000000 20008080 40404000
50: 00000084 00101008 08100000 00000080
60: 00000000 00000000 00021050 50502000
70: 28143434 34020202 00010108 00808080
80: 84401040 00002428 10101000 88080800
...
8A0: 082902A2 14040500 05000505 05004004
8B0: 04000280 00412121 200000
```