TH3xACE / SUDO_KILLER

A tool designed to exploit a privilege escalation vulnerability in the sudo program on Unix-like systems. It takes advantage of a specific misconfiguration or flaw in sudo to gain elevated privileges on the system, essentially allowing a regular user to execute commands as the root user.
MIT License
2.22k stars 254 forks source link

How about the Windows? #16

Closed alimkoca closed 3 years ago

alimkoca commented 3 years ago

Hope we can improve this project

TH3xACE commented 3 years ago

The project was meant to be focusing only on SUDO. There are already tool out there for PE via multiple path and windows PE is another topic also. If you have some new tech or whatever for Windows PE... you can create another project.