GithubHelp home page GithubHelp logo

silv3rhorn / artifactextractor Goto Github PK

View Code? Open in Web Editor NEW
64.0 64.0 13.0 82 KB

Extract common Windows artifacts from source images and VSCs

License: Apache License 2.0

Python 100.00%
dfir forensics win4n6

artifactextractor's Introduction

Silv3rHorn's github stats Top Langs

artifactextractor's People

Contributors

john-corcoran avatar silv3rhorn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

artifactextractor's Issues

Error when no vss is chosen

If you elect not to enter a value for vss with the compiled EXE you get the following error:

Traceback (most recent call last):
File "artifact_extractor.py", line 309, in
File "artifact_extractor.py", line 284, in main
File "dfvfs\helpers\volume_scanner.pyc", line 387, in GetBasePathSpecs
File "dfvfs\helpers\volume_scanner.pyc", line 211, in _ScanVolume
File "dfvfs\helpers\volume_scanner.pyc", line 247, in _ScanVolumeScanNode
File "dfvfs\helpers\volume_scanner.pyc", line 304, in _ScanVolumeScanNodeVSS
AttributeError: 'str' object has no attribute 'reverse'

Is this something to be checked in the source or perhaps on my end?

UnicodeEncodeError

Hi,

I run the extractor against a windows 7 ultimate system and encountered the following errors:

UnicodeEncodeError: 'ascii' codec can't encode characters in position 125-128: ordinal not in range(128)

The registry and ntuser files are not extracted after I ran them. Not sure if you encountered the same issue as well. Just curious, if there are more then one partitions on the system (e.g. C, D and E), does the extractor extract the $J from these 3 partitions?

I hope this helps. Thank you.

Does not support certain VMDKs

To reproduce the issue

  • Merge multiple VMDKs into a single VMDK with vmware-vdiskmanager.exe
  • Run ArtifactExtractor on the merged VMDK file

additional artifacts

just curious, are you able to extract UsnJrnl:J and files that exists in Recycle Bin?

extracted output will be similar to host directory

I was thinking if you would be able to amend the extracted output to be stored as such, it will be good! for example,

HOSTNAME/C
HOSTNAME/C/Windows/System32/config/SOFTWARE
HOSTNAME/C/Windows/System32/config/SYSTEM
HOSTNAME/C/Windows/System32/config/SAM
HOSTNAME/C/Windows/System32/config/SECURITY
HOSTNAME/C/Windows/System32/winevt/Logs/Security.evtx
HOSTNAME/C/Windows/System32/winevt/Logs/Application.evtx
HOSTNAME/C/Windows/inf/setupapi.log
HOSTNAME/C/Windows/inf/setupapi.dev.log

need your input on this. Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.