Skip to content

Commit d0a62b1

Browse files
committed
Update attack-simulation-training-faq.md
Added Q & A per FastTrack work item
1 parent 98ee1e3 commit d0a62b1

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

defender-office-365/attack-simulation-training-faq.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom:
1919
- seo-marvel-apr2020
2020
description: Admins can learn about deployment considerations and frequently asked questions regarding Attack simulation and training in Microsoft 365 E5 or Microsoft Defender for Office 365 Plan 2 organizations.
2121
ms.service: defender-office-365
22-
ms.date: 02/05/2025
22+
ms.date: 03/18/2025
2323
appliesto:
2424
- ✅ <a href="https://learn.microsoft.com/defender-office-365/mdo-about#defender-for-office-365-plan-1-vs-plan-2-cheat-sheet" target="_blank">Microsoft Defender for Office 365 Plan 2</a>
2525
---
@@ -396,3 +396,23 @@ When the payload is used in a simulation, the service replaces the QR code with
396396
### Q: I'm trying to create a payload in HTML, but the payload editor seems to remove certain content from my design?
397397

398398
A: Currently, the following HTML tags aren't supported in the payload editor: `applet, base, basefont, command, embed, frame, frameset, iframe, keygen, link, meta, noframes, noscript, param, script, object, title`.
399+
400+
### Q: What happens if you modify the content used in an existing simulation?
401+
402+
A: You can modify key elements that are used in a simulation independently of the simulation itself. For example:
403+
404+
- Payload
405+
- Module
406+
- Login page
407+
- Landing page
408+
409+
The simulation content is evaluated at the time of launch, so what's used in the simulation depends on the status of the simulation when you modified the content:
410+
411+
- **Active** or **In progress**: This simulation was already launched, so any content changes aren't used.
412+
- **Scheduled**: The simulation hasn't been launched yet, so any content changes are used in the situation when it launches.
413+
414+
### Q: What happens if you cancel a simulation after there have already been clicks on the payload? Are those users still considered repeat offenders, even though the simulation was cancelled?
415+
416+
A _repeat offender_ is a user who was compromised by consecutive simulations (gave up their credentials). The default value of consecutive simulations is two, but you can [configure the threshold](attack-simulation-training-settings.md#configure-the-repeat-offender-threshold).
417+
418+
If you cancel an in-progress simulation, users who entered their credentials before the cancellation are counted as repeat offenders or compromised in reports.

0 commit comments

Comments
 (0)