xebia / mobilehacktools

A repository for scripting a mobile attack toolchain
MIT License
63 stars 15 forks source link

When mistyping your password at the "SUDO password:" prompt, no error is shown and the installer continues. #21

Closed meetinthemiddle-be closed 6 years ago

meetinthemiddle-be commented 6 years ago

This behavior contradicts the described behaviour of sudo on OSX:

"If you enter the wrong password or a blank password, the command isn't executed and Terminal asks you to try again." (source: https://support.apple.com/en-us/HT202035)

commjoen commented 6 years ago

This is how the Ansible & the plugin of Geerlingguy works . Will not fix it...