File: nsrl.txt

package info (click to toggle)
sleuthkit 2.06-3etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 7,128 kB
  • ctags: 5,133
  • sloc: ansic: 41,406; sh: 14,123; perl: 4,745; cpp: 4,297; makefile: 925; python: 29
file content (27 lines) | stat: -rw-r--r-- 1,141 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
                          NSRL Removal Notes
                     Sleuth Kit Reference Document 
                       http://www.sleuthkit.org

                            Brian Carrier
                      Last Updated: Aug 25, 2003


The NSRL functionality has been temporarily removed from 'sorter'
(and therefore Autopsy) until it can be better determined as to how
to identify the known good and known bad files in it.  It was
originally thought that only software from a box was included in
the NSRL and therefore everything could be trusted.  This was false
and there are other types of hashes in it from "Hacker Tools" and
maybe rootkits in the future.

This problem is not easily solved because there is not a clear
taxonomy of categories in the NSRL.  There are 100 different
categories that tools fall into and one of which is "hacker tools".
I do not want to maintain a database of what should be "good" and
what should be "bad", so until a more scalable solution is identified
(besides having the user select good vs bad for 100 categories),
the functionality has been removed.

brian

CVS Date: $Date: 2005/01/17 22:40:16 $