Monitoring
Last updated
Was this helpful?
Last updated
Was this helpful?
Monitoring allows a user to scan JS URLs for selected domains every day at a particular hour automatically. Once, the scan is finished a report is generated and sent over to the selected channel (Discord, Email or Slack).
Yes, the monitoring services is not just made to detect changes in the current JS URLs present in your account. But, it also extracts the JS URLs for the selected domain names once again and if there's any new JS URL detected, it'll be added to your account too.
This can help in the cases of SPA frameworks like Nextjs, Reactjs, etc. because in a new production build which can happen 2 days in a week, the JS URL chunk hashes are changed which in turn changes the JS URL paths.
Here, you need to select a particular hour for scanning. The hours are in EST format. So, if you're selecting 5:00, that means at 5 AM all the scans will take place for the selected domains.
All the services will run whether you select them here or not. Whenever a scan happens, it goes through all the services from hash monitoring, and JS Intelligence, to Secret/API Keys Scanning.
The selection is provided here to ask for what are the things which you want in the generated report. Maybe you're not interested in Changed JS URLs, but you're interested in API key detection in the changed JS URLs or vice-versa.
We currently support 3 channels for sending the generated reports.
Email (will be sent to the registered email)
Discord (Webhook URL required of a discord channel)
Slack (Webhook URL required of a slack channel)
Here, you can select the domains which you want to monitor. Up to 10 domains, you can select at max in the professional plan and 3 in the basic plan.
With this option, you can select whether you want a notification for the selected domain or not. All the selected domains are scaned, but the untoggled domains are monitored and scanned but changed data is not sent in the report. It'll be saved in your account, you can take a look later.