CompTIA PenTest+ Certification Passport (Exam PT0-001) by Heather Linn
Author:Heather Linn
Language: eng
Format: epub
Publisher: McGraw-Hill Education
Published: 2020-03-10T16:00:00+00:00
The most common way of getting the process memory is with Mimikatz. Mimikatz needs either SYSTEM-level privilege on a target host or the debug privilege under an Administrator account. Mimikatz supports the LSASS process memory under a module known as sekurlsa. This module is specifically used for dealing with querying LSASS processes in memory and can be done either online or with an offline dump.
Cross-Reference
Mimikatz tool usage is shown in further detail in Objectives 4.2/4.3.
Here is an example of how Mimikatz might be used:
1. Load Mimikatz.
2. Run the privilege::debug command. This gives the account debug privileges for memory.
3. Set up a save file for dumped credentials: log c:\temp\mmk.log.
4. Dump the credentials: sekurlsa::logonpasswords.
5. If WDigest has been disabled and cleartext passwords have been patched out, only hashes appear on the screen.
6. Copy the resulting hashes to an offline password cracker to crack the hashes.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Linux Device Driver Development Cookbook by Rodolfo Giometti(3957)
Embedded Programming with Modern C++ Cookbook by Igor Viarheichyk(3782)
Implementing Cellular IoT Solutions for Digital Transformation by Dennis McCain(3701)
Embedded Linux Development Using Yocto Project - Third Edition by Otavio Salvador & Daiane Angolini(3549)
TinyML Cookbook by Gian Marco Iodice(3469)
Simplifying 3D Printing with OpenSCAD by Colin Dow(2859)
TinyML Cookbook by Gian Marco Iodice & Ronan Naughton(2623)
Fusion 360 for Makers by Lydia Sloan Cline(2230)
Networking A Beginner's Guide by Bruce Hallberg(2228)
Hands-On Linux for Architects by Denis Salamanca(2073)
But How Do It Know? by J. Clark Scott(2039)
Computers For Seniors For Dummies by Nancy C. Muir(2023)
Raspberry Pi and MQTT Essentials by Dhairya Parikh(1979)
Arduino Project Handbook, Volume 2: 25 Simple Electronics Projects for Beginners by Geddes Mark(1963)
9781803246888-ENHANCING DEEP LEARNING WITH BAYESIAN INFERENCE by Unknown(1918)
Hack and HHVM by Owen Yamauchi(1904)
31 Days Before Your CompTIA A+ Exams (Shanette Luellen's Library) by Benjamin Patrick Conry(1878)
MicroPython Projects by Jacob Beningo(1768)
Hands-On Internet of Things with MQTT by Tim Pulver(1728)
