Advertisement
alice_killer

windows privesc

Nov 21st, 2023 (edited)
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. For single boxes such as this, my enumeration includes:
  2.  
  3. Open network ports
  4. Running processes (tasklist, for example)
  5. What programs are installed (on windows, I look for folders directly under : c:\, c:\program files, c:\program files (x86)) .
  6. Local users (and those who have logged in, which can be inferred by folders in c:\users.
  7.  
  8. with rdp: 1. to check quick access
  9.  
  10. For networks, then things like BloodHound, PowerSQLUp, and other tools.
  11. For AD CS - Certipy
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement