
ABUSE.MOM — BEHAVE OR GET EXPOSED
| Signature | Description | Points | Severity |
|---|---|---|---|
| Danger strong hits: 2 | High-risk paths: shells, RCE vectors, exploits | +50 | |
| 404 ratio 40-60% | Majority of requests returned 404 — enumeration | +15 | |
| Probe pattern 302->404 same path | Behavioral anomaly detected by automated analysis | +20 |
Reconstructed HTTP requests from server access logs. Target domains redacted for security.
* Typical request patterns for detected signatures. Actual target domains are redacted.
Block scanning from 148.163.65.252: rate-limit 404 responses per IP, deploy a honeypot 404 page, ensure no backup files are web-accessible.
Network reconnaissance data from Shodan. Open ports may indicate running services, misconfigurations, or potential attack surfaces.
| Port | Service | Risk | Description |
|---|---|---|---|
| 22 | SSH | Low | Secure Shell — common brute force target for remote access |
| 53 | DNS | Low | DNS server — potential for DNS amplification attacks |
| 80 | HTTP | Low | HTTP web server — standard web traffic |
| 443 | HTTPS | Low | HTTPS web server — encrypted web traffic |
| 8080 | HTTP-Alt | Low | HTTP alternative port — often used for admin panels or proxies |
| 8888 | HTTP-Alt | Low | Service on port 8888 |
| CVE ID | Link |
|---|---|
| CVE-2021-40438 | NVD → |
| CVE-2013-2765 | NVD → |
| CVE-2020-13938 | NVD → |
| CVE-2014-3523 | NVD → |
| CVE-2016-2570 | NVD → |
| CVE-2020-11945 | NVD → |
| CVE-2019-12528 | NVD → |
| CVE-2016-4051 | NVD → |
| CVE-2019-10092 | NVD → |
| CVE-2025-65082 | NVD → |
| CVE-2016-8743 | NVD → |
| CVE-2020-35452 | NVD → |
| CVE-2018-1301 | NVD → |
| CVE-2014-6270 | NVD → |
| CVE-2025-49812 | NVD → |
| CVE-2023-46846 | NVD → |
| CVE-2013-0942 | NVD → |
| CVE-2021-28116 | NVD → |
| CVE-2016-0736 | NVD → |
| CVE-2019-18678 | NVD → |
| CVE-2013-4365 | NVD → |
| CVE-2024-43394 | NVD → |
| CVE-2024-38477 | NVD → |
| CVE-2024-43204 | NVD → |
| CVE-2018-1303 | NVD → |
🔴 This host has 174 known CVEs associated with its exposed services. This volume strongly suggests severely outdated software. Review each CVE in the NVD database.
Data source: Shodan InternetDB. Scanned independently of abuse.mom.
This IP was checked against major DNS-based blacklists used by mail servers and firewalls worldwide.
Checked: Spamhaus, SpamCop, Barracuda, SORBS, CBL, UCEProtect. Results may change over time.
148.163.65.252 has been assigned a threat score of 85/100 (Critical). This represents a critical risk level. Our detection systems have flagged multiple high-confidence indicators of malicious intent from this address.
The following attack categories were identified:
The address 148.163.65.252 originates from Phoenix, United States, operating on the network of Input Output Flood LLC. It was identified through automated analysis of incoming network traffic across monitored endpoints. The address has been active for 1 days in our monitoring system, producing 1 flagged requests at a rate of ~1/day. This residential IP is likely a compromised consumer device. Home routers and IoT equipment with default credentials are prime targets for botnet operators. The IP exhibits directory enumeration behavior, systematically requesting non-existent paths to discover hidden files and misconfigured resources. With 106 flagged addresses, United States represents a significant presence in our threat database. A threat score of 85/100 places this IP in the high-risk category. Blocking at the firewall level is recommended.
This IP is classified as residential, suggesting it may belong to a compromised home device, IoT botnet member, or an infected personal computer. Residential IPs involved in attacks often indicate malware infection without the owner's knowledge.
XSS attacks inject malicious scripts into web pages viewed by other users. Reflected XSS uses crafted URLs, while stored XSS persists in databases. Both types can steal session cookies, redirect users, or deface websites.
HTTP security headers provide defense-in-depth with minimal implementation effort. Key headers include Strict-Transport-Security, X-Content-Type-Options, X-Frame-Options, Referrer-Policy, and Permissions-Policy, each addressing specific attack vectors.