Skip to content

Commit

Permalink
added AV scanner download instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ktneely committed Oct 9, 2014
1 parent 71e56b2 commit 4d5e3a8
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Expand Up @@ -22,9 +22,10 @@ or

tr3-collect-user.bat [path to store collected data] [user profile name]

***** note ******
note
******
the executables' names in the tools folder has to match the names of the executables listed below. If they don't match then the script won't work properly
***** note ******
******


Batch Script Configuration
Expand All @@ -51,7 +52,7 @@ Batch Script Configuration
rawcopy.exe http://code.google.com/p/mft2csv/downloads/list (ensure you have both RawCopy64.exe and RawCopy.exe)

#### Forensic Imaging Memory Related
winpmem acquisition tool Located at http://code.google.com/p/volatility/downloads/list **rename binary to winpmem.exe ***
winpmem acquisition tool Located at http://code.google.com/p/volatility/downloads/list *rename binary to winpmem.exe*

#### Networking Information Related
arp.exe: Located in Windows\System32 folder
Expand Down Expand Up @@ -100,4 +101,9 @@ Batch Script Configuration
whoami: Included in Windows OS on Windows 7

#### Malware scanning
These tools should be placed in the scan/ directory under the scripts

tdsskiller.exe: Located at http://media.kaspersky.com/utilities/VirusUtilities/EN/tdsskiller.exe
stinger32.exe: Located at http://www.mcafee.com/us/downloads/free-tools/stinger.aspx
stinger64.exe: Located at http://www.mcafee.com/us/downloads/free-tools/stinger.aspx
Claimwin Portable: *Extract this to a folder called 'ClamWin' under teh scan directory* Located at http://portableapps.com/apps/utilities/clamwin_portable

0 comments on commit 4d5e3a8

Please sign in to comment.