Help
RSS
API
Feed
Maltego
Contact
Domain > app.payzy.lk
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-07-29
104.21.58.53
(
ClassC
)
2026-02-14
172.67.201.19
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Sat, 14 Feb 2026 19:43:08 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Last-Modified: Mon, 09 Feb 2026 19:38:03 GMTX-Served-By: app.payzy.lkReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?s2ioISDlAdK2wu%2B8QcmSJX%2BkQdRbNr9vw9TnLQ8bLwONPDgyCOAUeVvatpCAMaUpRzCoC05yfPMWTThULO%2Bc4bv817clAF9hpzTAEfw%3D%3D}}vary: accept-encodingcf-cache-status: DYNAMICCF-RAY: 9cdf0d7c397daee3-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetUTF-8 /> link relicon href/favicon.ico /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> meta nametheme-color content#000000 /> meta namedescription contentPayzy - Buy Now Pay Later – Split your purchase | exclusively in Sri Lanka /> link relapple-touch-icon href/logo192.png /> link relmanifest href/manifest.json /> script srchttps://code.jquery.com/jquery-3.4.1.min.js>/script> script srchttps://code.jquery.com/jquery-1.11.1.min.js>/script> script srchttps://dfccbankplc.gateway.mastercard.com/form/version/82/merchant/PAYZYLKR1/session.js>/script> !-- script srchttps://cbcmpgs.gateway.mastercard.com/form/version/52/merchant/TESTWEBXPATOKLKR/session.js>/script> --> !-- script srcwebxpay.hostedsession.js>/script> --> title>Payzy - Customer Portal/title> script typemodule crossorigin src/assets/index.3284529a.js>/script> link relstylesheet href/assets/index.fc9dd3f3.css>/head>!-- script> // init webxpay function hello() { window.alert(Hellow); } $(document).ready(() > { $(#save-card-button).click(function () { window.alert(Save Card Click); }); }); WebxpayTokenizeInit({ card: { number: #card-number, securityCode: #security-code, expiryMonth: #expiry-month, expiryYear: #expiry-year, nameOnCard: #cardholder-name, }, ready: afterInit, }); function afterInit(GenerateSession) { // save card $(#save-card-button).click(function () { $(#save-card-button).attr(disabled, true); GenerateSession( function (session) { handleSuccess(session); }, function (error) { handleErrors(error); } ); }); } // execute when hosted session successfully generated function handleSuccess(sessionId) { //alert(sessionId); $(#save-card-button).removeAttr(disabled); $(#save-card-button).html(Save); $.ajax({ method: POST, url: http://165.22.223.32:3000/webxpay/saveCards, data: { session: sessionId, userId: 9, }, success: function (data) { window.location.href http://165.22.223.32/webxpay; }, error: function (e) { }, }); } // execute when hosted session generation fail. function handleErrors(error) { // console.log(Handle Error); // console.log(error); $(#save-card-button).removeAttr(disabled); $(#save-card-button).html(Save); $(.err).html(); $(.general-error).html(); switch (error.type) { case fields_in_error: { if (error.details.cardNumber) { if (error.details.cardNumber missing) { $(.card-number-error).html(Enter valid card number); } if (error.details.cardNumber invalid) { $(.card-number-error).html(Invalid card number); } } if (error.details.expiryMonth) { if (error.details.expiryMonth missing) { $(.exp-month-error).html(Enter expiration month); } if (error.details.expiryMonth invalid) { $(.exp-month-error).html(Invalid expiration month); } } if (error.details.expiryYear) { if (error.details.expiryYear missing) { $(.exp-year-error).html(Enter expiration year); } if (error.details.expiryYear invalid) { $(.exp-year-error).html(Invalid expiration year); } } if (error.details.securityCode) { if (error.details.securityCode missing) { $(.cvv-error).html(Enter CVV); } if (error.details.securityCode invalid) { $(.cvv-error).html(Invalid CVV); } } console.error(missing card details, error.details); break; } case request_timeout: { $(.general-error).html( span classtext-decoration-uppercase> + error.details + /span> ); console.error(request time out, error.details); break; } case system_error: { if (error.details cvv missing) { $(.general-error).html(Enter CVV details); } else { $(.general-error).html(error.details); } console.error(system error, error.details); break; } } }/script> -->body> div idroot>/div> /body>/html>
Port 443
HTTP/1.1 200 OKDate: Sat, 14 Feb 2026 19:43:08 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Last-Modified: Mon, 09 Feb 2026 19:38:03 GMTX-Served-By: app.payzy.lkReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sKxj6QpSwrIZDpF7frR3WNZR846wJ4bSF7MHb7OSz1ktv4I8LQ1r8IBBRadP%2FTc7s4ORbwC9UICHZSpVvCX4rqlBG46y74oae5Xs%3D}}vary: accept-encodingcf-cache-status: DYNAMICCF-RAY: 9cdf0d7e2c9c69d5-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetUTF-8 /> link relicon href/favicon.ico /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> meta nametheme-color content#000000 /> meta namedescription contentPayzy - Buy Now Pay Later – Split your purchase | exclusively in Sri Lanka /> link relapple-touch-icon href/logo192.png /> link relmanifest href/manifest.json /> script srchttps://code.jquery.com/jquery-3.4.1.min.js>/script> script srchttps://code.jquery.com/jquery-1.11.1.min.js>/script> script srchttps://dfccbankplc.gateway.mastercard.com/form/version/82/merchant/PAYZYLKR1/session.js>/script> !-- script srchttps://cbcmpgs.gateway.mastercard.com/form/version/52/merchant/TESTWEBXPATOKLKR/session.js>/script> --> !-- script srcwebxpay.hostedsession.js>/script> --> title>Payzy - Customer Portal/title> script typemodule crossorigin src/assets/index.3284529a.js>/script> link relstylesheet href/assets/index.fc9dd3f3.css>/head>!-- script> // init webxpay function hello() { window.alert(Hellow); } $(document).ready(() > { $(#save-card-button).click(function () { window.alert(Save Card Click); }); }); WebxpayTokenizeInit({ card: { number: #card-number, securityCode: #security-code, expiryMonth: #expiry-month, expiryYear: #expiry-year, nameOnCard: #cardholder-name, }, ready: afterInit, }); function afterInit(GenerateSession) { // save card $(#save-card-button).click(function () { $(#save-card-button).attr(disabled, true); GenerateSession( function (session) { handleSuccess(session); }, function (error) { handleErrors(error); } ); }); } // execute when hosted session successfully generated function handleSuccess(sessionId) { //alert(sessionId); $(#save-card-button).removeAttr(disabled); $(#save-card-button).html(Save); $.ajax({ method: POST, url: http://165.22.223.32:3000/webxpay/saveCards, data: { session: sessionId, userId: 9, }, success: function (data) { window.location.href http://165.22.223.32/webxpay; }, error: function (e) { }, }); } // execute when hosted session generation fail. function handleErrors(error) { // console.log(Handle Error); // console.log(error); $(#save-card-button).removeAttr(disabled); $(#save-card-button).html(Save); $(.err).html(); $(.general-error).html(); switch (error.type) { case fields_in_error: { if (error.details.cardNumber) { if (error.details.cardNumber missing) { $(.card-number-error).html(Enter valid card number); } if (error.details.cardNumber invalid) { $(.card-number-error).html(Invalid card number); } } if (error.details.expiryMonth) { if (error.details.expiryMonth missing) { $(.exp-month-error).html(Enter expiration month); } if (error.details.expiryMonth invalid) { $(.exp-month-error).html(Invalid expiration month); } } if (error.details.expiryYear) { if (error.details.expiryYear missing) { $(.exp-year-error).html(Enter expiration year); } if (error.details.expiryYear invalid) { $(.exp-year-error).html(Invalid expiration year); } } if (error.details.securityCode) { if (error.details.securityCode missing) { $(.cvv-error).html(Enter CVV); } if (error.details.securityCode invalid) { $(.cvv-error).html(Invalid CVV); } } console.error(missing card details, error.details); break; } case request_timeout: { $(.general-error).html( span classtext-decoration-uppercase> + error.details + /span> ); console.error(request time out, error.details); break; } case system_error: { if (error.details cvv missing) { $(.general-error).html(Enter CVV details); } else { $(.general-error).html(error.details); } console.error(system error, error.details); break; } } }/script> -->body> div idroot>/div> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]