Active Threat Campaigns
Active attack campaigns detected by the sensors. Hit counts are live. Fingerprint details, exact paths, and payloads are not published.
Active campaigns
91
Total hits detected
20,384
Hits — last 24h
847
Dominant type — 24h
scan
HTTP activity — last 48 hours
Active campaigns
| Campaign | CVE | Severity | Type | Total hits | 24h | Last seen |
|---|---|---|---|---|---|---|
|
AWS Credential File Harvesting
Targeted probing for exposed AWS credential files and EC2 instance metadata endpoints. Successful exfiltration of ~/.aws/credentials or IAM role tokens from the metadata service enables full AWS account takeover: EC2/S3/RDS access, IAM privilege escalation, and cryptocurrency mining on large instances. Primary actor observed using the LeakIX l9explore/1.2.2 mass scanner.
|
— | critical | Path traversal | 475 | 26 | 1h ago |
|
Apache Path Traversal / RCE
A path normalisation flaw in Apache 2.4.49 (CVE-2021-41773) and 2.4.50 (CVE-2021-42013) allows attackers to map URLs outside the expected document root using encoded dot-dot sequences. When mod_cgi is enabled, this escalates to RCE. Massively exploited within hours of disclosure.
|
CVE-2021-41773 | critical | Path traversal | 306 | 2 | 7h ago |
|
Docker REST API Exposure
Probes for unauthenticated access to the Docker daemon REST API (default port 2375/2376). An exposed Docker socket allows full container enumeration, new container creation with host filesystem mounts, and trivial escape to root on the host. Also used as a second-stage probe by multi-vector botnets (e.g. libredtail-http) after initial web exploitation to pivot to container infrastructure.
|
— | critical | RCE | 163 | — | 1d ago |
|
Exchange ProxyLogon
ProxyLogon is a chain of vulnerabilities in Microsoft Exchange (CVE-2021-26855 SSRF + CVE-2021-27065 file write) that allows unauthenticated attackers to execute arbitrary code. Scanners probe OWA, ECP, AutoDiscover, and related endpoints. Exploited by nation-state actors including HAFNIUM prior to patch release.
|
CVE-2021-26855 | critical | RCE | 222 | 3 | 14h ago |
|
GeoServer OGC Filter RCE
GeoServer allows evaluation of property name expressions as XPath via OGC filter evaluation in GeoTools. An unauthenticated attacker can execute arbitrary code on the server. Affects GeoServer prior to 2.23.6, 2.24.4, and 2.25.2.
|
CVE-2024-36401 | critical | RCE | 87 | 2 | 14h ago |
|
Hikvision ISAPI RCE
Unauthenticated command injection in Hikvision IP cameras via the /SDK/webLanguage ISAPI endpoint. Affects firmware versions prior to various per-model patches. Actively exploited in the wild for botnet recruitment (Moobot, Mirai variants).
Associated with: Moobot, Mirai
|
CVE-2021-36260 | critical | RCE | 1 | — | 1d ago |
|
MoveIT Transfer SQL Injection RCE
Critical SQL injection in Progress MoveIT Transfer allowing unauthenticated attackers to escalate privileges and execute arbitrary code. Most exploited vulnerability of 2023, used by the CL0P ransomware group for mass data exfiltration across hundreds of organisations. Probed via the moveitisapi DLL endpoint with custom Go-based tooling, indicating directed targeting rather than automated mass scanning.
|
CVE-2023-34362 | critical | RCE | 0 | — | — |
|
OpenWrt LuCI Authentication Bypass RCE
Authentication bypass in OpenWrt LuCI web interface via the ;stok=/locale path segment, which circumvents session token validation. Affected versions allow unauthenticated attackers to execute OS commands through the router admin panel. Primarily targets home routers and small office equipment — a key target for IoT botnet recruitment (Mirai lineage).
Associated with: Mirai
|
CVE-2022-33982 | critical | RCE | 11 | 1 | 23h ago |
|
PHP allow_url_include RFI via Query String
POST requests using URL-encoded PHP ini directives (-d allow_url_include=1 -d auto_prepend_file=php://input) to achieve remote file inclusion and code execution via php://input stream.
|
— | critical | RCE | 226 | — | 1d ago |
|
PHP pearcmd RFI via lang Parameter Path Traversal
Exploits PHP include via 'lang' query param: first traverses to /tmp/index1 to check write access, then uses pearcmd config-create to drop a PHP webshell. Combines path traversal with pearcmd RFI for full RCE.
|
— | critical | RCE | 173 | — | 1d ago |
|
PHPUnit eval-stdin RCE
PHPUnit ships an eval-stdin.php file that evaluates arbitrary PHP code from the request body. When the vendor/ directory is web-accessible (a common misconfiguration in older deployments), this enables unauthenticated RCE. Attackers probe multiple framework-specific and versioned paths.
Associated with: XMRig
|
CVE-2017-9841 | critical | RCE | 16 | — | 1d ago |
|
PHPUnit eval-stdin.php Extended Path Scan
Broad scan for PHPUnit CVE-2017-9841 eval-stdin.php across dozens of common subdirectory prefixes (vendor, lib, cms, demo, test, admin, blog, ws, zend, etc.) to find exposed dev dependencies.
|
CVE-2017-9841 | critical | RCE | 2,344 | — | 1d ago |
|
Router CGI Command Injection Botnet Dropper
Exploits command injection in router CGI endpoints (ping.cgi, login.cgi) to wget and execute a botnet binary from 37.48.254.120. Targets embedded Linux devices via shell metacharacter injection.
|
— | critical | RCE | 0 | — | — |
|
Router ping.cgi / login.cgi Command Injection Botnet Dropper
Command injection via ping.cgi and login.cgi on home/SOHO routers to wget and execute a botnet binary from 37.48.254.120. Targets ARM devices via /tmp/arm7 payload. Classic Mirai-style dropper.
|
— | critical | RCE | 2 | — | 21d ago |
|
SSH Private Key & authorized_keys Web Exposure
Attempts to retrieve SSH private keys (/.ssh/id_rsa) and authorized_keys (/.ssh/authorized_keys) via misconfigured web roots to gain persistent server access.
|
— | critical | Other | 347 | 36 | 1h ago |
|
SonicWall SSL-VPN Coordinated Scan
Coordinated scanning campaign targeting SonicWall SSL-VPN infrastructure. Observed paths: /api/sonicos/*, /sslvpnLogin.html, /sonicui/*. Traffic originates from US-based IPs in a clustered pattern suggesting automated tooling or botnet coordination. SonicWall CVEs (CVE-2024-53704 and related) actively exploited in the wild.
|
— | critical | Scan | 16 | — | 14d ago |
|
ThinkPHP invokefunction RCE
Remote code execution via ThinkPHP's invokefunction route, which exposes call_user_func_array to unauthenticated requests. Affects ThinkPHP 5.x. Widely exploited by botnets for webshell deployment.
|
— | critical | RCE | 182 | — | 1d ago |
|
libredtail-http PHPUnit Botnet
Distributed botnet identified by the libredtail-http User-Agent sweeping a wide array of PHPUnit eval-stdin.php paths across framework-specific and generic directories. Secondary payloads include PHP ini injection, ThinkPHP invokefunction RCE, PEAR command injection, and Docker REST API enumeration — indicating a full-cycle exploitation toolkit. Observed across 10+ countries simultaneously, consistent with coordinated botnet operation.
|
CVE-2017-9841 | critical | RCE | 4,740 | 2 | 7h ago |
|
.env Editor Swap/Backup Variant Exposure
Scans for editor backup and example variants of .env files (.env~, .env.swp, .env.sample, .env.example, .env.staging) left behind by developers, often containing real production secrets despite the naming convention.
|
— | high | Scan | 467 | 61 | 1h ago |
|
.env File Harvesting
Mass scanning for exposed .env files across 20+ known path variants targeting all major frameworks (Laravel, Symfony, Next.js, Nuxt, Django, Rails, Node.js). Exfiltrates database credentials, API keys, OAuth tokens, and cloud provider secrets. Some actors spoof Googlebot/Bingbot User-Agents to bypass WAF bot allowlists. Observed from FR, GB, US, IR with notable Iranian presence.
|
— | high | Path traversal | 2,213 | 154 | 1h ago |
|
.env Variant File Harvesting
Systematic enumeration of .env file variants including environment-specific suffixes (.env.prod, .env.staging, .env.ci, .env.secret, .env.qa, etc.) and subdirectory locations to harvest credentials and configuration.
|
— | high | Scan | 526 | 74 | 1h ago |
|
Alibaba Cloud / Aliyun Credential File Scan
Enumeration of Alibaba Cloud (alicloud) and Aliyun credential/configuration files (js/json/yaml variants) commonly used to store AccessKey IDs and secrets for Chinese cloud infrastructure.
|
— | high | Scan | 104 | — | 26d ago |
|
Alibaba Druid Monitor Console Exposure
Scans for exposed Alibaba Druid database connection pool monitoring console (/druid/index.html) which can leak SQL queries, credentials, and session tokens.
|
— | high | Scan | 15 | — | 1d ago |
|
Apache .htpasswd / .htaccess Exposure Scan
Enumerates Apache access control files /.htpasswd and /.htaccess to harvest hashed credentials or discover protected paths and rewrite rules.
|
— | high | Other | 111 | 24 | 1h ago |
|
Apache Solr Admin API Exposure Scan
Scanning for exposed Apache Solr admin endpoints (/solr/admin/cores, /solr/admin/info/system) to enumerate cores, gather system info, and potentially exploit Solr RCE vulnerabilities.
|
— | high | Scan | 69 | 6 | 4h ago |
|
BOA Web Server /boaform Admin Login Exploit
Exploits default credentials and command injection in BOA-based fiber router admin panels (/boaform/admin/formLogin) commonly used by Netlink/GPON ONT devices. Associated with IoT botnet recruitment.
|
— | high | RCE | 81 | 2 | 5h ago |
|
Database SQL Backup File Exposure
Probes for exposed SQL database dumps (/backup.sql) commonly left in web roots after deployments, resulting in full database disclosure.
|
— | high | Other | 55 | — | 1d ago |
|
Django settings.py Exposure Scan
Scans for exposed Django settings.py file which contains SECRET_KEY, database credentials, and other sensitive configuration.
|
— | high | Scan | 77 | 12 | 1h ago |
|
Extended .env Subdirectory Path Scan
Mass scanning for .env files in a wide variety of subdirectory paths including /public/, /core/, /apps/, /production/, /src/, /app/config/, /crm/, /local/, /old/, /shop/, /docker/, /cgi-bin/, /database/, /new/, /www/, /dashboard/, /library/, /_static/, and /.c9/.
|
— | high | Scan | 1,133 | 124 | 1h ago |
|
Fortinet/SSTP SSL-VPN Endpoint Probe
Probes for SSL-VPN / SSTP endpoints including Fortinet /remote/login and Microsoft SSTP /sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/ tunnel path. Used to identify VPN gateways for credential attacks and CVE exploitation.
|
— | high | Scan | 34 | 1 | 13h ago |
|
FreePBX VoIP Scanner
Specialised scanner targeting FreePBX/Asterisk VoIP installations via the FreePBX-Scanner/1.0 User-Agent. Probes admin config panels and recordings interfaces. Successful exploitation enables toll fraud (IRSF), call interception, and lateral movement into the corporate network. Actor demonstrates VoIP-specific tooling indicating specialised targeting rather than generic scanning.
|
— | high | RCE | 0 | — | — |
|
Git Config Exposure in Subdirectory Paths
Scans for exposed .git/config files under common subdirectories (admin, api, app, backup, cms, etc.) and via path traversal variants (assets../, media../, static../). Targets source code and credential leakage.
|
— | high | Path traversal | 517 | 22 | 4h ago |
|
Git Credentials File Exposure
Requests /.git-credentials, a file where git stores plaintext HTTPS credentials. Successful retrieval yields repository access tokens and passwords.
|
— | high | Other | 48 | — | 1d ago |
|
HNAP Router RCE Scan
Probes /HNAP1 endpoint present on D-Link and other SOHO routers. Multiple HNAP CVEs allow authentication bypass and RCE. Commonly targeted by botnets for device recruitment.
|
— | high | RCE | 23 | 1 | 4h ago |
|
Infrastructure Files Exposure
Probing for exposed infrastructure configuration files at the web root: Docker Compose files, Dockerfiles, Terraform state, Pipfiles, and deployment manifests. These files frequently contain hardcoded secrets, service credentials, internal hostnames, and cloud provider configuration. Primary actor observed using wget/curl from GB infrastructure, suggesting automated harvesting pipeline.
|
— | high | Path traversal | 339 | 37 | 1h ago |
|
Jenkins/Hudson Console Exposure Scan
Scans for legacy /hudson Jenkins/Hudson CI server paths. Exposed Jenkins instances frequently allow unauthenticated script console RCE, build pipeline tampering, and credential extraction.
|
— | high | Scan | 15 | 1 | 8h ago |
|
Joomla configuration.php Exposure
Scans for /configuration.php, the Joomla CMS configuration file containing database credentials, secret keys, and SMTP credentials in plaintext PHP variables.
|
— | high | Scan | 48 | 12 | 1h ago |
|
Kubernetes API Secrets Endpoint Scan
Probes /api/v1/secrets to access Kubernetes cluster secrets via an exposed API server. A successful unauthenticated request reveals all namespace secrets including credentials and tokens.
|
— | high | Scan | 1 | — | 8d ago |
|
Kubernetes serviceaccount secret harvesting
Attempts to read Kubernetes serviceaccount tokens, CA certificates and namespace files from container runtime secret mount paths. Also targets Istio service mesh credentials, kubeconfig files and ArgoCD temporary tokens. Indicates scanners targeting containerized workloads running with exposed management interfaces.
|
— | high | Path traversal | 51 | — | 4d ago |
|
Magento local.xml Config Exposure
Targeting the Magento local.xml configuration file, which contains database hostname, credentials, encryption keys, and admin path configuration in plaintext XML. A web-accessible app/etc/ directory — common in misconfigured Magento 1.x deployments — exposes full database access. Successful exfiltration enables account takeover, payment data theft, and skimmer injection.
|
— | high | Path traversal | 5 | — | 6d ago |
|
PHP Config Backup File Exposure
Scans for backup variants of PHP configuration files such as config.php.bak and wp-config.php~ (editor swap/backup extensions) to disclose DB credentials and secrets.
|
— | high | Other | 176 | 24 | 1h ago |
|
PHP ini override RCE via query string
Attempts to override PHP runtime configuration via query string parameters, enabling remote code execution through allow_url_include and auto_prepend_file directives pointing to php://input. Targets misconfigured PHP installations exposed directly.
|
— | high | RCE | 511 | — | 1d ago |
|
PHP pearcmd RFI
When PHP is run in CGI mode, the pearcmd.php script can be invoked via query parameter injection (?+config-create+/&cmd=...). Attackers use the +config-create+ gadget to write PHP webshells to the filesystem. Common in Docker/container environments with default PHP-FPM CGI configurations.
|
— | high | RCE | 99 | — | 1d ago |
|
QNAP authLogin.cgi Probe
Probes QNAP NAS /cgi-bin/authLogin.cgi endpoint, target of multiple QNAP vulnerabilities and ransomware campaigns (Qlocker, DeadBolt) for credential harvesting and RCE.
|
— | high | RCE | 16 | 1 | 4h ago |
|
Rails database.yml Configuration Exposure
Scans for /config/database.yml, the Ruby on Rails database configuration file that typically contains plaintext DB credentials, host names, and connection strings.
|
— | high | Scan | 76 | 12 | 1h ago |
|
SSH Host Key / SSL Private Key Exposure
Path traversal attempts targeting SSH host private keys (/etc/ssh/ssh_host_*_key) and SSL/TLS private key directories. Exfiltration of SSH host keys enables person-in-the-middle attacks against all SSH sessions to the server. SSL private key theft enables passive TLS decryption and certificate impersonation. Observed primarily from GB infrastructure consistent with automated credential harvesting operations.
|
— | high | Path traversal | 0 | — | — |
|
Shell History File Exposure
Scans for exposed /.bash_history files which can leak command-line activity including credentials, SSH targets, API tokens, and admin operations entered by server operators.
|
— | high | Scan | 26 | — | 4d ago |
|
Spring Boot Actuator /env and /health Probe
Probes for exposed Spring Boot Actuator endpoints (/actuator/env, /actuator/health) which can leak environment variables, credentials, and enable RCE via misconfigured property sources.
|
— | high | Scan | 445 | 1 | 16h ago |
|
Spring Boot Actuator Exposure
Spring Boot Actuator endpoints expose application internals (environment variables, config, heap dumps, route mappings). The /actuator/env endpoint allows property overrides in some versions, leading to RCE via spring.datasource or logging properties. /actuator/gateway/routes can be abused in Spring Cloud Gateway CVE-2022-22947 (SPEL injection, CVSS 10.0). /actuator/heapdump leaks credentials from memory.
|
— | high | RCE | 231 | — | 1d ago |
|
Streamlit secrets.toml Exposure Scan
Targets exposed Streamlit application secret files (.streamlit/secrets.toml) which commonly contain API keys, database credentials, and cloud service tokens.
|
— | high | Scan | 21 | — | 6d ago |
|
Symfony Debug Profiler Exposure Scan
Scanning for exposed Symfony web profiler at /_profiler/phpinfo. Exposed profiler can leak environment variables, credentials, and internal app details, and may allow RCE in dev mode.
|
— | high | Scan | 130 | 1 | 4h ago |
|
Symfony frontend_dev.php Debug Front Controller Probe
Scans for /frontend_dev.php, the Symfony development front controller which exposes the web profiler, debug toolbar, and verbose error pages potentially leaking source code, configuration, and credentials.
|
— | high | Scan | 1 | — | 36d ago |
|
Symfony parameters.yml Exposure
Requests /app/config/parameters.yml, the Symfony configuration file containing database credentials, mailer settings, and application secrets.
|
— | high | Other | 15 | — | 4d ago |
|
Tenda/Netcore goform Router RCE Scan
Probes /goform/formJsonAjaxReq endpoint present on Tenda and similar SOHO routers, associated with multiple command-injection and stack overflow CVEs targeted by Mirai-style botnets.
|
— | high | RCE | 19 | — | 3d ago |
|
ThinkPHP invokefunction MD5 Probe
ThinkPHP invokefunction RCE probe using md5('Hello') as a canary to confirm code execution. Targets both root index.php and /public/index.php. Widely distributed across many countries.
|
— | high | RCE | 174 | — | 1d ago |
|
URL-Encoded /etc/passwd Path Traversal
Path traversal attempts using URL-encoded slashes (%2F) to bypass filters and reach /etc/passwd, commonly used against various web app vulnerabilities.
|
— | high | Path traversal | 34 | — | 18d ago |
|
VMware vCenter developmentserver metadatauploader Probe
Probes /developmentserver/metadatauploader, associated with VMware vCenter Server vulnerabilities. May relate to CVE-2021-22005 or similar unauthenticated file upload endpoints.
|
CVE-2021-22005 | high | Scan | 61 | 2 | 13h ago |
|
WordPress wp-config Backup File Exposure
Scans for backup variants of wp-config.php (e.g. wp-config.php.bak, wp-config.php.old) which often contain WordPress database credentials and secret keys in plaintext.
|
— | high | Scan | 277 | 38 | 1h ago |
|
XDebug Remote Code Execution
XDebug is a PHP debugging extension that listens for remote connections when enabled. Attackers trigger a debug session by appending XDEBUG_SESSION_START=phpstorm (or similar) to any request. If the server has XDebug running in remote mode and the firewall is open, arbitrary code execution is possible via the debug protocol.
|
— | high | RCE | 0 | — | — |
|
Yii Framework Debug Toolbar Exposure
Probes Yii framework debug panel (/debug/default/view?panel=config) which exposes application config, environment, and may allow RCE via Gii/debug module misconfigurations.
|
— | high | Scan | 70 | — | 5d ago |
|
secrets.json Sensitive File Exposure
Scans for exposed secrets.json files used by various Node.js, .NET, and Python applications to store API keys, database credentials, and OAuth client secrets.
|
— | high | Scan | 86 | 12 | 1h ago |
|
.env Testing/UAT/envrc Variant Scan
Scans for rarely-targeted .env variants: .env.testing.local, .env.uat, and .envrc. These may contain environment-specific credentials not covered by standard .env harvesting tools.
|
— | medium | Scan | 13 | 1 | 4h ago |
|
/etc/passwd Traversal
Generic campaign probing for path traversal to /etc/passwd — the canonical Unix credential file. Attempts use raw paths, URL-encoded variants (%2f, %2F), double-encoded sequences, and mixed-case encoding. Usually automated scanners checking for traversal vulnerability presence.
|
— | medium | Path traversal | 254 | — | 1d ago |
|
AI/LLM API Endpoint Enumeration
Scanning for exposed AI/LLM API endpoints including Anthropic and OpenAI-compatible /v1/models routes. Likely targeting improperly secured self-hosted LLM inference servers for abuse or key theft.
|
— | medium | Scan | 17 | — | 5d ago |
|
AVTECH /evox/about Camera Scan
Probes AVTECH IP camera /evox/about endpoint, associated with multiple unauthenticated info disclosure and command injection vulnerabilities used by Mirai variants.
|
— | medium | Scan | 22 | 1 | 4h ago |
|
Cisco ASA/AnyConnect +CSCOE+ Logon Page Scan
Scans for Cisco ASA SSL VPN WebVPN logon page (/+CSCOE+/logon.html), reconnaissance for known Cisco ASA vulnerabilities (CVE-2020-3452, CVE-2018-0101, etc.).
|
— | medium | Scan | 24 | 1 | 13h ago |
|
DNS-over-HTTPS Abuse Probe
POST requests to /dns-query endpoint probing for exposed DNS-over-HTTPS resolvers. Low volume currently but consistent — likely early reconnaissance phase. DoH abuse allows DNS tunneling and C2 traffic obfuscation bypassing traditional DNS monitoring.
|
— | medium | Scan | 4 | — | 3d ago |
|
Docker Compose File Exposure
Probing for exposed docker-compose production configuration files (docker-compose.prod.yml) to harvest service topology, credentials, image names, and environment variables.
|
— | medium | Scan | 31 | 1 | 4h ago |
|
Generic /webui/ Management Interface Probe
Probes for /webui/ paths used by many appliance and router management interfaces (Citrix ADC, Synology, various IoT). Often a precursor to credential brute-force or known CVE exploitation of the underlying device.
|
— | medium | Scan | 86 | 2 | 14h ago |
|
Generic PHP Debug/Info Probe (php.php, debug.php)
Probes for generic PHP debug/test files (php.php, debug.php) that developers commonly leave behind. These often expose phpinfo() output, environment variables, or arbitrary command execution shells.
|
— | medium | Scan | 20 | — | 4d ago |
|
Git Config Exposure
Scanners probe for exposed .git/config files to extract repository metadata, remote URLs, branch names, and credentials stored in the git config. A web-accessible .git/ directory allows full source code reconstruction. Commonly found on misconfigured deployments that copy the repo root to the web root.
|
— | medium | Path traversal | 781 | 40 | 1h ago |
|
GitLab CI Configuration Exposure
Scans for exposed .gitlab-ci.yml files which may reveal CI/CD pipeline configuration, deployment scripts, internal hostnames, or secret variable references useful for further reconnaissance.
|
— | medium | Scan | 88 | 13 | 1h ago |
|
GraphQL Endpoint Discovery Scan
Probes for exposed GraphQL endpoints to enable introspection-based schema discovery, potentially exposing sensitive queries/mutations.
|
— | medium | Scan | 48 | — | 1d ago |
|
MSSQL Reporting Services /ReportServer Scan
Probes for exposed Microsoft SQL Server Reporting Services (/ReportServer), target for CVE-2020-0618 and credential brute-force.
|
CVE-2020-0618 | medium | Scan | 12 | — | 3d ago |
|
Next.js Internal Server Endpoint Probe
POST requests probing Next.js internal endpoints /_next and /_next/server. May be attempting to exploit server-side rendering endpoints or discover internal API routes for further attack.
|
— | medium | Scan | 137 | — | 1d ago |
|
Node.js Package Manifest & Lockfile Exposure
Scans for exposed Node.js project files (package.json, yarn.lock, .npmrc) which may leak dependency information, internal registry credentials, or authentication tokens used in CI/CD pipelines.
|
— | medium | Scan | 135 | 24 | 1h ago |
|
ONVIF device_service SOAP Probe
POST requests to /onvif/device_service, a SOAP endpoint exposed by ONVIF-compliant IP cameras and NVRs. Used to enumerate camera devices, fingerprint firmware, and target known ONVIF authentication bypass / RCE vulnerabilities.
|
— | medium | Scan | 18 | — | 15d ago |
|
Open HTTP CONNECT Proxy Probe
CONNECT method requests to google.com:443 used to test whether the honeypot is functioning as an open HTTP proxy. Common technique to find misconfigured proxy servers for abuse.
|
— | medium | Scan | 0 | — | — |
|
Open Proxy Abuse via CONNECT to External Hosts
HTTP CONNECT requests to external hosts (api.ipify.org, www.google.com, arbitrary IPs) used by abuse actors to test whether the server is functioning as an open forward proxy for traffic laundering or scraping.
|
— | medium | Other | 0 | — | — |
|
PHP Info Query Parameter Probe
Probes root with ?phpinfo=1 query parameter attempting to trigger phpinfo() output via vulnerable scripts that echo phpinfo when query flag is present.
|
— | medium | Scan | 2 | — | 34d ago |
|
Red Lion Industrial Portal Scan
Targets Red Lion industrial controllers/HMI portal endpoint (/portal/redlion), reconnaissance against ICS/SCADA equipment.
|
— | medium | Scan | 14 | — | 1d ago |
|
SharePoint /_layouts/ Endpoint Scan
Probes SharePoint-specific /_layouts/15/ paths including start.aspx and spinstall0.aspx to fingerprint SharePoint installations and identify potential exploitation targets.
|
— | medium | Scan | 69 | 2 | 14h ago |
|
VMware/Camera /sdk SOAP Endpoint Probe
POST requests to /sdk, used by VMware vSphere/vCenter SOAP API and also Dahua IP camera SDK endpoints. Scanners probe this to fingerprint and exploit authentication or deserialization flaws.
|
— | medium | Scan | 22 | 1 | 4h ago |
|
WordPress wp-content Backup Directory Probe
Probes for exposed WordPress backup directories (/wp-content/backup, /wp-content/backups) commonly created by backup plugins, which may expose database dumps and credentials.
|
— | medium | Scan | 0 | — | — |
|
config.js Client/Server Configuration Exposure
Scans for exposed /config.js files commonly used by JavaScript SPAs and Node.js applications to store API endpoints, keys, and feature flags. May leak backend URLs and embedded credentials.
|
— | medium | Scan | 101 | 12 | 1h ago |
|
config.json Sensitive File Exposure Scan
Probing for exposed config.json files at webroot which may contain database credentials, API keys, or application secrets. Common in misconfigured Node.js, static site generators, and CMS deployments.
|
— | medium | Scan | 132 | 13 | 1h ago |
|
phpMyAdmin Admin Panel Scan
Scans for exposed phpMyAdmin installations for credential brute-force and known phpMyAdmin RCE/SQLi vulnerabilities.
|
— | medium | Scan | 50 | — | 1d ago |
|
CensysInspect Honeypot Detection
CensysInspect internet-wide scanner probing with randomised path strings to detect honeypots and content-addressable servers. A server that returns identical responses to arbitrary random paths is flagged as a honeypot or catch-all. Also probes /proc/self/cgroup to detect containerised environments before committing further exploitation attempts — indicating actor awareness of sandbox and honeypot detection techniques.
|
— | low | Scan | 0 | — | — |
|
HTTP/2 PRI Method Probe
Sends HTTP/2 upgrade preface (PRI * HTTP/2.0) to HTTP/1.1 listeners to fingerprint server HTTP/2 support or exploit misconfigurations in protocol negotiation.
|
— | low | Scan | 194 | 4 | 3h ago |
|
Microsoft FrontPage/_vti_pvt Probe
Requests /_vti_pvt/service.cnf, a FrontPage Server Extensions metadata file. Can reveal server configuration and software versions. Indicates scanning for legacy IIS/FrontPage installations.
|
— | low | Scan | 33 | 1 | 14h ago |
|
PHP Info/Test Page Exposure Scan
Scans for exposed PHP diagnostic pages (phpinfo.php, info.php, test.php, _profiler/phpinfo) to harvest PHP configuration, loaded modules, environment variables, and server paths.
|
— | low | Scan | 366 | 37 | 1h ago |