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

change docker image to buster-slim, fixed dockerfile with latest version, ... #4

Closed lmazardo closed 5 years ago

lmazardo commented 5 years ago
TH3xACE commented 5 years ago

@lmazardo Thanks for your pull. For the version I will put * so that the version is no more a problem. Have you tested the image to see if there is any dependency issue ??

lmazardo commented 5 years ago

Have you tested the image to see if there is any dependency issue ?? Yes here is the report file

TH3xACE commented 5 years ago

@lmazardo : Can you do another pull only for the image please ? since I want to keep the readme as it it... Thanks.