#exploiting-ad

1 messages ยท Page 2 of 1

wispy mason
#

I went with the manual method simply due to latency, my remote shell was super delayed at times like it had too many processes trying to start. My background as a systems engineer really comes in handy at times like this.

marble canyon
wispy mason
#

I tried both and was having the same result both times. I think my room may have just been busy and had a bunch of people hammering it at the same time.

trail atlas
#

I can't tell if I broke the 10.200.83 network or someone else did. But I lost connection after using evil-winrm and my ssh connection dropped. It's been 15 minutes since refreshing the page and I can't access the network anymore.

trail atlas
#

People are trolls deleting mimikatz

trail atlas
#

Definitely helped a lot. Had the same issue on a different network

wispy mason
#

Yeah I had a lot of issues with people deleting things as I was working. Sorry you dealt with that.

flat tulip
#

I have questions about task 2, it says the domain users are misconfigured and they are able to add themselves to IT Support because they have AddMembers but I see they have GenericWrite over IT Support. Where it shows AddMember?

glacial stream
#

There are other ways you can exploit this misconfiguration, but the AddMember option is one of the easiest and least disruptive methods to exploit it, which is why it is showcased

frail starBOT
#

Gave +1 Rep to @glacial stream

flat tulip
#

Is anyone able to use exploitad network? Looks like it is down even tho it shows running

#

It was fine but suddenly lost all ssh connections

hearty bone
#

hi

ember cosmos
#

Is the vpn working?

quartz arch
#

Hello, I am currently on Exploiting Kerberos Delegation and I see this text "If you were to perform proper post-exploitation enumeration of THMWRK1, you would find that there is a service on the host running as the svcIIS user." I'm wondering what kind of enumeration techniques can be used to find a service like this?

glacial stream
glacial stream
# quartz arch Hello, I am currently on Exploiting Kerberos Delegation and I see this text "If ...

Really good module to look into if you are interested in this portion: https://tryhackme.com/module/post-compromise

quartz arch
frail starBOT
#

Gave +1 Rep to @glacial stream

foggy remnant
#

for network services 2, when I mount the nfs share, the Cappucino directory is empty.......and the questions indicate it's supposed to have files....can anyone help or assist?

stuck mortar
#

Hi! I'm stuck at task 5: I got a meterpreter shell but it looks like trevor hasn't opened explorer ๐Ÿ˜›

glacial stream
stuck mortar
half heath
#

Hello i was working on this network but i cannot access anynomre via RDP or SHH at the THMWRK1 ๐Ÿ˜ฅ

teal galleon
#

guys i don't understand 17462.txt on exploitdb and when i run the binary it gives "you're not allowed, go away!" or something

fiery nexus
#

I have been waiting for 15 minutes after adding my initial user into IT support group. So I still can't change pass to Tier 2 admin
No permissions
I tried gpupdate /force and reconnect via ssh, still not working

#

After 30 minutes it worksblobheart

elder river
#

Ad works in mysterious ways

fiery nexus
#

I can't get password from KeePass, no session on THMSERVER1

#

What i do wrong?

torn thicket
#

Nothing, the user account has expired. So change the server admin pass and rdp in. Set account to never expire and remove change password on next logon

#

run the powershell in pinned chat with THMSERVER1 and restart server

#

@fiery nexus check it now if your online while its working or reproduce the steps mentioned

swift spade
#

Hi guys

frail yoke
#

I successfully created and cached the HTTP and WSMAN service tickets with imports confirmed when I check klist.

I'm having an issue with the New-PSSession -ComputerName thmserver1.za.tryhackme.loc command. I get the following error message

New-PSSession : [THMSERVER1.za.tryhackme.loc] Connecting to remote server THMSERVER1.za.tryhackme.loc failed with the following error message : WinRM cannot process the request. The following error with errorcode 0x8009030e occurred while using Kerberos authentication: A specified logon session does not exist. It may already have been terminated.

I've tried letting the timer for the network run out and start it up again with no success. Any suggestions with getting WinRM started? Thanks all!

potent token
#

There is no process called explorer.exe mentioned in the "Exploiting AD Users" task. I am on a meterpreter on thmserver1.za.tryhackme.loc as system

#

someone else facing the same issue?

#

reset is at 1/5 sadly

#

nvm, checked the pin

potent token
#

I have this ticket in cache, but can stll not access \thmrootdc.tryhackme.loc\c$ Any ideas why?

#

nor am I able to do winrs.exe -r:thmrootdc.tryhackme.loc cmd.exe to get a shell

#

I made the ticket using this

#

in fact, after submitting that ticket in the session of an admin user on THMSERVER2, I can't even pop a shell on THMDC.ZA.TRYHACKME.LOC via winrs.exe -r:THMDC.ZA.TRYHACKME.LOC cmd.exe

#

I put the NTLM hash of krbtgt in /rc4: btw, in case that makes it wrong

slow talon
potent token
#

I am think I got the rc4 wrong. I put ntlm of krbtgt there, I wonder if something else was supposed to be there.

slow talon
#

Did you use token::elevate with mimikatz before creating the ticket?!

potent token
#

I dont remember, I think I did not.

#

Doesnt it not matter if we used token::elevate or even privilege::debug while creating tickets since we have all the required credentials?

slow talon
potent token
#

I mean, this worked for a normal golden ticket too, but I dont know what the issue is while doing it for enterprise admins and the forest root

potent token
#

I'll actually try this once more today since the lab has been reset. Hopefully I figure it out.

slow talon
potent token
#

Okay , will try. Thanks ๐Ÿ‘๐Ÿป

potent token
#

Okay, I did it again, this time it worked. The Reset was fresh so I guess there was some role of that.

#

But I had one Question in mind. If one is a Domain Admin of za.tryhackme.loc, then why do I need to build an attack to access the Parent DC? (okay, here is what I gathered from the Internet, DA of za.tryhackme.loc is not DA of tryhackme.loc)

#

Also, how can the Domain Trusts Vulnerability in question here, be prevented?

glacial stream
# potent token But I had one Question in mind. If one is a Domain Admin of za.tryhackme.loc, th...

If you control the parent DC, then you control all child domains. So you compromised za.tryhackme.loc and used that to fully compromise tryhackme.loc as well. This means you would now be in full control of uk.tryhackme.loc and us.tryhackme.loc as well for example. That's why you aim to compromise the parent domain as well. Also in the parent domain it is not longer Domain Admin, it is Enterprise Admin, as in admin over the entire Enterprise. Even more privileged than DA.

glacial stream
# potent token Also, how can the Domain Trusts Vulnerability in question here, be prevented?

It can't. It is intended functionality. So it isn't really a vulnerability. It is simply a fact that there is bidirectional trust and we have compromised one of the domains in this trust relationship. But it has to be trusted, which is why it is intended functionality. That's why you should always take good care of your CHILD domains as well to make sure they are not compromised. There are detection techniques for this, but at that point it is a bit too late as the entire child domain has been compromised.

potent token
#

If bidiectional trust is defult then even more so

#

Also, i love your network labs btw. upvote upvote upvote

glacial stream
# potent token It sure seems like a vulnerability if I can use a domain admin account to always...

So I think there is a missing step here. No DA has the ability to "just become an EA". The truth is, any DA has the ability to perform the malicious action of dumping the NTLM hash of the KRBTGT account and then leverage this hash to forge a malicious ticket.

In the same vein, any DA has the ability to delete the entire domain structure. Is that a vulnerability? Not really, just intended functionality being used for something incredibly bad, which is why you want to make sure to protect something like DA access.

I know it feels bad, but the fact is, somewhere something has to have access in order to work. Thus, we need to protect it, cause access to it will end really badly.

Also, we can build detections for this misuse to help us respond to it. It's not perfect, but we won't be able to really remove the true power that "admin" will have.

Hope that helps a bit?

potent token
glacial stream
steel plaza
#

Evil-WinRM fails to connect to THMSERVER1, and I can't ping THMSERVER1 either. Does the network need resetting? @glacial stream

glacial stream
steel plaza
frail starBOT
#

Gave +1 Rep to @glacial stream

glacial stream
steel plaza
#

No worries ๐Ÿ™‚ I'll do some other study in the meantime

#

Thanks again for the support.

steel plaza
#

autologin.ps1 or auto-login.ps1 ? โœŒ๏ธ

#

May need that pinned message updating if I'm looking at the right server ๐Ÿ˜„

#

C:\autologin.ps1 trevor.local <chosen password> THNSERVER1

should be

C:\autologin.ps1 trevor.local <chosen password> THMSERVER1 (typo with an N in THM)

frail starBOT
#

Gave +1 Rep to @steel plaza

wraith harbor
#

Anyone else having any issues in Task 5 - Exploiting AD Users, I got a shell and everything, but I don't have any process running with THMSERVER1\trevor.local when I issue the command ps | grep "explorer" in the meterpreter shell, I think the network might need a simple reset though... can anyone vote for the reset on the network as well?

#

Nevermind, I just read the room comment, all good

#

This is why you ask for help, because every time you do... you will just figure out shortly afterwards

glacial stream
bright warren
#

"Exploiting kerberos delegation" giving me this error

#

Has anyone got a solution for this?.

Nevermind I fixed it lol

bright warren
#

Does anyone have a fix for the keyscan_dump not working?

#

I've started the explorer process manually, and I've also followed the steps on the pinned message

#

I can migrate

#

and I am indeed running keyscan_start as trevor.local

#

But its been 25 minutes and no credentials yet

dawn kernel
#

how much time does this take usually?

#

to "replicate' my permissions on the network

#

ran gpupdate 5 times probably and waited around 20 mins

#

still nothing

#
  • ive done everything before this right, checked 3-4 times
tardy verge
#

Hello. I'm on task 7, and while attempting to run Rubeus, I receive the following error when trying to run asktgt:

KRB-ERROR (16) : KDC_ERR_PADATA_TYPE_NOSUPP

Can someone please help with this?

Thank you.

wraith harbor
tardy verge
#

This is the Rubeus command and the output.

#

I also attempted the request with the /noask as well as /pkinit_etype:aes128_cts_hmac_sha1 options. I receive the same error regardless.

#

I have also reset the lab and started from scratch, thinking perhaps something went wrong with the DC, but this also didn't fix my error.

glacial stream
#

Seems like the CERT has expired for Kerberos authentication and for some reason did not renew. I can fix it for individual networks if you send me your VPN IP. Will get the team to deploy a patch

#

New one up and running in the 10.200.63.X subnet

glacial stream
tardy verge
#

Ah.

glacial stream
#

Like where your VPN is actually connecting to

tardy verge
#

Stand by.

#

In the .ovpn file I have remote 54.155.75.117. Is that what you are looking for?

glacial stream
#

Indeed, couple seconds please

tardy verge
#

Thank you.

glacial stream
# tardy verge Thank you.

New certificates are enrolled. Your rubeus command should work now. Note this fix will only work until the network is reset until we deploy the full patch

tardy verge
frail starBOT
#

Gave +1 Rep to @glacial stream

rotund crane
#

Hi, I'm having trouble with the last task of exploiting-ad, I've created and exported the certificate exactly as instructed but I'm used to get the error - "KDC_ERR_PADATA_TYPE_NOSUPP"
But now I'm getting the following when trying to execute rubeus.exe:

glacial stream
rotund crane
frail starBOT
#

Gave +1 Rep to @glacial stream

glacial stream
rotund crane
#

๐Ÿ‘

brave garnet
#

Hi, I'm not able to reset the password of t2 admin user in task 2. Somehow, I do not have sufficient permissions. But I added previously my user to the "IT Support" group and also enforced gpupdate.

#

Am I missing something?

barren kite
#

Ugh a network reset right as I was getting flag ๐Ÿ˜‚๐Ÿ˜…๐Ÿฅฒ

grave loom
#

Ha, fun times. ๐Ÿ˜„

barren kite
#

Awesome network! ๐ŸŽ‰๐ŸŽŠ๐Ÿพ

barren kite
#

+rep @glacial stream

frail starBOT
#

Gave +1 Rep to @glacial stream

echo harbor
#

Hi everyone!
I have trouble exploiting ad room. In task2 There is screenshot about force change password option in It Support group. But I can not find it using bloodhound. I captured screen video

#

I mean I know IT support has force change password according to Task 2. But where I can find it?

glacial stream
# echo harbor Hi everyone! I have trouble exploiting ad room. In task2 There is screenshot abo...

Sometimes when you execute bloodhound using low-privileged credentials (or the wrong execution flags for that matter), you won't be able to discover all information, which then hides certain attack paths. That's why the BH data was given here as a taskfile as well. However, given that this "force change password" permission is configured within the normal AD structure, using the correct execution flags for BH should find the path for you. But again, some weirdness can happen with low privileged AD creds

echo harbor
crude dust
#

Does anyone using exploitad now? It is not working. Maybe someone can help in resetting?

wraith harbor
#

Should this be THMWRK1?

I'm getting errors adding a member to the IT Support group as described by the task on THMWRK1. Looking into it more.
Worked on another powershell session.
Works only with "huge.jones" (which I think already exists). Doesn't work with a completely new user.
Worked after spamming the command a few times.

sacred idol
#

Anyone issues with ExploitAD Room?

wintry oriole
shy lintel
#

Hi, I'm encountering an issue with my Kali box. It cannot resolve the domain name thmserver2.za.tryhackme.loc.

Troubleshooting steps taken so far:

Followed the instructions in the room:
a) Changed the DNS server to THMChildDC IP.
b) Restarted the network interface.
c) Tried nslookup, but it didn't work.

Attempted to change the DNS server using nmtui and removed the public DNS (e.g., 1.1.1.1) so that only the THMChildDC IP remained. However, both steps didn't work.

Restarted both my PC and the laboratory.

Regenerated the VPN profile.

As a sanity check, I tried the same room instructions on other rooms (breaching AD, Enumerating AD, and lateral movement) and didn't encounter any problems.

thin saddle
#

In the exploiting AD room/lab under exploiting GPO's and when I use CMD runas as user t1_trevor jones and the password it says username or password incorect when I try to check the dir \za.tryhackme.loc\sysvol path need help

topaz shale
#

Is this normal?

#

THMDC seems to be down

#

unless we are supposed to use THMCHILDDC

silent swallow
#

You don't have access to the rootdc yet

topaz shale
#

Ah, makes sense

#

Thank you @silent swallow

frail starBOT
#

Gave +1 Rep to @silent swallow

silent swallow
#

You're welcome ๐Ÿ™‚

cosmic mural
#

I've been having this issue the past couple of days where the room will time-out, so I go to start it back up but DNS no longer seems to resolve. Anyone else have this issue?

#

A full network reset seems to resolve it, but of course I have to wait for 5 votes

cedar lichen
#

is the network down, cant reach it anymore :/

restive mist
#

I have a question regarding the following part:

#

Why can I only do it with a low privilege user from THMWRK1? I tried getting the information with a t2 and t1 admin and neither worked.

#

I get the following error in that case:

restive mist
#

Got another problem:

#

I'm 100% sure that I have a golden ticket and should be able to get to the rootdc, but it says, that it doesn't exist

#

I can only look for "thmdc"

#

"thmchilddc" also doesn't exist when trying it, even though both should be ther

#

nevermind, I'm dumb

#

Since it's the root-DC, the "za" has to be removed...

fierce mirage
#

guys help i am at expoit ad
but when i try to get a meterperter shell it only downloads file in archive mode
and i tried icacls to change the mode
but it remains a

fierce mirage
#

done

fierce mirage
#

guys, cant rdp into thmserver2

#

connection reset by peer

lime jasper
#

Can someone vote to reset this network? It doesn't seem to be working at the moment. I just need one more vote. ๐Ÿ™‚

wintry oriole
lime jasper
#

I didn't realize. Thanks! It is 10.200.98.0/24 with the DC being: 10.200.98.101

lethal plank
#

has anyone had issues with getting the password using keyscan_dump. I migrated the process to an explorer process with trevor.local. However, keyscan_dump returns nothing. Am I missing a step here?

hollow tinsel
#

guess that is one of the later tasks

lethal plank
#

This is for the exploiting AD users section

#

I can follow everything up until this point

hollow tinsel
#

ah yeah shadow has not got that far yet... so can't really help

#

only completed the first 3 tasks....

lethal plank
#

ah ok, no worries. Let me know if you have any luck with it

hollow tinsel
#

thanks... but taking a break until tomorrow afternoon

#

hope you can figure it out or get it working before then

quaint token
#

Hi, just wanted to see if anyone was aware that the DC in this room is unreachable?
I was trying via VM, but loading attackbox now to show the pings to 10.200.98.101 is not working

root@ip-10-10-49-8:~# ping -c 3 10.200.98.101
PING 10.200.98.101 (10.200.98.101) 56(84) bytes of data.
From 10.50.95.1 icmp_seq=1 Destination Host Unreachable
From 10.50.95.1 icmp_seq=2 Destination Host Unreachable
From 10.50.95.1 icmp_seq=3 Destination Host Unreachable

--- 10.200.98.101 ping statistics ---
3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2051ms
pipe 3
root@ip-10-10-49-8:~# route | grep 10.200.98
10.200.98.0     ip-10-50-95-1.e 255.255.255.0   UG    1000   0        0 exploitad
summer crag
#

Hi, all,

I need some help regarding room "Exploiting Active Directory" task 7. There I want to create a TGT using Rubeus but I always get an error message saying "No answer from domain controller":

`C:\Users\phillip.wilkins\Downloads>\Tools\Rubeus.exe asktgt /user:Administrator /enctype:aes256 /certificate:FakeCert-pass123.pfx /password:pass /outfile:Administrator.kirbi /domain:za.tryhackme.loc /dc:10.20.120.101


(_____ \ | |
) ) | | _____ _ _ ___
| __ /| | | | _ | ___ | | | |/
)
| | \ | || | |) ) | || | |
|| ||/|/|_____)_/(/

v2.0.0

[*] Action: Ask TGT

[] Using PKINIT with etype aes256_cts_hmac_sha1 and subject: CN=FakeCert
[
] Building AS-REQ (w/ PKINIT preauth) for: 'za.tryhackme.loc\Administrator'
[X] Error connecting to 10.20.120.101:88 : A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.20.120.101:88

[X] No answer from domain controller`

Any ideas how to find the issue?

#

Nevermind, typing IP addresses is somehow difficult ๐Ÿ˜ฆ

topaz ore
#

Currently bricked out of this network. Does the "reset network" option just legitimately not work?

#

Even if I vote as the hammer vote the "reset" doesn't seem to correct the problem

#

Had this problem in the lateral movement room as well, only "resolved" it by waiting a couple of days until the network worked. Someone suggested "leaving" the room but that didn't work for me here.

#

My current domain controller is 100.200.98.101

hollow tinsel
#

what specifically are you doing that makes you think it is broken

#

and yes the reset option should work

topaz ore
#

I cannot reach the domain controller at all

#

Or any of the other servers in the network

#

via attackbox

#

ping to the DC, SSH or RDP to the jump system (THMWRK1)

#

all fail

hollow tinsel
#

doh

topaz ore
#

Also just reset the room (I was the 3rd vote) and after it finished resetting, this is what it shows (even after a refresh)

hollow tinsel
#

windows machines do not respond to normal ping commands

topaz ore
#

The domain controllers in these rooms definitely respond to ping

#

I was working on this one yesterday (first task) and the domain controller responded to ping fine

hollow tinsel
#

!vpnscript

low tartanBOT
hollow tinsel
#

have you tried using this to troublehsoot your vpn connection as that could have been part of the problem

topaz ore
#

I'm using the Attackbox, not VPN

hollow tinsel
#

did you forget to run the setup commands in task 1 again after you started today???

topaz ore
#

nope

#

Configured DNS as requested

hollow tinsel
#

the image you showed also shows the network only had 7 mins left to run so it could have stopped itself

topaz ore
#

systemd-resolve --interface exploitad --set-dns 10.200.98.101 --set-domain za.tryhackme.loc

#

Why would it stop itself immediately after I initiated a reset?

hollow tinsel
#

good question but dunno

topaz ore
#

Even if that is the case (I'm going to just let it expire, don't see why I would let it keep going), that's a problem on its own lol

hollow tinsel
#

@glacial stream is this something to look into????

topaz ore
#

I'll also just repeat that I had this exact same problem in the lateral movement room, only thing that got it working was me waiting a couple days and trying again

#

Including how the "reset" hammer vote doesn't seem to really do anything

hollow tinsel
#

it meeping should which is making it weird to shadow how it could possibly be broken

#

the network reset and time for the machine to spin up again can take around 5-10 mins though

topaz ore
#

I've tried a few times (both in this room and the other one) post-reset and experienced the same result actually

#

Usually just sets the counter back to what it was and the hosts are still unreachable

glacial stream
#

@topaz ore if you want support on this, can you please follow the steps in the pinned messages and report back the findings. Also, even if you are on the AttackBox, you will have a VPN connection to the network, the attackbox just does it automatically for you. If you don't see the VPN connection in the attack box, my suggestion would be to reset your VPN profile, stop the attackbox, then reboot it again

topaz ore
#

@glacial stream which pinned messages?

glacial stream
#

They are pinned in each of the channels of the networks I created. Only one I did not do was the Lateral Movement one

topaz ore
#

Understood, thanks! I'll look into it probably later this evening

lyric flare
#

Hi, I have a question regarding "These credentials can now be used to get a shell on the host!" in Task 4. Once we get the password from hashdump, how can we use it to get a shell? I tried SSH directly from my attack machine, but it was denied by server1.

topaz ore
#

Hi @glacial stream - After reviewing the pinned messages, it looks like the situation matches the "bricked network" description. But again, even if I hammer the last vote of the reset, the network doesn't exit the "bricked" mode

glacial stream
# topaz ore Hi <@697878147332309156> - After reviewing the pinned messages, it looks like th...

As mentioned in the pinned messages: "The best thing to do is to wait until the network time expires, then press the "Start" button again.". If you hit reset, you are trying to reset something that isn't active, so it can't be reset. A reset won't fix the issue, the timer expiring will.

If you truly believe that you are in a network with an issue, you can send the subnet here and I will investigate. It the mean time you can leave the room, wait an hour, and then rejoin and it should place you in a different subnet.

glacial stream
lyric flare
frail starBOT
#

Gave +1 Rep to @glacial stream

hollow tinsel
#

no need to wait an hour... about 15 mins is enough for it to nearly garantue a different subnet

#

meeps shadow got away with just waiting 3 mins to play subnet roulette to get a new subnet

inner edge
#

Btw, one thing that has always bothered me and I do not seem to find an answer to this: The latest releases of BloodHound and SharpHound are incompatible with each other

#

Or am I making something wrong here?

#

The JSONs created by the latest SharpHound have the version 5

#

The latest BloodHound release is version 4

#

And also when importing the SharpHound JSONs in BloodHound you get an error

hollow tinsel
#

hmm

glacial stream
lavish sequoia
#

having this exact issue on another room. the json file is fine, grabbed it twice to be sure, but the file wont open

candid surge
#

In Exploiting Telnet, Task 7

#

I perform the ping and leave it open the i generate the payload and run it on the telnet server but i dont see any response on the nc listener

harsh fern
dry mist
#

Hello everyone. I'm having problems with the "Exploiting Active Directory" room. For some reason I can't reach the DC. I added the DC ip in "additional DNS Servers" as usual, but it didn't work. To test if the problem was my Kali, I used the "Lateral Movement" room lab, and it work out fine doing the same steps. Does someone have the same problem?

glacial stream
stoic creek
#

same issue here (since yesterday) : the target network is unreachable from both Attakbox and embedded Kali.
It's not a DNS misconfiguration, since the DC is not reachable even with it's IP:

$ ping 10.200.77.101
PING 10.200.77.101 (10.200.77.101) 56(84) bytes of data.
From 10.50.69.1 icmp_seq=1 Destination Host Unreachable
From 10.50.69.1 icmp_seq=2 Destination Host Unreachable
From 10.50.69.1 icmp_seq=3 Destination Host Unreachable

I tried the "unbricking" trick, tried to reset it several times, but nothing works.

glacial stream
glacial stream
stoic creek
frail starBOT
#

Gave +1 Rep to @glacial stream

fierce mirage
#

pls help

#

i did systemd-resolve --interface exploitad --set-dns 10.200.98.101 --set-domain za.tryhackme.loc

#

but the problem IS the dns

#

nslookup thmdc.za.tryhackme.loc doesn't work

glacial stream
fierce mirage
#

Attack box

glacial stream
fierce mirage
#

ok, thank u, let me try

#

the ping seems not to work, but THM says that the machine is online

#

it is continuing

#

should i stop it?

glacial stream
# fierce mirage ok, thank u, let me try

If you don't reply to the message, I don't get a notification for it. That says the network is not active. Wait until the network time runs out and then restart it

fierce mirage
#

Sorry! Btw thanks, Iโ€™ll try

fierce mirage
#

am i doing something wrong?

hollow tinsel
fierce mirage
hollow tinsel
#

ยฏ_(ใƒ„)_/ยฏ

fierce mirage
#

thanks the same

glacial stream
#

If you want to verify that dns is up and running on the DC, which is the DNS server, you would run nslookup tryhackme.loc 10.200.98.100. This tells nslookup to try and resolve tryhackme.loc and use 10.200.98.100 (which is the rootdc) as the nameserver

foggy rock
#

I'm doing the permission delegation task right at the bloodhound part, and with it I'm supposed to find the paths e.g. the connection between "domain users" and "tier 2 admins", by adding them as the starting and ending nodes, respectively. Hovewer I cannot add them; the buttons simply don't do anything.
What am I doing wrong?
Edit: retrying on another day worked, so there was a problem with the AttackBox on that day. No one tried to help me, that's discouraging...

muted wedge
#

has anyone cracked the password of the kdbx file in the Exploiting AD Users task ?

#

Please share how you were able to do it ?

#

Cause If we are supposed to get the password via keylogging, I cannot do that because I am not seeing the explorer.exe in the processes even after using the auto_login powershell script and restarting the server.

#

I have tried logging in via RDP, migrating to the process and starting keyscan. But even after 5-10 minutes, I am not seeing the password

muted wedge
#

Never Mind I got it

fierce mirage
#

can't download file from python server

wintry oriole
fierce mirage
#

ERROR:

#

A parameter cannot be found that matches parameter name 'URL'.

wintry oriole
#

You're using https

#

use http.

fierce mirage
#

am i not using http?

wintry oriole
#

OOps. you are.

#

I was able to wget your file.

#

Can we move to #room-help

This channel is for the network.

And can you send a screenshot?

fierce mirage
#

sure

fierce mirage
#

i'm doing the exploiting certificates part

fierce mirage
#

pls help

fierce mirage
#

@glacial stream sorry if i @ u i don't know if i can, and i will not do it anymore if u tell me not to, but i guess this is a network problem(?), i saw a walkthrougt and it works differently

#

i saw the machine also restarted since i did it the first time and the problem still remains

glacial stream
#

Also, can you click "Show all templates" and just screenshot what the error is next to the certificate template?

fierce mirage
#

they are all like that

#

i didn't followed all the steps to arrive here, i wasn't able to do it all in once so i used the fact that gpos are already exploited and entered like that

glacial stream
# fierce mirage

It is complain about permissions, are you doing it as the computer object or another account?

#

GPO is not needed for the certificate exploit, but only a specific account can request the certificate. If I remember correctly, it was the computer account. Did you select computer account for the certificate snap in?

fierce mirage
#

i used the first account they gave me

glacial stream
# fierce mirage

That's not gonna work. You running MMC as admin to allow you to specify the computer account?

fierce mirage
#

sorry, i didn't read it, my bad, thank u so much

frail starBOT
#

Gave +1 Rep to @glacial stream

fast saddle
#

Hello, I see the network as "running" but can't nslookup, I already configured the dns with "systemd-resolve --interface exploitad --set-dns 10.200.63.101 --set-domain za.tryhackme.loc" I'm using the attackbox. Is there a problem with this network ?

fast saddle
#

nevermind it restarted

latent willow
#

Hi. Have the same issue today as @fast saddle

#

2/4 votes for reset. Could anyone please vote to reset it?

silk sun
#

is there something wrong with the network ? I even tried to use the attackbox did reset it yet nothing it is not responding to pings and I can't resolve the DC IP

elder river
#

exploiting and lateral movement both don't resolve DNS for me, pinging IPs directly works

upper jay
#

the same

#

you can click reset , to reset the network

elder river
#

๐Ÿค” do the networks get windows updates regularly? the newest updates set windoes servers to prefer IPV6 which tends to break DNS resolution if no IPV6 zones have been set

#

network reset doesn't work for me either unfortunately

rugged thistle
#

The network is not working for me. I can't reach it using the attack box

upper jay
#

it's been an issue, vote for reset

wintry oriole
#

Are you all on the same subnet?

elder river
#

didn't know about the tryhackme.loc but pings stopped working too since yesterday

elder river
#

i'll do an extensive trouble shooting this evening

upper jay
#

I don't think it's gona work! I;ve been trying to work on this lab for 3 days with no luck!

elder river
#

i am in subnet 10.50.61.0, the network i can connect to is 10.200.64.0

#

(i used the lateralmovement network but it's the same for exploiting ad)

#

traceroute stops at the gateway of the subnet

#

ping doesn't work

#

nslookup doesn't work either

hollow oak
elder river
#

i did now, let's see how it goes

#

problem is ongoing, i'll see if i can reset it

hollow oak
# elder river

Could you also show me a screen of the network diagram in the room?

elder river
hollow oak
#

If that doesn't help, maybe leave the room, then join again and create a new vpn file

#

Make sure to also press regenerate before downloading the vpn file

elder river
#

oh ok leaving the room completely changed the network

hollow oak
elder river
#

it does

#

alright i changed subnet

hollow oak
elder river
#

works fine now

#

either the network or the subnet is borked atm

#

thanks for your help

upper jay
elder river
#

which is why i used them interchangeably

upper jay
#

Ok!

fallow ice
#

Hi everyone, I've done this lab but I have some questions left about it.
How can I find by myself the svcIIS account?
And did anyone run sharphound by themself? because I did it and I can't see the "AdminTo" relationship

glacial stream
# fallow ice Hi everyone, I've done this lab but I have some questions left about it. How can...

Just sending here as well for anyone else that is interested:

So Sharphound enumerates permissions such as "AdminTo" by connecting remotely to the registry of each host. Of course if the account you use to run sharphound does not have the relevant permissions to read the registry, you will not be able to see this information. That's why usually as you get more privileged accounts (through compromises), you will rerun sharphound with these privileged accounts to get more insights and data.

That being said, there are ways you can find out that svcIIS has some permissions on that host. To do this, take a look at the SPNs set on both that host and the svcIIS account. These will tell you that svcIIS has delegation permissions on that host. Rather than relying on standard Bloodhound queries, you can write your own cypher query to get this data and enumerate it that way. Here's a link to some pretty powerful cypher queries: https://hausec.com/2019/09/09/bloodhound-cypher-cheatsheet/

Bloodhound uses Neo4j, a graphing database, which uses the Cypher language. Cypher is a bit complex since itโ€™s almost like programming with ASCII art. This cheatsheet aims to cover some Cypher querโ€ฆ

fallow ice
#

Thank you a lot!!!

fallow ice
torn sentinel
#

Is this module working properly?

#

ain't getting response from THMWRK1, im stuck in part 2. Came across with the same problem yesterday with the Enumerating-AD module.

elder river
#

noooooooooooooooooooooooooooooooooo ๐Ÿ˜ญ

#

someone reset the network as i was almost done

hollow tinsel
#

ouchies that can hurt a lot

#

at least there are decent backups of progress for this network

#

the red team capstone challenge network was a huge hassle with the resets

rugged thistle
#

Sheeeeesh this room has been nothing but trouble... The attack box randomly froze on me, now the servers are unreachable all of a sudden. I was just past where Ninzus was.

viscid bolt
#

Hey guys, Suman here, I have been learning active directory for a while now, few mins ago I solved the https://tryhackme.com/room/attacktivedirectory Attacktive Directory room, I just have one question, when using pass the hash technique, I was able to get access to the administrator account, but using the same technique I was not able to get into the backup or svc-admin account, it was asking for the password if used impacket-psexec and throws an error in evil-winrm, but goes smoothly with Administrator account, why is that I was able to get into admin account but not the other non admin account?

shell hollow
#

Hi Guys i am trying to complete this task in Exploiting Active Directory Task 3, but i m getting an error. I already followed every steps 1 by 1 but still get the same error. I want to share the screenshot but cant paste the pic in here

shell hollow
#

Can you guys help me to solve this

tender ore
tender ore
#

i keep getting a timedout when i try to transfer a file onto the windows machine in exploiting AD task 5. How can i fix this? I have adminsitrator rights. I tried via webclient on powershell and certutil.exe

tender ore
#

Can anyone help me?

remote gorge
#

host with python and curl url -o file.exe

tender ore
#

is there anyone here that can help me with Task 6 of Exploiting AD? Bloodhound results arent showing me the management server GPO thing.

Also when i do the runas the svcservman i paste the correct password and get the cmd of the servman account

but when i start mmc.exe its empty, can some one help me?

raw verge
#

hello everyone, i am doing task 5 of the exploit AD room , and the proccess of explorer.exe for trevor.local is just not showing up , no matter what i tried , the steps given to do in this case do not work after the command shutdown -r the server just shuts down and is unreachable in till the network starts again ( i tried this for 2 new networks already) , any ideas? maybe how to start the proccess for the user in a other way?

minor raft
#

Hi, is there any issue about the database.kdbx ? I have downloaded the one related to the local user as said, but there is no more flag in it..even if I see that it is a little heavier than two others

#

Am I doing something wrong ?

#

There is just the two samples, without any other entry

#

my bad, I forgot replacing the first file by the new one

prisma bay
#

All AD rooms are currently going through an update ive been told. So some machines could be a bit buggy!

autumn pagoda
#

suggest me appropriate linux for pentest which won't crash every other week and which is stable os

winged patio
steel pollen
#

Hey, I'm getting the same error. Can you retrace your steps? I created the TGT several times and I always got the error.

timid carbon
#

hey,is this room stuck in reseting ?

#

i can't start it

pastel sage
#

I keep getting this error, even after restarting the network

#

I could RDP for a while and do my thing

#

then I got kicked out and got this error

hollow tinsel
#

looks like you sent the intrerup with ctrl + c

pastel sage
#

I was clicking through the mmc of the target machine

hollow tinsel
#

maybe try remmina

pastel sage
#

The entire DNS broke right after

hollow tinsel
#

GG

pastel sage
#

Second time this happened ;-;

#

It just randomly happened earlier too

#

then I rebooted the network

#

after 15 minutes

#

it was back down and crashing

hollow tinsel
#

ouchies

pastel sage
#

yep yep, not a great time

prisma bay
#

Just think, everytime something doesnt work, its an experience gained.

dark dust
#

Hi,
In Attacktive I can't john/hashcat the Kerberos hash of svc-admin.
I tried with the rockyou and personalized wordlist without success. Any idea ?
I looked on some writeup (and found management2005) and everyone does exactly like i did ...

pastel sage
#

You can use that to calculate the amount of time it would take

dark dust
pastel sage
#

Are you sure you have the right hash then?

dark dust
#

, i did exactly like 5 writes up

#

even in videos

#

the hash change due to kerberos but the process is exactly same

wintry oriole
#

This channels is the wrong channel for that help, this is for the Breaching AD room. @dark dust

steel pollen
#

I'm doing task 5 and I'm stuck coz I can open the keepass database but there's not flag or svcServMan, any idea? This is a bulls**t. I'm paying every month to waste my time coz there's not a n organization. angrycooctus

winged patio
#

@magic furnace Spam

daring frigate
oblique pagoda
vocal latch
#

In the task3 task of Exploiting Active Directory room, after I used mimikatz's lsadump::secrets command, an ERROR kuhl_m_lsadump_secretsOrCache; kull_m_registry_RegOpenKeyEx (SECURITY) (0x00000005) error occurred. Can the staff reset the room?

wintry oriole
#

you will need to vote, state your subnet

neat parcel
#

Hi the network state has been stuck at "resetting" for the past few days. Any ideas what I can do?

#

For the exploiting-ad room

winged patio
neat parcel
grand slate
#

Hey guys!

ERROR kuhl_m_kerberos_ptt_file ; kull_m_file_
readData (0x00000002)

How to get rid of this error in TGS tickets part in Exploiting AD task 3? Im following all steps but still getting this issue. What could cause this error?

Commands im using:
In kekeo
For TGT
Tgt::ask /user:svcIIS /domain:za.tryhackme.loc /password:password

For TGS,
Tgs::s4u /tgt:ticket-name /user:t1_trevor.john /service:http/THMSERVER1.za.tryhackme.loc

Any help will be appreciated.

grand slate
#

Guys the TGT and TGS files that are created can be found where?
I cant find it anywhere

fierce matrix
grand slate
#

Cant find them

rapid spindle
#

In the Exploiting AD room Task 4 should i keep the privilege gained from Task 3 or can i only use the tier 2 admin account gained from task 2?

#

i tried with the t2_admin_acc

#

i keep getting this error and another diff. errors on the relay capture side

#

TargetServer: \thmserver2.za.tryhackme.loc, CaptureServer: \Attack_Box_IP
RpcRemoteFindFirstPrinterChangeNotificationEx failed.Error Code 1722 - The RPC
server is unavailable.

fierce matrix
fierce matrix
wintry oriole
#

Can't send a screenshot currently unless it's dm's.

fierce matrix
#

oh didnt knnow that
btw why

wintry oriole
#

Bot is being changed over.

grand slate
icy yacht
#

can impacket-ntlmrelayx provide authentication to LDAP? anyone have idea?

icy yacht
hexed furnace
#

Is the room working right? I'm using the Attack Box and SSH into the initial user is delayed then just stops/freezes midway through the first command. I have a Fresh Room reset too.

rose otter
#

Hi!! I thing this network is down. I've tried to ping the DC from the Attackbox and from a Kali Machine connected with the ovpn of the network, and I recieve the same response:

$ ping 10.200.125.101
PING 10.200.125.101 (10.200.125.101) 56(84) bytes of data.
From 10.50.122.1 icmp_seq=1 Destination Host Unreachable
From 10.50.122.1 icmp_seq=2 Destination Host Unreachable
From 10.50.122.1 icmp_seq=3 Destination Host Unreachable

wintry oriole
#

125 definetly your subnet?

rose otter
#

I cannot send you a screenshot

wintry oriole
#

Are you on a vm or attackbox?

rose otter
#

both, but now in a vm to test it in a different way

wintry oriole
#

Check the pinned posts, I wrote steps to connect

rose otter
#

Ok

#

Ok maybe is in bricked state

wintry oriole
#

Vote to reset

rose otter
#

I'd already done it and didn't work

#

15 or 20 mins ago

#

Ahhh its a voting, sorry, as I told you, I'd already vote

#

2/4

rose otter
#

After waiting until the network time expires and then start it again, it works

patent ferry
#

hi all - i'm having some trouble with Task5. When I setup a python web server I cannot download the file to the THMSERVER1. I'm using a kali linux box with OpenVPN connection. Any thoughts?

#

It seems like data is having trouble communicating over the VPN. When I use the attack box things time out frequently on me....

#

Using this command from powershell on THMSERVER1: certutil.exe -urlcache -split -f http://vpn-ip/shell.ps1 - note the python web server is running on port 80

#

from my kali machine i'm able to pull up the web server, so it is working

patent ferry
#

so i'm not 100% sure what happened but this morning I was able to actually download the shell.ps1 meterpreter file to my windows machine without any issue. Thanks if someone did something to fix that!

#

I will say though, after having all these problems and having to redo the first 3 tasks repeatedly has given me quite a bit of familiarity in doing them comfortably ๐Ÿ™‚

torn hound
#

Hi, I have a problem with the golden ticket in the Active Directory exploiting room. I've tried four times with my kali vm and the attackbox but it doesn't work.

pliant mason
#

Hey everyone
Is there any report made in

How someone was able to compromise AD just by getting onto their network

Meaning got the AD control and did all AD enumeration without being an AD user

solemn mantle
patent ferry
fluid musk
#

Hello, why i cant RDP to THMSERVER2.za.tryhackme.loc with username: phillip.wilkins. Ssh i can connect but no RDP ??
[19:35:02:873] [25424:25425] [WARN][com.freerdp.crypto] - Certificate verification failure 'self-signed certificate (18)' at stack position 0
[19:35:02:873] [25424:25425] [WARN][com.freerdp.crypto] - CN = THMSERVER2.za.tryhackme.loc
[19:35:02:477] [25424:25425] [ERROR][com.freerdp.core.transport] - BIO_read returned a system error 104: Spojenรญ zruลกeno druhou stranou
[19:35:02:477] [25424:25425] [ERROR][com.freerdp.core] - transport_read_layer:freerdp_set_last_error_ex ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
[19:35:04:769] [25424:25425] [ERROR][com.freerdp.core.transport] - BIO_read returned a system error 104: Spojenรญ zruลกeno druhou stranou
[19:35:04:769] [25424:25425] [ERROR][com.freerdp.core] - transport_read_layer:freerdp_set_last_error_ex ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
[19:35:04:769] [25424:25425] [ERROR][com.freerdp.core] - freerdp_post_connect failed
za\phillip.wilkins@THMSERVER2 C:\Users>whoami
za\phillip.wilkins

za\phillip.wilkins@THMSERVER2 C:\Users>hostname
THMSERVER2

za\phillip.wilkins@THMSERVER2 C:\Users>
room: exploitingad , task 6

stable coyote
#

In Task 2 "Exploiting Permission Delegation", there is mention of THMJMP1, which I believe should be THMWRK1 - in this network room.

dim scaffold
stable coyote
#

@dim scaffold The name thmjmp1 does not resolve in this network.

This is where Task 1 starts:
"
For SSH access, you can use the following SSH command:
ssh za.tryhackme.loc\<AD Username>@thmwrk1.za.tryhackme.loc
"

#

Some of the AD rooms use the 'exploitad' inteface, and some use the 'lateralmovement', and the IP addresses and TLD are different, so I'm guessing that that the THMJMP1 is from the 'lateralmovement' side of things. (And there's also the 'persistad' network interface, so I suppose there are at least 3 distinct AD networks.)

dim scaffold
#

Ah I see what you mean - sounds like a #room-bugs report!

stable coyote
#

Thanks, @dim scaffold! Good to have confirmation.

frail starBOT
#

Gave +1 Rep to @dim scaffold (current: #337 - 13)

stable coyote
#

I think THMSERVER1 failed to come back up after trying a "shutdown -r" from meterpreter in Task 5 "Exploiting AD Users" (the keylogger task, migrating to explorer, ...)

#

About keylogging and Meterpreter, is explorer.exe the only suitable process to migrate to? Are keyboard events only available to this process?

twilit crown
#

I'm having an issue with Task5. I generated my msfvenom powershell script, copied it to thmserver1, run the one-liner to start msfconsole listener, I run the ps script, I see a thread number appear and then the powershell prompt drops and my listener never receives the callback.

I am running on my own kali machine.

msfvenom -p windows/x64/meterpreter/reverse_tcp LHOST=exploitad LPORT=4444 -f psh -o shell.ps1
sudo msfconsole -q -x "use exploit/multi/handler; set PAYLOAD windows/x64/meterpreter/reverse_tcp; set LHOST exploitad; set LPORT 4444; exploit"

dim scaffold
twilit crown
#

if you do LHOST=exploitad it will put in the IP of that interface

#

so you could do LHOST=eth0 and it will use the IP on eth0

wintry oriole
#

LHOST = LOCAL host.

twilit crown
wintry oriole
#

Just follow what the room. Tells you to dl

#

Do

twilit crown
#

msfvenom -p windows/x64/meterpreter/reverse_tcp LHOST=10.50.122.151 LPORT=4444 -f psh -o twep191shell.ps1
sudo msfconsole -q -x "use exploit/multi/handler; set PAYLOAD windows/x64/meterpreter/reverse_tcp; set LHOST 10.50.122.151; set LPORT 4444; exploit"

#

That's what I did but used my IP instead of the interface name. It gave those 2 commands and the certutil to download it to the machine

#

which I did. I figured it would be just run the ps1 script with the metasploit console listening

twilit crown
#

I "figured" it out. I was using psexec.py to connect to the .201 address with the hash. I used evil-winrm and the hash, then ran the powershell script and it worked...

deft walrus
#

I am upload data from zip file and look like the Users, Domains, OUS, GPOS is 0 what's wrong on my bloodhound ?

deft walrus
#

look like this network is weird ... i am on xfreerdp session and autologout without when i type something. and check the network broke :

โ”Œโ”€โ”€(kaliใ‰ฟkali)-[~/TryHackMe/ExploitAD]
โ””โ”€$ nslookup thmdc.za.tryhackme.loc
;; communications error to 10.200.129.101#53: host unreachable
;; communications error to 10.200.129.101#53: host unreachable
;; communications error to 10.200.129.101#53: timed out
;; no servers could be reached
#
โ”Œโ”€โ”€(kaliใ‰ฟkali)-[~/TryHackMe/ExploitAD]
โ””โ”€$ cat /etc/resolv.conf 
# Generated by NetworkManager
search 1.1.1.1
nameserver 10.200.129.101

My configuration was setup and i was complete TASK 2 To Jump To TIER 2 ADMINS and got the flag1.txt

#

is the network down ?

deft walrus
#

wew ... after network restart can finished this room... learn a lot from here ... thx for the room creator

narrow tendon
#

I performed ntlm relay attack with mitm6 and ntlmrelayx. I used mitm6 for dns spoofing. When the victim sent a query containing where the DHCP is located, I identified myself as the DHCP server. Then I became proxy with WPAD so victim makes any http request through me. I responsed 407 authentication for any http request thus I catched NTLM response. Finally I relaied NTLM response to SMB and I gained shell. I got this attack and I performed PoC.

I wonder if this attack is specific to IPv6? I performed same thing for IPv4. I read that mitm6 spoofs dns in IPv4 so I used mitm6 for dns spoofing and then I started ntlmrelayx tool. But I could not catch NTLM response. So it did not work.

After that I decided to use responder for catch NTLM response with this options.
responder -I "eth0" --DHCP --DHCP-DNS -FPw -v

According to my logic, since my goal is to manipulate the WPAD file, I need to takeover DNS, and to announce myself as the DNS, I need to hijack the DHCP server. Therefore, I initiated the Responder tool with the settings mentioned above.Then I started ntlmrelayx tool but again I could not catch NTLM response. I compared to IPv6 and IPv4 attack. I couldn't see 407 status code on wireshark. So why this attack did not work for IPv4?

soft brook
#

Working on this room in subnet 12 (DC is 10.200.12.101) and can only ping DC at the moment, is anyone able to check this network?

wraith harbor
#

Hey guys I tried everything including restarting the network and leaving the room, I did everything 3 times from start to finish and it still doesnt work

Task 3: Exploiting Kerberos Delegation

At the end where you type privilege::debug and then kerberos::ptt <TGS> you're supposed to get a response like * File: '<TGS>' OK

But instead Im getting * File: '<TGS>' ERROR kuhl_m_kerberos_ptt_file ; kull_m_file_readData (0x00000002)

wraith harbor
#

SOLVED

When creating TGT and TGS using kekeo, the files were saving in the directory of kekeo (obvious, i know.)

but when I was executing Mimikatz, i first cd'd into the directory of Mimikatz, which caused the problem

Solution: cd into the kekeo directory where the files are, and then execute mimikatz from there using the full path where mimikatz is located.

forest stag
#

Hi, I've face some issue with the task 3 of this room. Actually i carefully followed the path but when I received my two TGS (usefull for the PSSESSION) I constantly got the error : " File: 'TGS_t1_trevor.jones@ZA.TRYHACKME.LOC_http~THMSERVER1.za.tryhackme.loc@ZA.TRYHACKME.LO': ERROR ku
hl_m_kerberos_ptt_file ; kull_m_file_readData (0x00000002)" And i can't understand why

cosmic hatch
forest stag
#

Okay thanks you i will give a try !

flat fiber
forest stag
dusk ridge
#

Hey guys those who find .kbdx file in Administrator that file will not work , As someone overwrite Admin database with Trevor local database so in order to find the right .kbdx cd trevor.lical and their you find the right .kbdx file

wraith harbor
#

Hi guys, I'm doing all of the available AD Networks.

At the top of each room, there is a diagram of computers and servers, with the hostname and IP address for each one of them.

How would one find if there are multiple servers and machines in the AD?

for example:

In exploitingad, there is

distributor.za.tryhackme.loc
THMSERVER2
THMWRK1
etc.

How would we find all these machines if the diagram wasn't prepared for us at the top of the room already?

dusk ridge
#

Use bloodhound for that

deft walrus
dusk ridge
#

if you know how bloodhound works it's clear that the sharphound is needed for that ;

modest latch
#

hello guys, I have a question about AD, even ad pre-authentication is very important for mitigating replay attacks by adding timestamps.
But how does it mitigate offline bruteforcing too (AS-REP Roasting attacks), can someone correct my understanding, can't the attacker just intercept the very first request (AS-REQ) that the user make which contain a timestamp encrypted with user hash and try to brute force it, and then if he could get the key, he could simply generate another request with another timestamp and encrypt it with that key?

#

or it just mitigates if there is no man in the middle attacks?

rare bolt
modest latch
frail starBOT
#

Gave +1 Rep to @rare bolt (current: #1321 - 2)

thick hull
#

Hey there, I'm having trouble with Exploiting AD room. I can't get mimikatz to elevate the token. Looks like I am doing just as it shows on the room but I get error instead of the expected output

#

mimikatz # privilege::debug
ERROR kuhl_m_privilege_simple ; RtlAdjustPrivilege (20) c0000061

#

as I understand I must be an Administrator to be able to do that

thick hull
#

oh.. I got it, must have used all the tasks until this one to stay administrator ๐Ÿ™‚

thick hull
#

looks like no one alive in here ๐Ÿ™‚ no I met this problem that svcServMan password doesn't fit. Did anyone change it?

dusk ridge
#

ya someone change it

#

someone overwrite Admin database with some other

#

you need pass? i can

whole hemlock
#

anybody can help me with pdf exploit that the author changed the compiling server and its not functional anyone can fix it?

twin yew
#

Hi all, running into an issue on task 2 trying to import TGS from kekeo into mimikatz, anyone able to help please? I have tried with normal token and elevated but still no luck

twin yew
#

Ignore above, if anyone has same issue the requests from kekeo are stored in the kekeo directory so you will have to run mimikatz from there or move the files

wraith harbor
#

in exploitingad task 5 , is there something special to do in order to open the kdbx file?

twin yew
wraith harbor
#

I tried multiple ways, I tried on my local machine with keepassxc and keepass2 (kali/linux), keepass (windows), keepass2john & hashcat, I even did rdp on the thmserver1 with the trevor.local account and used the keepass there. Tried the 3 kdbx files. The password was accepted as correct answer on the room webpage. But I don't think I tried the attackbox. Let me try that too.

#

keepassx on the attackerbox also gives me: "Unable to open the database. Wrong key or database file is corrupt."

#

I found the issue, the password I used was truncated. I guess I got confused because in the room that truncated password was shown as "correct answer".

#

thanks for the help

twin yew
#

Sorry I have just seen these, no worries, glad you solved it!

weary perch
#

I'd like to ask someone about a real life scenario! If I'm trying to exploit the certificates as we can see in this room, and I'm at the 'Finding Vulnerable Certificate Templates' section, how should I find out which template is vulnerable? Here we've got the number, that it's Template32. But what should I look for to find it out myself? Those parameters given? If yes... should I check every single template one by one to find one, or is there a faster way?

twin yew
# weary perch I'd like to ask someone about a real life scenario! If I'm trying to exploit the...

Have you looked at the PSPKI audit tool that is mentioned within the room? I havent used it on job but from looking at the Get-CertRequest function it looks like it can automate the manual aspect of inspecting cert templates for dangerous permissions
"Get-CertRequest - Examines a CA's issued certificates by querying the CA's database. Primary intention is to discover certificate requests that may have abused a certificate template privilege escalation vulnerability."
https://github.com/GhostPack/PSPKIAudit

GitHub

PowerShell toolkit for AD CS auditing based on the PSPKI toolkit. - GhostPack/PSPKIAudit

potent stream
#

i had never used attackbox for network , so do i need to do anything for attackbox ,coz i thought u dont need to do anything in attackbox

#

update:solved

hollow tinsel
#

was just about to point you towards the first tasks in the network rooms that go over the setup process for both the attackbox and your own kali vm

grizzled rune
#

The network has been failing for a few days and does not resolve

wintry oriole
grizzled rune
wintry oriole
grizzled rune
odd aspen
#

yall need to teach me how to exploit like that I just started

deft walrus
#

But in some case it lost connection and need to re-config again

jovial pendant
#

can we reset the network>?

ssh za.tryhackme.loc\t2_caroline.dawson@thmwrk1.za.tryhackme.loc
ssh: connect to host thmwrk1.za.tryhackme.loc port 22: No route to host

viscid vapor
frail starBOT
#

Gave +1 Rep to @tidal owl (current: #561 - 7)

wraith harbor
tawdry badge
#

any solutions can't ping to the THMWRK1 ? tried using both own machine and attackbox

wraith harbor
tawdry badge
#

Tried everything, but finally fixed it by resetting the network. Thank You!

random jewel
#

Working through AD Certificate Tempaltes Room on Task 3's last question:
"Which certificate template is misconfigured based on the three provided parameters?"

Has me stumped I have gone onto the target host and run the commands outlined and I do not find the answer "**** *******"

#

Nm I got it

#

BF for the win

blissful axle
#

Hi

#

How to fix it

#

access is denied

#

I need to exploit THMSERVER1 First right?

#

I just run SpoolSamle.exe in THMWRK1

#

I'm still waiting for help

uneven haven
blissful axle
#

I get it

#

when I reset the AD network then it works

uneven haven
#

I see

gray quarry
#

guys can someone help me to reset the machine

#

is stucked and doesn't work

#

as always

gray quarry
#

Rubeus.exe asktgt /user:Administrator /enctype:aes256 /certificate:belo.pfx /password:Coobll123! /outfile:fnot /domain:za.tryhackme.loc /dc:10.200.12.101

[] Action: Ask TGT

[] Using PKINIT with etype aes256_cts_hmac_sha1 and subject: CN=Belo
[*] Building AS-REQ (w/ PKINIT preauth) for: 'za.tryhackme.loc\Administrator'

[X] KRB-ERROR (16) : KDC_ERR_PADATA_TYPE_NOSUPP
somebody know how to fix it?

gray quarry
#

please guys im stucked here, and on internet i cant find any possible solution

gray quarry
stark ibex
urban nexus
#

@glacial stream Hello, sorry for this call, but i read the chat and found you solved the KDC_ERR last year, can you fix this again?

gray quarry
#

I guess their fix is โ€œreset of the machineโ€

glacial stream
frail starBOT
#

Gave +1 Rep to @urban nexus (current: #716 - 5)

urban nexus
frail starBOT
#

Gave +1 Rep to @glacial stream (current: #29 - 278)

urban nexus
#

Hey @glacial stream you solved the issue?

glacial stream
# urban nexus Hey <@697878147332309156> you solved the issue?

It isn't a quick fix. I need to reimage all of the network images. Otherwise hosts will lose trust with the domain. So I've asked the support team to load my profile into the isolated networks so I can make the changes and image. But it will take time.

urban nexus
frail starBOT
#

Gave +1 Rep to @glacial stream (current: #29 - 279)

gray quarry
#

For certificate problem this is the steps to make work:

1 - Authenticate to the child domain controller
2 - Run mmc
3 - File -> add snap in
4 - Add the Certificates snap in but make sure to specific for the machine account
5 - View the personal certificates of the DC and see if the Kerberos or Client Authentication cert has expire
6 - If so, say request new certificate
7 - Follow the prompts and enroll for all three available certificates
8 - Retry your kerberos ticket and it should work

#

In case pin the message

cyan ocean
#

having troubles on network 10.200.77.x connecting via ssh, could we get anyone to reset the network, only need 1 more vote

median garden
#

AD Exploitation - Task 7

Tried the whole setup many times. everything proper whats the issue
[X] KRB-ERROR (16) : KDC_ERR_PADATA_TYPE_NOSUPP

mint stag
urban nexus
frail starBOT
#

Gave +1 Rep to @urban nexus (current: #632 - 6)

mint stag
#

@urban nexus Thanks for the info, it also worked for me ๐Ÿ™‚

frail starBOT
#

Gave +1 Rep to @urban nexus (current: #574 - 7)

shy mulch
#

Hello all, For Task 5 I have problems how we achieve reverse shell - very similar to @twilit crown #exploiting-ad message
I am having similar problematic executing the powershell on SERVER1.

#

I am also trying with the exported hashes from SERVER1 to perform Lateral movement from my AttackBox to SERVER1. I used evil-winrm but I have this strange output. Any ideas?

#

evil-winrm

queen rivet
#

Hey I was in active directory and using kerbrute "kerbrute userenum -d domain.local -dc ip-addr wordlist.txt" This is not working I have looked at every single documention github page and there is nothing on this issue I am using the latest version as well has anyone faced this as well??idt we can share images or I would've show this

proven hollow
#

Hi, for task 7 has anyone been able to perform the user impersonation through certificates, using Rubeus? After several reverts, I either receive a 'KDC_ERR_PADATA_TYPE_NOSUPP' or a 'KDC_ERR_C_PRINCIPAL_UNKNOWN' error message from Rubeus. I have tried the Discord channel suggestion of renewing the certificates on the DC, but this further breaks the ability to list certificate templates available for enrollment.

tough zenith
frail starBOT
#

Gave +1 Rep to @gray quarry (current: #2093 - 1)

tough zenith
tough zenith
proven hollow
# tough zenith inspect your commands and verify filenames. If you follow the guide, you generat...

Still having issues. Contacted support who suggested leaving the room, joining the room, and then regenerating the VPN pack. These steps did not fix the issue for me. I tried changing the filename, encryption parameters, resetting the network more than enough times. I have also tried using certipy-ad, but everything gives me errors. Not sure why the issue would affect just me at this stage, as I am using the same network as everyone else.

tough zenith
#

i'm on a different vlan than you are. but if you can confirm the childDC has valid certs, the only thing I would suggest are 1) get new user creds. 2) generate the new certificate using a simple password. 3) stay in your directory and call c:\tools\rubeus.exe and reference your cerificate file in the current directory.

proven hollow
# tough zenith i'm on a different vlan than you are. but if you can confirm the childDC has val...

Tried another user, but was unable to ssh using a newly generated credential. Did a further generation and could ssh using that user and their credentials. Attempted same tgt request with Rubeus and same error. Command is exactly like that in the task, and the supplied parameters are fine, as Rubeus would complain, for example cert not found, etc. I have the cert, I am able to call Rubeus, it runs without parameter errors, but the resultant output suggests KDC error. If I login to the DC, I can see the certs okay.

Are there any other requirements needed for this task to run, or is it possible to only connect to a new instance of the THMSERVER2 using the generated user from http://distributor.za.tryhackme.loc/creds via SSH/RDP, after adding this user to 'IT Support' AD group via THMWRK1 host access.

Here is the text version of the command I am using:
c:\Tools>Rubeus.exe asktgt /user:Administrator /enctype:aes256 /certificate:C:\Users\christine.hall\Desktop\vulncert.pfx /password:password /outfile:administrator.kirbi /domain:za.tryhackme.loc /dc:10.200.60.101

proven hollow
#

Fixed the task 7 issue with the KRB-ERROR (16) : KDC_ERR_PADATA_TYPE_NOSUPP error message. Delete all personal certificates on the THMCHILDDC at the x.x.x.101 address (grab credentials from persistingad room) by using mmc and certificates snap-in. Request new certificates and enroll all 4 that are available. I found the multiple certificates causing conflicts with Rubeus, and quite possibly the KDC authentication certificate in particular. Should complete with only 4 personal certificates in the list. Worth checking should other lab users requests multiple certificate enrollments.

cold silo
frail starBOT
#

Gave +1 Rep to @proven hollow (current: #1399 - 2)

proven hollow
frail starBOT
#

Gave +1 Rep to @proven hollow (current: #1054 - 3)

shy mulch
shy mulch
#

Using the information in Task 5 - "You have remote code execution on THMSERVER1, use this to get a Meterpreter shell. " - this was not successful when using the Print Spooler bug from THMSERVER2 to THMSERVER1 using NTLMRelay from our AttackBox. Probably because we are in the context of machine account THMSERVER2$, but based on the exercise when we perform RCE through this exploit we are SYSTEM which is strange that the execution of the command on the remote system could execute the payload which I have downloaded on THMSERVER1 using the RCE + certutil. Does anyone knows the reason behind?

I couldn't perform any other RCE, so I needed to use the dumped credentials from THMSERVER1 and use them. I connected using ServerAdmin with evil-winrm to THMSERVER1, downloaded the payload for reverse shell and executed it. Then I had meterpreter.

queen rivet
#

can anyone tell me why am i not able to download the password.kdbx file from the thmserver1.za.tryhackme.com i have tried it with SYSTEM user as well as trevor i have tried powershell shell and exe shell both it just doesn't want to work i am one the exploiting AD users topic of exploiting active directory room

silent swallow
shy mulch
fringe badge
#

@wintry oriole

#

please do check 132 network subnet against bricked state

proud axle
#

Hello, I'm having a problem accessing the network, I waited 20 minutes it wasn't resolve

last quail
#

Same here canโ€™t connect

broken epoch
#

Same here we can't access to the network

rare jacinth
#

Hello! I can ping all the machines on the domain besides thmwrk1
Nslookup resolved to the ip of the domain controller, but I can't ssh back into thmwrk1

#

Subnet 10.200.77.0/24

obsidian skiff
#

I made $7,500 from $500 in 3days and I'm willing to teach and guide the first 11 persons on how to do it, but you will have to agree to give me 20% from your profits once you make your profits.
Dm me to get started.

rare jacinth
#

I've restarted the network after hours of waiting, and still can't access the thmwrk1 machine either through OpenVPN or the AttackBox

rare jacinth
#

Okay, so after waiting an hour and a half, I was once again able to ping THMWRK1 and ssh with the credentials.
I once again repeated the instructions in task 2 when I encountered EXACTLY THE SAME ISSUE.
Upon adding my domain user to "IT Support" group, I tried to change the password of a tier 2 admin, but met "Access Denied" again, so I followed the suggestion and exited the ssh connection as I waited for permissions to propagate throughout the domain.
NOW I CAN'T ping thmwrk1, let alone ssh back in.
Please help! Does anyone check these?!

rare jacinth
#

Working now

broken epoch
#

I am not able to ping any machine even after restarting the network

lime wagon
#

Hi, I have a problem with my DNS resolution in this room. I've added DC IP to network manager and reset it. Then added "nameserver <DC IP>" in /etc/resolv.conf. The nslookup command works fine and shows proper IP address but I can't reach "http://distributor.za.tryhackme.loc/creds" or any other service via hostname, but via IP address it is pingable. Did I miss something in a configuration :/?

lime wagon
#

I've used this commands and it worked, if anyone could explain the diffrence I will be thankful :D:
resolvectl dns exploitad <DC IP>
resolvectl domain exploitad za.tryhackme.loc

slow cosmos
slow cosmos
native walrus
last quail
#

How can i get attackbox to get exploitad interface ๐Ÿง i started the room a while ago and wanted to complete it

#

Reset atb multiple time and leaving room didnโ€™t help

last quail
#

I downloaded the ovpn file for exploitad startet vpn with sudo openvpn file and nothing. normal vpn to thm works

#

Any ideas

winged patio
# last quail

Is that screenshot of the exploitingad VPN or the normal one? It seems to be working

last quail
#

exploitad

winged patio
#

Ah yeah I should've seen that myself - Then it should be working though? That output is what a working VPN looks like

#

Can you explain your issue a bit more?

last quail
#

I tried today and it worked.
With the screen I couldnโ€™t even ping the thmchilddc ip ๐Ÿคท๐Ÿปโ€โ™‚๏ธ

winged patio
#

strange, glad it is working now at least

viral flicker
#

it feels like these rooms are the best way to learn how to chill between bugs, weird network behaviors, connection loss... [Insert whatever here] ๐Ÿ˜‚

last quail
#

Iโ€˜m trying to make it with my own Kali bit now vpn works ntlmrelayx.py wonโ€™t ๐Ÿ™„

#

Looks like pyOpenSSL is missing

#

Itโ€˜s like learning to hack while doing 1st-lvl support ๐Ÿคฃ

last quail
#

No way to get it working in the newest kali ๐Ÿ™„

#

I hate this room trying over 2h to get the attackbox functional and another 2 for kali notebook ๐Ÿ™„

last quail
grave loom
# last quail

Mr. Biden says: Abide in Persisting AD next. ๐Ÿ˜‰

agile haven
#

anyone know whether stuff from previous tasks need to be re-used for all tasks?

agile haven
#

I have not carried on with the other tasks but just wanted to know in case this is a room that needs to be done in one sitting for a specific set of tasks i.e 2-3 4-5 etc

wintry oriole
#

Oh I thought you meant previous rooms

agile haven
#

no just tasks

#

the other rooms were fine. I think this one seems to require a couple of answers from previous tasks which means I guess I need to do it in one sitting ๐Ÿ˜ข

agile haven
#

ok someone seems to have removed the flag3.txt from its intended location, seems like some people keep mucking about in this network

agile haven
#

considering some of these tasks require steps done in the previous tasks its pretty sad to see people ruining it for others.

fringe coyote
#

hihi does this mean that some THM subscribers are using the same ip address?

mild girder
#

hello,,,,is therea way i can find a free proxy?

wintry oriole
mild girder
wintry oriole
mild girder
wintry oriole
#

It doesn't matter.

mild girder
#

okay..nice

inner patrol
#

can someone please help? Never got stuck like this,
This is room is exploiting AD and I'm in the TIER 2 users and I can run Mimikatz but I cannot run Kekeo and I cannot understand why, I already passed this part but got to go over it again and this time I just can't run it

#



PS C:\Users\t2_alan.riley> C:\Tools\mimikatz_trunk\x64\mimikatz.exe
 
 .#####.   mimikatz 2.2.0 (x64) #19041 Aug 10 2021 17:19:53
 .## ^ ##.  "A La Vie, A L'Amour" - (oe.eo)
 ## / \ ##  /*** Benjamin DELPY `gentilkiwi` ( benjamin@gentilkiwi.com )
 ## \ / ##       > https://blog.gentilkiwi.com/mimikatz
 '## v ##'       Vincent LE TOUX             ( vincent.letoux@gmail.com )
  '#####'        > https://pingcastle.com / https://mysmartlogon.com ***/

mimikatz # exit
Bye!
PS C:\Users\t2_alan.riley> cd .\Desktop\
PS C:\Users\t2_alan.riley\Desktop> C:\Tools\kekeo\x64\kekeo.exe
Program 'kekeo.exe' failed to run: The specified executable is not a valid application for this OS  
platform.At line:1 char:1
+ C:\Tools\kekeo\x64\kekeo.exe
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~.
At line:1 char:1
+ C:\Tools\kekeo\x64\kekeo.exe
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ResourceUnavailable: (:) [], ApplicationFailedException
    + FullyQualifiedErrorId : NativeCommandFailed
 
PS C:\Users\t2_alan.riley\Desktop>

lime wagon
#

When I was completing the AD rooms, I faced some problems which have been fixed with just reset/changing AD network.

inner patrol
#

Yess I have tried again and it all worked fine, without changing anything.

I also made it work by executing the win version instead of the x64, just by going into the other dir and executing it from there.

Hope it helps who needs it

sonic cloak
#

Hi can anyone help me and tell me why the scripts fails, when i execute it:
root@ip-10-10-172-15:~# python3.9 /opt/impacket/examples/ntlmrelayx.py -smb2support -t smb://10.200.12.201 -debug
Impacket v0.10.1.dev1+20230316.112532.f0ac44bd - Copyright 2022 Fortra

[+] Impacket Library Installation Path: /usr/local/lib/python3.9/dist-packages/impacket
[] Protocol Client IMAPS loaded..
[
] Protocol Client IMAP loaded..
[] Protocol Client RPC loaded..
[
] Protocol Client DCSYNC loaded..
[] Protocol Client LDAP loaded..
[
] Protocol Client LDAPS loaded..
[] Protocol Client SMB loaded..
[
] Protocol Client HTTPS loaded..
[] Protocol Client HTTP loaded..
[
] Protocol Client SMTP loaded..
[] Protocol Client MSSQL loaded..
[+] Protocol Attack MSSQL loaded..
[+] Protocol Attack SMB loaded..
[+] Protocol Attack HTTP loaded..
[+] Protocol Attack HTTPS loaded..
[+] Protocol Attack LDAP loaded..
[+] Protocol Attack LDAPS loaded..
[+] Protocol Attack IMAP loaded..
[+] Protocol Attack IMAPS loaded..
[+] Protocol Attack DCSYNC loaded..
[+] Protocol Attack RPC loaded..
[
] Running in relay mode to single host
Traceback (most recent call last):
File "/opt/impacket/examples/ntlmrelayx.py", line 445, in <module>
c = start_servers(options, threads)
File "/opt/impacket/examples/ntlmrelayx.py", line 203, in start_servers
s = server(c)
File "/usr/local/lib/python3.9/dist-packages/impacket/examples/ntlmrelayx/servers/smbrelayserver.py", line 102, in init
self.server = SMBSERVER((config.interfaceIp,smbport), config_parser = smbConfig)
File "/usr/local/lib/python3.9/dist-packages/impacket/smbserver.py", line 3967, in init
socketserver.TCPServer.init(self, server_address, handler_class)
File "/usr/lib/python3.9/socketserver.py", line 452, in init
self.server_bind()
File "/usr/lib/python3.9/socketserver.py", line 466, in server_bind
self.socket.bind(self.server_address)
OSError: [Errno 98] Address already in use

random jewel
#

OSError: [Errno 98] Address already in use

#

you were probably running responder before you ran impacket's ntlmrelayx...w/o changing the config on responder

random jewel
foggy schooner
#

hey , when trying to connect to the exploiting ad dns i got this error using the attack box "systemd-resolve --interface exploitad --set-dns 10.200.60.101 --set-domain za.tryhackme.loc
Failed to resolve interface "exploitad": No such device" someone can maybe help me ?

wintry oriole
foggy schooner
obsidian dew
#

Anyone good at exploiting AD? I have some challenging machines that I am not able to solve. Need some help!

merry sun
#

Also, why on earth is the domain naming convention for this network different than any of the others

#

it seems like the bloodhound data from the task may not match what's going on in the exercise... i'll see if I can pull fresh data with sharphound

merry sun
winged plinth
#

i'm currently trying breachingad
i don't how to solve this

hollow wharf
reef vapor
#

Can I just stress do NOT try and complete Exploiting AD in safari browser?

wraith harbor
#

WHO TF GOT IDEA TO GIVE ONE NETWORK TO 5 RANDOM PEOPLE

wraith harbor
wraith harbor
#

10.50.81.75/24 if someone uses this subnet and doing exploitAD room. Sorry for changing password on t2_melanie davies

#

password now is : Dupacwela69!

#

i literally writing with someone powershell commands on one computer

scenic beaconBOT
#

@wraith harbor has been warned.

late citrus
#

even though I force the gp update, access is still denied for password change, exploitAD ACEs module

hollow tusk
#

can someone reset the lab please?

heavy glen
#

Need help on the Exploiting AD room. facing the issue and stuck. would like to know what mistake i am making.
For task 3 Exploiting Kerberos Delegation
As instructed, i am first using the mimikatz.exe to dump the password of the service account based on following sequence of commands:

  • mimikatz # token::elevate
  • mimikatz # lsadump::secrets
    i get the password for the svcIIS@za.tryhackme.loc
    then exit mimikatz.exe

Start kekeo.exe
run the following commands:

  • kekeo # tgt::ask /user:svcIIS /domain:za.tryhackme.loc /password:redacted
  • kekeo # tgs::s4u /tgt:TGT_svcIIS@ZA.TRYHACKME.LOC_krbtgt~za.tryhackme.loc@ZA.TRYHACKME.LOC.kirbi /user:t1_trevor.jones /service:http/THMSERVER1.za.tryhackme.loc

on another terminal, i start mimikatz and run the following commands:

  • mimikatz # privilege::debug
  • mimikatz # kerberos::ptt TGS_t1_trevor.jones@ZA.TRYHACKME.LOC_wsman~THMSERVER1.za.tryhackme.loc@ZA.TRYHACKME.LOC.kirbi
    After the above command, i am stuck and getting error as follows:
    -- File: 'TGS_t1_trevor.jones@ZA.TRYHACKME.LOC_wsman~THMSERVER1.za.tryhackme.loc@ZA.TRYHACKME.LOC.kirbi': ERROR kuhl_m_kerberos_ptt_file ; kull_m_file_readData (0x00000002)

i am not sure what the error is and what would be the solution for this. been stuck for long here.
Requesting help.
Thanks in advance.

hot skiff
#

Hi, I am trying to find the path from SVCSERVERMAN to THMSERVER2 machine as instructed in task6 but i cant seem to find the THMSERVER2 machine within my imported data (i downloaded this one from the attached task files)

#

this is how its instructed in task 6

meager lake
#

Hy Guys I'm stuck
I have the problem that I can not see the nodes IP from the bottom. I can move every node from left to right and vice versa but not up or down.
Does any of you have an idea? I also retested the room but it happens nothing.

sweet eagle
meager lake
#

@sweet eagle ok problem is solved now the major problem was, I was completed breachingad since 2 years ago and in the mean while many changes was happend, I was not able to connect me to the machines like THMDC or THMCHILDDC also IP Ping wasn't working... now I reseted the room breachingad also I leave the room after rejoin and restarting the Attackbox now I'm able to access again to this network from the attack box

meager lake
#

@sweet eagle thank you anyway

frail starBOT
#

Gave +1 Rep to @sweet eagle (current: #58 - 160)

sweet eagle
wicked garnet
#

I am facing an issue with Task 7 Exploiting Certificates.

When using Rubeus to create a TGT with the exported certificated, I'm getting this error. I googled it and found that it can be fixed by restarting the DC. But how do I do it? Or is there any other way?

This is the error:

PS C:\Tools> .\Rubeus.exe asktgt /user:Administrator /enctype:aes256 /certificate:cert.pfx /password:pass /outfile:hacker.kirbi /domain:za.tryhackme.loc /dc:10.200.60.101

   ______        _
  (_____ \      | |
   _____) )_   _| |__  _____ _   _  ___
  |  __  /| | | |  _ \| ___ | | | |/___)
  | |  \ \| |_| | |_) ) ____| |_| |___ |
  |_|   |_|____/|____/|_____)____/(___/

  v2.0.0

[*] Action: Ask TGT

[*] Using PKINIT with etype aes256_cts_hmac_sha1 and subject: CN=Hacker
[*] Building AS-REQ (w/ PKINIT preauth) for: 'za.tryhackme.loc\Administrator'

[X] KRB-ERROR (16) : KDC_ERR_PADATA_TYPE_NOSUPP

I have tried resetting the network, and repeated the task from the start, but I face the same error.

wicked garnet
#

Guys, anyone?

#

I am unable to complete this room because of this

sweet eagle
sudden pagoda
#

guys do you have connectivity issue?? thm says network is up but i cant seem to access any of the machine

sonic flame
#

Can anyone help me with this????

#

Or is it not fixed yet ?

frank saddle
# wicked garnet I am facing an issue with Task 7 Exploiting Certificates. When using Rubeus to ...

I had the same problem and managed to find a workaround, by passing the certificate via LDAPS instead. You may refer to the following articles for the details:

https://offsec.almond.consulting/authenticating-with-certificates-when-pkinit-is-not-supported.html
https://www.thehacker.recipes/ad/movement/schannel/passthecert

Essentially, you need to download PassTheCert.exe and transfer to the windows machine. I then used the following command to add my own user to Domain Admin group.

.\PassTheCert.exe --server za.tryhackme.loc --cert-path <your-certificate-file> --cert-password <password> --add-account-to-group --target "CN=Domain Admins,CN=Users,DC=za,DC=tryhackme,DC=loc" --account "CN=paula.bailey,OU=Sales,OU=People,DC=za,DC=tryhackme,DC=loc"

frail starBOT
#

Gave +1 Rep to @frank saddle (current: #3019 - 1)

wicked garnet
sudden pagoda
frail starBOT
#

Gave +1 Rep to @wicked garnet (current: #3026 - 1)

tacit sand
frail starBOT
#

Gave +1 Rep to @frank saddle (current: #2019 - 2)

lean agate
#

Hi guys,
I have a question regarding the task2: permission delegation. Why does BloodHound show that a domain user has GenericWrite over the IT Support groupโ€™s ACL and is able to perform an ACL Add Member operation in photo? Shouldnโ€™t it show that the domain user has ACL Add Member specifically in order to add themselves to the IT Support group? Thank you.

fluid grotto
#

I'm currently working in the "Exploiting Active Directory" room on TryHackMe. Since yesterday, I've encountered an issue with the VPN configuration. I can generate the exploitingad.ovpn configuration file from https://tryhackme.com/access, then choose Networks>Network VPN server > exploitingad, but the downloaded file is only 2114 bytes instead of the expected ~8.1 KB. Upon inspection, the file lacks the <key>...</key> section. When I run sudo openvpn ./exploitingad.ovpn, it consistently fails due to the missing <key> section. Could someone provide guidance on resolving this issue?

#

screenshot below:

slim hornet
#

hi im doing the Exploiting Certificates and i got this error

#

   ______        _
  (_____ \      | |
   _____) )_   _| |__  _____ _   _  ___
  |  __  /| | | |  _ \| ___ | | | |/___)
  | |  \ \| |_| | |_) ) ____| |_| |___ |
  |_|   |_|____/|____/|_____)____/(___/

  v2.0.0

[*] Action: Ask TGT

[*] Using PKINIT with etype aes256_cts_hmac_sha1 and subject: CN=hehe
[*] Building AS-REQ (w/ PKINIT preauth) for: 'za.tryhackme.loc\Administrator'

[X] KRB-ERROR (16) : KDC_ERR_PADATA_TYPE_NOSUPP
slim hornet
tall dove
#

regenerated it multiple times, no dice

#

okay, on my 4th attempt (2nd after leaving and rejoining the room) I got an actual ovpn file

#

persistence is a virtue

feral tide
valid warren
#

Hi, could anyone help to troubleshoot network issue on the attackbox for tryhackme/exploitingad

root@ip-10-201-49-166:~# sudo sed -n '1,40p' /etc/resolv-dnsmasq || sudo cat /etc/resolv-dnsmasq
sudo: unable to resolve host ip-10-201-49-166: Name or service not known
nameserver 10.200.83.101
nameserver 169.254.169.253
root@ip-10-201-49-166:~# ping -c3 10.200.83.101
PING 10.200.83.101 (10.200.83.101) 56(84) bytes of data.

--- 10.200.83.101 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2033ms

root@ip-10-201-49-166:~# nslookup 10.200.83.101
** server can't find 101.83.200.10.in-addr.arpa: NXDOMAIN

root@ip-10-201-49-166:~# nslookup thmdc.za.tryhackme.loc
;; communications error to ::1#53: timed out
Server: ::1
Address: ::1#53

** server can't find thmdc.za.tryhackme.loc: NXDOMAIN

root@ip-10-201-49-166:~# nslookup thmchilddc.za.tryhackme.loc
;; communications error to ::1#53: timed out
Server: ::1
Address: ::1#53

** server can't find thmchilddc.za.tryhackme.loc: NXDOMAIN

root@ip-10-201-49-166:~# sudo service dnsmasq restart

There is also the issue that there is no "exploitad" network adapter on the attack box (ip a)

icy thicket
wispy creek
#

i think something wrng with this lab
i couldn't able start the LAB

brave flower
#

Hey anyone have any ideas why the meterpreter session might be dying for task 5? I'm able to log in as trever and get the shell onto their machine. There is an active explorer session with trevor.local. I've tried both just going straight to migrating and starting the explorer process itself using the method in the note. Every time I migrate it just terminates and the reason given is session died. I've tried running getsys on the meterpreter in case it was a permission issue. Running idletime on it showed 2+minutes of idle user too. Kinda blank on what's wrong at the moment. What could be a possible reason?

weak quartz
#

Why in the task5 I'm never able to migrate to explorer.exe.

No matter what I do, the meterpreter session die.

I uploaded a meterpreter payload on the target which I executed with the smb auth relay so I'm system.

I tried a lot of way to get this exploit running to launch the keyscan but i never get past the migrate command.

my meterpreter is a windows/x64/meterpreter/reverse_tcp

weak quartz
brave flower
#

I've got no clue either

weak quartz
brave flower
vernal topaz
#

I'm kind of confused by the VPN connection i'm getting for this lab
the machines are on a 10.200 network but my VPN connection connects me to 10.150
that would be my explanation why i can't nslookup the DC

karmic egret
#

Hi guys, I'm at task 4 and when i copy past the custom cipher into my bloodhound, I don't have any result. There is anyone who has the same issue ?

brave flower
brave flower
brave flower
weak quartz
# brave flower Did you ever hear back from them?

Asked me to reset the network and they closed the ticket... Never tried since we reached the 10 reset count needed for it to happen. The network is fresh now. We probably need to start from task1 though because everything has been wiped to original state.

weak quartz
# brave flower Amazing ๐Ÿ˜ญ

I'm finishing my top1 league badge since this is probably gonna be the only time I'll be able to stay 1st and there is 2 hours left but I'll get back to it later this week.

junior valve
#

Hi all!

I'm stuck on the exploiting GPO task. My user is a member of the IT support group and I've modified the GPO so that IT Support is a member of builtin\administrators and builtin\remote desktop users. I've waited like 30 min but I cant RDP into THMSERVER02. Anyone else faced the same?

shell frost
#

anyone else experiencing a certificate mismatch when trying to RDP into the THMWRK1 endpoint as a normal user or a T2 user? im on task 6 and i cant login

#

it says the endpoint is THMJMP1

native briar
#

Hi does someone have the same error when they are trying to make a ptt error : * File: 'TGS_t1_trevor.jones@ZA.TRYHACKME.LOC_http~THMSERVER1.za.tryhackme.loc@ZA.TRYHACKME.LOC.kirbi': ERROR kuhl_m_kerberos_ptt_file ; kull_m_file_readData (0x00000002)

native briar
#

Nevermind i'm an idiot , i didn't supply the path of the kirbi file

mental blaze
#

where in bloodhound i can see this kind of link between management servers and thmserver2

native briar
#

Hi there is somone ?

grave hollow
#

Hi all.
I am facing some problem getting a connection from attackbox to the exploiting AD network. I had completed almost all tasks except the final task 8 and the attackbox was working seamlessly but since day before yesterday, whenever I try to launch the attackbox it doesn't show up with the exploitad network interface that used to come earlier (as shown in the attached screenshot) and so I am not even able to ping the DC's IP 10.200.72.101 which was earlier pinging. I have restarted the attackbox multiple times without any result. I saw somewhere about regenerating the openvpn file after selecting the appropriate network (exploit_ad_v2) and then restarting the attackbox. I did that multiple times too but to no avail. I also saw in another room to use the tryconnectme command but that also did not solve anything. The Echo AI also does not give any useful suggestion which is why I am here, hoping to receive a solution. Can someone check this out and tell me if am I missing something and what?

grave hollow
grave hollow
safe vector
#

hey does anyone face "The RPC server is unavailable." problem when doing exploiting automated relay? is there any solution here i could follow?

left cipher
#

how do i ip grab or get someoneโ€™s address with their discord user

left cipher
#

well

#

if i donโ€™t do anything with it๐Ÿ˜ผ

sweet eagle
stoic arch
undone sinew
#

Hey everyone, Iโ€™m working on a Level 3 SQLi lab and Iโ€™ve hit a wall with a server-side filter.
The Setup: I've bypassed the front-end JS and I'm using 'Edit and Resubmit' in the Network tab to hit the id parameter directly. The server returns 'Dangerous Command' for almost everything. Iโ€™ve tried:
Standard UNION SELECT (with case folding/comments)
Boolean logic like 1' AND 1=1--
URL/Hex encoding the keywords.
I also noticed a csrftoken and dual sessionid cookies (one for / and one for /level3).

is this a Blind SQLi case where I need to bypass space/keyword filtering using alternative whitespace characters, or should I be looking at a different Vector (like the Cookies or CSRF token) because the id param is a honey-pot? Not looking for the flag, just a nudge on the filter logic!"

rugged talon
#

I havent been able to get the exploiting AD network up in almost a week. Just a grey rectangle with a loading circle. I tried leaving the room and resetting progress but it still wont load. Any help?

static jungle
#

Is there anything better then metasploit

mellow shell
#

hey everyone i'm getting crazy right now i'm stuck although i do THE SAME as written in the room.
I'm stuck in task 7 - exploiting certificates - from the room Exploiting active directory.
So I created the certificate and then export it with the private key, and when I try to ask a tgt with the cert the kdc return me this :
[X] KRB-ERROR (16) : KDC_ERR_PADATA_TYPE_NOSUPP
I tried to change the encryption algo, date and time sync with the dc, create a new cert but anything works.
Any help ? Thank you ^^

#

so here is my command failing :

PS C:\tools>  .\Rubeus.exe asktgt /user:Administrator /certificate:C:\Users\irene.leach\Documents\badcert.pfx /password:Qwerty1 /outfile:administrator.kirbi /domain:za.tryhackme.loc /dc:10.200.72.101 /enctype:aes256

   ______        _
  (_____ \      | |
   _____) )_   _| |__  _____ _   _  ___
  |  __  /| | | |  _ \| ___ | | | |/___)
  | |  \ \| |_| | |_) ) ____| |_| |___ |
  |_|   |_|____/|____/|_____)____/(___/

  v2.0.0

[*] Action: Ask TGT

[*] Using PKINIT with etype aes256_cts_hmac_sha1 and subject: CN=badcert
[*] Building AS-REQ (w/ PKINIT preauth) for: 'za.tryhackme.loc\Administrator'

[X] KRB-ERROR (16) : KDC_ERR_PADATA_TYPE_NOSUPP

PS C:\tools>
sweet eagle
sweet eagle
frail starBOT
#

Gave +1 Rep to @sweet eagle (current: #20 - 531)

vapid edge
#

hello

cursive hollow
#

first ๐Ÿฅณ

lucid pagoda
cold flax
#

@surreal python you done yet?

surreal python
#

done what? ๐Ÿ‘€

cold flax
#

Check what the channel is called

surreal python
#

no, not yet

gusty flint
#

Thank you @glacial stream for all your work on these networks! I really think this is setting TryHackMe apart from other platforms. Each of these has been excellent. Looking forward to digging into this one.

frail starBOT
#

Gave +1 Rep to @glacial stream

sullen wing
#

@glacial stream I imported tickets but I can not Enter-PSSession to the next server

 
* File: 'C:\Tools\kekeo\x64\TGS_t2_melanie.davies@ZA.TRYHACKME.LOC_WSMAN~THMSERVER1.za.tryhackme.loc@ZA.TRYHACKME.LOC.kirbi': OK

mimikatz # kerberos::ptt C:\Tools\kekeo\x64\TGS_t2_melanie.davies@ZA.TRYHACKME.LOC_http~THMSERVER1.za.tryhackme.loc@ZA.TRYHACKME.LOC.kirbi

* File: 'C:\Tools\kekeo\x64\TGS_t2_melanie.davies@ZA.TRYHACKME.LOC_http~THMSERVER1.za.tryhackme.loc@ZA.TRYHACKME.LOC.kirbi': OK

mimikatz # exit
Bye!
PS C:\Tools\mimikatz_trunk\x64> klist

Current LogonId is 0:0x114e6f

Cached Tickets: (6)```
glacial stream
sullen wing
#

aaaahhhhhh!!!!!

glacial stream
#

So use the enumeration command (or bloodhound) to find the Tier 1 admins and impersonate one of them ๐Ÿ™‚

#

Hope that makes sense

sullen wing
#

Gotcha!!! Thanks!!

glacial stream
#

Good luck there!

sullen wing
glacial stream
wraith harbor
#

hi

#

my first time

sullen wing
#

Finally done. What a great room! Keep it up @glacial stream

steep pollen
#

My network is f*ed up, cant ping the DC, already requested network reset

glacial stream
glacial stream
clever loom
#

What am I doing wrong? Cannot ping thmdc.za.tryhackme.loc

#

Network is running. Can ping the other dc 10.200.60.101

#

Work online, no vpn

glacial stream
#

When you say online, do you mean AttackBox? If so, you still need to follow the steps of DNS configuration in the first task. Have you done those?

vivid rivet
#

in task 2 using bloodhound. bloodhound says "no data in file" wtf...

cold flax
vivid rivet
#

the one u get

#

zip file to bloodhound

cold flax
#

unzip it

vivid rivet
#

even tried to use sharphound and get a new one

cold flax
#

there will be json files in there, those will contain the data

glacial stream
lucid pagoda
cold flax
vivid rivet
#

but i try

#

nope dont work

#

same thing

vivid rivet
glacial stream
vivid rivet
glacial stream
frail starBOT
#

Gave +1 Rep to @glacial stream

glacial stream
cold flax
#

oh yeah +rep @glacial stream for the room

frail starBOT
#

Gave +1 Rep to @glacial stream

vivid rivet
glacial stream
vivid rivet
glacial stream
#

That's the binary

vivid rivet
#

or is it wrong one?

glacial stream
#

That's def not your kali operating system ๐Ÿ˜‚

vivid rivet
#

HAHAH

frail starBOT
#

Gave +1 Rep to @glacial stream

vivid rivet
glacial stream
#

As long as your neo4j backend is solid, you can use any BH version

cold flax
#

@glacial stream is it possible for you to reset my progression?

glacial stream
glacial stream
cold flax
cold flax
#

again, nice networks coming from you, always a pleasure testing them and then playing through trying out different sutff afterwards, thanks @glacial stream

frail starBOT
#

Gave +1 Rep to @glacial stream

glacial stream
frail starBOT
#

Gave +1 Rep to @cold flax

cold flax
glacial stream
#

I'll keep you posted!

valid lion
#

Is there any reason that this one ends in .loc instead of .com

cold flax
valid lion
#

oh fair

glacial stream
valid lion
#

Are all the users and stuff setup with Badblood or something else?

glacial stream
# valid lion Are all the users and stuff setup with Badblood or something else?

I use vagrant for deployment. I have quite a bit of scripts and everything that then deploys the network. There is a specific script that generates random AD objects and users and another one that then pushes those to the domains.

Not everything is automated, but this method at least gives you a good base to then work from

eternal plaza
#

anyone else having issues with DNS when using the attackbox?

glacial stream
eternal plaza
# glacial stream You will have to provide a bit more information here. Can you run `nslookup za....

root@ip-10-10-194-162:~# nslookup thmdc.za.tryhackme.loc 10.200.60.101
Server: 10.200.60.101
Address: 10.200.60.101#53

Name: thmdc.za.tryhackme.loc
Address: 10.200.60.101

root@ip-10-10-194-162:~# nslookup thmdc.za.tryhackme.loc
Server: 127.0.0.53
Address: 127.0.0.53#53

Non-authoritative answer:
Name: thmdc.za.tryhackme.loc
Address: 10.200.60.101

root@ip-10-10-194-162:~# nslookup thmchilddc.za.tryhackme.loc
Server: 127.0.0.53
Address: 127.0.0.53#53

** server can't find thmchilddc.za.tryhackme.loc: NXDOMAIN

#

can't reach distributor either

glacial stream
# eternal plaza root@ip-10-10-194-162:~# nslookup thmdc.za.tryhackme.loc 10.200.60.101 Server: ...

This won't work:

root@ip-10-10-194-162:~# nslookup thmchilddc.za.tryhackme.loc
Server:        127.0.0.53
Address:    127.0.0.53#53

** server can't find thmchilddc.za.tryhackme.loc: NXDOMAIN

Since the actual hostname is thmdc.za.tryhackme.loc

This tells me your DNS is working

root@ip-10-10-194-162:~# nslookup thmdc.za.tryhackme.loc
Server:        127.0.0.53
Address:    127.0.0.53#53

Non-authoritative answer:
Name:    thmdc.za.tryhackme.loc
Address: 10.200.60.101

Can you run nslookup distributor.za.tryhackme.loc for me please?

eternal plaza
glacial stream
#

DNS is working on the DC:

za\administrator@THMDC C:\Users\Administrator>nslookup distributor.za.tryhackme.loc
DNS request timed out.
    timeout was 2 seconds.
Server:  UnKnown
Address:  10.200.60.100

DNS request timed out.
    timeout was 2 seconds.
DNS request timed out.
    timeout was 2 seconds.
Non-authoritative answer:
Name:    distributor.za.tryhackme.loc
Address:  10.200.60.201

Can you run systemctl restart systemd-resolved twice and then nslookup za.tryhackme.loc && nslookup thmdc.za.tryhackme.loc && nslookup distributor.za.tryhackme.loc

eternal plaza
# glacial stream DNS is working on the DC: ``` za\administrator@THMDC C:\Users\Administrator>nslo...

root@ip-10-10-194-162:~# systemctl restart systemd-resolved
root@ip-10-10-194-162:~# systemctl restart systemd-resolved
root@ip-10-10-194-162:~# nslookup za.tryhackme.loc && nslookup thmdc.za.tryhackme.loc && nslookup distributor.za.tryhackme.loc
Server: 127.0.0.53
Address: 127.0.0.53#53

Non-authoritative answer:
Name: za.tryhackme.loc
Address: 10.200.60.101

Server: 127.0.0.53
Address: 127.0.0.53#53

Non-authoritative answer:
Name: thmdc.za.tryhackme.loc
Address: 10.200.60.101

Server: 127.0.0.53
Address: 127.0.0.53#53

Non-authoritative answer:
Name: distributor.za.tryhackme.loc
Address: 10.200.60.201

glacial stream
eternal plaza
frail starBOT
#

Gave +1 Rep to @glacial stream

glacial stream
wicked rain
#

i really loved this part

#

was new for me

wicked rain
#

what is the problem ?

#

should can edit this

cold flax
wicked rain
cold flax
#

then it'll push out and show what you need

wicked rain
#

yes

#

it's same

#

i can't edit

cold flax
#

I think you're running it with the wrong account

#

take a look in bloodhound what account has access to the MANAGEMENT SERVER PUSHES GPO

#

doesn't that account start a spark in your brain, didn't you see it somewhere before?

wicked rain
#

i see you're right

glacial stream
# wicked rain

Glad you liked that part! You'd be surprised how often it is the users that leak the secrets. We compromise DA, then deploy malware to targeted users' workstations. Keylogging and file searching often get us the credentials we need. You can take it a step further and actually harvest browser cookies for active sessions if you need to target a specific application. Neat trick to bypass MFA ๐Ÿ˜‰

cold flax
wicked rain
#

and the consequences are serious

wicked rain
frail starBOT
#

Gave +1 Rep to @cold flax

wicked rain
#

a little question if someone click for reset should i do all staff from zero ?

grave loom
wicked rain
#

and other staff

grave loom
#

Any file or connection persistence on any host would be gone. ๐Ÿ™‚

frail starBOT
#

Gave +1 Rep to @grave loom

wicked rain
#

oh no !!

#

hahaha

wicked rain
#

the GPO took more time ? it's normal ? more than 15 mins ?

cold flax
#

Yeah

#

You're basically sending the message out to everything saying "hey, this just changed, change it at your place" it can take some time

wicked rain
#

๐Ÿฅณ

wicked rain
#

Can't wait for next week , thanks @glacial stream there's a lot of thing to learn

frail starBOT
#

Gave +1 Rep to @glacial stream

glacial stream
quartz tundra
#

Hi,

how can I get a shell by using the hash creds?

by using pass the hash?

quartz tundra
#

or should I crack the hash first to get the password in plaintext

#

actually I got the flag by using this command

#

but I wont be able to get a shell ๐Ÿ˜ฆ

mellow torrent
#

hii, what's the best order to learn new released rooms of AD and AD exploitation ?

cold flax
mellow torrent
frail starBOT
#

Gave +1 Rep to @cold flax

mellow torrent
cold flax
#

actually, you can do exploit before movement and pivot, cause you exploit, then pivot, then exploit etc etc

mellow torrent
cold flax
# mellow torrent AD Basics AD Attacking Kerberos Post-Exploitation Basics Enumerating Active Dire...

AD basics
Attacking Kerberos
Breaching Active directory
Enumerating Active directory
Lateral Movement and Pivoting
AD Certificate Templates
Exploiting Active directory
AD Persistency (next network arriving soon)
Post-Exploitation basics
Attacktive Directory
Holo

This is my thoughts on start -> end
where you'll be guided on different things first then trying out a challenge room where you have to take that knowledge use without guidance and a more advanced AD network

mellow torrent
#

thanks a lot man!!!

cold flax
#

you're welcome

glacial stream
surreal python
#

I can't seem to find the flag in the keepass credential database, I only see two sample entries with username:password but all other categories are empty, did the flag get deleted or am I missing something here?

surreal python
#

there's only one, I might have downloaded it incorrectly

cold flax
surreal python
#

to be clear, where is the flag supposed to be?

#

this is what I have

cold flax
#

not in Administrators desktop which is where you download if you just go download keepassdatabase

#

check that you're in the right folder when downloading

surreal python
#

oh there's multiple databases for users, then

#

thought there'd only be one

cold flax
#

each user has their own keepass acount

surreal python
#

I see

cold flax
#

which generates their own databases

#

that's why I said per user

surreal python
#

but the password is the same for all of 'em, tho

#

a bit misleading, making you believe you have the right one

cold flax
#

the wonders of rabbit holes

glacial stream
surreal python
#

yeh, I've got the flag already

glacial stream
# surreal python a bit misleading, making you believe you have the right one

This was a catch22. If I made the passwords different, users would tell me that the keylogger does not work. If I made the password the same, users would tell me they can't find the flag. So at least confirming you have the correct password IMO is easier to then tell you to download the correct file rather than also trying to make sure you keylogged correctly.

#

I could also just remove the additional databases, but that would be cheating. When you are doing this on an assessment (downloading user files and keylogging), you have to be very specific. So I think it is a good learning element to make sure you correlate your data.

surreal python
#

yeh, just a handy note at the end of the task might be a bit helpful is what I'm saying, so people don't get stuck downloading random databases and getting confused

glacial stream
surreal python
#

๐Ÿ™‚

glacial stream
#

Hint updated

quartz tundra
#

What is the problem?

glacial stream
quartz tundra
radiant bronze
#

I'm not able to get the exploitingad vpn file (dc
10.200.83.101), I've been trying for 2 days now/regenerated and waited multiple times but it's not working (404 error every time). Works fine for other networks.

glacial stream
glacial stream
glacial stream
glacial stream
glacial stream
radiant bronze
#

@glacial stream It's fixed now thanks

glacial stream
young wind
#

Anybody had trouble importing the bloodhound JSON files? They dont get loaded on my Bloodhound installation :/

glacial stream