Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,12 @@ docker build . -t device-code-phishing
docker run -p 8080:8080 device-code-phishing
```

## Detection
The following three fields and their values identify DeviceCodePhishing events:

* originalTransferMethod: `deviceCodeFlow`
* resourceDisplayName: `Microsoft Graph`
* appDisplayName: `Microsoft Authentication Broker`

## Disclaimer
Provided as educational content only!
Provided as educational content only!