Metlo home page
Search...
⌘K
Sign In
Get Started
Get Started
Search...
Navigation
CLI
Simulate an Attack
Documentation
Blog
GitHub
Discord
Contact Us
Introduction
Welcome to Metlo
Getting Started
Security
Performance
Inventory
Endpoint Discovery
Sensitive Data
Authentication
Custom Sensitive Data
Protection
Attack Detection
Attack Context
WAF
Connections
Node
Python
Ruby
Java
Go
Nginx
AWS Traffic Mirroring
GCP Traffic Mirroring
Azure API Management
Docker Compose
Kubernetes
Linkerd
AWS Fargate
Burp Suite Extension
Testing
Writing a Test
Advanced Tests
Test Templates
Test Rules
Global Test Environment
Auth Tests
Custom Templates
Settings
Metlo Config
Webhooks
Uploading Open API Specs
CLI
Installing Metlo's CLI
Simulate an Attack
Self Hosted
Deploy
Debugging
Email
Data Egress
Deploy Open Source
Contribute
Overview
Development Guide
Making a New Ingestor
CLI
Simulate an Attack
You can simulate attacks against your endpoints that Metlo has identified by using Metlo’s CLI. Simply run the following command and substitue in the hostname you want to run the tests for.
Bash
Copy
metlo
fuzz
-h
<
YOUR_HOS
T
>
Argument
Flag
Description
Host
-h, —host
The host to run the tests for
Verbose
-v, —verbose
Print detailed test errors
Envfile
—envfile <string>
Path for your env file
Env
—env <key>=<value>
Environment variables
Installing Metlo's CLI
Deploy
Assistant
Responses are generated using AI and may contain mistakes.