May 2017
Intermediate to advanced
416 pages
21h 33m
English
Outputpbnj supports a few different output formats as well. To output the query results in Comma-Separated Value (CSV) format, use the following command:
$outputpbnj -t cvs -q <query name>
The output will be extracted from the database and formatted in a CSV format:
# outputpbnj -t csv -q machines Wed Jul 4 20:38:27 2012,74.207.244.221,scanme.nmap.org,0,unknown os Wed Jul 4 20:38:27 2012,192.168.0.1,,0,unknownos
Read now
Unlock full access