Open bubg-dev opened 6 years ago
run sudo visudo and set timestamp_timeout=0 and try to start an edward target that requires sudo.
sudo visudo
timestamp_timeout=0
it will prompt for your password but the sudo will timeout instantly so when it tries to launch the actual target it will hang.
run
sudo visudo
and settimestamp_timeout=0
and try to start an edward target that requires sudo.it will prompt for your password but the sudo will timeout instantly so when it tries to launch the actual target it will hang.