blocklists:microsoft:microsoft_teams
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
blocklists:microsoft:microsoft_teams [2021/02/07 14:09] – peter | blocklists:microsoft:microsoft_teams [2021/02/08 00:27] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Blocklists - Microsoft - Microsoft Teams ====== | ====== Blocklists - Microsoft - Microsoft Teams ====== | ||
- | < | + | ===== Get Current List of IP Addresses ===== |
- | 13.107.64.0/ | + | |
- | 52.112.0.0/ | + | <code bash> |
- | 52.120.0.0/ | + | curl https:// |
+ | jq -r '.[] | select(.serviceArea==" | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | See: [[Blocklists: | ||
+ | </ | ||
+ | |||
+ | returns: | ||
+ | |||
+ | < | ||
+ | 13.107.64.0/ | ||
+ | 52.112.0.0/ | ||
+ | 52.120.0.0/ | ||
+ | 52.238.119.141/ | ||
+ | 52.244.160.207/ | ||
+ | 2603: | ||
+ | 2603: | ||
+ | 2603: | ||
+ | 2603: | ||
+ | 2620: | ||
+ | 2620: | ||
</ | </ | ||
Line 10: | Line 33: | ||
**NOTE: | **NOTE: | ||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Get Current List of URLs ===== | ||
+ | |||
+ | <code bash> | ||
+ | jq -r '.[] | select(.serviceArea==" | ||
+ | </ | ||
+ | returns: | ||
< | < | ||
- | [*.]microsoft.com | + | *.adl.windows.com |
- | [*.]microsoftonline.com | + | ajax.aspnetcdn.com |
- | [*.]teams.skype.com | + | aka.ms |
- | [*.]teams.microsoft.com | + | amp.azure.net |
- | [*.]sfbassets.com | + | *.broadcast.skype.com |
- | [*.]skypeforbusiness.com | + | broadcast.skype.com |
+ | compass-ssl.microsoft.com | ||
+ | *.keydelivery.mediaservices.windows.net | ||
+ | *.lync.com | ||
+ | mlccdn.blob.core.windows.net | ||
+ | mlccdnprod.azureedge.net | ||
+ | *.msecnd.net | ||
+ | *.msedge.net | ||
+ | *.mstea.ms | ||
+ | *.secure.skypeassets.com | ||
+ | *.sfbassets.com | ||
+ | *.skype.com | ||
+ | *.skypeforbusiness.com | ||
+ | skypemaprdsitus.trafficmanager.net | ||
+ | statics.teams.microsoft.com | ||
+ | *.streaming.mediaservices.windows.net | ||
+ | *.teams.microsoft.com | ||
+ | teams.microsoft.com | ||
+ | *.tenor.com | ||
+ | *.urlp.sfbassets.com | ||
+ | *.users.storage.live.com | ||
+ | videoplayercdn.osi.office.net | ||
</ | </ | ||
+ | ---- | ||
+ | |||
+ | ===== Get Current List of TCP Ports ===== | ||
+ | |||
+ | <code bash> | ||
+ | jq -r '.[] | select(.serviceArea==" | ||
+ | </ | ||
+ | |||
+ | returns: | ||
+ | |||
+ | < | ||
+ | 443 | ||
+ | 80 | ||
+ | null | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | <code bash> | ||
+ | jq -r '.[] | select(.serviceArea==" | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Get Current List of UDP Ports ===== | ||
+ | |||
+ | <code bash> | ||
+ | jq -r '.[] | select(.serviceArea==" | ||
+ | </ | ||
+ | |||
+ | returns: | ||
+ | |||
+ | < | ||
+ | 3478 | ||
+ | 3479 | ||
+ | 3480 | ||
+ | 3481 | ||
+ | null | ||
+ | </ | ||
+ | |||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | <code bash> | ||
+ | jq -r '.[] | select(.serviceArea==" | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Original Lists ===== | ||
+ | |||
+ | < | ||
+ | 13.107.64.0/ | ||
+ | 52.112.0.0/ | ||
+ | 52.120.0.0/ | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | *.microsoft.com | ||
+ | *.microsoftonline.com | ||
+ | *.teams.skype.com | ||
+ | *.teams.microsoft.com | ||
+ | *.sfbassets.com | ||
+ | *.skypeforbusiness.com | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | </ | ||
---- | ---- | ||
Line 26: | Line 153: | ||
https:// | https:// | ||
+ | |||
+ | https:// | ||
https:// | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ |
blocklists/microsoft/microsoft_teams.1612706982.txt.gz · Last modified: 2021/02/07 14:09 by peter