5 Features as of version 0.3.1
6 - parse pcaps/realtime with BPF
7 - TCP SYN/SYNACK/StrayACK/RST/FIN
14 - output plugins: logfile, sguil, fifo output
15 - passiveDNS (experimental)
16 - DHCP fingerprinting (experimental)
19 - ANSI + libpcap/pcre, runs on
22 * Linux ia32 and amd64, mipsel
23 * any platform where dependencies compile!
24 - reload config on the fly [ limited ]
25 - installable via .debs
27 Features in prads.pl missing as yet in C:
28 - database injector (SQLite,ODBC,..)
30 Features wanted in 2012 the year of the Dragon
31 (since the year of the Rabbit)
36 - switch and router discovery (OSPF, RIP, STP etc)
37 - useragent/etc OS matching
38 - asset datastructure that can track changes..
39 - graphical mapping output (a la squert/snoGE)
40 - realtime dynamic mapping...
41 - ARP timing (conntrack + timing fingerprints)
42 - SIMD, OpenCL and CUDA optimizations
43 - use PF_RING or other capture library
44 - filter generic signatures
47 What follows is a rudimentary release plan. Releases are made "when it's ready"
48 and may include other features, fixes,
49 furthermore, features may come in a different order, but these are our priorities:
52 - shared memory log {asset,cxtracker}
56 - feature complete compared to prads.pl
58 -sql insertion (done in prads2db.pl)
61 -cleaner tcp fingerprinting
64 - DNS, mDNS, passiveDNS (work started)
76 * When we are satisfied with:
82 * CVE correlation on services, not in prads, but prads GUI ?