
ABUSE.MOM — BEHAVE OR GET EXPOSED
| Signature | Description | Points | Severity |
|---|---|---|---|
| Form spam: no_js_check | Spam/malware keywords in request content | +0 |
Reconstructed HTTP requests from server access logs. Target domains redacted for security.
* Typical request patterns for detected signatures. Actual target domains are redacted.
Enable CAPTCHA on all public forms. Add honeypot fields. Rate-limit submissions to 3 per minute per IP. Deploy Akismet or CleanTalk.
Network reconnaissance data from Shodan. Open ports may indicate running services, misconfigurations, or potential attack surfaces.
| Port | Service | Risk | Description |
|---|---|---|---|
| 80 | HTTP | Low | HTTP web server — standard web traffic |
| 4444 | Unknown | Low | Service on port 4444 |
| 36505 | Unknown | Low | Service on port 36505 |
| 44444 | Unknown | Low | Service on port 44444 |
| CVE ID | Link |
|---|---|
| CVE-2023-44487 | NVD → |
| CVE-2021-23017 | NVD → |
| CVE-2019-9516 | NVD → |
| CVE-2019-9513 | NVD → |
| CVE-2019-9511 | NVD → |
| CVE-2025-23419 | NVD → |
| CVE-2021-3618 | NVD → |
| CVE-2019-20372 | NVD → |
🔴 Security scanning identified 8 vulnerability entries on this host. Multiple vulnerabilities suggest gaps in patch management. 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.
176.126.78.29 has been assigned a threat score of 70/100 (High). At this threat level, the IP is considered high risk. Firewall rules should be updated to deny traffic from this source.
Threat intelligence analysis has linked 176.126.78.29 to malicious activity originating from Islington, United Kingdom, operating on the network of DA International Group Ltd.. The address has been under observation since its initial detection. The address has been active for 1 days in our monitoring system, producing 1 flagged requests at a rate of ~1/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. Our records show 101 malicious IPs originating from United Kingdom, positioning it as a significant contributor to global threat activity. At 70/100, this IP warrants immediate defensive action.
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.
SQL injection remains one of the most common web attack vectors. Attackers inject malicious SQL code through input fields to extract database contents, modify data, or gain administrative access. Automated scanners test for SQLi vulnerabilities at massive scale.
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.