ENNAENNA

Sysinternals Suite

FeaturedCC-BY-4.0

⚖️ Dual Use · C/C++

Sysinternals is a suite of advanced system utilities by Microsoft, used daily by system administrators worldwide. However, tools like PsExec (remote command execution), ProcDump (memory dumping), and Autoruns (persistence detection/creation) are heavily used in offensive operations. PsExec in particular is one of the most common lateral movement tools observed in real-world intrusions. Attackers use legitimate, Microsoft-signed binaries to blend in with normal administrative activity.

557stars
269forks
126issues
Updated 1mo ago
+I use this

Use Cases

  • Remote command execution via PsExec
  • Process memory dumping with ProcDump (credential extraction)
  • Persistence discovery and creation via Autoruns
  • Network connection monitoring with TCPView
  • System administration and troubleshooting

Tags

psexeclateral-movementprocess-monitorwindowsmicrosoft

Community Reviews

More in Dual Use