Azure / Azure/Connectors-NET-Samples
[Investigation] Wdatp connector 403: what Defender capabilities are accessible?
- Ngôn ngữ chính
- C#
- Star
- 3
- Fork
- 3
- Merge trung bình
- 4 ngày 14 giờ
- Pull request đã merge (30 ngày)
- 3
Mô tả
## Summary
The `wdatp/alerts` endpoint returns 403 Forbidden because the connection's account is missing the Defender `ViewData` permission.
## Repro
`GET https://sdk-connector-samples.azurewebsites.net/api/wdatp/alerts`
## Error
`[wdatp] GET /api/alerts failed with status 403: {"error":{"code":"Forbidden","message":"Missing user permissions. API required permissions: ViewData, user permissions: None."}}`
## Connection
- Namespace: `sdk-test-gateway-prod` (nsUrlId: `bedc0f9f130e4bba93ea8046573db2d0`)
- Connection: `wdatp-test`
## Investigation needed
1. What Defender role/permission grants `ViewData`? (Likely requires Microsoft Defender for Endpoint P1/P2 license and Security Reader role)
2. Are there any Wdatp APIs accessible without elevated Defender permissions (e.g., machine groups, investigation packages)?
3. Can we use the Wdatp connector to demonstrate any read operation with the current connection setup?
4. Should the `wdatp-test` connection be re-created with an account that has Defender Security Reader permissions?
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu với lỗi GET https://sdk-connector-samples.azurewebsites.net/api/wdatp/alerts đã được báo cáo và thông tin chi tiết kết nối wdatp-test, sau đó điều tra các cấp quyền Defender nào cấp ViewData và tài khoản hiện tại có thể truy cập những API nào. Hoàn tất có nghĩa là ghi lại thao tác đọc có thể truy cập hoặc xác nhận rằng kết nối phải được tạo lại với quyền Security Reader.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- azure, csharp
- Lĩnh vực
- api, backend, security
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 35/100