mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-29 12:10:22 +02:00
Add content to urlscan (#6956)
Information is sourced from urlscan.io's about page.
This commit is contained in:
@@ -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/)
|
||||
|
Reference in New Issue
Block a user