KingT8 / unix-privesc-check

Automatically exported from code.google.com/p/unix-privesc-check
0 stars 0 forks source link

Add privileged_* security checks to assess scripts #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add privileged_* security checks to assess scripts:
* Check for straight OS command injections
* Check for race condition bugs (e.g. symlink attack)
* ...

Original issue reported on code.google.com by bernardo.damele on 1 Nov 2012 at 1:07

GoogleCodeExporter commented 8 years ago

Original comment by bernardo.damele on 5 Nov 2012 at 10:26

GoogleCodeExporter commented 8 years ago
r329 is relevant.

Original comment by bernardo.damele on 5 Nov 2012 at 10:29

GoogleCodeExporter commented 8 years ago
With regards to race conditions, r333 now also consider scripts.

Original comment by bernardo.damele on 5 Nov 2012 at 10:33

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r334.

Original comment by bernardo.damele on 5 Nov 2012 at 10:34