Skip to main content
Version: 1.1.3

Introduction

Welcome to the official documentation for js-recon, a powerful tool for JavaScript reconnaissance. This documentation provides a comprehensive overview of all available commands and their functionalities.

Available commands

js-recon offers the following commands to help you analyze and extract valuable information from JavaScript files:

  • Lazyload: Download all Lazy-Loaded JavaScript files from a target URL or a list of URLs.
  • Endpoints: Extract client-side from JavaScript files.
  • Strings: Extract strings, URLs, and secrets from JavaScript files.
  • API Gateway: Configure and manage Amazon Web Services API Gateway for IP rotation.
  • Map: Map and analyze functions within JavaScript files. For Next.js, an interactive mode is also available.
  • Run: Run essential modules automatically.

Select a command from the list preceding to view its detailed documentation, including all available options and practical examples.

Example scenario

The document here demonstrates an example scenario of using JS Recon with a Next.js app.