|
|
| |
PADS(8) |
FreeBSD System Manager's Manual |
PADS(8) |
pads-report - PADS Text Reporting Module
pads-report <hnp> <-r file > <-w file
>
pads-report is a Perl based reporting module to be used with Passive Asset
Detection System (PADS). It will take a raw PADS data file and process it into
a readable text report.
- -h
- Display help / usage information.
- -n
- Do not convert IP addresses to names.
- -p
- Do not convert RFC 1918 IP addresses to names. The -n option will
override this option.
- -r file
- Read packets from a libpcap formatted file.
- -w file
- Dump data into a file other than assets.csv.
Copyright (C) 2004 Matt Shelton <matt@mattshelton.com>
Please send bug reports to the author.
Matt Shelton <matt@mattshelton.com>
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |