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:
- Options and Flags - Command-line options and flags
- Configuration - Configuration settings
- Examples - Practical usage examples
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
- Getting Started - Installation and first scan
- Advanced - Advanced features and exploitation