Vulnerability Scan Result

IP address | 172.237.12.23 |
Country | JP ![]() |
AS number | AS20940 |
Net name | Akamai International B.V |
22/tcp | ssh | OpenSSH 9.6p1 Ubuntu 3ubuntu13.11 |
25/tcp | smtp | Postfix smtpd - |
80/tcp | http | nginx - |
110/tcp | pop3 | Dovecot pop3d - |
143/tcp | imap | Dovecot imapd - |
443/tcp | https | nginx - |
465/tcp | smtp | Postfix smtpd - |
587/tcp | smtp | Postfix smtpd - |
993/tcp | imaps | - - |
995/tcp | pop3s | - - |
Software / Version | Category |
---|---|
FancyBox 3.5.7 | JavaScript libraries |
Google Font API | Font scripts |
Hexo 7.3.0 | Static site generator |
HTTP/3 | Miscellaneous |
jQuery 3.5.1 | JavaScript libraries |
Nginx | Web servers, Reverse proxies |
Node.js | Programming languages |
Open Graph | Miscellaneous |
PWA | Miscellaneous |
Priority Hints | Performance |
Algolia | Search engines |
reCAPTCHA | Security |
HSTS | Security |
RSS | Miscellaneous |
Web Application Vulnerabilities
Evidence
URL | Evidence |
---|---|
https://miyago9267.com/ | Response headers do not include the Referrer-Policy HTTP security header as well as the |
Vulnerability description
We noticed that the target application's server responses lack the Referrer-Policy
HTTP header, which controls how much referrer information the browser will send with each request originated from the current web application.
Risk description
The risk is that if a user visits a web page (e.g. "http://example.com/pricing/") and clicks on a link from that page going to e.g. "https://www.google.com", the browser will send to Google the full originating URL in the `Referer` header, assuming the Referrer-Policy header is not set. The originating URL could be considered sensitive information and it could be used for user tracking.
Recommendation
The Referrer-Policy header should be configured on the server side to avoid user tracking and inadvertent information leakage. The value `no-referrer` of this header instructs the browser to omit the Referer header entirely.
Classification
CWE | CWE-693 |
OWASP Top 10 - 2017 | A6 - Security Misconfiguration |
OWASP Top 10 - 2021 | A5 - Security Misconfiguration |
Evidence
URL | Evidence |
---|---|
https://miyago9267.com/ | Response headers include the HTTP Content-Security-Policy security header with the following security issues: |
Vulnerability description
We noticed that the Content-Security-Policy (CSP) header configured for the web application includes unsafe directives. The CSP header activates a protection mechanism implemented in web browsers which prevents exploitation of Cross-Site Scripting vulnerabilities (XSS) by restricting the sources from which content can be loaded or executed.
Risk description
For example, if the unsafe-inline directive is present in the CSP header, the execution of inline scripts and event handlers is allowed. This can be exploited by an attacker to execute arbitrary JavaScript code in the context of the vulnerable application.
Recommendation
Remove the unsafe values from the directives, adopt nonces or hashes for safer inclusion of inline scripts if they are needed, and explicitly define the sources from which scripts, styles, images or other resources can be loaded.
Classification
CWE | CWE-693 |
OWASP Top 10 - 2017 | A6 - Security Misconfiguration |
OWASP Top 10 - 2021 | A5 - Security Misconfiguration |
Evidence
Software / Version | Category |
---|---|
FancyBox 3.5.7 | JavaScript libraries |
Google Font API | Font scripts |
Hexo 7.3.0 | Static site generator |
HTTP/3 | Miscellaneous |
jQuery 3.5.1 | JavaScript libraries |
Nginx | Web servers, Reverse proxies |
Node.js | Programming languages |
Open Graph | Miscellaneous |
PWA | Miscellaneous |
Priority Hints | Performance |
Algolia | Search engines |
reCAPTCHA | Security |
HSTS | Security |
RSS | Miscellaneous |
Vulnerability description
We noticed that server software and technology details are exposed, potentially aiding attackers in tailoring specific exploits against identified systems and versions.
Risk description
The risk is that an attacker could use this information to mount specific attacks against the identified software type and version.
Recommendation
We recommend you to eliminate the information which permits the identification of software platform, technology, server and operating system: HTTP server headers, HTML meta information, etc.
Classification
OWASP Top 10 - 2017 | A6 - Security Misconfiguration |
OWASP Top 10 - 2021 | A5 - Security Misconfiguration |
Evidence
Vulnerability description
Website is accessible.
Evidence
URL | Method | Parameters | Evidence |
---|---|---|---|
https://miyago9267.com/Tutorial/misc/exp-mailserver | GET | Headers: User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 | Operating system paths found in the HTTP response: |
Vulnerability description
We found operating system paths returned in a HTTP response.
Risk description
The risk is that path disclosure may help an attacker learn more about the remote server's file system, thus increasing the effectiveness and precision of any future attacks.
Recommendation
Configure the web server to avoid leaking path information by using generic error messages that do not reveal any internal file paths. Make sure no server file is referred with its absolute path in the website code.
Classification
CWE | CWE-200 |
OWASP Top 10 - 2017 | |
OWASP Top 10 - 2021 |
Infrastructure Vulnerabilities
Evidence
We managed to detect a publicly accessible SSH service.
Starting Nmap ( https://nmap.org ) at 2025-05-22 15:49 EEST
Nmap scan report for miyago9267.com (172.237.12.23)
Host is up (0.22s latency).
rDNS record for 172.237.12.23: 172-237-12-23.ip.linodeusercontent.com
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 9.6p1 Ubuntu 3ubuntu13.11 (Ubuntu Linux; protocol 2.0)
| ssh-auth-methods:
| Supported authentication methods:
| publickey
|_ password
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel
Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 3.03 seconds
Vulnerability description
We found that the SSH service with username/password authentication is publicly accessible. Network administrators often use remote administration protocols to control devices like switches, routers, and other essential systems. However, allowing these services to be accessible via the Internet can increase security risks, creating potential opportunities for attacks on the organization.
Risk description
Exposing this service online with username/password authentication can enable attackers to launch authentication attacks, like guessing login credentials, and potentially gaining unauthorized access. Vulnerabilities, such as unpatched software, protocol flaws, or backdoors could also be exploited. An example is the CVE-2024-3094 (XZ Utils Backdoor) vulnerability.
Recommendation
We recommend turning off SSH with username/password authentication access over the Internet and instead using a Virtual Private Network (VPN) that mandates two-factor authentication (2FA). If the SSH service is essential for business purposes, we recommend limiting access only from designated IP addresses using a firewall. Furthermore, it is advisable to utilize SSH Public Key Authentication since it employs a key pair to verify the identity of a user or process.
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
_dmarc.miyago9267.com | TXT | Text record | "v=DMARC1; p=none; rua=mailto:miyagomizugen@gmail.com; ruf=mailto:miyagomizugen@gmail.com; sp=none; ri=86400" |
Vulnerability description
We found that the target uses p=none in the DMARC policy. The DMARC policy set to p=none means that the domain owner is not taking any action on emails that fail DMARC validation. This configuration effectively disables enforcement, allowing potentially spoofed or fraudulent emails to be delivered without any additional scrutiny.
Risk description
Emails that fail DMARC checks are still delivered to recipients. This leaves the domain highly vulnerable to email spoofing and phishing attacks, as malicious actors can impersonate the domain without facing any consequences from DMARC enforcement.
Recommendation
We recommend changing the DMARC policy to p=quarantine or, ideally, p=reject to actively block or quarantine emails that fail DMARC validation. This will enhance the security of your domain against spoofing and phishing attacks by ensuring that only legitimate emails are delivered.
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
_dmarc.miyago9267.com | TXT | Text record | "v=DMARC1; p=none; rua=mailto:miyagomizugen@gmail.com; ruf=mailto:miyagomizugen@gmail.com; sp=none; ri=86400" |
Vulnerability description
We found that the DMARC record for the domain is configured with sp=none, meaning that no policy is enforced for subdomains. This allows subdomains to send emails without being subject to DMARC checks, making it easier for attackers to spoof emails from these subdomains. Subdomains are often overlooked in email security, and attackers can exploit this misconfiguration to launch phishing or spoofing attacks from seemingly legitimate subdomains of a protected domain.
Risk description
When the DMARC record is configured with sp=none, subdomains are not subject to DMARC enforcement, allowing attackers to spoof emails from subdomains without being blocked. This creates a significant risk of phishing and impersonation attacks, where malicious emails appear to originate from trusted subdomains. These spoofed emails can be used to deceive users or damage the organization's reputation, undermining the security benefits of DMARC for the primary domain.
Recommendation
To mitigate the risk, we recommend that the subdomain policy should be updated to sp=reject to ensure that any email failing DMARC checks from subdomains is automatically rejected. This will help prevent unauthorized emails from being sent from subdomains, reducing the risk of spoofing and phishing. Additionally, it's important to regularly monitor DMARC reports to track email activity from subdomains and adjust policies as needed to maintain consistent security across the entire domain.
Evidence
DKIM selector | Key type | Key size | Value |
---|---|---|---|
rsa | 1362 | "v=DKIM1; h=sha256; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvwvPVPOrecTcE64W8rJ91u7jXUSXCQgdvvvHTnrfzgj+B6v3aofZoKVOehjN+eDeajjKI7NXPflfD+K4o+soTRV7oQlxJnzGXEBkqT8quCvU/2HWHXbvopNQpNYseixQ7G5scXNdavwE9uy8Af8J/9LHaXZHz7/IE5ySpD50BAYIrCpZWZOEJVM" "WtTjQ1VoQfx+1PA9jEtfIy+v9Bz+SKDiqXBcxIaSPJt+Hsaf3Q1FXBf7OwdOdWx0b5kz6L+55rIwrLhmIOL2tFwC4B/G8VzwpEuUbw2Tzi5DDd04RrK1GreHejWLupx6OZUzEXU7JVtRkbGY4iIGjWsa7j68/uwIDAQAB" |
Vulnerability description
We found that the DKIM record uses common selectors. The use of common DKIM selectors such as default, test, dkim, or mail may indicate a lack of proper customization or key management. Attackers often target domains using such selectors because they suggest that the domain is relying on default configurations, which could be less secure and easier to exploit. This can increase the risk of DKIM key exposure or misuse.
Risk description
Using a common DKIM selector makes it easier for attackers to predict and exploit email authentication weaknesses. Attackers may attempt to find corresponding DKIM keys or improperly managed records associated with common selectors. If a common selector is coupled with a weak key length or poor key management practices, it significantly increases the likelihood of email spoofing and phishing attacks.
Recommendation
We recommend using unique, customized selectors for each DKIM key to make it more difficult for attackers to predict and target the domain's DKIM records. Regularly rotate selectors and associated keys to further strengthen the security of your domain's email authentication infrastructure.
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
miyago9267.com | A | IPv4 address | 172.237.12.23 |
miyago9267.com | NS | Name server | rosalie.ns.cloudflare.com |
miyago9267.com | NS | Name server | yadiel.ns.cloudflare.com |
miyago9267.com | MX | Mail server | 10 miyago9267.com |
miyago9267.com | SOA | Start of Authority | rosalie.ns.cloudflare.com. dns.cloudflare.com. 2373041420 10000 2400 604800 1800 |
miyago9267.com | TXT | Text record | "google-site-verification=eWCbTPIIpTueaDXP5h1AjIB83xZTKmMAfgsSL9IgGs8" |
miyago9267.com | SPF | Sender Policy Framework | "v=spf1 a mx ip4:172.237.12.23 -all" |
_dmarc.miyago9267.com | TXT | Text record | "v=DMARC1; p=none; rua=mailto:miyagomizugen@gmail.com; ruf=mailto:miyagomizugen@gmail.com; sp=none; ri=86400" |
Risk description
An initial step for an attacker aiming to learn about an organization involves conducting searches on its domain names to uncover DNS records associated with the organization. This strategy aims to amass comprehensive insights into the target domain, enabling the attacker to outline the organization's external digital landscape. This gathered intelligence may subsequently serve as a foundation for launching attacks, including those based on social engineering techniques. DNS records pointing to services or servers that are no longer in use can provide an attacker with an easy entry point into the network.
Recommendation
We recommend reviewing all DNS records associated with the domain and identifying and removing unused or obsolete records.
Evidence
Operating System | Accuracy |
---|---|
Linux 5.0 - 5.4 | 100% |
Vulnerability description
OS Detection
Evidence
We managed to detect the redirect using the following Request / Response chain.
Recommendation
Vulnerability checks are skipped for ports that redirect to another port. We recommend scanning the redirected port directly.
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
miyago9267.com | SPF | Sender Policy Framework | "v=spf1 a mx ip4:172.237.12.23 -all" |
Evidence
DKIM selector | Key type | Key size | Value |
---|---|---|---|
rsa | 1362 | "v=DKIM1; h=sha256; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvwvPVPOrecTcE64W8rJ91u7jXUSXCQgdvvvHTnrfzgj+B6v3aofZoKVOehjN+eDeajjKI7NXPflfD+K4o+soTRV7oQlxJnzGXEBkqT8quCvU/2HWHXbvopNQpNYseixQ7G5scXNdavwE9uy8Af8J/9LHaXZHz7/IE5ySpD50BAYIrCpZWZOEJVM" "WtTjQ1VoQfx+1PA9jEtfIy+v9Bz+SKDiqXBcxIaSPJt+Hsaf3Q1FXBf7OwdOdWx0b5kz6L+55rIwrLhmIOL2tFwC4B/G8VzwpEuUbw2Tzi5DDd04RrK1GreHejWLupx6OZUzEXU7JVtRkbGY4iIGjWsa7j68/uwIDAQAB" |
Evidence
Software / Version | Category |
---|---|
Hexo 7.3.0 | Static site generator |
Algolia | Search engines |
Node.js | Programming languages |
Nginx | Web servers, Reverse proxies |
jQuery 3.5.1 | JavaScript libraries |
FancyBox | JavaScript libraries |
reCAPTCHA | Security |
HSTS | Security |
HTTP/3 | Miscellaneous |
Priority Hints | Performance |
Google Font API | Font scripts |
RSS | Miscellaneous |
PWA | Miscellaneous |
Open Graph | Miscellaneous |
Vulnerability description
We noticed that server software and technology details are exposed, potentially aiding attackers in tailoring specific exploits against identified systems and versions.
Risk description
The risk is that an attacker could use this information to mount specific attacks against the identified software type and version.
Recommendation
We recommend you to eliminate the information which permits the identification of software platform, technology, server and operating system: HTTP server headers, HTML meta information, etc.