Usage

Learn how to use smugglex with detailed options and examples

This section provides detailed information on how to use smugglex effectively.

Overview

Learn how to configure and run smugglex for different testing scenarios:

Basic Usage

Run a basic scan on a target URL:

smugglex https://target.com/

Enable verbose output:

smugglex https://target.com/ -v

Save results to JSON:

smugglex https://target.com/ -o results.json

References