Skip to content

Instantly share code, notes, and snippets.

View alexdhital's full-sized avatar

Alex Dhital alexdhital

View GitHub Profile
@alexdhital
alexdhital / xss.svg
Last active June 19, 2026 08:17
none
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@alexdhital
alexdhital / Dump Windows Credential Vault and Scheduled Tasks Credentials.md
Last active April 30, 2026 17:06
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 April 30, 2026 17:06
Cobalt Strike PowerView Cheatsheet

Domain Enumeration

Import PowerView

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

Domain, Forest Recon