dubs3c / dubs3c/sudo_sniff

User's password isn't accepted when called with invalid command

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
44
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Try to execute for example: `sudo blaablaa`

When you enter your correct sudo password, it isn't accepted, instead you just get: Sorry, try again.

What you should get is: `sudo: blaablaa: command not found`

`sudo false` also does the same, so if the command returns false, password is never accepted.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.