Difference between revisions of "PyFlag"
From Forensics Wiki
m |
Joachim Metz (Talk | contribs) |
||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | {{Deprecated Software}} | ||
| + | |||
{{Infobox_Software | | {{Infobox_Software | | ||
name = PyFlag | | name = PyFlag | | ||
| Line 5: | Line 7: | ||
genre = {{Analysis}} | | genre = {{Analysis}} | | ||
license = {{GPL}} | | license = {{GPL}} | | ||
| − | website = [http:// | + | 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 == | |
| − | =Features= | + | PyFlag uses the [[Sleuthkit]] for file system support. |
| − | + | ||
| − | + | ||
| − | + | ||
| − | ==File Systems | + | |
==File Search Facilities== | ==File Search Facilities== | ||
| Line 43: | Line 42: | ||
* Originally started by the [[Australian Department of Defence]], PyFlag is now hosted on [[SourceForge]]. | * Originally started by the [[Australian Department of Defence]], PyFlag is now hosted on [[SourceForge]]. | ||
| − | |||
| − | |||
= External Links = | = External Links = | ||
| − | http://sourceforge.net/projects/pyflag/ | + | * 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.