summaryrefslogtreecommitdiff
path: root/python/plaso/README
diff options
context:
space:
mode:
authorBarry J. Grundy <bgrundyatlinuxleo.com>2017-02-17 11:17:57 +0000
committerDavid Spencer <idlemoor@slackbuilds.org>2017-02-17 21:52:07 +0000
commitd6bef62cfdceabff1594d45f36fc6eb2ba31ac28 (patch)
treed1cdeedd8b14e30e593f04fba46472cacaf9fced /python/plaso/README
parente96f42dc8b5eb2b16f04948c2589d1dc0a9bdf21 (diff)
downloadslackbuilds-d6bef62cfdceabff1594d45f36fc6eb2ba31ac28.tar.gz
python/plaso: Updated for version 1.5.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/plaso/README')
-rw-r--r--python/plaso/README14
1 files changed, 7 insertions, 7 deletions
diff --git a/python/plaso/README b/python/plaso/README
index 76c66b7012..14750f58e3 100644
--- a/python/plaso/README
+++ b/python/plaso/README
@@ -1,13 +1,13 @@
plaso (Forensic Super-Timeline)
-Plaso is the Python based back-end engine used by tools such as log2timeline
-for automatic creation of a super timelines. The goal of log2timeline (and
-thus plaso) is to provide a single tool that can parse various log files and
+Plaso is the Python based back-end engine used by tools such as log2timeline
+for automatic creation of a super timelines. The goal of log2timeline (and
+thus plaso) is to provide a single tool that can parse various log files and
forensic artifacts from computers and related systems, such as network equipment
-to produce a single correlated timeline. This timeline can then be easily
-analysed by forensic investigators/analysts, speeding up investigations by
+to produce a single correlated timeline. This timeline can then be easily
+analysed by forensic investigators/analysts, speeding up investigations by
correlating the vast amount of information found on an average computer system.
-Please pay close attention to the build order for plaso and its requirements
-(particularly dfvfs). Read the README files and do NOT rely on automated
+Please pay close attention to the build order for plaso and its requirements
+(particularly dfvfs). Read the README files and do NOT rely on automated
package tools.