Vulnerability Scan Result

Title: | Testsigma: #1 Unified & Agentic Test Automation Platform |
Description: | Generate run & manage tests 10x faster with AI Agents. One no-code test automation platform for end-to-end testing across APIs, Mobile, Web & more. Try free. |
ip_address | 18.161.97.6 |
country | US ![]() |
network_name | Amazon Inc |
asn | AS16509 |
ip_address | 18.161.97.24 |
country | US ![]() |
network_name | Amazon Inc |
asn | AS16509 |
ip_address | 18.161.97.26 |
country | US ![]() |
network_name | Amazon Inc |
asn | AS16509 |
ip_address | 18.161.97.58 |
country | US ![]() |
network_name | Amazon Inc |
asn | AS16509 |
80/tcp | http | Amazon CloudFront httpd - |
443/tcp | https | CloudFront - |
Software / Version | Category |
---|---|
Ahrefs | SEO, Analytics |
Amplitude | Analytics |
Amazon Web Services | PaaS |
AWS Certificate Manager | SSL/TLS certificate authorities |
Amazon CloudFront | CDN |
Amazon S3 | CDN |
Google Analytics | Analytics |
Google Font API | Font scripts |
Next.js 15.4.6 | JavaScript frameworks, Web frameworks, Web servers, Static site generator |
Open Graph | Miscellaneous |
Partytown | Performance |
React | JavaScript frameworks |
VWO | Analytics, A/B Testing |
PWA | Miscellaneous |
Webpack | Miscellaneous |
Priority Hints | Performance |
Algolia | Search engines |
reCAPTCHA | Security |
HubSpot | Marketing automation |
HSTS | Security |
Web Application Vulnerabilities
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 | Method | Parameters | Evidence |
---|---|---|---|
https://testsigma.com/tools/ai-testing-tools/ | 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 Cookies: SameSite=None | Error message error report found in: |
Vulnerability description
We noticed that the target application does not properly handle exceptional conditions, leading to error messages that reveal sensitive information.
Risk description
The risk is that an attacker may use the contents of error messages to help launch another, more focused attack. For example, an attempt to exploit a path traversal weakness (CWE-22) might yield the full pathname of the installed application.
Recommendation
It is recommended treating all exceptions of the application flow. Ensure that error messages only contain minimal details.
Classification
CWE | CWE-209 |
OWASP Top 10 - 2017 | |
OWASP Top 10 - 2021 |
Evidence
URL | Evidence |
---|---|
https://testsigma.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 | |
OWASP Top 10 - 2021 |
Evidence
Software / Version | Category |
---|---|
Ahrefs | SEO, Analytics |
Amplitude | Analytics |
Amazon Web Services | PaaS |
AWS Certificate Manager | SSL/TLS certificate authorities |
Amazon CloudFront | CDN |
Amazon S3 | CDN |
Google Analytics | Analytics |
Google Font API | Font scripts |
Next.js 15.4.6 | JavaScript frameworks, Web frameworks, Web servers, Static site generator |
Open Graph | Miscellaneous |
Partytown | Performance |
React | JavaScript frameworks |
VWO | Analytics, A/B Testing |
PWA | Miscellaneous |
Webpack | Miscellaneous |
Priority Hints | Performance |
Algolia | Search engines |
reCAPTCHA | Security |
HubSpot | Marketing automation |
HSTS | Security |
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
URL | Method | Parameters | Evidence |
---|---|---|---|
https://testsigma.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: support@testsigma.com info@testsigma.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
Website is accessible.
Infrastructure Vulnerabilities
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
testsigma.com | SPF | Sender Policy Framework | "v=spf1 mx include:_spf.salesforce.com ~all" |
testsigma.com | SPF | Sender Policy Framework | "v=spf1 mx ip4:204.14.234.64/28 ip4:204.14.232.64/28 ip4:182.50.78.64/28 ip4:96.43.144.64/31 ip4:96.43.148.64/31 include:_spf.salesforce.com ~all" |
testsigma.com | SPF | Sender Policy Framework | "v=spf1 include:sendgrid.net include:transmail.net.in include:_spf.google.com -all" |
Vulnerability description
We found that the target has more than one configured DNS SPF (Sender Policy Framework) record. SPF is designed to prevent email spoofing by specifying which mail servers are allowed to send email on behalf of a domain. According to RFC 7208, a domain must have only one SPF record. Multiple SPF records can cause validation issues, leading to failed email authentication checks. This could impact email deliverability, and legitimate emails may be rejected or marked as spam.
Risk description
Having multiple SPF records poses a significant risk to email security and deliverability. When a receiving email server encounters more than one SPF record, it might fail to properly validate the SPF configuration, leading to the rejection of legitimate emails or their classification as spam. This can negatively affect business operations by disrupting email communication with customers, partners, or internal stakeholders. Furthermore, failure to comply with SPF best practices can make the domain more vulnerable to email spoofing attacks, which could damage the organization's reputation and lead to phishing attempts using the domain name.
Recommendation
We recommend removing any redundant or conflicting SPF records and ensuring that only one SPF record is present. The multiple records should be merged into a single SPF entry that includes all necessary authorized mail servers. For example, if two SPF records exist, they can be combined into one as follows:\nv=spf1 include:spf1.example.com include:spf2.example.com -all\nAfterward, verify that the single SPF record covers all the intended mail servers. Test the SPF configuration using email testing tools to confirm that it works correctly and that email deliverability is not negatively impacted.
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
_dmarc.testsigma.com | TXT | Text record | "v=DMARC1; p=reject;" |
Vulnerability description
We found that the DMARC record for the domain is not configured with sp policy, meaning that no policy is enforced for subdomains. When a DMARC record does not include a subdomain policy (sp directive), subdomains are not explicitly covered by the main domain's DMARC policy. This means that emails sent from subdomains (e.g., sub.example.com) may not be subject to the same DMARC enforcement as the main domain (example.com). As a result, attackers could potentially spoof emails from subdomains without being blocked or flagged, even if the main domain has a strict DMARC policy.
Risk description
Without a subdomain policy (sp directive) in the DMARC record, subdomains are not protected by the same DMARC enforcement as the main domain, leaving them vulnerable to spoofing attacks. This inconsistency can be exploited by attackers to send phishing emails from subdomains, undermining the organization’s overall email security.
Recommendation
To mitigate the risk, we recommend configuring the DMARC record with a subdomain policy by adding the sp=reject or sp=quarantine directive. This will extend DMARC enforcement to all subdomains, preventing spoofing attempts and maintaining consistent security across both the main domain and its subdomains.
Evidence
We found insecure DNS cookie usage on the following nameservers: ns-444.awsdns-55.com, ns-984.awsdns-59.net, ns-1284.awsdns-32.org, ns-1649.awsdns-14.co.uk
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 |
---|---|---|---|
testsigma.com | SPF | Sender Policy Framework | "v=spf1 mx include:_spf.salesforce.com ~all" |
Vulnerability description
We found that the Sender Policy Framework (SPF) record for the domain is configured with ~all (soft fail), which indicates that emails from unauthorized IP addresses are not explicitly denied. Instead, the recipient mail server is instructed to treat these messages with suspicion but may still accept them. This configuration may not provide enough protection against email spoofing and unauthorized email delivery, leaving the domain more vulnerable to impersonation attempts.
Risk description
The ~all directive in an SPF record allows unauthorized emails to pass through some email servers, even though they fail SPF verification. While such emails may be marked as suspicious or placed into a spam folder, not all mail servers handle soft fail conditions consistently. This creates a risk that malicious actors can spoof the domain to send phishing emails or other fraudulent communications, potentially causing damage to the organization's reputation and leading to successful social engineering attacks.
Recommendation
We recommend changing the SPF record's ~all (soft fail) directive to -all (hard fail). The -all setting tells recipient mail servers to reject emails from any IP addresses not listed in the SPF record, providing stronger protection against email spoofing. Ensure that all legitimate IP addresses and services that send emails on behalf of your domain are properly included in the SPF record before implementing this change.
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
_dmarc.testsigma.com | TXT | Text record | "v=DMARC1; p=reject;" |
Vulnerability description
We found that the DMARC record for the domain is not configured with ruf tag. A missing ruf (forensic reporting) tag in a DMARC record indicates that the domain owner has not enabled the collection of detailed failure reports. Forensic reports provide valuable insights into specific instances where emails fail DMARC authentication. Without the ruf tag, the domain administrator loses the ability to receive and analyze these reports, making it difficult to investigate individual email failures or identify targeted phishing or spoofing attacks that may be exploiting weaknesses in the email authentication setup.
Risk description
Without forensic reports (ruf), domain owners have limited visibility into the specifics of failed DMARC validation. This means potential malicious activity, such as email spoofing or phishing attempts, might go unnoticed until they result in more significant security breaches or reputational damage. Forensic reports allow for quick response to email abuses by providing detailed information about the failure, including the header information of the emails involved. The absence of this data hampers an organization's ability to identify and mitigate threats targeting its domain, increasing the risk of ongoing spoofing and fraud.
Recommendation
We recommend configuring the ruf tag in the DMARC record. This tag specifies where forensic reports should be sent, providing the domain owner with detailed data on DMARC validation failures. Forensic reports allow administrators to analyze why certain emails failed authentication, making it easier to fine-tune DMARC policies or address potential vulnerabilities. Ensure that the ruf email address belongs to a secure and trusted location capable of handling sensitive email data.
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
_dmarc.testsigma.com | TXT | Text record | "v=DMARC1; p=reject;" |
Vulnerability description
We found that the DMARC record for the domain is not configured with rua tag. When a DMARC record is not configured with the rua (Reporting URI for Aggregate Reports) tag, the domain owner misses out on critical feedback regarding the domain's email authentication performance. Aggregate reports are essential for monitoring how a domain's DMARC policy is applied across various mail servers and whether legitimate or malicious emails are being sent on behalf of the domain. Without this reporting, domain administrators have no visibility into how their DMARC policy is being enforced, which hinders their ability to detect potential spoofing or authentication issues.
Risk description
The absence of rua reporting creates a significant blind spot in the domain's email security posture. Without aggregate reports, domain administrators cannot track DMARC compliance across email sent from their domain, leaving them unaware of potential misconfigurations or unauthorized use of their domain for malicious purposes, such as phishing or spoofing. This lack of visibility increases the risk of undetected spoofing attempts, which could damage the domain's reputation and lead to financial, operational, or reputational harm. Moreover, legitimate email issues, such as misaligned SPF or DKIM configurations, may also go unnoticed, affecting email deliverability.
Recommendation
We recommend configuring the rua tag in the DMARC record to receive aggregate reports from mail servers. This tag should point to a reliable email address or monitoring service capable of handling DMARC aggregate reports, such as rua=mailto:dmarc-reports@example.com. These reports provide valuable insights into how email from the domain is being treated by receiving mail servers, highlighting potential authentication issues and attempts to spoof the domain. Regularly reviewing these reports will help ensure the DMARC policy is properly enforced and that any email authentication failures are addressed in a timely manner.
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
testsigma.com | SPF | Sender Policy Framework | "v=spf1 mx ip4:204.14.234.64/28 ip4:204.14.232.64/28 ip4:182.50.78.64/28 ip4:96.43.144.64/31 ip4:96.43.148.64/31 include:_spf.salesforce.com ~all" |
Vulnerability description
We found that the Sender Policy Framework (SPF) record for the domain is configured with ~all (soft fail), which indicates that emails from unauthorized IP addresses are not explicitly denied. Instead, the recipient mail server is instructed to treat these messages with suspicion but may still accept them. This configuration may not provide enough protection against email spoofing and unauthorized email delivery, leaving the domain more vulnerable to impersonation attempts.
Risk description
The ~all directive in an SPF record allows unauthorized emails to pass through some email servers, even though they fail SPF verification. While such emails may be marked as suspicious or placed into a spam folder, not all mail servers handle soft fail conditions consistently. This creates a risk that malicious actors can spoof the domain to send phishing emails or other fraudulent communications, potentially causing damage to the organization's reputation and leading to successful social engineering attacks.
Recommendation
We recommend changing the SPF record's ~all (soft fail) directive to -all (hard fail). The -all setting tells recipient mail servers to reject emails from any IP addresses not listed in the SPF record, providing stronger protection against email spoofing. Ensure that all legitimate IP addresses and services that send emails on behalf of your domain are properly included in the SPF record before implementing this change.
Evidence
We found insecure EDNS configuration on the following nameservers: ns-444.awsdns-55.com ns-444.awsdns-55.com:
Vulnerability description
We found that the server does not properly implement EDNS (Extension Mechanisms for DNS). EDNS allows larger DNS packets and supports modern features such as DNSSEC.
Risk description
The risk exists because improper or missing EDNS support can lead to truncated responses, degraded DNS performance, and compatibility issues with DNSSEC. This exposes users to risks such as incomplete DNS resolution and failed DNSSEC validation.
Recommendation
We recommend ensuring the proper implementation of EDNS on the DNS server. Update the DNS server software to support EDNS fully, including modern features like DNSSEC. Regularly test DNS configurations to ensure compliance and performance.
Evidence
Software / Version | Category |
---|---|
Algolia | Search engines |
Amazon Web Services | PaaS |
reCAPTCHA | Security |
HSTS | Security |
Amazon S3 | CDN |
Amazon CloudFront | CDN |
AWS Certificate Manager | SSL/TLS certificate authorities |
Ahrefs | SEO, Analytics |
Partytown | Performance |
Google Font API | Font scripts |
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.
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
testsigma.com | SPF | Sender Policy Framework | "v=spf1 include:sendgrid.net include:transmail.net.in include:_spf.google.com -all" |
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
testsigma.com | A | IPv4 address | 3.165.255.26 |
testsigma.com | A | IPv4 address | 3.165.255.62 |
testsigma.com | A | IPv4 address | 3.165.255.95 |
testsigma.com | A | IPv4 address | 3.165.255.121 |
testsigma.com | NS | Name server | ns-444.awsdns-55.com |
testsigma.com | NS | Name server | ns-984.awsdns-59.net |
testsigma.com | NS | Name server | ns-1284.awsdns-32.org |
testsigma.com | NS | Name server | ns-1649.awsdns-14.co.uk |
testsigma.com | MX | Mail server | 1 aspmx.l.google.com |
testsigma.com | MX | Mail server | 5 alt1.aspmx.l.google.com |
testsigma.com | MX | Mail server | 5 alt2.aspmx.l.google.com |
testsigma.com | MX | Mail server | 10 alt3.aspmx.l.google.com |
testsigma.com | MX | Mail server | 10 alt4.aspmx.l.google.com |
testsigma.com | SOA | Start of Authority | ns-1284.awsdns-32.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400 |
testsigma.com | TXT | Text record | "openai-domain-verification=dv-lYr8XSCNUXIvlOjCRiqGqFCm" |
testsigma.com | TXT | Text record | "google-site-verification=nrfTq1S_4m1dfMH_S44cSfb71e6EIKv1Woha9JFl3m8" |
testsigma.com | TXT | Text record | "atlassian-domain-verification=M1xnuDaKRzFZPwg4RSeJa553nKP/dDfPHO4TWnWBebecqTGcqjTTuOSGGnGQpoSw" |
testsigma.com | SPF | Sender Policy Framework | "v=spf1 mx include:_spf.salesforce.com ~all" |
testsigma.com | SPF | Sender Policy Framework | "v=spf1 mx ip4:204.14.234.64/28 ip4:204.14.232.64/28 ip4:182.50.78.64/28 ip4:96.43.144.64/31 ip4:96.43.148.64/31 include:_spf.salesforce.com ~all" |
testsigma.com | SPF | Sender Policy Framework | "v=spf1 include:sendgrid.net include:transmail.net.in include:_spf.google.com -all" |
_dmarc.testsigma.com | TXT | Text record | "v=DMARC1; p=reject;" |
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
DKIM selector | Key type | Key size | Value |
---|---|---|---|
rsa | 1296 | "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCyF0kNNefikiWaIsrki3EwJUfi89402wnYQULdQwrSVVnUlfiYBa26GZAb2sqrNAItJ6R14n8aM+7AoosgNziCEZCVVUkHWmfHlSIyavVnaShjAkqAGvvHz3LkN8WlXStk2iVepRq5C0RpzKTLccPFf2YVJx0YS+o4QDwwFigSzwIDAQAB" | |
k1 | rsa | 1296 | "k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDbNrX2cY/GUKIFx2G/1I00ftdAj713WP9AQ1xir85i89sA2guU0ta4UX1Xzm06XIU6iBP41VwmPwBGRNofhBVR+e6WHUoNyIR4Bn84LVcfZE20rmDeXQblIupNWBqLXM1Q+VieI/eZu/7k9/vOkLSaQQdml4Cv8lb3PcnluMVIhQIDAQAB;" |
m1 | rsa | 1296 | "k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDG1mEZpCLSmfYp4Y3QCqz4eebVkVqSY7D1JM7pn68KOGv85p1LPkwc3UH2tHxwk1Tafj4uueUHDfA6oailUgoSKV/hUfCd1iFjbS6zWlPqFlzUbiDEYUBmUJ7FC1h9yhNY7lqul29E+59aD7KkazVfDHL+leN+CFougfcV68rHDQIDAQAB" |
s1 | rsa | 1446 | "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvMbhtgNuSu1n6fJRapnGfNUoDwYxCnz+pGpDf6ELZq60exR/JtkZgQWM5w6VwoVHQd7tY/BHAdmp0NsU1vqiG29J4bB957VeebdIl8LqDWXvmszP/IaBDFpZyZLVhPOwyS0nRCOy4MOBJBRvl4/mEtUvwdb+gobfMZenxwGGG0lnoiWx68hG8RQmbFj5KrvfRJYr/" "Lu9lGpSRN528/t9n7pBH3gp9R/3GeAUY5HDs0IQqTVKK4cDBu5CYBeI4gHL95OWAezsc3TwDHuvMtHjpQo20R1blK8CMZi4xyVyaIBn4ZAyTNQruDRripxxl44JN7ZjxFsnuArucQpfb8q7VQIDAQAB" |
s2 | rsa | 1296 | "k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDP9Vip2AfsPyf/bG6aXDpbjNfUJue9pxbnTEO4LBeCWXkyxNJ6xDjlh5lTG+NgqY1dfn8gZUqQknkO3WqJDG2w/HPkmfLAiJVI2nMHSc6PND3pAcPXbCXidtQkhdArmeEkZHvIZLJCTjHnNd9JkefDfglcYzcLY1XtxYjPzOdEawIDAQAB" |