Summary
A Concise Overview of the scan result of url https://nullsec.us/psscriptpolicytest-files/
- Document
- HTML
- 39
- StyleSheets
- 2
- Scripts
- 10
- Font
- 0
- Images
- 4
- Links
- 2
- JavaScript Variables
- 25
- Console log messages
- 0
- Network
- Requests
- 60
- Bytes Transferred
- 695.39KB
- Bytes Total
- 3.38MB
- DNS Record
- A Record
- 2
- AAAA Record
- 2
- Technology
- CMS
- 1
- Blogs
- 1
- Programming languages
- 1
- Web frameworks
- 1
- Web servers
- 1
- CDN
- 3
- JavaScript libraries
- 1
- Security
- 1
- Miscellaneous
- 1
Document
Links
The outgoing links identified from the page.
Link | Text |
---|---|
https://disqus.com/?ref_noscript | comments powered by Disqus. |
https://ghost.org/ | Powered by Ghost |
JavaScript Variables
Global JavaScript variables are variables that are defined outside of any function or block scope in JavaScript.
Technology
The technologies identified are present on the scanned URL.
Name | Description | Detected patterns |
---|---|---|
CMS | ||
Ghost | Ghost is a powerful app for new-media creators to publish, share, and grow a business around their content. | Type: meta Regex: Ghost(?:\s([\d.]{1,250}))? |
Blogs | ||
Ghost | Ghost is a powerful app for new-media creators to publish, share, and grow a business around their content. | Type: meta Regex: Ghost(?:\s([\d.]{1,250}))? |
Security | ||
HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS. | Type: headers Name: strict-transport-security Regex: (?:) | |
Web frameworks | ||
Express | Express is a web application framework for Node.js, released as free and open-source software under the MIT License. It is designed for building web applications and APIs. | Type: headers Name: x-powered-by Regex: ^Express(?:$|,) |
Miscellaneous | ||
HTTP/3 | HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web. | Type: headers Name: alt-svc Regex: h3 |
Web servers | ||
Express | Express is a web application framework for Node.js, released as free and open-source software under the MIT License. It is designed for building web applications and APIs. | Type: headers Name: x-powered-by Regex: ^Express(?:$|,) |
Programming languages | ||
Node.js | Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser. | Dependent on Express,Ghost |
CDN | ||
jsDelivr | JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration. | Type: scriptSrc Regex: cdn\.jsdelivr\.net |
jQuery CDN | jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder. | Type: scriptSrc Regex: code\.jquery\.com\/ |
Cloudflare | Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services. | Type: headers Name: cf-ray Regex: ^cloudflare$ |
JavaScript libraries | ||
jQuery | jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax. | Dependent on jQuery CDN |
Performance
The speed and efficiency of the scanned URL loads and displays its content.
- dns
- 1 msGood
- tcp
- 1 msGood
- requestTime
- 42 msGood
- dom
- 187 msGood
DNS Record
A DNS record maps a domain name to an IP address or other resource information.
Type | Name | Content | DNSSEC |
---|---|---|---|
A | nullsec.us | 104.21.45.74 | no |
A | nullsec.us | 172.67.211.55 | no |
AAAA | nullsec.us | 2606:4700:3032::6815:2d4a | no |
AAAA | nullsec.us | 2606:4700:3031::ac43:d337 | no |
SSL Certificate
An SSL certificate is a digital certificate that verifies the authenticity and encrypts the communication between a website and its visitors.
Subject | Issue date | Expiry date | Valid |
---|---|---|---|
nullsec.us WE1 | 6/22/2024 | 9/20/2024 | 2 months 29 days |
jsdelivr.net GlobalSign Atlas R3 DV TLS CA 2024 Q3 | 7/30/2024 | 8/31/2025 | 1 year 1 month 1 day |
*.disqus.com Sectigo RSA Domain Validation Secure Server CA | 4/16/2024 | 4/16/2025 | 1 year |
*.jquery.com Sectigo ECC Domain Validation Secure Server CA | 6/25/2024 | 6/25/2025 | 1 year |
HTTP Headers
HTTP Header
An HTTP header is a component of an HTTP request or response that contains additional information about the message being sent or received.
Name | Value |
---|---|
alt-svc | h3=":443"; ma=86400 |
cache-control | public, max-age=14400 |
cf-cache-status | REVALIDATED |
cf-ray | 8ace5bd8fa2f69ee-MAD |
content-encoding | br |
content-security-policy-report-only | default-src 'none'; form-action 'none'; frame-ancestors 'none'; report-uri 'https://nullsec.report-uri.com/r/d/csp/wizard'; |
content-type | text/html; charset=utf-8 |
date | Fri, 02 Aug 2024 13:19:18 GMT |
expect-ct | max-age=0, report-uri=https://nullsec.report-uri.com/r/d/ct/reportOnly |
expect-staple | report-uri=https://nullsec.report-uri.com/r/d/staple/reportOnly |
feature-policy | accelerometer 'none'; ambient-light-sensor 'none'; autoplay 'none'; camera 'none'; encrypted-media 'none'; fullscreen 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; payment 'self';picture-in-picture 'none'; speaker 'none'; sync-xhr 'none'; usb 'none'; vibrate 'none'; vr 'none'; |
nel | {"report_to":"default","max_age":31536000,"include_subdomains":true} |
referrer-policy | no-referrer-when-downgrade |
report-to | {"group":"default","max_age":31536000,"endpoints":[{"url":"https://nullsec.report-uri.com/a/d/g"}],"include_subdomains":true} |
server | cloudflare |
strict-transport-security | max-age=1; includeSubDomains; preload |
vary | Accept-Encoding |
x-content-type-options | nosniff |
x-frame-options | DENY |
x-powered-by | Express |
x-xss-protection | 1; mode=block; report=https://nullsec.report-uri.com/r/d/xss/enforce |
Content Security Policy
Content Security Policy (CSP) is a security mechanism that helps prevent cross-site scripting (XSS) and other code injection attacks by specifying which content sources are allowed to be loaded on a web page.
Name | Value |
---|
Cookies
Cookies are small pieces of data stored on a user's web browser to track and remember information about their browsing activity on a website.
Name | Value | Domain/Path | Expires | Secure | HTTP Only |
---|