https://btupdate.com/download.php

Submitted URL:
https://btupdate.comRedirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 3 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html><head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <link href="/content/style.css" rel="stylesheet" type="text/css">
    <link rel="shortcut icon" href="/content/favicon.png" type="image/png">
	<title>BeyondTrust File Download</title>
</head>

<body>
<div style="border-bottom: 2px #4e8abe solid; font-weight: bold; margin-top: 1em; padding: 2px; font-size: 14px; vertical-align: middle; color: #666; ">
	<span style="margin-left: 1em;">
		<img src="/content/btb401.jpg" border="0" style="vertical-align: middle; ">
		<span style="vertical-align: bottom">
			<a class="toplink" href="/download.php?dl_action=index">| Downloads</a></span>
		</span>
	
</div>
<div style="margin: 5px; ">




<form action="" method="post" enctype="multipart/form-data">
	<table>
		<tbody><tr>
		<td colspan="2">
			<p>To download your BeyondTrust files, please enter your download key:</p>
			<b>Download Key:</b><br>
			<textarea id="key" name="key" style="width: 600px; height: 200px"></textarea>
		</td>
	</tr>
		<tr>
		<td>
			<input name="startover" class="submit" type="submit" value="Start Over" onclick="window.location.href=''">
		</td>
				<td style="float: right;">
			<input name="download" class="submit" type="submit" value="Download">
		</td>
			</tr>
	</tbody></table>
</form>

</div>




</body></html>