Skip to content

Commit

Permalink
feat: widgets
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyueta committed Aug 9, 2023
1 parent 1dae96c commit b47d5bc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/playbook/Configuration/atlas/appx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,11 @@ actions:
# https://www.mdsec.co.uk/2021/03/phishing-users-to-take-a-test
- !appx: {name: '*Microsoft.Windows.SecureAssessmentBrowser*', type: family}

# Widgets
- !appx: {name: '*MicrosoftWindows.Client.WebExperience*', type: family}

- !appx: {name: '*MicrosoftCorporationII.MicrosoftFamily*', type: family}
- !appx: {name: '*MicrosoftCorporationII.QuickAssist*', type: family}
- !appx: {name: '*MicrosoftWindows.Client.WebExperience*', type: family}

- !appx: {name: '*Microsoft.Advertising.Xaml*', type: family}
- !appx: {name: '*Microsoft.BingNews*', type: family}
Expand Down

0 comments on commit b47d5bc

Please sign in to comment.