Git Product home page Git Product logo

irfartpull's Introduction


() | /\ | | | | | _ _ | | / \ _ | | _ __ _ _| | | | | '_| / /\ \ | '| _| ' | | | | | | | | | | | / ____ | | | || |) | || | | | ||| ||// __| _| .__/ _,||| | |
|
|

IR Forensic ARTifact pull (irFArtpull)

DESCRIPTION:

irFArtpull is a PowerShell script utilized to pull several forensic artifacts from a live Windows 7, 8, Server 2008, and Server 2012 systems on your network.

Artifacts it grabs:

  • Disk Information
  • System Information
  • User Information
  • Network Configuration
  • Netstat info
  • Route Table, ARP Table, DNS Cache, HOSTS file
  • Running Processes
  • Services
  • Event Logs (System, Security, Application)
  • Prefetch Files
  • CCM_RecentlyUsedApps
  • $MFT
  • NTFS $LogFile
  • USN Journal
  • Amcache.hve
  • Registry Files
  • User NTUSER.dat files (from user profiles used within last 15 days)
  • Internet History Files (IE, Firefox, Chrome from user profiles used within last 15 days)

When done collecting the artifacts, it will 7zip the data and yank the info off the box for off-line analysis.

NOTEs:

  • All testing done on PowerShell v4+
  • Requires RawCopy.exe (x32) & RawCopy64.exe for the extraction of "in use" files. Version: RawCopy v1.0.0.15 (latest as of writing)
  • Requires ExtractUsnJrnl for the extraction of the NTFS change journal ($UsnJrnl)
  • Autorunsc - Command line version of Autoruns; shows the programs configure to run during login, system bootup, and application plug-ins.
  • Requires 7za.exe (7zip cmd line) for compression w/ password protection

Assumed Directories:

  • c:\windows\temp\IR - Where the work will be done (no need to create)

***As expected: Must be ran a user that will have Admin creds on the remote system. The assumption is that the target system is part of a domain.

LINKs:

irFARTpull main - https://github.com/n3l5/irFARTpull

Links to required tools:

Various tools for analysis of the artifacts:

irfartpull's People

Contributors

bobu73 avatar n3l5 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.