Help
RSS
API
Feed
Maltego
Contact
Domain > danielwave.ir
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2020-11-21
104.27.147.240
(
ClassC
)
2025-01-23
185.143.233.120
(
ClassC
)
2025-05-11
185.143.234.120
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Wed, 05 Jun 2024 17:45:48 GMTContent-Type: text/html; charsetUTF-8Content-Length: 1871Connection: keep-aliveKeep-Alive: timeout65Vary: Accept-EncodingX-XSS-Protection: 1; modebloc !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Fetching Content/title> style> body { font-family: sans-serif; margin: 20px; } .container { max-width: 600px; margin: 0 auto; } #content { padding: 20px; border: 1px solid #ddd; border-radius: 5px; } /style>/head>body> div classcontainer> h1>Main Content/h1> p>This is the initial content on the page./p> div iddivId>/div> /div> script> const ws new WebSocket(ws://ws.danielwave.ir:8080); // Replace localhost with the servers IP if needed ws.onopen function () { console.log(Connected to WebSocket server!); // Send a message after successful connection (optional) // Set up interval to send messages every second const intervalId setInterval(() > { ws.send(Message every second); // Replace with your desired message content }, 1000); // Interval in milliseconds }; ws.onmessage function (message) { console.log(Received message:, message.data); // Access message data showResult(message.data); }; ws.onerror function (error) { console.error(WebSocket error:, error); }; ws.onclose function (event) { console.log(Connection closed:, event.code, event.reason); }; function showResult(text){ const divElement document.getElementById(divId); if (divElement) { divElement.innerHTML text; } else { console.error(`Cannot find div element with ID: ${divId}`); } } /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
]