Updated Radius PowerView Commands (markdown)

akuker 2022-01-03 16:03:51 -06:00
parent 40973139fd
commit 5f00d9d03a
1 changed files with 19 additions and 5 deletions

@ -58,7 +58,7 @@ Data in:
```
## **UNKNOWN** (C8)
Command: XX XX XX 0d 00 00 00 06 00
Command: C8 00 00 31 00 00 03 00
Function: ***Unknown at this time***
@ -66,19 +66,30 @@ Type: XXXXInput (Transitions to DATAOUT)
Host then sends: `XXXX00 09 00 07 FF FF FF 00` (The last 00 might not actually be there?)
Sequence: Command->Status->Data In->Status->Msg In
Examples:
Command: `C8 00 00 31 83 00 01 00`
Data in: `00`
Command: `C8 00 00 31 00 00 03 00`
Data in: `01 09 08`
## **UNKNOWN** (C9)
Command: XX XX XX 0d 00 00 00 06 00
Command: C9 00 00 31 00 00 03 00
Function: ***Unknown at this time***
Type: XXXXInput (Transitions to DATAOUT)
Host then sends: `XXXX00 09 00 07 FF FF FF 00` (The last 00 might not actually be there?)
Type: Input (Transitions to DATAOUT)
Sequence: Command->Data Out->Status->Msg In
Examples:
Command: `C9 00 00 31 00 00 03 00`
Data out: `00 00 00`
## **UNKNOWN** (CA)
Command: XX XX XX 0d 00 00 00 06 00
@ -101,6 +112,9 @@ Host then sends: `XXXX00 09 00 07 FF FF FF 00` (The last 00 might not actually b
Examples:
## **UNKNOWN** (CC)
Command: XX XX XX 0d 00 00 00 06 00