Skip to content

Instantly share code, notes, and snippets.

1. RedTeam Windows Post-Explotation Commands

1.1. SysInsternals Suite

1.1.1. Accesschk.exe

Check all files and directories for access control lists (ACLs) and display the results in a human-readable format

accesschk.exe -accepteula -wus "Users" c:\*.* > C:\WINDOWS\TEMP\listÇ_paths_writeable_by_users.txt