Vulnerability Scan Result

| Title: | Frasco Investigative Services | 60+ Years of Helping Businesses |
| Description: | Discover Frasco's investigative services. Trusted nationwide for legal, insurance, and business investigations to uncover the truth. |
| ip_address | 141.193.213.11 |
| country | US |
| network_name | Cloudflare, Inc. |
| asn | AS209242 |
| ip_address | 141.193.213.10 |
| country | US |
| network_name | Cloudflare, Inc. |
| asn | AS209242 |
80/tcp | http | Cloudflare http proxy - |
443/tcp | https | cloudflare - |
2082/tcp | http | Cloudflare http proxy - |
2083/tcp | https | nginx - |
2086/tcp | http | Cloudflare http proxy - |
2087/tcp | https | nginx - |
8080/tcp | http | Cloudflare http proxy - |
8443/tcp | https-alt | cloudflare - |
| Software / Version | Category |
|---|---|
| AccessiBe | Accessibility |
| Google Ads | Advertising |
| Linkedin Insight Tag | Analytics |
| Clipboard.js | JavaScript libraries |
| Magnific Popup 4.2.3 | JavaScript libraries |
| FitVids.JS 4.27.6 | Widgets, Video players |
| Google Font API | Font scripts |
| Formidable Form | WordPress plugins, Surveys, Form builders |
| jQuery Migrate 3.4.1 | JavaScript libraries |
| Google Analytics GA4 | Analytics |
| HTTP/3 | Miscellaneous |
| jQuery 3.7.1 | JavaScript libraries |
| Slick | JavaScript libraries |
| MySQL | Databases |
| Open Graph | Miscellaneous |
| PHP | Programming languages |
| Easy Pie Chart | JavaScript libraries |
| Site Kit 1.178.0 | Analytics, WordPress plugins |
| DoubleClick Floodlight | Advertising |
| Google Ads Conversion Tracking | Analytics |
| Priority Hints | Performance |
| WordPress | CMS, Blogs |
| WP Engine | PaaS, Hosting |
| Cloudflare | CDN |
| Cloudflare Bot Management | Security |
| Divi 4.27.6 | Page builders, WordPress themes, WordPress plugins |
| Google Tag Manager | Tag managers |
| Lodash 1.13.7 | JavaScript libraries |
| MediaElement.js 4.2.17 | Video players |
| HSTS | Security |
| RSS | Miscellaneous |
| Wordfence Login Security 1.1.16 | WordPress plugins, Security |
| Yoast SEO 27.6 | SEO, WordPress plugins |
Web Application Vulnerabilities
Evidence
| URL | Evidence |
|---|---|
| https://frasco.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 | |
| OWASP Top 10 - 2021 |
Evidence
| Software / Version | Category |
|---|---|
| AccessiBe | Accessibility |
| Google Ads | Advertising |
| Linkedin Insight Tag | Analytics |
| Clipboard.js | JavaScript libraries |
| Magnific Popup 4.2.3 | JavaScript libraries |
| FitVids.JS 4.27.6 | Widgets, Video players |
| Google Font API | Font scripts |
| Formidable Form | WordPress plugins, Surveys, Form builders |
| jQuery Migrate 3.4.1 | JavaScript libraries |
| Google Analytics GA4 | Analytics |
| HTTP/3 | Miscellaneous |
| jQuery 3.7.1 | JavaScript libraries |
| Slick | JavaScript libraries |
| MySQL | Databases |
| Open Graph | Miscellaneous |
| PHP | Programming languages |
| Easy Pie Chart | JavaScript libraries |
| Site Kit 1.178.0 | Analytics, WordPress plugins |
| DoubleClick Floodlight | Advertising |
| Google Ads Conversion Tracking | Analytics |
| Priority Hints | Performance |
| WordPress | CMS, Blogs |
| WP Engine | PaaS, Hosting |
| Cloudflare | CDN |
| Cloudflare Bot Management | Security |
| Divi 4.27.6 | Page builders, WordPress themes, WordPress plugins |
| Google Tag Manager | Tag managers |
| Lodash 1.13.7 | JavaScript libraries |
| MediaElement.js 4.2.17 | Video players |
| HSTS | Security |
| RSS | Miscellaneous |
| Wordfence Login Security 1.1.16 | WordPress plugins, Security |
| Yoast SEO 27.6 | SEO, WordPress plugins |
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
| CWE | CWE-200 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Evidence
Vulnerability description
We found the robots.txt on the target server. This file instructs web crawlers what URLs and endpoints of the web application they can visit and crawl. Website administrators often misuse this file while attempting to hide some web pages from the users.
Risk description
There is no particular security risk in having a robots.txt file. However, it's important to note that adding endpoints in it should not be considered a security measure, as this file can be directly accessed and read by anyone.
Recommendation
We recommend you to manually review the entries from robots.txt and remove the ones which lead to sensitive locations in the website (ex. administration panels, configuration files, etc).
Evidence
| URL | Evidence |
|---|---|
| https://frasco.com/ | Response does not include the HTTP Content-Security-Policy security header or meta tag |
Vulnerability description
We noticed that the target application lacks the Content-Security-Policy (CSP) header in its HTTP responses. The CSP header is a security measure that instructs web browsers to enforce specific security rules, effectively preventing the exploitation of Cross-Site Scripting (XSS) vulnerabilities.
Risk description
The risk is that if the target application is vulnerable to XSS, lack of this header makes it easily exploitable by attackers.
Recommendation
Configure the Content-Security-Header to be sent with each HTTP response in order to apply the specific policies needed by the application.
Classification
| CWE | CWE-1021 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Evidence
| URL | Method | Parameters | Evidence |
|---|---|---|---|
| https://frasco.com/ | 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 | Email Address: contact@frasco.com |
Vulnerability description
We noticed that this web application exposes email addresses, which might be unintended. While not inherently a vulnerability, this information could be leveraged in social engineering or spam related activities.
Risk description
The risk is that exposed email addresses within the application could be accessed by unauthorized parties. This could lead to privacy violations, spam, phishing attacks, or other forms of misuse.
Recommendation
Compartmentalize the application to have 'safe' areas where trust boundaries can be unambiguously drawn. Do not allow email addresses to go outside of the trust boundary, and always be careful when interfacing with a compartment outside of the safe area.
Classification
| CWE | CWE-200 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Evidence
Vulnerability description
We have noticed that the server is missing the security.txt file, which is considered a good practice for web security. It provides a standardized way for security researchers and the public to report security vulnerabilities or concerns by outlining the preferred method of contact and reporting procedures.
Risk description
There is no particular risk in not having a security.txt file for your server. However, this file is important because it offers a designated channel for reporting vulnerabilities and security issues.
Recommendation
We recommend you to implement the security.txt file according to the standard, in order to allow researchers or users report any security issues they find, improving the defensive mechanisms of your server.
Classification
| CWE | CWE-1188 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Infrastructure Vulnerabilities
Evidence
We found insecure DNS cookie usage on the following nameservers: dns101.register.com, dns102.register.com
Vulnerability description
We found that the server does not implement DNS Cookies or uses them insecurely. DNS Cookies help prevent DNS-based attacks, such as spoofing and amplification attacks.
Risk description
The risk exists because without DNS Cookies, the server is vulnerable to DNS spoofing and amplification attacks. Attackers can manipulate responses or use the server in distributed denial-of-service (DDoS) attacks, compromising network availability and security.
Recommendation
We recommend enabling DNS Cookies to prevent spoofed DNS responses. Ensure proper cookie validation is implemented to mitigate DNS amplification attacks. Regularly update DNS servers to support the latest DNS security features.
Evidence
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| _dmarc.frasco.com | TXT | Text record | "v=DMARC1; p=quarantine; rua=mailto:ab532d272b59383@rep.dmarcanalyzer.com,mailto:dmark@acciodata.com; ruf=mailto:ab532d272b59383@for.dmarcanalyzer.com; sp=none; fo=1;" |
Vulnerability description
We found that the target uses p=quarantine in the DMARC policy. When a DMARC policy is set to p=quarantine, emails that fail DMARC validation are delivered but placed in the recipient’s spam or junk folder. Although it offers some protection, this policy is less strict than p=reject, which blocks such emails entirely.
Risk description
While emails failing DMARC validation are sent to the spam folder, users may still retrieve them from there, leading to a higher risk of phishing and spoofing attacks succeeding. Moreover, less strict enforcement may allow more fraudulent emails to reach user inboxes if misclassified.
Recommendation
We recommend considering moving to a stricter policy, such as p=reject, where emails that fail DMARC validation are completely rejected rather than delivered to spam folders. This reduces the risk of users interacting with potentially malicious emails.
Evidence
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| _dmarc.frasco.com | TXT | Text record | "v=DMARC1; p=quarantine; rua=mailto:ab532d272b59383@rep.dmarcanalyzer.com,mailto:dmark@acciodata.com; ruf=mailto:ab532d272b59383@for.dmarcanalyzer.com; sp=none; fo=1;" |
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
| Software / Version | Category |
|---|---|
| PHP | Programming languages |
| Cloudflare Bot Management | Security |
| Cloudflare | CDN |
| HTTP/3 | 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.
Evidence
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| frasco.com | A | IPv4 address | 141.193.213.10 |
| frasco.com | A | IPv4 address | 141.193.213.11 |
| frasco.com | NS | Name server | dns101.register.com |
| frasco.com | NS | Name server | dns102.register.com |
| frasco.com | MX | Mail server | 0 frasco-com.mail.protection.outlook.com |
| frasco.com | SOA | Start of Authority | DNS101.REGISTER.com. root.REGISTER.com. 125120809 10800 3600 604800 3600 |
| frasco.com | TXT | Text record | "kkqf3fhpu30tgn2fshsulgtgdg" |
| frasco.com | TXT | Text record | "d365mktkey=698zo4pxg59gl4g18j5n2vwud" |
| frasco.com | TXT | Text record | "5edqlhmqknvubrcsgp3me5e5ni" |
| frasco.com | TXT | Text record | "box-domain-verification=4605eb96e49a614de2e6d64b93f194dc2a2078136fb3d4ee1ace418f492630be" |
| frasco.com | TXT | Text record | "ppu1n1ccbjo7lhpks4eovupnts" |
| frasco.com | TXT | Text record | "MS=FCC47086A85064527A8E78A5B90A427714C81137" |
| frasco.com | TXT | Text record | "apple-domain-verification=AeLgXzWY2EaxXVSt" |
| frasco.com | TXT | Text record | "Foxit-domain-verification=6c21e4a07f7f6347cafcb66d37f8b40b" |
| frasco.com | TXT | Text record | "mandrill_verify.LahHgAQp1GlpjgaT5-H0XA" |
| frasco.com | TXT | Text record | "ZOOM_verify_VCaz7S00R-ShqAY0ob67qA" |
| frasco.com | TXT | Text record | "MS=ms66143775" |
| frasco.com | TXT | Text record | "kkqf3fhpu30tgn2fshsulgtgdg." |
| frasco.com | SPF | Sender Policy Framework | "v=spf1 a mx include:spf.protection.outlook.com include:spf.emailsignatures365.com include:sendgrid.net ip4:64.78.151.128/26 ip4:216.241.183.0/24 ip4:74.87.148.250/29 -all" |
| _dmarc.frasco.com | TXT | Text record | "v=DMARC1; p=quarantine; rua=mailto:ab532d272b59383@rep.dmarcanalyzer.com,mailto:dmark@acciodata.com; ruf=mailto:ab532d272b59383@for.dmarcanalyzer.com; sp=none; fo=1;" |
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
| Software / Version | Category |
|---|---|
| Cloudflare | CDN |
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.
Evidence
| Software / Version | Category |
|---|---|
| Cloudflare | CDN |
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.
Evidence
| Software / Version | Category |
|---|---|
| PHP | Programming languages |
| Cloudflare Bot Management | Security |
| Cloudflare | CDN |
| HTTP/3 | 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.
Evidence
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| frasco.com | SPF | Sender Policy Framework | "v=spf1 a mx include:spf.protection.outlook.com include:spf.emailsignatures365.com include:sendgrid.net ip4:64.78.151.128/26 ip4:216.241.183.0/24 ip4:74.87.148.250/29 -all" |
Evidence
| Software / Version | Category |
|---|---|
| Cloudflare | CDN |
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.
Evidence
| DKIM selector | Key type | Key size | Value |
|---|---|---|---|
| m1 | rsa | 1296 | "k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCn6L9zk/EKr9qUsCU/5bjQXEI1FjNLReiymUuiwAD5/IqsZR0Gl+UQC7ShAU+FQ6u5hAMsfOeGJ4vRBmS4SxojYqMIPAtdSsBwtkYTRB1Uj2tPBwm+QMmvkTj/ahuRudtmdYzbHquZirUg7TYdeP1u3oC18YJaGjXrnRZWgV4m2QIDAQAB" |
| selector1 | rsa | 1296 | "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtFGT0s/tI/2Ewfkcg7dWk20P9yBC/NdDNXJPHO7Ox/X7WQEvqyBYM5zXyGHuvonGHGxZqjGh9XXwhygJFRbp2ViGABvYCxX+6FGDnV3dmpisQtzxP35XhEVyLaEkYVTHQml3IE2v/E8rduXx9xEUQCOCAcpUhdv4o6VXquXcMjQIDAQAB;" |
Evidence
| Operating System | Accuracy |
|---|---|
| FreeBSD 11.0-RELEASE | 91% |
Vulnerability description
OS Detection
Evidence
| Software / Version | Category |
|---|---|
| PHP | Programming languages |
| Cloudflare Bot Management | Security |
| Cloudflare | CDN |
| HTTP/3 | 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.
Evidence
| Software / Version | Category |
|---|---|
| PHP | Programming languages |
| Cloudflare Bot Management | Security |
| Cloudflare | CDN |
| HTTP/3 | 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.
Evidence
| Software / Version | Category |
|---|---|
| PHP | Programming languages |
| Cloudflare Bot Management | Security |
| Cloudflare | CDN |
| HTTP/3 | 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.
