Cat Hack the Box Season 7 (Linux medium)
by RedBlock - Saturday February 1, 2025 at 02:47 PM
#1
One more box to enjoy
This one is gonna be medium box.
Author's github repo:
https://github.com/FisMatHack

1. user.txt

ssh axel@10.10.XX.XX
pass: aNdZwgC4tI9gnVXv_e3Q


2. root.txt
axel@cat:~$ su root 

pass: IKw75eR0MR7CMIxhH0
Hack the Box Season 8

https://t.me/+u1sCX38Xneo3OGM1
Reply
#2
Intersting mate thx

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Leeching | http://c66go4clkqodr7tdjfu76jztjs7w7d3fajdeypxn73v4ju3dt7g5yyyd.onion/Forum-Ban-Appeals if you feel this is incorrect.
Reply
#3
(Feb 01, 2025, 02:47 PM)LostGem Wrote: One more box to enjoy
This one is gonna be medium box.
Author's github repo:
https://github.com/FisMatHack

BackDropCMS does have an authenticated RCE, so I wonder if that'll be the topic for initial access combined with that repo in his GitHub. Just in case anyone wants to have it on hand: https://www.exploit-db.com/exploits/52021
Reply
#4
(Feb 01, 2025, 06:05 PM)ShitWhiffler Wrote:
(Feb 01, 2025, 02:47 PM)LostGem Wrote: One more box to enjoy
This one is gonna be medium box.
Author's github repo:
https://github.com/FisMatHack

BackDropCMS does have an authenticated RCE, so I wonder if that'll be the topic for initial access combined with that repo in his GitHub. Just in case anyone wants to have it on hand: https://www.exploit-db.com/exploits/52021
Yeah it might be the way, let's see.
Hack the Box Season 8

https://t.me/+u1sCX38Xneo3OGM1
Reply
#5
(Feb 01, 2025, 02:47 PM)LostGem Wrote: One more box to enjoy
This one is gonna be medium box.
Author's github repo:
https://github.com/FisMatHack

Thanks for sharing friend!
Reply
#6
Time to start!!!!
Hack the Box Season 8

https://t.me/+u1sCX38Xneo3OGM1
Reply
#7
cat admin.php
<?php
session_start();

include 'config.php';

// Check if the user is logged in
if (!isset($_SESSION['username']) || $_SESSION['username'] !== 'axel') {
    header("Location: /join.php");
    exit();
}
Reply
#8
http://cat.htb/.git/config

its forbidden but you can still use git dumper
Reply
#9
axel2017@Gmail.com
axel

backup emeil for google account : axe••••••@hotmail.fr
Reply
#10
(Feb 01, 2025, 07:20 PM)oahofat Wrote: cat admin.php
<?php
session_start();

include 'config.php';

// Check if the user is logged in
if (!isset($_SESSION['username']) || $_SESSION['username'] !== 'axel') {
    header("Location: /join.php");
    exit();
}



how you got this
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Hack the box Pro Labs, VIP, VIP+ 1 month free Method RedBlock 23 2,170 1 hour ago
Last Post: kkkato
  [FREE] HackTheBox Academy - CBBH CDSA CPTS All Modules Flags Techtom 20 2,491 Yesterday, 11:06 PM
Last Post: op334
Heart [FREE] HackTheBox All Cheatsheets Tamarisk 3 396 Yesterday, 10:36 PM
Last Post: op334
  [FREE] 300+ Writeups PDF HackTheBox/HTB premium retired Tamarisk 369 92,003 Yesterday, 04:10 PM
Last Post: sabbyahmed
  CBBH Write Ups hiddenhacker 22 6,226 Yesterday, 06:39 AM
Last Post: Usercomplex

Forum Jump:


 Users browsing this forum: 1 Guest(s)