Git Product home page Git Product logo

memprocfs-plugins's Introduction

Plugins for MemProcFS

This repository contains various non-core plugins for MemProcFS - The Memory Process File System.

Plugins range from non-core plugins to plugins that have offensive capabilities - such as pypykatz. Please find a short description for each plugin below:

pypykatz

Author:

Tamas Jos (@skelsec) , [email protected] , https://github.com/skelsec/

Overview:

pypykatz for MemProcFS exposes mimikatz functionality in the folder /py/secrets/ in the file system root provided that the target is a supported Windows system. Functionality includes retrieval of hashes, passwords, kerberos tickets and various other credentials.

Installation instructions:

  1. Ensure MemProcFS supported version of 64-bit Python for Windows is on the system path (or specify in -pythonpath option when starting MemProcFS). NB! embedded Python will not work with pypykatz since it requires access to Python pip installed packages.
  2. Install pypykatz pip package, in correct python environment, by running pip install dissect.cstruct pypykatz.
  3. Copy the pypykatz for MemProcFS plugin by copying all files from /files/plugins/pym_pypykatz to corresponding folder in MemProcFS - overwriting any existing files there.
  4. Start MemProcFS.

pypykatz regsecrets

Author:

Tamas Jos (@skelsec) , [email protected] , https://github.com/skelsec/

Overview:

regsecrets for MemProcFS exposes mimikatz functionality in the folder /py/regsecrets/ in the file system root provided that the target is a supported Windows system. Functionality includes retrieval NTLM hashes for local accounts amongst other things.

Installation instructions:

  1. Ensure MemProcFS supported version of 64-bit Python for Windows is on the system path (or specify in -pythonpath option when starting MemProcFS). NB! embedded Python will not work with pypykatz and aiowinreg since it requires access to Python pip installed packages.
  2. Install pypykatz and aiowinreg pip package, in correct python environment, by running pip install pypykatz aiowinreg.
  3. Copy the pyregsecrets for MemProcFS plugin by copying all files from /files/plugins/pym_regsecrets to corresponding folder in MemProcFS - overwriting any existing files there.
  4. Start MemProcFS.

Last updated: 2020-05-19

memprocfs-plugins's People

Contributors

skelsec avatar ufrisk avatar

Watchers

 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.