✍️
Red Teaming Experiments
Ctrlk
  • What is this iRed.team?
  • Pinned
    • Pentesting Cheatsheets
    • Active Directory & Kerberos Abuse
  • offensive security
    • Red Team Infrastructure
    • Initial Access
    • Code Execution
    • Code & Process Injection
    • Defense Evasion
    • Enumeration and Discovery
    • Privilege Escalation
    • Credential Access & Dumping
      • Dumping Credentials from Lsass Process Memory with Mimikatz
      • Dumping Lsass Without Mimikatz
      • Dumping Lsass without Mimikatz with MiniDumpWriteDump
      • Dumping Hashes from SAM via Registry
      • Dumping SAM via esentutl.exe
      • Dumping LSA Secrets
      • Dumping and Cracking mscash - Cached Domain Credentials
      • Dumping Domain Controller Hashes Locally and Remotely
      • Dumping Domain Controller Hashes via wmic and Vssadmin Shadow Copy
      • Network vs Interactive Logons
      • Reading DPAPI Encrypted Secrets with Mimikatz and C++
      • T1214: Credentials in Registry
      • T1174: Password Filter
      • Forcing WDigest to Store Credentials in Plaintext
      • Dumping Delegated Default Kerberos and NTLM Credentials w/o Touching Lsass
      • Intercepting Logon Credentials via Custom Security Support Provider and Authentication Packages
      • Pulling Web Application Passwords by Hooking HTML Input Fields
      • Intercepting Logon Credentials by Hooking msv1_0!SpAcceptCredentials
      • Credentials Collection via CredUIPromptForCredentials
    • Lateral Movement
    • Persistence
    • Exfiltration
  • reversing, forensics & misc
    • Windows Internals
    • Cloud
    • Neo4j
    • Dump Virtual Box Memory
    • AES Encryption Using Crypto++ .lib in Visual Studio C++
    • Reversing Password Checking Routine
Powered by GitBook
On this page

Was this helpful?

  1. offensive security

Credential Access & Dumping

Dumping Credentials from Lsass Process Memory with MimikatzDumping Lsass Without MimikatzDumping Lsass without Mimikatz with MiniDumpWriteDumpDumping Hashes from SAM via RegistryDumping SAM via esentutl.exeDumping LSA SecretsDumping and Cracking mscash - Cached Domain CredentialsDumping Domain Controller Hashes Locally and RemotelyDumping Domain Controller Hashes via wmic and Vssadmin Shadow CopyNetwork vs Interactive LogonsReading DPAPI Encrypted Secrets with Mimikatz and C++T1214: Credentials in RegistryT1174: Password FilterForcing WDigest to Store Credentials in PlaintextDumping Delegated Default Kerberos and NTLM Credentials w/o Touching LsassIntercepting Logon Credentials via Custom Security Support Provider and Authentication PackagesPulling Web Application Passwords by Hooking HTML Input FieldsIntercepting Logon Credentials by Hooking msv1_0!SpAcceptCredentialsCredentials Collection via CredUIPromptForCredentials
PreviousWeak Service PermissionsNextDumping Credentials from Lsass Process Memory with Mimikatz

Last updated 4 years ago

Was this helpful?