HTB - Academy - Linux Privilege Escalation - What is the latest Python version that is installed on the target?

When I type Python3 in the console is can see that the python version is 3.8.10
but i cant submit the answer

1 Like

thank you

2 Likes

i wander how did you figure out?
i too got stuck. pls would you mind help me out?

ls /usr/bin/python*

i used your code but it gave me 3 :
/usr/bin/python3 /usr/bin/python3.11 /usr/bin/python3.8
and i tried all 3 but none working.

Just use the numbers… :smile:

1 Like

How?

Could you help me with this exercise?