Vulnerability Scan Result

| Title: | 2026 Cybersecurity Workforce Research Report | SANS Institute |
| Description: | The cybersecurity workforce is at a turning point. AI is transforming how work gets done, regulators are redefining ‘qualified,’ and organizations are recognizing that the right skills, not headcount, are what drive success. As AI reshapes the cyber workforce, this report helps leaders make informed decisions and shows practitioners where skills and careers are heading. |
| ip_address | 45.60.31.34 |
| country | US |
| network_name | Incapsula Inc |
| asn | AS19551 |
21/tcp | ftp | - - |
25/tcp | smtp | - - |
37/tcp | time | - - |
43/tcp | whois | - - |
53/tcp | domain | - - |
80/tcp | https | - - |
81/tcp | hosts2-ns | - - |
88/tcp | kerberos-sec | - - |
110/tcp | pop3 | - - |
119/tcp | nntp | - - |
135/tcp | msrpc | - - |
139/tcp | netbios-ssn | - - |
143/tcp | imap | - - |
389/tcp | ldap | - - |
443/tcp | https | - - |
444/tcp | snpp | - - |
465/tcp | smtps | - - |
543/tcp | klogin | - - |
554/tcp | rtsp | - - |
587/tcp | submission | - - |
631/tcp | ipp | - - |
990/tcp | ftps | - - |
993/tcp | imaps | - - |
995/tcp | pop3s | - - |
1025/tcp | NFS-or-IIS | - - |
1028/tcp | other | - - |
1029/tcp | ms-lsa | - - |
1080/tcp | socks | - - |
1194/tcp | openvpn | - - |
1337/tcp | waste | - - |
1433/tcp | ms-sql-s | - - |
1701/tcp | l2f | - - |
1720/tcp | h323q931 | - - |
2000/tcp | cisco-sccp | - - |
2001/tcp | dc | - - |
2002/tcp | globe | - - |
2049/tcp | nfs | - - |
2078/tcp | tpcsrvr | - - |
2080/tcp | autodesk-nlm | - - |
2082/tcp | infowave | - - |
2083/tcp | radsec | - - |
2086/tcp | gnunet | - - |
2087/tcp | eli | - - |
2100/tcp | amiganetfs | - - |
2121/tcp | ccproxy-ftp | - - |
2222/tcp | EtherNetIP-1 | - - |
2967/tcp | symantec-av | - - |
3000/tcp | ppp | - - |
3050/tcp | gds_db | - - |
3306/tcp | mysql | - - |
3389/tcp | ms-wbt-server | - - |
3690/tcp | svn | - - |
4280/tcp | vrml-multi-use | - - |
4333/tcp | msql | - - |
4444/tcp | krb524 | - - |
4445/tcp | upnotifyp | - - |
5000/tcp | upnp | - - |
5004/tcp | avt-profile-1 | - - |
5005/tcp | avt-profile-2 | - - |
5009/tcp | airport-admin | - - |
5051/tcp | ida-agent | - - |
5060/tcp | sip | - - |
5222/tcp | xmpp-client | - - |
5223/tcp | hpvirtgrp | - - |
5631/tcp | pcanywheredata | - - |
5800/tcp | vnc-http | - - |
5900/tcp | vnc | - - |
5901/tcp | vnc-1 | - - |
5985/tcp | wsman | - - |
5986/tcp | wsmans | - - |
6000/tcp | X11 | - - |
6001/tcp | X11:1 | - - |
6379/tcp | redis | - - |
6699/tcp | napster | - - |
7000/tcp | afs3-fileserver | - - |
7001/tcp | afs3-callback | - - |
7070/tcp | realserver | - - |
8000/tcp | https | - - |
8008/tcp | https | - - |
8009/tcp | ajp13 | - - |
8080/tcp | https | - - |
8081/tcp | blackice-icecap | - - |
8200/tcp | trivnet1 | - - |
8222/tcp | other | - - |
8443/tcp | https-alt | - - |
8500/tcp | fmtp | - - |
8888/tcp | sun-answerbook | - - |
9000/tcp | cslistener | - - |
9042/tcp | other | - - |
9100/tcp | jetdirect | - - |
9800/tcp | davsrc | - - |
9999/tcp | abyss | - - |
10000/tcp | snet-sensor-mgmt | - - |
20000/tcp | dnp | - - |
| Software / Version | Category |
|---|---|
| Amazon Web Services | PaaS |
| Amazon ALB | Load balancers |
| Linkedin Ads | Advertising |
| Linkedin Insight Tag | Analytics |
| Goober | JavaScript libraries |
| Marko | Web frameworks, UI frameworks |
| MySQL | Databases |
| Next.js 15.5.13 | JavaScript frameworks, Web frameworks, Web servers, Static site generator |
| Next.js App Router | JavaScript frameworks, Web servers |
| Node.js | Programming languages |
| Open Graph | Miscellaneous |
| PHP | Programming languages |
| React | JavaScript frameworks |
| Snowplow Analytics | Analytics, IaaS |
| DoubleClick Floodlight | Advertising |
| Webpack | Miscellaneous |
| Priority Hints | Performance |
| WordPress | CMS, Blogs |
| Algolia | Search engines |
| Contentstack | CMS |
| reCAPTCHA | Security |
| Google Tag Manager | Tag managers |
| Imperva | Security, CDN |
| jsDelivr | CDN |
| OneTrust | Cookie compliance |
| Optimizely | A/B Testing, Personalisation |
| Radix UI | UI frameworks |
| HSTS | Security |
Web Application Vulnerabilities
Evidence
| URL | Cookie Name | Evidence |
|---|---|---|
| https://www.sans.org/white-papers/2026-cybersecurity-workforce-research-report | visid_incap_1329355 | Set-Cookie: .sans.org |
Vulnerability description
We found that the target application sets cookies with a domain scope that is too broad. Specifically, cookies intended for use within a particular application are configured in such a way that they can be accessed by multiple subdomains of the same primary domain.
Risk description
The risk is that a cookie set for example.com may be sent along with the requests sent to dev.example.com, calendar.example.com, hostedsite.example.com. Potentially risky websites under your main domain may access those cookies and use the victim session from the main site.
Recommendation
The `Domain` attribute should be set to the origin host to limit the scope to that particular server. For example if the application resides on server app.mysite.com, then it should be set to `Domain=app.mysite.com`
Classification
| CWE | CWE-614 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Evidence
| URL | Cookie Name | Evidence |
|---|---|---|
| https://www.sans.org/white-papers/2026-cybersecurity-workforce-research-report | incap_ses_1251_1329355 | The server responded with Set-Cookie header(s) that does not specify the HttpOnly flag: Set-Cookie: incap_ses_1251_1329355=1cLCFIkR9VYRHUEs9HFcEU9iBGoAAAAAisirigsV+jrWIHcFKL2QtA== |
Vulnerability description
We found that a cookie has been set without the HttpOnly flag, which means it can be accessed by potentially malicious JavaScript code running inside the web page. The root cause for this usually revolves around misconfigurations in the code or server settings.
Risk description
The risk is that an attacker who injects malicious JavaScript code on the page (e.g. by using an XSS attack) can access the cookie and can send it to another site. In case of a session cookie, this could lead to session hijacking.
Recommendation
Ensure that the HttpOnly flag is set for all cookies.
Classification
| CWE | CWE-1004 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Evidence
| URL | Evidence |
|---|---|
| https://www.sans.org/white-papers/2026-cybersecurity-workforce-research-report | 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-1021 |
| 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
| Software / Version | Category |
|---|---|
| Amazon Web Services | PaaS |
| Amazon ALB | Load balancers |
| Linkedin Ads | Advertising |
| Linkedin Insight Tag | Analytics |
| Goober | JavaScript libraries |
| Marko | Web frameworks, UI frameworks |
| MySQL | Databases |
| Next.js 15.5.13 | JavaScript frameworks, Web frameworks, Web servers, Static site generator |
| Next.js App Router | JavaScript frameworks, Web servers |
| Node.js | Programming languages |
| Open Graph | Miscellaneous |
| PHP | Programming languages |
| React | JavaScript frameworks |
| Snowplow Analytics | Analytics, IaaS |
| DoubleClick Floodlight | Advertising |
| Webpack | Miscellaneous |
| Priority Hints | Performance |
| WordPress | CMS, Blogs |
| Algolia | Search engines |
| Contentstack | CMS |
| reCAPTCHA | Security |
| Google Tag Manager | Tag managers |
| Imperva | Security, CDN |
| jsDelivr | CDN |
| OneTrust | Cookie compliance |
| Optimizely | A/B Testing, Personalisation |
| Radix UI | UI frameworks |
| 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.
Classification
| CWE | CWE-200 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
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 managed to detect a publicly accessible Virtual Network Computing (VNC) service. PORT STATE SERVICE VERSION 5800/tcp open vnc-http
Vulnerability description
We found that the Virtual Network Computing (VNC) service is publicly accessible. VNC, widely used for remote desktop access, enables users to remotely view and interact with a computer's desktop environment. This capability makes it a prime target for attackers.
Risk description
The risk exists that by exploiting this service, an attacker could launch an authentication attack that can lead to unauthorized access and control over network resources.
Recommendation
We recommend turning off VNC access over the public Internet and instead using a Virtual Private Network (VPN) that mandates two-factor authentication (2FA). If the VNC service is essential for business purposes, limiting access to designated IP addresses is recommended.
Evidence
| Software / Version | Category |
|---|---|
| Imperva | Security, CDN |
| 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
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| www.sans.org | A | IPv4 address | 45.60.31.34 |
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 |
|---|---|
| Contentstack | CMS |
| WordPress | CMS, Blogs |
| Algolia | Search engines |
| MySQL | Databases |
| PHP | Programming languages |
| Amazon ALB | Load balancers |
| Amazon Web Services | PaaS |
| Optimizely | A/B Testing, Personalisation |
| OneTrust | Cookie compliance |
| jsDelivr | CDN |
| jQuery UI | JavaScript libraries |
| jQuery | JavaScript libraries |
| Google Tag Manager | Tag managers |
| reCAPTCHA | Security |
| DoubleClick Floodlight | Advertising |
| Linkedin Insight Tag | Analytics |
| Linkedin Ads | Advertising |
| Imperva | Security, CDN |
| 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
| Operating System | Accuracy |
|---|---|
| Windows | 100% |
Vulnerability description
OS Detection
