Update Securing a server rédigé par LaplongeJunior's avatar LaplongeJunior
...@@ -18,7 +18,7 @@ Threat 0 : Exploit requirements ...@@ -18,7 +18,7 @@ Threat 0 : Exploit requirements
Threat 1 : Root access Threat 1 : Root access
1a) Any service can allow to log or lock root with the good vulnerability 1a) Any service can allow to log or lock root with the good vulnerability
Fix : find service libs without either "root shell" or "root password nuke" exploits Fix : find service libs without either "root shell" or "root password nuke" exploits
1b) Root can read files 1b) Root can read files
Fix : find service libs without either "root computer" or "root file" exploits Fix : find service libs without either "root computer" or "root file" exploits
Threat 2 : Privilege escalation Threat 2 : Privilege escalation
... ...
......