For: | Linux Conference Australia |
---|---|
Date: | 2008-01-31 |
Authors: | Michael Cohen (AFP)
David Collett (DSD) |
Manipulate large quantities of information efficiently.
Perform common analysis in advance - perusal of information should be very quick.
Every inference must be directly referenced by the evidence.
- Every detail shown must be reproducible by other tools.
tar -xvzf pyflag-0.86RC1.tar.gz cd pyflag-0.86RC1 ./configure sudo make install
Expressions can be combined using and, or, parenthesis to form complex filter criteria.
Timestamp after "2006-10-01 10:10:00" and (Timestamp before '2006-11-01 10:10:00' or "IP Address" netmask "10.10.10.0/24") or "IP Address" = 192.168.1.1
Expressions are stored in a filter history.