The Frizz htb : Solved problems.
by VickyT - Wednesday March 19, 2025 at 12:03 PM
#11
Commenting to see!
Reply
#12
Thanks bro i hate this box!
Reply
#13
This box was so retarded, dude. I have been reading these threads and the amount of problems was insane. Shittiest box on HTB.
Reply
#14
thanks for sharing. box is stupid so i appreciate help with it !!! lets see the contents Smile
Reply
#15
(Mar 19, 2025, 02:42 PM)wdah3lL Wrote:
(Mar 19, 2025, 12:03 PM)VickyT Wrote: Am going to be direct assuming you have already gotten the credentials for user f.frizzle.
This is because the problem starts here. Big Grin

I face permission denied on ssh f.frizzle@Frizz.htb -K

Change the host File to 

10.10.11.60    frizzdc.frizz.htb frizz.htb (The order is important!!!! frizzdc.frizz.htb  have to be in the first Line)

then Synchron the Time with the DC

ntpdate frizzdc.frizz.htb

Use kinit to get the Ticket

kinit f.frizzle@FRIZZ.HTB

Check you Ticket is Save in Cache

klist


ssh f.frizzle@frizz.htb -K


Edit:

Whe have to add some Entrys at our local Mashine  in the /etc/krb5.conf File !!!



[domain_realm]
    .frizz.htb = FRIZZ.HTB
    frizz.htb = FRIZZ.HTB

[libdefaults]
    default_realm = FRIZZ.HTB
    dns_lookup_realm = false
    dns_lookup_kdc = true
    ticket_lifetime = 24h
    forwardable = true

[realms]
    FRIZZ.HTB = {
        kdc = FRIZZDC.FRIZZ.HTB
        admin_server = FRIZZDC.FRIZZ.HTB
        default_domain = FRIZZ.HTB
    }
Reply


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

Forum Jump:


 Users browsing this forum: 1 Guest(s)