5 ---------------------------
6 PRADS Text Reporting Module
7 ---------------------------
9 :Author: edwardfjellskaal@gmail.com
14 :Manual group: networking
16 .. TODO: authors and author with name <email>
21 prads-asset-report -r /var/log/prads-asset.log -w /tmp/asset-report.txt
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.
45 -r <file> PRADS Raw Report 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.
55 1. Much more logic can be built into it!
60 * PRADS <http://prads.projects.linpro.no/>
61 * p0f <http://lcamtuf.coredump.cx/p0f.shtml>
62 * PADS <http://passive.sourceforge.net/>
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