kristovatlas/osx-config-check

advise users to set up limited sudo or do it for them with script

Open

#97 opened on Jul 18, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (1,248 stars) (130 forks)batch import
enhancementhelp wanted

Description

It's not ideal to have uninformed users added to sudoers, because they can be tricked into running stuff with sudo privs.

Feedback here: https://www.reddit.com/r/netsec/comments/4sido1/github_kristovatlasosxconfigcheck_verify_the/d5ezq6i

Reference: http://superuser.com/questions/735172/how-to-prevent-sudo-users-from-running-specific-commands#735286

Contributor guide