mirror of
https://github.com/ufrisk/MemProcFS-plugins.git
synced 2026-05-07 22:29:21 +08:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user