Blunder privilage escalation

i got user hugo access in blunder machine but whenever i type ‘sudo -l’ i get this error -
sudo: no tty present and no askpass program specified.
please help …

LOL go to the offcial machine thread …

try running : python -c ‘import pty;pty.spawn(“/bin/bash”)’

@Navin420 said:

i got user hugo access in blunder machine but whenever i type ‘sudo -l’ i get this error -
sudo: no tty present and no askpass program specified.
please help …

Like @MariaB has said, if you ask this in the thread you might get a better response: Official Blunder Discussion - Machines - Hack The Box :: Forums

If you read that thread there might even already be an answer to your question.