Coder Social home page Coder Social logo

archc0n2016's Introduction

archc0n2016

!!! SETUP !!!

I demo and teach Windows IR workshops with Windows, shockingly. If you want to follow along you should have a Windows VM handy - 7 or higher is fine.

Examples are written in Python 2.7. To use the precompiled Windows Python bindings in the workshop, you'll want the x86 installer here: https://www.python.org/downloads/release/python-2711/.

The bindings are zipped in this repo, they go here: C:\Python27\Lib\site-packages.

I like PyCharm as an IDE - you can snag the community edition here: https://www.jetbrains.com/pycharm/download. If you don't want to clutter your machine with an IDE, Python's IDLE will work fine.

I use the ELK stack to demo log ingestion and hunting automation. There are many big data solutions that you could use for this, but if you'd like to follow along you should install these:

-ElasticSearch https://www.elastic.co/products/elasticsearch

-LogStash https://www.elastic.co/products/logstash

The data for logstash will come from running CrowdResponse, a freeware tool from CrowdStrike: https://www.crowdstrike.com/resources/community-tools/.

Resource Hacker will be used to demonstrate build automation - before you use it READ THE EULA for all the things: http://www.angusj.com/resourcehacker/. You want the portable version.

I'll be opening some files in a hex editor. If you'd like to follow along you'll need one too - on Windows I use Notepad++ with the hex editor plugin: https://notepad-plus-plus.org/download/v6.9.2.html

You may also want FTK imager to view files on your local Windows machine: http://accessdata.com/product-download/digital-forensics/ftk-imager-version-3.4.2. If you want to mess with it beforehand, here's a simple guide I put together: https://drive.google.com/open?id=1802LtrMIz1LSK1D2wqcSlKqSaNyO2uIbZo6XIrhBmZ4.

I will refer to specific artifacts and explain their signifigance as time permits, but I suggest reviewing this poster for more information: https://www.sans.org/security-resources/posters/windows-forensics-evidence-of/75/download.

Check out these YAML defs for specific locations: https://github.com/ForensicArtifacts/artifacts/tree/master/definitions.

Never EVER distribute other peoples' code or tools without reading the associated licenses for their tools and understanding their distribution terms.

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.