Help
RSS
API
Feed
Maltego
Contact
Domain > api.7tzem.org
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2023-05-16
13.249.39.106
(
ClassC
)
2023-05-16
13.249.39.116
(
ClassC
)
2023-06-19
18.160.200.23
(
ClassC
)
2024-12-02
104.21.8.170
(
ClassC
)
2025-01-28
172.67.139.205
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Tue, 05 Nov 2024 18:16:19 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveLocation: https://7tzem.org/cf-cache-status: DYNAMICReport-To: { html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/center>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Tue, 05 Nov 2024 18:16:19 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-alivelast-modified: Fri, 25 Oct 2024 13:36:45 GMTvary: Accept-Encoding !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>点击二维码即可联系/title> style> body, html { margin: 0; padding: 0; height: 100%; } canvas { display: block; margin: 0 auto; background-color: white; } .errorText { text-align: center; } /style>/head>body> a idqrLink href> canvas idqrCanvas>/canvas> /a> script src./js/qrcode.min.js>/script> script> const canvas document.getElementById(qrCanvas); const ctx canvas.getContext(2d); const backgroundImageUrl ./images/bg.png; const avatarImageUrl ./images/avatar.jpg; const urlParams new URLSearchParams(window.location.search); const qrText urlParams.get(url); document.getElementById(qrLink).href qrText; // 加载图像 const loadImage url > new Promise((resolve, reject) > { const img new Image(); img.crossOrigin Anonymous; img.onload () > resolve(img); img.onerror reject; img.src url; }); // 生成二维码 const generateQRCode (text, size) > new Promise((resolve, reject) > { QRCode.toCanvas( document.createElement(canvas), text, { width: size, margin: 1, errorCorrectionLevel: H }, // 使用最高等级纠错能力 (err, qrCanvas) > { if (err) reject(err); else resolve(qrCanvas); } ); }); // 自适应调整 canvas 大小并绘制图像 const resizeCanvas async () > { const canvasWidth window.innerWidth * 0.8; // 使用窗口宽度的80%作为画布宽度 canvas.width canvasWidth; canvas.height canvasWidth; try { await drawQRCodeWithAvatar(canvasWidth); } catch (error) { document.body.innerHTML ` div classerrorText> h1>生成二维码出现错误,请点击a href${qrText}>此处/a>进行访问/h1> p>${error.message}/p> /div> `; } }; // 绘制二维码与头像 const drawQRCodeWit
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
]