microsoft / microsoft/AttackSurfaceAnalyzer
Collect Devices
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3k
- Forks
- 294
- PR merge metrics
- No merged PRs in 30d
Description
Enumerate the devices attached to the system and collect metadata about them.
This should fusion with the file system collector to associate data like total files and changes with harddrive devices, but this should also gather information about every device attached to the system and its driver.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the existing file system collector and how collectors represent system data. Determine how attached devices and their drivers should be enumerated, and how filesystem totals and changes should associate with hard drives. Done means collecting metadata for every attached device while associating relevant filesystem data with hard drives.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- operating-systems, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100