Add content to urlscan (#6956)

Information is sourced from urlscan.io's about page.
pull/6972/head
Khizar Ahmed 3 months ago committed by GitHub
parent 47c9eb4860
commit a3bfd15c0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 7
      src/data/roadmaps/cyber-security/content/urlscan@lMiW2q-b72KUl-2S7M6Vb.md

@ -0,0 +1,7 @@
# urlscan.io
**urlscan.io** is a free service to scan and analyze websites. When a URL is submitted to urlscan.io, an automated process will browse to the URL like a regular user and record the activity that this page navigation creates. This includes the domains and IPs contacted, the resources (JavaScript, CSS, etc) requested from those domains, as well as additional information about the page itself. urlscan.io will take a screenshot of the page, record the DOM content, JavaScript global variables, cookies created by the page, and a myriad of other observations. If the site is targeting the users one of the more than 900 brands tracked by urlscan.io, it will be highlighted as potentially malicious in the scan results.
Visit the following resources to learn more:
- [@official@urlscan.io](https://urlscan.io/)
Loading…
Cancel
Save