Oct 05, 2024, 09:08 PM
I tried swapping to 3 VPNs but i just get 500 error on the request for the LFI everytime. Anyone?
|
HTB Yummy Linux
by Computerlab - Saturday October 5, 2024 at 04:27 PM
|
|
Oct 05, 2024, 09:08 PM
I tried swapping to 3 VPNs but i just get 500 error on the request for the LFI everytime. Anyone?
Oct 05, 2024, 09:09 PM
Oct 05, 2024, 09:12 PM
Was able to grab backupapp.zip after reading the app_backup SCript found in crontab
Oct 05, 2024, 09:16 PM
Think that signature.py is of any significance?
(Oct 05, 2024, 09:09 PM)Pepperwhite Wrote:(Oct 05, 2024, 09:08 PM)olkn00b Wrote: I tried swapping to 3 VPNs but i just get 500 error on the request for the LFI everytime. Anyone? Each reservation booking works for only one LFI, and yes, they also do expire. Book a new one and LFI again. The backup zip gives the source code of the web app. You can see that one of the primes generated is very weak and you can factor the modulus to forge the JWT with "administrator" role. You can use factordb website or throw together a script with chatgpt. Check your JWT, modulus is factorable and we got 'e'. It works. Logged in as admin on dashboard. (Oct 05, 2024, 09:08 PM)olkn00b Wrote: I tried swapping to 3 VPNs but i just get 500 error on the request for the LFI everytime. Anyone?Book a new reservation, use it for LFI, use a valid email address (the one you registered with, for example). Once admin on dashboard, the search function's "o" parameter is vulnerable to SQLi. --- Parameter: o (GET) Type: error-based Title: MySQL >= 5.1 error-based - ORDER BY, GROUP BY clause (EXTRACTVALUE) Payload: s=REDACTED&o=ASC,EXTRACTVALUE(1686,CONCAT(0x5c,0x71786a7871,(SELECT (ELT(1686=1686,1))),0x716b767171)) --- But unfortunately not much, reservations table is dumped ...
put your token and you can access /admindashboard
import base64
Oct 05, 2024, 09:37 PM
I finish dumped everything from db using sqli, but there is nothing on it, except the credentials that we registered
Oct 05, 2024, 09:38 PM
dbmonitor.sh
not sure if exploitable has this latest_version=$(/usr/bin/ls -1 /data/scripts/fixer-v* 2>/dev/null | /usr/bin/sort -V | /usr/bin/tail -n 1) /bin/bash "$latest_version"
Oct 05, 2024, 09:41 PM
(This post was last modified: Oct 05, 2024, 09:43 PM by Pepperwhite.)
(Oct 05, 2024, 09:36 PM)sedlyf Wrote: put your token and you can access /admindashboard Doesn't look like it's working for me, getting logged out. But thanks anyways, I'll keep going on this track.
Oct 05, 2024, 09:52 PM
(Oct 05, 2024, 09:41 PM)Pepperwhite Wrote:(Oct 05, 2024, 09:36 PM)sedlyf Wrote: put your token and you can access /admindashboard machine is too buggy to do anything rn i am facing the same issue lol |
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| [MEGALEAK] HackTheBox ProLabs, Fortress, Endgame - Alchemy, 250 Flags, leak htb-bot | 87 | 7,975 |
1 hour ago Last Post: char0n1507 |
||
|
|
[FREE] HackTheBox All Cheatsheets | 9 | 564 |
1 hour ago Last Post: char0n1507 |
|
| CBBH Write Ups | 23 | 6,343 |
2 hours ago Last Post: somecrazykid |
||
| [FREE] HackTheBox Academy - CBBH CDSA CPTS All Modules Flags | 26 | 2,798 |
3 hours ago Last Post: Neuromanc3r |
||
| [FREE] CPTS 12 FLAGS | 72 | 2,219 |
4 hours ago Last Post: coolguyaroundyou |
||