Help
RSS
API
Feed
Maltego
Contact
Domain > pns.affworld.cloud
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-05-21
104.21.37.248
(
ClassC
)
2025-08-03
172.67.216.115
(
ClassC
)
2026-01-24
172.67.187.218
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Wed, 05 Mar 2025 22:45:39 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveaccess-control-allow-headers: Content-Typeaccess-control-allow-me !-- index.html -->!DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Push Notification App/title> link relstylesheet hrefstyles.css>/head>body> h1>Push Notification App/h1> form idnotificationForm> label fortoken>FCM Token (optional):/label> input typetext idtoken nametoken> br> label forwebAddresses>Web Addresses (optional):/label> input typetext idwebAddresses namewebAddresses> br> label fortitle>Notification Title:/label> input typetext idtitle nametitle required> br> label forbody>Notification Body:/label> input typetext idbody namebody required> br> label foricon>Icon URL:/label> input typetext idicon nameicon required> br> label forclickAction>Click Action URL:/label> input typetext idclickAction nameclickAction required> br> label forscheduleTime>Schedule Time (optional):/label> input typedatetime-local idscheduleTime namescheduleTime> br> button typesubmit>Send Notification/button> /form> script> document.getElementById(notificationForm).addEventListener(submit, function (event) { event.preventDefault(); const token document.getElementById(token).value || null; const webAddresses document.getElementById(webAddresses).value ? document.getElementById(webAddresses).value.split(,).map(address > address.trim()) : null; const title document.getElementById(title).value; const body document.getElementById(body).value; const icon document.getElementById(icon).value; const clickAction document.getElementById(clickAction).value || null; // Ensure clickAction is not undefined const scheduleTime document.getElementById(scheduleTime).value || null; // Scheduled time input console.log(FCM Token:, token); console.log(Web Addresses:, webAddresses); console.log(Title:, title); console.log(Body:, body); console.log(Icon:, icon); console.log(Click Action:, clickAction); console.log(Schedule Time:,
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
]