Check an IP Address, Domain Name, Subnet, or ASN
93.123.109.247 has a threat confidence score of 99%. This IP address from Bulgaria (AS48090, Techoff Srv Limited) has been observed in 162 honeypot sessions targeting HTTPS, HTTP protocols. Detected attack patterns include http dotenv file exposure probe, https dotenv environment file exposure probe. First observed on April 2, 2026, most recently active April 8, 2026.
Identifies HTTP GET requests targeting the /.env file, indicating attempts to access exposed environment configuration files commonly containing application secrets such as database credentials, API keys, and service tokens.
Identifies an HTTPS request targeting a .env file in the web root or application directory. Access attempts to /.env indicate automated scanning for exposed environment configuration files that may contain application secrets, database credentials, API keys, or cloud tokens. This probe is commonly associated with opportunistic internet-wide scanning for misconfigured web deployments.
Request to /.git/hooks/update.sample, indicating an attempt to access a sample Git hook file within a potentially exposed .git directory.
Request to /.git/info/exclude, indicating an attempt to access a repository-specific Git ignore configuration file within a potentially exposed .git directory.
Identifies an HTTPS request targeting the .git/config file within a web-accessible repository directory. Access attempts to /.git/config indicate automated repository exposure scanning intended to retrieve remote origin URLs, repository structure, and potentially credential-bearing configuration data. This is a common reconnaissance technique used to identify misconfigured web servers exposing version control metadata.
Request to /.git/hooks/prepare-commit-msg.sample, indicating an attempt to access a sample Git hook file within a potentially exposed .git directory.
Identifies HTTPS requests targeting the web server root path ("/"), typically used for initial service discovery, host validation, or baseline content inspection prior to deeper enumeration
Identifies HTTP requests targeting the web server root path ("/"), typically used for initial service discovery, host validation, or baseline content inspection prior to deeper enumeration.