Difference between revisions of "PyFlag"
From Forensics Wiki
m |
(→External Links) |
||
| Line 47: | Line 47: | ||
= External Links = | = External Links = | ||
| + | http://sourceforge.net/projects/pyflag/ | ||
==External Reviews== | ==External Reviews== | ||
Revision as of 20:28, 16 June 2007
| PyFlag | |
|---|---|
| Maintainer: | Michael Cohen, David Collett |
| OS: | Linux,Web-based |
| Genre: | Analysis |
| License: | GPL |
| Website: | pyflag.net |
PyFlag is a web-based, database-backed forensic and log analysis GUI written in Python. PyFlag stores disk images in the sgzip format.
Contents |
Features
File Systems Understood
File Search Facilities
- Lists allocated and unallocated files.
- Sorts files by type.
- Searches for keywords.
- Works with compressed zip files.
Historical Reconstruction
Can it build timelines and search by creation date?
- Creates a "case file".
Searching Abilities
- Searches for keywords.
- Builds an index.
Hash Databases
- Hashes and compares with Hashkeeper using MD5.
Evidence Collection Features
History
- Originally started by the Australian Department of Defence, PyFlag is now hosted on SourceForge.
License Notes
External Links
http://sourceforge.net/projects/pyflag/