bump version
[prads.git] / doc / prads-asset-report.man
blobee8642ed23d1cc561f2901c195a363e1bea5d9af
1 ===================
2  prads-asset-report
3 ===================
5 ---------------------------
6 PRADS Text Reporting Module
7 ---------------------------
9 :Author: edwardfjellskaal@gmail.com
10 :Date:   2010-06-21
11 :Copyright: GPL
12 :Version: 0.2
13 :Manual section: 1
14 :Manual group: networking
16 .. TODO: authors and author with name <email>
18 SYNOPSIS
19 ========
21   prads-asset-report -r /var/log/prads-asset.log -w /tmp/asset-report.txt
23 DESCRIPTION
24 ===========
26 PRADS is a Passive Real-time Asset Detection System.
28 PRADS passively listens to network traffic and gathers information
29 on hosts and services it sees on the network. This information
30 can be used to map your network, letting you know what services
31 and hosts are alive/used, or can be used together with your
32 favorite IDS/IPS setup for "event to host/service" correlation.
34 Gathering info about your hosts in real-time will also let you
35 detect assets that are just connected to the network for a short
36 period of time, where a active network scan (nmap etc.) would take
37 long time, and not common to run continually, hence missing the asset. 
39 prads-asset-report parses prads-asset.log prints out some useful
40 information about the hosts prads has managed to gather info about.
42 OPTIONS
43 =======
45 -r <file>       PRADS Raw Report File
46 -w <file>       Output file
47 -i <IP>         Just get info for this IP
48 -n              Do not convert IP addresses to names.
49 -p              Do not convert RFC 1918 IP addresses to names.
52 PROBLEMS
53 ========
55 1. Much more logic can be built into it!
57 SEE ALSO
58 ========
60 * PRADS <http://prads.projects.linpro.no/>
61 * p0f <http://lcamtuf.coredump.cx/p0f.shtml>
62 * PADS <http://passive.sourceforge.net/>
64 BUGS
65 ====
67 Report bugs here:
69 - http://github.com/gamelinux/prads/issues 
71 For general questions:
73 - http://projects.linpro.no/mailman/listinfo/prads-devel 
74 - http://projects.linpro.no/mailman/listinfo/prads-users