Write comments

Simple URL Image Proxy - Screenshot proxy for malicious URLs

Sun 20. Sep 2020, 19:22

Image

A simple html program to take screenshots of websites or use it as a screenshot proxy for malicious URLs.

Download: (Updated 20/09/2020)
https://www.file-upload.com/d5ukplj34w5h
http://www.filefactory.com/file/5lwcssq ... 0Proxy.zip

Virus Scan:
https://www.virustotal.com/#/file/35be4 ... /detection

Source code:
Code:
<html>
<title>Simple URL Image Proxy</title>
<body bgcolor="black">
<center>
<br>
<h1><font color="white">Simple URL Image Proxy</font></h1>
<br>
<form action="http://api.screenshotmachine.com/?" target="frame">
<input type="hidden" name="key" value="4ba62b">
<input type="hidden" name="dimension" value="640x480">
<input type="hidden" name="device" value="desktop">
<input type="hidden" name="format" value="jpg">
<input type="hidden" name="cacheLimit" value="1">
<input type="hidden" name="delay" value="0">
<input type="text" name="url" value="" placeholder="ex: http://example.com">
<input type="submit" name="submit" value="Visit!">
</form>
<iframe name="frame" frameborder="0" height="480" width="640"></iframe>
</center>
</body>
</html>

Sun 20. Sep 2020, 19:22

Write comments




Bei iphpbb3.com bekommen Sie ein kostenloses Forum mit vielen tollen Extras
Forum kostenlos einrichten - Hot Topics - Tags
Beliebteste Themen: Web, Name, Rap, USA, Forum

Impressum | Datenschutz