microsoft / microsoft/attacksimulationandtraining
Feature Request - Link Payloads and Simulations
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 16
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to develop custom reporting for attack simulation runs for my company.
I am pulling the data from the APIs, but the two I currently have an issue with are [LIST] Simulations and [LIST] Payloads as they are not linked.
In my reporting I want to be able to tell which Simulation is using which Payload, which requires me to have a many-to-one relationship between the two tables. As there is no payload ID stored in any of the Simulation endpoint APIs it's really difficult to associate a payload template with the simulation in my reporting.
Would it be possible to add this information into the data returned from the API endpoints.
Contributor guide
No contributing guide indexed for this repository
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 inspecting the [LIST] Simulations and [LIST] Payloads API endpoints and how their returned data is structured. Trace where simulation-to-payload associations could be exposed, then verify that reporting consumers can identify the payload used by each simulation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100