
ABUSE.MOM — BEHAVE OR GET EXPOSED
| Signature | Description | Points | Severity |
|---|---|---|---|
| Danger strong hits: 1 | High-risk paths: shells, RCE vectors, exploits | +25 | |
| Danger medium hits: 1 | Medium-risk: admin panels, config files | +10 | |
| 404 ratio >= 60% | Majority of requests returned 404 — enumeration | +25 | |
| POST requests present | Behavioral anomaly detected by automated analysis | +8 |
Reconstructed HTTP requests from server access logs. Target domains redacted for security.
* Typical request patterns for detected signatures. Actual target domains are redacted.
IP 36.95.228.226 is enumerating directories. Configure fail2ban apache-404 jail after 10+ 404 errors. Disable directory listings. Normalize all 404 responses.
Network reconnaissance data from Shodan. Open ports may indicate running services, misconfigurations, or potential attack surfaces.
| Port | Service | Risk | Description |
|---|---|---|---|
| 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 |
| 1701 | Unknown | Low | Service on port 1701 |
| 1723 | PPTP | Low | Service on port 1723 |
| 2000 | Unknown | Low | Service on port 2000 |
| 5555 | Unknown | Low | Service on port 5555 |
| 8291 | MikroTik | High | MikroTik Winbox — router management, targeted by VPNFilter malware |
| 8888 | HTTP-Alt | Low | Service on port 8888 |
| 9090 | Unknown | Low | Service on port 9090 |
| 27017 | MongoDB | Critical | MongoDB — commonly found exposed without authentication |
⚠️ Network scanning reveals 2 dangerous services exposed on 36.95.228.226. Open database ports suggest possible data exfiltration risk. These services should not be publicly accessible without strict firewall rules.
| CVE ID | Link |
|---|---|
| CVE-2026-1847 | NVD → |
| CVE-2023-0216 | NVD → |
| CVE-2025-68160 | NVD → |
| CVE-2023-0286 | NVD → |
| CVE-2023-0465 | NVD → |
| CVE-2025-12657 | NVD → |
| CVE-2024-0727 | NVD → |
| CVE-2022-4203 | NVD → |
| CVE-2024-10921 | NVD → |
| CVE-2021-23017 | NVD → |
| CVE-2023-3817 | NVD → |
| CVE-2025-10060 | NVD → |
| CVE-2026-1848 | NVD → |
| CVE-2023-0401 | NVD → |
| CVE-2026-22795 | NVD → |
| CVE-2009-3766 | NVD → |
| CVE-2026-22796 | NVD → |
| CVE-2022-3996 | NVD → |
| CVE-2021-3618 | NVD → |
| CVE-2025-6713 | NVD → |
| CVE-2022-2068 | NVD → |
| CVE-2022-3358 | NVD → |
| CVE-2022-3786 | NVD → |
| CVE-2022-1434 | NVD → |
| CVE-2025-6709 | NVD → |
🔴 Security scanning identified 78 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.
36.95.228.226 has been assigned a threat score of 68/100 (High). At this threat level, the IP is considered high risk. Firewall rules should be updated to deny traffic from this source.
The following attack categories were identified:
Our monitoring infrastructure has identified 36.95.228.226, geolocated to South Tangerang, Indonesia, operating on the network of PT. Telekomunikasi Indonesia, as a source of suspicious network activity. During its 1-day observation window, we recorded 1 hostile requests from this IP — roughly 1 per day on average. 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. Active path scanning has been detected — this IP probes for hundreds of common file and directory names. Indonesia currently accounts for 176 blocked IPs in our database, making it a significant source of malicious traffic. At 68/100, this IP presents a meaningful threat. Implement rate limiting with escalation to blocking.
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.
XXE vulnerabilities in XML parsers allow attackers to read local files, perform SSRF, and execute denial of service attacks. Many legacy applications and APIs remain vulnerable to XXE due to insecure default XML parser configurations.
Path traversal attacks attempt to access files outside the intended directory by manipulating file path references. Attackers use sequences like ../ to reach sensitive system files such as /etc/passwd or application configuration files.