
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 104.221.148.11: 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 |
|---|---|---|---|
| 6666 | Unknown | Low | Service on port 6666 |
| 7777 | Unknown | Low | Service on port 7777 |
| 8888 | HTTP-Alt | Low | Service on port 8888 |
| 9999 | Unknown | Low | Service on port 9999 |
| CVE ID | Link |
|---|---|
| CVE-2019-12524 | NVD → |
| CVE-2019-18676 | NVD → |
| CVE-2019-18678 | NVD → |
| CVE-2019-12525 | NVD → |
| CVE-2018-1000027 | NVD → |
| CVE-2019-18677 | NVD → |
| CVE-2023-46724 | NVD → |
| CVE-2020-24606 | NVD → |
| CVE-2020-25097 | NVD → |
| CVE-2016-4052 | NVD → |
| CVE-2023-49286 | NVD → |
| CVE-2016-3947 | NVD → |
| CVE-2020-11945 | NVD → |
| CVE-2025-59362 | NVD → |
| CVE-2016-4555 | NVD → |
| CVE-2021-33620 | NVD → |
| CVE-2024-45802 | NVD → |
| CVE-2020-8517 | NVD → |
| CVE-2023-5824 | NVD → |
| CVE-2019-12523 | NVD → |
| CVE-2020-15810 | NVD → |
| CVE-2024-25617 | NVD → |
| CVE-2020-8449 | NVD → |
| CVE-2020-15811 | NVD → |
| CVE-2019-12526 | NVD → |
🔴 Security scanning identified 67 vulnerability entries on this host. This volume strongly suggests severely outdated software. Consult NVD advisories for details.
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.
104.221.148.11 has been assigned a threat score of 85/100 (Critical). A score this high marks a critical threat actor. This address has demonstrated persistent, aggressive malicious behavior across multiple detection vectors.
The following attack categories were identified:
Threat intelligence analysis has linked 104.221.148.11 to malicious activity originating from Los Angeles, United States, operating on the network of eSited Solutions. The address has been under observation since its initial detection. Our sensors captured 1 malicious requests from this address across a 1-day span, reflecting a sustained attack cadence of ~1 requests per day. The address is classified as residential, meaning it likely belongs to an end-user ISP connection. Malicious activity from residential IPs typically indicates device compromise or botnet membership. The IP exhibits directory enumeration behavior, systematically requesting non-existent paths to discover hidden files and misconfigured resources. With 112 flagged addresses, United States represents a significant presence in our threat database. The score of 85/100 indicates a confirmed malicious actor. Network-level blocking is appropriate.
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.
Insecure file upload functionality allows attackers to upload web shells, malware, or scripts that execute on the server. Proper validation must check file content, not just extensions, and uploaded files should be stored outside the web root.
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.