Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP]add privilege escalation method of su #97

Closed
wants to merge 1 commit into from
Closed

[WIP]add privilege escalation method of su #97

wants to merge 1 commit into from

Conversation

sadayuki-matsuno
Copy link
Collaborator

#44

add su as a privilege escalation method.
you can execute vuls by using su without password.

@kotakanbe kotakanbe changed the title add privilege escalation method of su [WIP]add privilege escalation method of su Jun 20, 2016
@kotakanbe
Copy link
Member

--ask-sudo-password was deleted for security reasons.
Because plain sudo password have to be passed via pipe in shell.
The same can be said about su.

So, Vuls supports sudo + NOPASSWD in /etc/sudoers on the target server for now. ( see https://github.com/future-architect/vuls#usage-configtest section)

@kotakanbe kotakanbe closed this Aug 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants