Difference between revisions of "PyFlag"
From Forensics Wiki
Joachim Metz (Talk | contribs) |
|||
| (14 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{Deprecated Software}} | |
| − | + | ||
| + | {{Infobox_Software | | ||
| + | name = PyFlag | | ||
| + | maintainer = [[Michael Cohen]], [[David Collett]] | | ||
| + | os = {{Linux}}, {{Web-based}} | | ||
| + | genre = {{Analysis}} | | ||
| + | license = {{GPL}} | | ||
| + | website = [http://sourceforge.net/projects/pyflag/ sourceforge.net/projects/pyflag/] | | ||
| + | }} | ||
| + | |||
| + | '''PyFlag''' is a web-based, database-backed ''forensic and log analysis GUI'' and [[Computer forensics framework]] written in [[Python]]. PyFlag stores disk images in numerous file formats, including raw, [[sgzip]], [[AFF]], and [[EnCase]] format. | ||
| + | |||
| + | = Features = | ||
| + | == Suppoprted File Systems == | ||
| + | PyFlag uses the [[Sleuthkit]] for file system support. | ||
| + | |||
| + | ==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]]. | ||
| + | |||
| + | = External Links = | ||
| + | * http://sourceforge.net/projects/pyflag/ | ||
Latest revision as of 06:34, 27 July 2012
|
This tool is deprecated.
|
| PyFlag | |
|---|---|
| Maintainer: | Michael Cohen, David Collett |
| OS: | Linux,Web-based |
| Genre: | Analysis |
| License: | GPL |
| Website: | sourceforge.net/projects/pyflag/ |
PyFlag is a web-based, database-backed forensic and log analysis GUI and Computer forensics framework written in Python. PyFlag stores disk images in numerous file formats, including raw, sgzip, AFF, and EnCase format.
Contents |
[edit] Features
[edit] Suppoprted File Systems
PyFlag uses the Sleuthkit for file system support.
[edit] File Search Facilities
- Lists allocated and unallocated files.
- Sorts files by type.
- Searches for keywords.
- Works with compressed zip files.
[edit] Historical Reconstruction
Can it build timelines and search by creation date?
- Creates a "case file".
[edit] Searching Abilities
- Searches for keywords.
- Builds an index.
[edit] Hash Databases
- Hashes and compares with Hashkeeper using MD5.
[edit] Evidence Collection Features
[edit] History
- Originally started by the Australian Department of Defence, PyFlag is now hosted on SourceForge.