Help
RSS
API
Feed
Maltego
Contact
Domain > bounty.cx
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2018-11-21
162.249.125.79
(
ClassC
)
2026-02-19
104.21.77.63
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Thu, 19 Feb 2026 08:50:57 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflarelast-modified: Sun, 01 Feb 2026 20:33:38 GMTReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?szUlfqz6R%2F8KwePFxGlMipRzH5gic1JuMJrnn8o2rvdb4I2WvN%2BL3dnXFUzYzrUIiFhbHcb63b9N48mCrd%2BpHXvOrvt%2BEp8p7kA%3D%3D}}Accept-Ranges: bytescf-cache-status: DYNAMICNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Strict-Transport-Security: max-age2592000; preloadX-Content-Type-Options: nosniffCF-RAY: 9d0485024b0e31df-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langru>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Главная страница/title> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyRoboto:wght@300;400;500;700&displayswap relstylesheet> link relstylesheet hrefstyle.css?v11>/head>body> div classbackground> div classbg-layer>/div> /div> div classbounty-text-top>span classbounty-the-text>The/span>img srcimg/Bounty.png altBounty classbounty-image>/div> div classcontainer stylemargin: 0 auto;> div classlogo-container> img idlogo src altLogo classlogo> /div> h1 classwelcome-title>Добро пожаловать/h1> p classwelcome-subtitle>Баунти - райское наслаждение!/p> div classwelcome-text idwelcome-text styledisplay: none;>/div> div classbuttons-container idbuttons-container> /div> /div> script>const defaultButtons ;function renderButtons(buttons) { const buttonsContainer document.getElementById(buttons-container); if (!buttonsContainer) return; buttonsContainer.innerHTML ; const buttonsToShow buttons.slice(0, 10); if (buttonsToShow.length 0) { buttonsContainer.innerHTML p stylecolor: rgba(255,255,255,0.8);>Кнопки не настроены./p>; return; } buttonsToShow.forEach(button > { if (button.text && button.link) { const buttonElement document.createElement(a); buttonElement.href button.link; buttonElement.className action-button; buttonElement.textContent button.text; buttonElement.target button.link.startsWith(http) ? _blank : _self; buttonsContainer.appendChild(buttonElement); } });}function loadTexts() { const titleElement document.querySelector(.welcome-title); const subtitleElement document.querySelector(.welcome-subtitle); const textElement document.getElementById(welcome-text); fetch(buttons.json) .then(r > r.ok ? r.json() : null) .then(data > { if (data) { if (titleElement) { if (data.title && data.title.trim()) { titleElement.textContent data.title; titleElement.style.display block; } else { titleElement.style.display none; } } if (subtitleElement) { if (data.subtitle && data.subtitle.trim()) { subtitleElement.textContent data.subtitle; subtitleElement.style.display block; } else { subtitleElement.style.display none; } } if (textElement) { if (data.text && data.text.trim()) { textElement.textContent data.text; textElement.style.display block; } else { textElement.style.display none; } } } }) .catch(() > {});}async function loadButtons() { const buttonsContainer document.getElementById(buttons-container); try { const response await fetch(buttons.json, { method: GET, headers: { Accept: application/json }, cache: no-cache }); if (response.ok) { const data await response.json(); if (data && Array.isArray(data.buttons)) { renderButtons(data.buttons); return; } } } catch (error) { console.warn(Ошибка загрузки:, error); } if (buttonsContainer) renderButtons(defaultButtons);}function loadLogo() { const logoImg document.getElementById(logo); if (!logoImg) return; fetch(buttons.json) .then(r > r.ok ? r.json() : null) .then(data > { if (data && data.logo) { logoImg.src data.logo; logoImg.classList.add(show); } else { logoImg.classList.remove(show); } }) .catch(() > logoImg.classList.remove(show));}function setContainerMinWidth() { const bountyContainers document.querySelectorAll(.bounty-text-top); const container document.querySelector(.container); if (bountyContainers.length > 0 && container) { // Используем контейнер с текстом и изображением для измерения ширины const bountyContainer bountyContainers0; const bountyWidth bountyContainer.offsetWidth; if (bountyWidth > 0) { container.style.minWidth bountyWidth + px; } }}document.addEventListener(DOMContentLoaded, () > { loadButtons(); loadLogo(); loadTexts(); // Устанавливаем минимальную ширину контейнера равной ширине изображения Bounty // Используем небольшую задержку для гарантии, что все элементы отрендерены setTimeout(() > { setContainerMinWidth(); }, 100); // Также обновляем при изменении размера окна window.addEventListener(resize, () > { setTimeout(setContainerMinWidth, 50); });}); /script>/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
]