AlessandroZ / BeRoot

Privilege Escalation Project - Windows / Linux / Mac
GNU Lesser General Public License v3.0
2.44k stars 466 forks source link

Linux Exploit Suggester #11

Closed vandamme134 closed 6 years ago

vandamme134 commented 6 years ago

Hey, Why are you putting the whole code of linux exploit suggester straight into a var in your code ? What happens if the project is updated ? cheers

AlessandroZ commented 6 years ago

I didn't have the choice, I wanted to do something without any dependencies and without needed internet access. So, I had to hardcode the source code on it. I should update it manually after some time.