tescom.telcothink.com
Open in
urlscan Pro
178.251.42.86
Public Scan
Submitted URL: https://tescom.telcothink.com/
Effective URL: https://tescom.telcothink.com/Login.aspx?lg=5
Submission: On August 12 via automatic, source certstream-suspicious — Scanned from DE
Effective URL: https://tescom.telcothink.com/Login.aspx?lg=5
Submission: On August 12 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
1 forms found in the DOMPOST ./Login.aspx?lg=5
<form method="post" action="./Login.aspx?lg=5" onkeypress="javascript:return WebForm_FireDefaultButton(event, 'btn_Login')" id="form1">
<div class="aspNetHidden">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
value="4MFaOJR4kBCtKicfhpRNNX/2OCHj51jyCZHXm4SBSkZEnCdW/gKbNr9cPXPI0bM6uw7o/jrO9E4bboLq2KkaFR6+PCtCw5e89J3b2mJxQ/j12rlwSHNZw7DgenPcDs7Mb/leotE3JYZ4Iimo9s58jb3LHjydkfjFz0omHeVc3PYigy1KRHiytaLDTY+IQh5TuU5rVybRjjZsm+cGTC0plCyAeSm8CFu22Nzl1d4msyK6XrfeyNCkKmN+buHF9KUjeghjbfMaO+j1IlUfyPV9zg==">
</div>
<script type="text/javascript" async="" charset="utf-8" src="https://www.gstatic.com/recaptcha/releases/_ZpyzC9NQw3gYt1GHTrnprhx/recaptcha__de.js" crossorigin="anonymous"
integrity="sha384-j8tY03dQOKBmGItSXwZEovBG33TcjbsGgXffz+yQYGgVrc8yAKCdfEkjrzUUnMCT"></script>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['form1'];
if (!theForm) {
theForm = document.form1;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>
<script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZCe7tEqOSyrJXrbp-rzTKm3Rco2y8ilU0-Bl3mcmwi3W9RShI7aEhJ7KVCY3pDhp6Q2&t=637118341340000000" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=D9drwtSJ4hBA6O8UhT6CQsmznWtPZz82Dwkjs3hMFkT-sqR_DO0ob3W5B_sF5Cy7yH_JM2uk1Bh7d_6s4mek64AbIYjAWa4NSplhVYj1ZpFGobHyDCegXYBnu2BQnUvmuKGDzB-b0hvcKm09btgdIoi4IQuPbKWf3tmFMDuaJ481&t=ffffffffe6d5a9ac"
type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.');
//]]>
</script>
<script
src="/ScriptResource.axd?d=JnUc-DEDOM5KzzVKtsL1tW10h3lnQL1XiEJzeuluZvY_BUIngdcETrZiO4r5kPcRBD8KvKdre9iOfntQtCP9qMvxe8H5jjYy8w8jCSIyvU1tv8E_9LjxbPYirWPOiCdocgv-qwxR_b8E0zzPZfbdPP0ABeexe2fOEGqkjBTimRh26Qnk55ttUcGSrE0uFZD20&t=ffffffffe6d5a9ac"
type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
var PageMethods = function() {
PageMethods.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
PageMethods.prototype = {
_get_path: function() {
var p = this.get_path();
if (p) return p;
else return PageMethods._staticInstance.get_path();
},
VerifyCaptcha: function(response, succeededCallback, failedCallback, userContext) {
/// <param name="response" type="String">System.String</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'VerifyCaptcha', false, {
response: response
}, succeededCallback, failedCallback, userContext);
},
SifreGonder: function(metin, succeededCallback, failedCallback, userContext) {
/// <param name="metin" type="String">System.String</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'SifreGonder', false, {
metin: metin
}, succeededCallback, failedCallback, userContext);
}
}
PageMethods.registerClass('PageMethods', Sys.Net.WebServiceProxy);
PageMethods._staticInstance = new PageMethods();
PageMethods.set_path = function(value) {
PageMethods._staticInstance.set_path(value);
}
PageMethods.get_path = function() {
/// <value type="String" mayBeNull="true">The service url.</value>
return PageMethods._staticInstance.get_path();
}
PageMethods.set_timeout = function(value) {
PageMethods._staticInstance.set_timeout(value);
}
PageMethods.get_timeout = function() {
/// <value type="Number">The service timeout.</value>
return PageMethods._staticInstance.get_timeout();
}
PageMethods.set_defaultUserContext = function(value) {
PageMethods._staticInstance.set_defaultUserContext(value);
}
PageMethods.get_defaultUserContext = function() {
/// <value mayBeNull="true">The service default user context.</value>
return PageMethods._staticInstance.get_defaultUserContext();
}
PageMethods.set_defaultSucceededCallback = function(value) {
PageMethods._staticInstance.set_defaultSucceededCallback(value);
}
PageMethods.get_defaultSucceededCallback = function() {
/// <value type="Function" mayBeNull="true">The service default succeeded callback.</value>
return PageMethods._staticInstance.get_defaultSucceededCallback();
}
PageMethods.set_defaultFailedCallback = function(value) {
PageMethods._staticInstance.set_defaultFailedCallback(value);
}
PageMethods.get_defaultFailedCallback = function() {
/// <value type="Function" mayBeNull="true">The service default failed callback.</value>
return PageMethods._staticInstance.get_defaultFailedCallback();
}
PageMethods.set_enableJsonp = function(value) {
PageMethods._staticInstance.set_enableJsonp(value);
}
PageMethods.get_enableJsonp = function() {
/// <value type="Boolean">Specifies whether the service supports JSONP for cross domain calling.</value>
return PageMethods._staticInstance.get_enableJsonp();
}
PageMethods.set_jsonpCallbackParameter = function(value) {
PageMethods._staticInstance.set_jsonpCallbackParameter(value);
}
PageMethods.get_jsonpCallbackParameter = function() {
/// <value type="String">Specifies the parameter name that contains the callback function name for a JSONP request.</value>
return PageMethods._staticInstance.get_jsonpCallbackParameter();
}
PageMethods.set_path("Login.aspx");
PageMethods.VerifyCaptcha = function(response, onSuccess, onFailed, userContext) {
/// <param name="response" type="String">System.String</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
PageMethods._staticInstance.VerifyCaptcha(response, onSuccess, onFailed, userContext);
}
PageMethods.SifreGonder = function(metin, onSuccess, onFailed, userContext) {
/// <param name="metin" type="String">System.String</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
PageMethods._staticInstance.SifreGonder(metin, onSuccess, onFailed, userContext);
}
//]]>
</script>
<script src="/WebResource.axd?d=JoBkLzP19aTuxbWOhHobYhQKs9e6C1C5tV7chCF35b11RQ1XKmGonVL9fma5gyV_Cz5_Icd9oWjIBEsK5_EIIQ2&t=637118341340000000" type="text/javascript"></script>
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="C2EE9ABB">
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
value="/dcvXSi54T9BP+vmnCFsc+rusmGjrov0T3tGqWQaYAT+GdSsMsSLmHd3XLTbZi17g/ishhomjDNBqt8HjSLEVH+90hM/iI67/sibsJi7/kkb36/BeMPs+/3ndC1IKQDwfnSizDWWBLGlPCodnXoB5hO0u9RoX6PTjgjfz2qK2Dn4HF9A96nVSdfgdXuO6edEf2SiSEtmRAqiqkXfxY6r1g==">
</div>
<script type="text/javascript">
//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('ScriptManager1', 'form1', [], [], [], 90, '');
//]]>
</script>
<div class="login-container">
<div class="row">
<div class="col-md-12">
<div class="text-center m-b-md">
<img src="https://tescom.telcothink.com/images/logo/47.png" style="max-width: 360px">
</div>
<div class="hpanel">
<div class="panel-body">
<p class="login-box-msg">Sisteme Giriş Yapmak İçin</p>
<div id="loginForm">
<div class="form-group has-feedback">
<label class="control-label" for="username">Kullanıcı Adı</label>
<input name="txt_username" type="text" id="txt_username" class="form-control" placeholder="Kullanıcı Adı">
<span class="glyphicon glyphicon-user form-control-feedback"></span>
</div>
<div class="form-group has-feedback">
<label class="control-label" for="password">Şifre</label>
<input name="txt_password" type="password" id="txt_password" class="form-control" placeholder="Şifre">
<span class="glyphicon glyphicon-lock form-control-feedback"></span>
</div>
<br>
<div class="row">
<div class="col-md-12">
<div class="form-group">
<a id="btn_Login" class="btn btn-success btn-block engel1" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("btn_Login", "", true, "", "", false, true))">Giriş Yap</a>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="form-group">
<a id="LinkButton1" class="btn btn-default btn-block" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("LinkButton1", "", true, "", "", false, true))">Kayıt Ol / Kullanıcı Oluştur</a>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<a href="#" class="btn btn-default btn-block engel1" data-toggle="modal" data-target="#myModal">Şifremi Unuttum</a>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="form-group">
<a href="../Hesabim/OnlineFaturaTahsilat.aspx" class="btn btn-default btn-block engel1"><i class="fa fa-credit-card text-danger m-5"></i>Hızlı Fatura Ödeme</a>
</div>
</div>
</div>
<br>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center">
<strong>TelcoThink</strong> - 2024 - TESCOM TELEKOM - tescom.telcothink.com - <br> 47 / 47 (ISS_52) 84.19.175.184
</div>
</div>
</div>
<div class="modal hmodal-warning fade" role="dialog" id="myModal" tabindex="-1" aria-labelledby="myModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="color-line"></div>
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Kapat"><span aria-hidden="true">×</span></button>
<h4 class="modal-title" id="myModalLabel">Şifremi Unuttum</h4>
</div>
<div class="modal-body">
<div class="form-group has-feedback">
<input name="txt_sifreunut" type="text" id="txt_sifreunut" class="form-control input-sm" placeholder="Kullanıcı adınızı yazınız...">
<span class="glyphicon glyphicon-user form-control-feedback" style="color: #777"></span>
<p class="help-block" id="uyari" style="color: #ffb606"></p>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-outline pull-left" data-dismiss="modal">Kapat</button>
<button type="button" class="btn btn-outline" onclick="Sifre()">Şifre Gönder</button>
</div>
</div>
</div>
</div>
<script src="vendor/jquery/dist/jquery.min.js"></script>
<script src="vendor/jquery-ui/jquery-ui.min.js"></script>
<script src="vendor/slimScroll/jquery.slimscroll.min.js"></script>
<script src="vendor/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="vendor/metisMenu/dist/metisMenu.min.js"></script>
<script src="vendor/iCheck/icheck.min.js"></script>
<script src="vendor/sparkline/index.js"></script>
<!-- App scripts -->
<script src="scripts/homer.js"></script>
<script type="text/javascript" src="https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit" async="" defer=""></script>
<script type="text/javascript">
var onloadCallback = function() {
grecaptcha.render('dvCaptcha', {
'sitekey': '6LdAjRcUAAAAACt9Sh6uQkoK42rzdO8g5aMY-FbQ',
'callback': function(response) {
$.ajax({
type: "POST",
url: "Login.aspx/VerifyCaptcha",
data: "{response: '" + response + "'}",
contentType: "application/json; charset=utf-8",
dataType: "json",
success: function(r) {
var captchaResponse = jQuery.parseJSON(r.d);
if (captchaResponse.success) {
$("[id*=txtCaptcha]").val(captchaResponse.success);
$("[id*=rfvCaptcha]").hide();
} else {
$("[id*=txtCaptcha]").val("");
$("[id*=rfvCaptcha]").show();
var error = captchaResponse["error-codes"][0];
$("[id*=rfvCaptcha]").html("RECaptcha error. " + error);
}
}
});
}
});
};
</script>
<div id="icerik">
</div>
<div id="yukleme" style="display: none;">
<img src="../images/loader/1.gif">
</div>
<script>
$(document).ready(function() {
$("#icerik").show(); // bu kod bloğu çalıştığında tüm html kodları yüklendi demektir. artık içeriğimizi gösterip
$("#yukleme").hide(); // loading mesajımızı kapatabiliriz.
// sayfa postback olduğunda ya da herhangi bir url ye tıklanıldığında çalışacak kod bloğumuz
$("input[type='submit'], a").click(function(sa) { // bu kod bloğu asp.net butonlarına ve a linklerine tıklanıldığında çalış demektir
// tıklanılan nesne asp.net butonu ise ya da classı boş ise ya da engelli bir class değilse çalışıyor
if (this.tagName == "INPUT" || this.className == "" || ($(this).attr("class").indexOf("engel1") == -1 && $(this).attr("class").indexOf("engel2") == -1 && this.tagName != "INPUT")) {
if (sa.which != "2" && !sa.ctrlKey) { // mouse'un orta tuşuna basılmamışsa ya da ctrl tuşuna basılı değilse çalışıyor. Bu ayarı yapmazsak daha öncede bahsettiğim gibi sayfa yeni sekmede açılır ama loading mesajı gizlenmez
$("#yukleme").show();
if (this.tagName == "INPUT") // eğer asp.net buton ise butona tıklanıldığında mesajda yazdırtabiliriz
$(this).val("Lütfen Bekleyin...");
}
}
//javascript:__doPostBack
});
// dropdownlist nesnelelerinde de aynı şekilde loading mesajını verditebiliriz.
$("select").change(function() {
if ($(this).attr("class").indexOf("engel1") == -1) {
$("#yukleme").show();
$(this).find('option:selected').text("Lütfen Bekleyin...");
}
});
});
</script>
<script type="text/javascript">
function Sifre() {
var metin = document.getElementById('txt_sifreunut').value;
if (metin.length > 0) {
$("#yukleme").show();
PageMethods.SifreGonder(metin, Uyari);
} else document.getElementById('uyari').innerHTML = "Kullanıcı adınızı yazınız!";
}
function Uyari(sonuc) {
document.getElementById('uyari').innerHTML = sonuc;
document.getElementById('txt_sifreunut').value = "";
$("#yukleme").hide();
}
</script>
<script>
function PopUp_Kapat(id, id2) {
document.getElementById(id).style.visibility = "hidden";
document.getElementById(id2).style.display = "none";
document.body.style.overflow = "auto";
};
</script>
<script type="text/javascript">
//<![CDATA[
WebForm_AutoFocus('txt_username'); //]]>
</script>
</form>
Text Content
YÜKLENIYOR Sisteme Giriş Yapmak İçin Kullanıcı Adı Şifre Giriş Yap Kayıt Ol / Kullanıcı Oluştur Şifremi Unuttum Hızlı Fatura Ödeme TelcoThink - 2024 - TESCOM TELEKOM - tescom.telcothink.com - 47 / 47 (ISS_52) 84.19.175.184 × ŞIFREMI UNUTTUM Kapat Şifre Gönder