luke-goddard / enumy

Linux post exploitation privilege escalation enumeration
MIT License
253 stars 33 forks source link

Shared object false positive when ran as root #2

Open luke-goddard opened 4 years ago

luke-goddard commented 4 years ago

If enumy is running as root shared object injection is always reported as true. There should be a check to see if the current process is root

johnthesecond commented 4 years ago

Is this run as root, or just with root privileges?