Skip to content

Commit f867dd7

Browse files
authored
Add files via upload
1 parent 20567be commit f867dd7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Baron-Samedit/README.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Baron Samedit
2+
3+
- Deployed!
4+
5+
no answer needed
6+
7+
- After compiling the exploit, what is the name of the executable created (blurred in the screenshots above)?
8+
9+
- `ssh tryhackme@<TARGET_IP>` and enter the password `tryhackme`
10+
- `cd Exploit`
11+
- `make`
12+
- `sudo-h****************`
13+
14+
- Run the exploit! You should now have a root shell -- what is the flag in /root/flag.txt?
15+
16+
- `cat /etc/os-release*`
17+
- `./sudo-h**************** 0`
18+
- `cd /root`
19+
- `cat flag.txt`
20+
- `THM{********************************}`

0 commit comments

Comments
 (0)