Overview

JSAlert is a simple JavaScript file monitoring tool that allows you to monitor for changes a pre-set time period.

It was initially developed to only support monitoring of JavaScript file changes, however, today it can be deployed to monitor any resource for status code, content length, content type or a custom response element’s value changes.

Usage Examples

You can specify a list of target URLs for JSAUDITOR to check for common vulnerabilities found in JavaScript files. Optionally, you may configure any settings you’d like. Afterward, simply click on Scan to launch your scan.

Shortly after your scan has been launched, you will be redirected to the page to view your monitoring dashboard.

You must provide a list of target URLs to scan for vulnerabilities, not domains. A few examples:

Correct:

https://example.com/path/to/file

Incorrect:

example.com

Capabilities

JSAlert is a simple JavaScript file monitoring tool equipped with the following capabilities:

Limitations

There are currently no limitations reported for JSAlert.

Best Practices

We recommend you to follow the best practices that we’ve outlined in detail.