Home
Overview
Setting Up
Command Line Options
The Config File
The Rules File
- Interface Tests
- Ethernet Tests
- IP Tests
- ICMP Tests
- TCP Tests
- UDP Tests
- TCPStream Tests
- DNS Tests
- HTTP Tests
- Includes
Bait&Switch Honeypots
|
Usage: hogwash -c "config file" -r "rules file" [options]
| -c | "config file" | Specify Config File |
| -r | "rules file" | Specify Rules File |
| -t | | Parse Rules and Exit |
| -n | "count" | Process Count Packets and Exit |
| -l | "log dir" | Write Logs to Given Path |
| -d | | Enter Daemon Mode (Background Execution) |
The only arguments that are required are the config and rules files.
|