Skip to main content
Version: 1.1.4-alpha.3

Basic Info

Rules are the YAML (.yaml or .yml) files that define the rules for the JS Recon analyze module.

A rule could perform multiple steps to analyze a file and determine if it matches the rule or not.

Downloading pre-defined rules

There are some pre-defined rules available on github/shriyanss/js-recon-rules. They are automatically downloaded by JS Recon when the analyze module is run into the $HOME/.js-recon/rules directory.

In case you wish to download them manually, it is recommended that you download them from the releases page.