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 15:56] – peter | blocklists:microsoft:microsoft_teams [2021/02/08 00:27] (current) – peter | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== Get Current List of IP Addresses ===== | ===== Get Current List of IP Addresses ===== | ||
- | |||
- | See: [[Blocklists: | ||
<code bash> | <code bash> | ||
Line 12: | Line 10: | ||
<WRAP info> | <WRAP info> | ||
**NOTE: | **NOTE: | ||
+ | |||
+ | See: [[Blocklists: | ||
</ | </ | ||
+ | returns: | ||
+ | |||
+ | <code bash> | ||
+ | 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: | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | </ | ||
---- | ---- | ||
+ | |||
+ | ===== Get Current List of URLs ===== | ||
+ | |||
+ | <code bash> | ||
+ | jq -r '.[] | select(.serviceArea==" | ||
+ | </ | ||
+ | returns: | ||
< | < | ||
- | 13.107.64.0/18 # Microsoft Teams. | + | *.adl.windows.com |
- | 52.112.0.0/14 # Microsoft Teams. | + | ajax.aspnetcdn.com |
- | 52.120.0.0/14 # Microsoft Teams. | + | aka.ms |
+ | amp.azure.net | ||
+ | *.broadcast.skype.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 | ||
+ | </code> | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Get Current List of TCP Ports ===== | ||
+ | |||
+ | <code bash> | ||
+ | jq -r '.[] | select(.serviceArea==" | ||
+ | </ | ||
+ | |||
+ | returns: | ||
+ | |||
+ | < | ||
+ | 443 | ||
+ | 80 | ||
+ | null | ||
</ | </ | ||
<WRAP info> | <WRAP info> | ||
- | **NOTE: | + | **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/ | ||
+ | </ | ||
< | < | ||
Line 36: | Line 144: | ||
</ | </ | ||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | </ | ||
---- | ---- | ||
Line 42: | Line 153: | ||
https:// | https:// | ||
+ | |||
+ | https:// | ||
https:// | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ |
blocklists/microsoft/microsoft_teams.1612713394.txt.gz · Last modified: 2021/02/07 15:56 by peter