test video

This commit is contained in:
Iaan D'Souza-Wiltshire 2017-01-03 14:38:54 -08:00
parent 83040f6e11
commit bdb36ab5a1

View File

@ -26,30 +26,34 @@ Block at First Sight is a feature of Windows Defender cloud protection that prov
It is enabled by default when certain pre-requisite settings are also enabled. In most cases, these pre-requisite settings are also enabled by default, so the feature is running without any intervention.
test
<video width="320" height="240" controls>
<source src="http://videoplayercdn.osi.office.net/embed/uuid=df196dbe-ae57-44f3-aba8-539568434331" type="video/mp4">
Your browser does not support the video tag.
</video>
https://www.microsoft.com/showcase/video.aspx?uuid=df196dbe-ae57-44f3-aba8-539568434331
<iframe src="http://videoplayercdn.osi.office.net/embed/uuid=df196dbe-ae57-44f3-aba8-539568434331?width='600'&height='480'&autoplay='false'&mkt='en-us'&linkoverride='Link'&csid=ux-'en-us'">
</iframe>
<iframe src="http://videoplayercdn.osi.office.net/embed/uuid=df196dbe-ae57-44f3-aba8-539568434331"></iframe>
<script type="text/javascript" language="javascript" src="//c.microsoft.com/ms.js" >
</script>
<script type="text/javascript" language="javascript" src="//c.microsoft.com/ms.js" ></script>
<div id="vid3290">
<script type="text/javascript" language="javascript" src=" videoplayercdn.osi.office.net/s/js/vxp.js"></script>
<div id="DivID">
<script type="text/javascript" language="javascript" src=" videoplayercdn.osi.office.net/s/js/vxp.js">
</script>
<script type="text/javascript">
MsnVideoUx.render(
"MSNShowCase2",
"DivID",
{ "Width": "X", "Height": "Y", "AutoPlayVideo": "true/false", "DefaultVideo": "videobyuuids.aspx?uuids=UUID" },
"vid3290",
{ "Width": "640", "Height": "480", "AutoPlayVideo": "false", "DefaultVideo": "videobyuuids.aspx?uuids=df196dbe-ae57-44f3-aba8-539568434331" },
{ csid: "ux-cms-en-us-msoffice" }
);
</script>
</div>
## How it works
When a Windows Defender client encounters a suspicious but undetected file, it queries our cloud protection backend. The cloud backend will apply heuristics, machine learning, and automated analysis of the file to determine the files as malicious or clean.