Update README.md

This commit is contained in:
Ulf Frisk
2019-03-17 22:37:31 +01:00
committed by GitHub
parent 5a2d883b95
commit 16c36eb669

View File

@@ -11,6 +11,7 @@ Tamas Jos ([@skelsec](https://twitter.com/SkelSec)) , info@skelsec.com , https:/
#### 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.
<p align="center"><img src="https://raw.githubusercontent.com/wiki/ufrisk/MemProcFS-plugins/resources/p_pypykatz_1.png" height="375"/></p>
#### 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.
@@ -18,7 +19,4 @@ _pypykatz_ for MemProcFS exposes mimikatz functionality in the folder `/py/secre
3) Copy the _pypykatz_ for _MemProcFS_ plugin by copying all files from [`/files/plugins/pym_pypykatz`](https://github.com/ufrisk/MemProcFS-plugins/tree/master/files/plugins/pym_pypykatz) to corresponding folder in MemProcFS - overwriting any existing files there.
4) Start MemProcFS.
#### Functionality:
<p align="center"><img src="https://raw.githubusercontent.com/wiki/ufrisk/MemProcFS-plugins/resources/p_pypykatz_1.png" height="175"/></p>
#### Last updated: 2019-03-17