#room-hints

1 messages · Page 70 of 1

glossy radish
#

Introductory researching

#

room/introtoresearch

white salmon
#

its about 13 years old

glossy radish
#

😅 i just started

white salmon
#

the vulnerbility is 13 years old

glossy radish
#

2007 right

#

oh right

#

i just found it

white salmon
#

good

glossy radish
#

thank you!

white salmon
#

you're welcome

orchid root
#

Hello

#

I m doing basic pentesting

#

There is I m typing this command

#

But it isn't retuning me which anonymous files

#

I completed it thanks😀😀😀

steady stratus
#

😄 ✌🏼

sturdy folio
#

Anyone can help with Physical Security Intro Task 6 Q6/8?

lethal cliff
wintry yarrow
#

#room-hints is here for people who want a "pointer" towards the room they are completing, and not necessarily a spoiler. As such, when asking a question, be sure to include:

  • What room you are on
  • At what stage are you stuck exactly? Enumerating? Exploiting? Priv esc?
  • What techniques / tools have you tried so far? Just so that we know how to hint you in the right direction without repeating what you've already done.
tardy basin
#

|| Room DevGuru

  • I have just dump .git repository and recover files
    -I used to Adminer for access db and i got the frank's bcrypt password ,
    -I created another user and logged in cms after that i have impersonate frank ||
#

I am trying to access gitea with frank but I could not do that

zinc oyster
#

Hi I'm stuck on owasptop10 task16 last question... if I reuse the XXE payload I sucessfully got out the /etc/passwd and replace the path to the ssh-key (answer I gave on that question was accepted), then the response is weird and breaks the html-page like so: <p style="font-size:2em;"> <root/> </p> and having looked at writeups it seems this should work.

#

Am I missing something? I've tried more fancy things like getting a reverse shell going without success, nor managed to upload stuff either

fiery moth
lethal cliff
tardy basin
lethal cliff
fiery moth
#

add me and we can talk

lethal cliff
#

okk

zinc oyster
#

If I change to any other file that ought to exist like /etc/group I get nothing back

fiery moth
#

@tardy basin i got the creds for adminer but i didnt know what to do then

#

they dont work

#

found em in database.php

sonic wigeon
fiery moth
#

3m for me

sonic wigeon
#

It's taking way longer for me IDK what's wrong

fiery moth
#

just let it run

tardy basin
fiery moth
#

ok ty

fiery moth
#

bruh the creds work now for adminer

#

@tardy basin what is the persist code

tardy basin
fiery moth
#

Duplicate entry 'frank' for key 'login_unique'

tardy basin
#

change it for frank2 , also you need to change email address

fiery moth
#

ty

tranquil moat
#

I got access to October another way

#

But I’m stuck there 😂

sonic wigeon
#

Question , if we try to add a new user into database that gets suspended ?

tardy basin
simple mountain
#

Gonna need a little more context

tardy basin
sonic wigeon
#

Okay Thanks mate

fiery moth
#

i am in the admin panel

#

and i am trying to get a shell

white salmon
#

does anyone know how to upload a shell to october once you are logged in?

sonic wigeon
#

Nope ,stuck on that part

median compass
#

devguru is pretty new everyone, we don't give hints for 72 hours on new challenge boxes, let alone outright spoilers like above!

strange river
#

no one told me there was a 72 hour rule

median compass
stuck fractal
strange river
#

I'm only one person, I can't give hints to all these people

stuck fractal
#

@median compass Please remember rule 15, please don't enforce the rules as you're not a mod

median compass
#

how is reminding people about the 72 hours "enforcing the rules"?

#

literally everyone does it

stuck fractal
#

It's part of Rule 13.

#

And you're wrong to apply it here as the creator is OK with it

winged mist
#

But everyone is a volunteer.

median compass
#

fine, I'll just ignore everyone who asks for hints on new boxes from now, no worries, that'll be much better for them

winged mist
#

Well the rules are ok just difficult at times

fiery moth
#

@white salmon i am not sure but i might have found a way

stuck fractal
median compass
#

apparently it isn;t

#

if it's not ok for me to remind them that 72 hours should pass then what am I supposed to say?

stuck fractal
#

If you have a problem with a moderation decision, please speak to muirland.

stuck fractal
median compass
#

I just have a problem with your constant need to reprimand me in public for simply trying to help, but don't worry, I'll get over it, all good

inland onyx
#

Way I see it, you're fine to say that you're not at liberty to give hints until after 72 hours has passed, unless the creator specifies otherwise. Just be very careful yo word it as an "Under rule 13, I cannot give..." rather than a "Under rule 13, you may not ask..." 🙂

median compass
#

understood. I feel that's exactly what I did before james decided to comment on my mini-modding, but i'll phrase it more clearly next time. thanks for the clarification

strange river
#

Great political answers

median compass
#

great box so far zayotic, enjoying it

strange river
narrow barn
#

Yup, great box 🙂

stuck fractal
#

The outermost layers that you need to decode are base16

#

No

#

Reverse

#

5 times with 16, then 5 times with 32 etc

median compass
#

surround it with || front and back to mark it as a spoiler

#

s'ok, everyone gets spoilers wrong at least once 🙂

pliant tapir
#

need little help with nmap script to work...can any1 help?

median compass
#

you don't need an i+=1 in a for loop @woeful viper the for statement will give i an increasing value each iteration of the indented block

#

that's probably your issue as it means i reaches 5 too quickly and the necessary number of decoding steps isn't done

pliant tapir
#

im doing learning path nmap scanning...im at very last where i need to scan ip which all ports are filtered.....task is to enter via FTP with snmap script ftp-anon but i just cannot get any open ports.....i got open/filtered with -sN

median compass
#

you'd want to manually increase the value of i if say you were using a while loop

#

you'll get the hang of it quick enough i'm sure 🙂

pliant tapir
#

@median compass dm is also ok if have a min to spare.....

median compass
pliant tapir
#

kk

median compass
#

what do you get if you skip the encode(ascii)/decode(ascii) steps before and after each b16/32/64 decoding? I'm not sure they are necessary

pliant tapir
#

i tryed without null scan too....after gettting tired of waiting i started to experiment just on port 21 to be faster what ever i put in the command i always get just filtered....filtered......

stuck fractal
#

Then check your VPN

#

!vpnscript

proud scarabBOT
pliant tapir
#

well it saiz im connected normally to THM if that is what you mean .....i can maybe try restart vpn....and redeploy machine.....

stuck fractal
#

If you're getting filtered, something is wrong here

#

You never do anything with the results you get from decoding it

#

decode is discarded after each iteration of the loop

#

Just use the same variable

#

Also, 0,5 is the same as just putting 5

#

So just put 5, makes it simpler

#

But you need to use a variable that's outside the scope of each for loop

#

You could just print to console rather than writing to a file

#

And you could just read the file instead of iterating through it

median compass
#

not quite

#

if you insert a line before your first loop, something like decode = text.readline()

pliant tapir
#

it saiz all is ok ninja

median compass
#

and then change your base16 loop to the same as your base32 then you should end up with the right value in decode at the end

#

finish with a print(decode) and you should have a flag

#

your text = open("encodedflag.txt","r") just opens the file and lets the name text refer to it, you still need to read the data out

#

python is like that, it takes a while before you learn to do things as simply as possible

stuck fractal
#

decode = base64.b16decode(text) That's gonna give you issues btw

#

You're decoding the same thing 5 times, not decoding the result each time

pliant tapir
#

ok so i fixed the problem it only needed redeploying the machine for some reason.....so i solved scanning part only script part remains......im getting a timeout - Can't get directory listing: TIMEOUT

jade oracle
stuck fractal
#

@pliant tapir There's something very wrong with your network connection to THM, I bet

pliant tapir
#

its all ok i checked 🙂

#

ports are opened now

#

only nmap script i cant solve....i mean scrit is working i get ftp-anon: Anonymous FTP login allowed (FTP code 230) i am missing something in sintax i think....

stuck fractal
#

I don't think you are

#

You need to answer yes or no, correct?

#

The message tells you

pliant tapir
#

correct

stuck fractal
#

You don't need to access the FTP server.

pliant tapir
#

oh so i dont need to actually get into the machine....

#

omg.........so much time lost.....

stuck fractal
#

You just need to answer yes or no...

pliant tapir
#

-.-

#

Please Note: This machine is for scanning purposes only. You do not need to log into it ......so yea 😋 well.....at least iv spend 3 hours on learning nmap in DETAILS AS well it scripts 🙂

charred fable
#

can anyone give any hints on why i am recieving back connection closed by IP address on port 22 when i am trying to SSH in ?

stuck fractal
#

Often wrong username.

#

If you're using a key

charred fable
#

yeah so i have dowloaded the id_rsa key from the smbclient onto my machine and changed the chmod of that key, then when trying to ssh in i have used the comant, ssh -i id_rsa administrator(amongst other usernames)@<ip address>

stuck fractal
#

Room?

#

Network services?

charred fable
#

Network Services yeah

#

exploiting smb

stuck fractal
#

So yeah you need the correct username.

#

Username of the person that the profile folder belongs to

#

Remember unix usernames are always lower case.

charred fable
#

is there a way to find that out through smb client ? when i have tried to open the .profile it says access denied

stuck fractal
#

That's not what I mean

charred fable
#

oh

stuck fractal
#

The share is called profiles

#

Just have a read through the text file

#

You'll get a name

#

From there, make a couple educated guesses

charred fable
#

I have the name, i shall give it a go 🙂 thanks james 😄

#

thought i had it for a second and got this :

The authenticity of host '10.10.240.171 (10.10.240.171)' can't be established.
ECDSA key fingerprint is SHA256:RZt+npRH1P+pLVe+/9mqAkepvpb20f+TzqgPAhYhHss.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '10.10.240.171' (ECDSA) to the list of known hosts.
Connection closed by 10.10.240.171 port 22

stuck fractal
#

Wrong username still then

charred fable
#

i found it in the end 😄

stuck fractal
#

Yeah it's a challenge

charred fable
#

So far i think thats one of the hardest i have done

stuck fractal
#

Looking for potential usernames is a useful part of recon

charred fable
#

Its definitely been a good room so far, this site and discord is honestly amazing

sonic night
#

For those of you don't know, if you're typing something and it might contain critical steps, information, or files on a box that others may not have found yet but are part of the problem solving process, you can highlight your message you're typing and click the eyeball (far right, sorry for the low res) and itll mark it as a spoiler. This can be all of the text or just a portion of the text. It also works with images.

charred fable
#

does anyone have a hint why the tcpdump on -i tun0 comes back with an error saying no such device exists when i am telnet into another computer?

sonic night
#

Then you can highlight important pieces of info without disclosing it to others who may still want to solve it on their own. Like: the folder you're looking for is ||/secret/folderpath||

charred fable
#

its in a room

sonic night
#

I mean lots of rooms may still need tech support if you're running into errors haha. I'll DM you

charred fable
#

thanks @sonic night 🙂

final mortar
charred fable
#

yeah i am

final mortar
#

Well, you won't have the tun0 interface on the AttackBox

#

You get it when you use openvpn to connect to THM Network, and AttackBox is already on the network

#

You'll want to use the eth0 interface, i.e., the interface you get your internet from

sonic night
#

If the room was created before the attack box, since it looks like it might be an intro to networking type room (basic level) perhaps we need to update the language? People learning may not understand interfaces and how they work on VMs and VPNs yet

graceful prism
sonic night
#

I'm guessing reference the question above it? Haha

astral smelt
graceful prism
astral smelt
#

It's asking what responses there are

graceful prism
#

what do you mean, I looked at the hint what didn't understand anything

stuck fractal
#

Very verbose mode like you're told 😉

graceful prism
#

Is it related to the previous question?

stuck fractal
#

The deploy in the room?

#

That's the target...

graceful prism
#

the "virtual-ip"?

stuck fractal
#

No?

#

Click the green deploy button in the room if you haven't

graceful prism
#

The ip at the top of the page?

stuck fractal
#

No. That's your IP.

#

Deploy the machine with the deploy button

#

Use the IP under active machine information

graceful prism
#

do you mean to deploy the virtual machine?

stuck fractal
#

Yes. Click the deploy button.

#

Not the attackbox. The attack box is seperate.

graceful prism
#

okk

#

I did the scan with the -vv flag as the hist says

median compass
#

ok, then in the output of that command you should see a reason given

graceful prism
#

ok, makes sense

median compass
#

generally we try to hint more than straight out give the answer, just FYI

acoustic steppe
stuck fractal
#

@acoustic steppe Please do not post answers.

acoustic steppe
#

I'm sorry

sonic night
#

Can someone DM me about initial foothold on devguru? I think I'm on the right path but I might be an idiot. I'm connecting to the ||repo|| and it connects but doesnt ||clone||

fiery moth
#

i am on the room devguru and i am at ||gitea|| site but idk how to proceed

sonic night
#

This comment and the few below may help nudge

fiery moth
#

i already have access to the machine

#

i am talking abt ||Gitea||

#

not .git

sonic night
#

Tried to DM you but its blocked, can you shoot me a DM so I can talk through my process and you can tell me if I'm a moron

fiery moth
#

accept req

strange river
#

@sonic night I get ego death all the time from boxes mannn

sonic night
#

I just want this ||gitconfig|| path to ||clone||! Is that so much to ask?! haha

#

Thanks for the fun box so far

white pike
#

Got access to the cms on this room, but can't find a way in. @zayotic could you give me a nudge?

fiery moth
#

@white pike i can help if i am allowed to

#

i have access to the machine but idk what to do now in order to privesc

strange river
#

lateral?

graceful prism
sonic night
#

looks like your db isn't initialized on msfconsole?

graceful prism
#

I tried, msfdb init

#

but nothing

sonic night
#

did you do it from terminal, outside msfconsole, with msfconsole exited?

graceful prism
#

I dont know, ill try

sonic night
#

db has to be initialized prior to launching for this to work, I believe

graceful prism
sonic wigeon
#

@fiery moth Could you point me to the right direction in gaining access to machine , I have access to cms

#

But I'm not sure what to do with || Gitea ||

fiery moth
#

@sonic wigeon ight add me and i will give you a hint

sonic wigeon
#

Ok

sonic night
graceful prism
#

ok, thank you anyway

autumn kite
#

guys i need help

#

I'm stuck at the room blue

#

task 3

trim haven
#

#room-hints is here for people who want a "pointer" towards the room they are completing, and not necessarily a spoiler. As such, when asking a question, be sure to include:

  • What room you are on
  • At what stage are you stuck exactly? Enumerating? Exploiting? Priv esc?
  • What techniques / tools have you tried so far? Just so that we know how to hint you in the right direction without repeating what you've already done
opal sandal
#

Hello, I'm stuck with this question: Why are NULL,FIN and Xmas scans generally used ? (room : further nmap, task 8) can you help? I did not understand what you said

astral smelt
#

Look at the last paragraph

opal sandal
#

oo thank you

#

ı got ıt

brisk moat
#

Room: Linux Fundamentals 3 Task: 7- Binary Shiba3

I'm a little unsure about how this Binary question is completed. I used the command find / -name shiba4 I used the mkdir and touch commands to make the neccesary files. However, it says no such file exists or that I dont have permissions. Any help is much appreciated!

brisk moat
#

Any help is much appreciated...

stuck fractal
#

@brisk moat show us where you're getting that error and what you're doing

brisk moat
#

ok one sec

#

Honestly these results are a little different than what I was getting last night, either way couldnt find it.

stuck fractal
#

Yes, you're getting permission denied

#

Because find is trying to look in folders that you don't have permission to look in

#

You can filter that out

#

Append 2>/dev/null to the end

brisk moat
#

How would I know to do that? Did I miss something?

stuck fractal
#

I just said how you'd do that

#

Append that string to the end

#

find whateverArgs 2>/dev/null

brisk moat
#

I get that, I was asking If I had missed that info somehow. My apologies, wasnt questioning your method

stuck fractal
#

That info is easily found with some google

#

linux how to supress errors

brisk moat
#

Thanks for the help

white salmon
#

I’m sure this gets asked a bunch but I guess I’m stuck. I’m on the hydra room and have very little experience with it. I brute forced the SSH creds easy enough. But can’t get the web one

#

Used both rockyou and fasttrack. And hint says I’m doing something wrong with rockyou lmao

stuck fractal
#

Can you show us what you're doing?

white salmon
#

Yea one sec

#

I did the same with the fasttrack list as well which popped a bunch of false positives like Spring2017 etc.

stuck fractal
#

That's web, not SSH?

#

Oh

#

You're sending the data to the wrong placw

#

Intercept a legitimate request, see the path it's submitted to.

#

You're also missing an =

white salmon
#

Ahh. Okay! I will go try. Thanks

#

Oh hey ninja, can you take my eJPT/CEH/sec+ stuff of my name. I thought it was cool but I don’t lmfao

stuck fractal
#

Not easily.

white salmon
#

Ah then nvm.
That worked man thanks

celest moth
#

Going through the Advent 2019 challenges today. Got to the RE exercises. I still don't know what I'm even looking at ... anyone else feel the same the first 100 times they look at RE stuff?

boreal pond
#

Hey all, I'm a Python n00b and wanted to see if I could get some help with the Intro to Python Task 12 challenge. It says to use from base64 import * but when I do and I use base64.b64decode(line) in my code, I get a undefined variable 'base64' should I only use import base64 instead?

boreal pagoda
#

Night guys, I'm doing devguru and got access to the cms, but I need a nudge with foothold. Can you help me pls?

stuck fractal
#

@boreal pond Yes, that will fix that error

#

from module import * means you use the functions and stuff from the module without module. in front of them

night fractal
stuck fractal
#

If you're using WSL, don't.

white salmon
fiery moth
#

you want a hint?

cedar axle
#

wsl uses sys-vinit sudo service postgresql start

jade oracle
fiery moth
#

both of u

jade oracle
#

yes pls

fiery moth
#

the page executes php code

#

you need to add a page

jade oracle
fiery moth
#

yeah

jade oracle
jade oracle
fiery moth
#

np

ancient island
#

I am stuck on privesc of this machine

boreal pond
#

I'm working on the Intro to Python exercise. I'm getting close, but can't figure out why my while loop isn't iterating through the line more than once. What am I doing wrong?


file = open("test.txt", "r")

def run_decode():
    for line in file:
        base64_bytes = line.encode('ascii')
        message_decode = base64.b64decode(line)
        message = message_decode.decode('ascii')
        return(message)

x = 0
while x <= 5:
    print(run_decode())
    x += 1```
boreal pond
sonic night
#

are you running through a flag that has multiple lines or is it just one long line?

umbral umbra
boreal pond
tall rain
#

How much time did you guys spent to brute elliot's password using hydra on Mr. Robot CTF's room? It took so long on my attempts, the machine is almost expired now

granite pelican
#

Looking for a hint! in the CC: Pentesting room, task 10. Found the dir but cant open, cant download.. what else.. must have to be done with msf?

#

@tall rain can't imagine it should take that long. what's your command look like?

tall rain
tender compass
#

With a Py script or something..

wide grove
#

here is a hint :You dont even have to brute force the password,one of my friends just googled " mr.robot wiki elliot alderson" and the password was somwhere in his fandom page 😉

drowsy sequoia
#

Can someone give me a hint for devguru i got till the cms page and got the username to login but i cant find the password

tall rain
tall rain
tall rain
tall rain
graceful prism
#

At the Metasploit room, I did what I told to do, and I dont see nothing

sonic wigeon
#

Try to run it with -Pn maybe

#

Also check that if your vpn is connected

stuck fractal
#

You need to re-run with -Pn like the message tells you

graceful prism
#

why is that?

#

ok

stuck fractal
#

because it didn't respond to an ICMP echo request (ping)

#

Windows machines generally don't, due to the firewall

graceful prism
#

It works, thanks

boreal pagoda
fiery moth
#

np

valid zealot
#

In Linux Fundamentals Task 9, it wants me to change the USER variable to test1234. I used export $USER=test1234 and ran the shiba2 binary and it's not working. It's still showing the $USER variable as shiba2. Not sure what I'm doing wrong.

#

sorry it's Linux Fundamentals 2^

stuck fractal
#

@valid zealot It doesn't change the value of the variable

#

The binary performs a check

#

And you've misread the task

#

It asks you to set test1234, not change $USER

autumn kite
#

hello guys, could somebody give me hints for the room introresearch?

stuck fractal
#

Just ask directly

#

Although 99.9% of the content in that room comes under Rule 13

autumn kite
#

I'm stuck at the Task 3

#

Vulnerability Searching

stuck fractal
#

#room-hints is here for people who want a "pointer" towards the room they are completing, and not necessarily a spoiler. As such, when asking a question, be sure to include:

  • What room you are on
  • At what stage are you stuck exactly? Enumerating? Exploiting? Priv esc?
  • What techniques / tools have you tried so far? Just so that we know how to hint you in the right direction without repeating what you've already done
tardy basin
sonic wigeon
#

I have accessed that but not getting any further

tardy basin
#

|| After the access to gitea db you can duplicate frank user as frank2
And you need to supply hashed password with true combination ||

sonic wigeon
#

Yeah I'm struggling with that

fiery moth
#

@tardy basin have you got any further
i have access to the machine but idk how to privesc

tardy basin
fiery moth
#

yeah

tardy basin
#

|| linepeas ? ||

fiery moth
#

yeah tried that too

#

i saw some ports open though

ancient island
#

linpeas just show interesting files

fiery moth
#

||8585 which is gitea and ssh but on ssh i get access denied and idk what to do in gitea||

ancient island
#

i am logged on gitea, but i'm stuck

fiery moth
#

how did you find it

ancient island
#

the login is in somewhere

tardy basin
ancient island
#

yes

tardy basin
#

|| which algorithms can be use with gitea db password hashing ? ||

ancient island
#

this answer is in the app.ini.bak, i don't know if i can speak

fiery moth
valid zealot
stuck fractal
#

You haven't actually set the variable then

#

Look back at the task explaining how to set variables

white salmon
#

fellas , any work around on ssh in devguru ?
help is very appreciated .

strange river
#

stewie needs help

white salmon
#

yeah , indeed

fiery moth
#

i've accessed the gitea site but idk what to do now

stuck fractal
pseudo tapir
#

Sorry, ninja!

white salmon
#

@fiery moth you should comeback and read the config

fiery moth
#

ok

valid zealot
stuck fractal
#

It is not set if you are getting that error

#

You can argue, or you can do what I suggested

#

One way leads to me ignoring you.

white salmon
#

Yo Fellas, Some Help

fiery moth
#

same

valid zealot
stuck fractal
#

You added a $ in the export command

#

Don't do that

valid zealot
#

oh

valid zealot
stuck fractal
#

If you have the variable set correctly, you will get the password

#

Screenshots. Show us what you're doing. Show us what happened.

valid zealot
#

ok

sonic wigeon
valid zealot
white salmon
#

@strange river some help dude

strange river
#

@white salmon which part

white salmon
#

the ssh part

strange river
#

|| There is no SSH part ||

white salmon
#

👀

sonic wigeon
#

xDD

white salmon
#

so for the last 50min i'm struggling with something is not included xd

lyric steeple
#

Any hints for getting flags for unbaked pie. Already have reverse shell but stuck ?

strange river
#

@white salmon It can't be as hard as building that time machine

white salmon
#

@strange river at least i know what i should do now, Thanks

simple mountain
#

nonickid - Thats a new room, so no hints for 3 days after release 🙂

lyric steeple
#

@simple mountain ok, understand. Thanks. So continuing my fight 🙂

simple mountain
#

Keep at it, You'll get it 🙂

strange river
#

lmaooo, misunderstanding

royal mirage
#

In devguru I got into the machine and somehow managed to get credentials to access || gitea || database. And now I am stuck,can someone help me?

fiery moth
#

i cant find the creds for gitea

white salmon
#

escalating to frank is a pain

sonic wigeon
fiery moth
#

i have

#

imma run it once more tho to make sure

fiery moth
royal mirage
fiery moth
#

i only found a hash

white salmon
#

@fiery moth you got the config ?

fiery moth
#

there are a lot of configs

white salmon
#

there's one specific config that is very obvious related to gitea

grizzled brook
# fiery moth i only found a hash

im still stuck on the login fields😫 i found the ||october login with the frank user|| and the || gitea login site|| but im absolutely clueless as to what to focus on next.. tried guessing, brute forcing and enumeration with gobuster but im out of ideas already

sonic night
sonic night
fiery moth
#

@grizzled brook ||adminer.php||

white salmon
grizzled brook
sonic night
# grizzled brook dirb yes

So there shouldve been a result in there that has some information about the machine, like a...|| place where you might get all the code or something of the sort ;)||

midnight spindle
#

Hello everyone 🙂 , I'm on the room DevGuru and I'm a bit stuck 😦 I founded a|| git repo|| and I downloaded it but it didn't give me more info than that. Someone have a hint ? 🙂

grizzled brook
sonic wigeon
midnight spindle
#

@sonic wigeon yes I used gittools for that

sonic wigeon
#

You have only downloaded it , try to dig more into that reporistory

midnight spindle
#

i got the logs and I have a username ( more a confirmation ) and a TTOOONNN of files

#

shall I brute force something or more dig in the folders like you sugest

sonic wigeon
#

Not brute force but try to use || extractor|| that comes with gittools

midnight spindle
#

😮

#

got it ( I think 😄 )

fiery moth
#

@white salmon i think i found it

white salmon
#

Nice

midnight spindle
#

@sonic wigeon OMG DUDE !! thanks for the help !!

#

I had some REALLY cool stuff to check 😄

fiery moth
#

nvm

zinc echo
#

hello, i got stuck on devguru room, i successfully login to cms on port 80 and trying to exploit them but its didnt work. what I have been doing is right? *sorry for my bad english

fiery moth
#

@zinc echo you can execute php code on a page

zinc echo
#

on port 80?

sonic wigeon
#

Yes

midnight spindle
#

@zinc echo : gg I'm stuck to login on it 😭

zinc echo
#

thanks! @fiery moth @sonic wigeon

sonic wigeon
midnight spindle
#

yeah , is what I'm doing now

#

try to check rge file and get osme info from there

fiery moth
#

?

strange river
#

what is everyone stuck on?

fiery moth
#

i need the creds for gitea

#

to clone the repo

strange river
#

@fiery moth || overwrite or create ||

#

@fiery moth wait

midnight spindle
#

I extract the comit from git and I have a lot of file and I try to find credential on it but I can't 😦

strange river
#

you're trying to clone it?

#

@midnight spindle git restore

fiery moth
#

@strange river yeah but it asks for creds so i need the creds

#

@midnight spindle once you dumped the .git you need to use the extractor from gittols

strange river
#

@fiery moth what have you done so far

midnight spindle
#

yep this is what I did

fiery moth
#

i am on the machine and i am trying to privesc

#

@midnight spindle check the config file

#

you will find an interesting file there

midnight spindle
#

@fiery moth ok I will double check

strange river
#

Use grep

midnight spindle
#

thanks

strange river
#

grep -lr 'password'

#

something like that

zinc echo
#

dirb / gobuster maybe you can something interesting @midnight spindle

fiery moth
#

@strange river can you give me a hint on where the creds can be for gitea

strange river
#

@fiery moth do you have a shell yet?

fiery moth
#

yeah

strange river
#

@fiery moth || replace them ||

fiery moth
#

ok lemme try

strange river
#

gitea is open source, keep in mind

#

docker experience would be good here

midnight spindle
#

thanks for the help guys , I will continue to dig

fiery moth
#

dont have much expereince in docker but i will do my research
@strange river also the room is good af nice

strange river
#

I'm going to ask around and see if someone can make a walkthrough video on this machine sometime

#

videos like ippsec always help me see it clearly and learn from it

fiery moth
#

yh ippsec explains things in depth

sonic wigeon
#

That's it for me doing DevGuru today gonna try to crack on it tomorrow xD

strange river
#

I'm just glad a lot of people are learning something from it 🙂

sonic wigeon
#

Yeah man it's very challenging box and so far learned a lot from it 👍

fiery moth
#

@strange river is it ||app.ini.bak||?

midnight spindle
#

omg I found some creds but it dosn't work 😦

white salmon
#

cuz

#

you're using them wrong

sonic wigeon
#

Hmm

midnight spindle
#

yeah I think so

#

because I found the creds for the database itself but not to the website

white salmon
#

there u go , you answered your own question

midnight spindle
#

haha yes but I'm back to the starting point. I can't connect to this DB because is use a specific port and this port is close on the server

#

so I guess , it's a wrong way to go/think

white salmon
#

no

sonic wigeon
#

No your on the right track

white salmon
#

that's were

#

enumeration

#

comes in hand

zinc echo
#

hey, i trying to bypass ext when rename it, but its doesnt work, i read that exploit from google. am i doing right?

white salmon
#

bypass doesn't work

#

find another way

zinc echo
#

hmmm, okayy

midnight spindle
fiery moth
#

@midnight spindle mysql is closed

#

didnt you scan for open ports at the start?

midnight spindle
#

yes

fiery moth
#

there is another way to connect to the dtb

midnight spindle
#

3 port are open

sonic wigeon
#

Yeah enumerate through the files where you got the creds

midnight spindle
#

omg this room make me crazy 😄 thanks for the support guys ^^

sonic wigeon
midnight spindle
#

hahah

fiery moth
#

same i need to find the creds for gitea

midnight spindle
#

I dont' understand something. The creds is link to "october" and on the webiste I found the "october login" BUT it doesn't work

fiery moth
#

||adminer||

midnight spindle
#

OMG OMG !!

sonic wigeon
#

xD

midnight spindle
#

it was FRONT of me !!! and I was sure this file look SO STRANGE !

fiery moth
#

@white salmon is thats the file i am supposed to look for?
||app.ini.bak||

ancient island
strange river
#

@ancient island which part

ancient island
#

www-data to frank

#

i am in gitea

#

but i’m stuck

fiery moth
#

you found the creds?

strange river
#

|| Its a feature of gitea ||

ancient island
#

yes, i know, but i couldn’t find this feature

strange river
#

Google for gitea CVE's and the method will show up

ancient island
#

i searched a lot

#

oh

fiery moth
#

i only found an ssrf

ancient island
#

i know now

strange river
#

I checked again, and I found it

#

Lots of documentation on this method exist

fiery moth
#

oh

#

i found it

#

rce

strange river
#

Its not really a CVE, more of a consequence of having access

fiery moth
#

it says its authenticated so i suppoose we need the creds

midnight spindle
#

guys, I changed the password from ||frank|| and now it say that Frank has been suspended !

strange river
#

@fiery moth its hard to explain without spoiling it

fiery moth
#

@midnight spindle you need to|| clone|| it

#

@strange river np and ty for helping me out

midnight spindle
#

why ?

fiery moth
#

cause you cant crack his hash

#

so you clone it

midnight spindle
#

thats why I didn't crack the hash I just changed his PASSWORD ^^

fiery moth
#

and what kind of error did you get

#

also it needs to be hashed in bcrypt

midnight spindle
#

aaahhhhh thats why !!

white salmon
#

why does it say "User [frank] has been suspended."

midnight spindle
#

same here , is because you used a texte without encryption

white salmon
#

i cracked the password

midnight spindle
#

ah

fiery moth
#

@white salmon you need to clone frank

white salmon
#

okay! does git allows cloning of users?

#

we can clone only repos right?

fiery moth
#

not that kind of cloning

#

cloning his user in ||adminer||

white salmon
#

but adminer is not accessible

#

with db creds?

midnight spindle
#

xD

white salmon
#

**without

midnight spindle
#

OMG !! after 1h30 !!! I'm log IN backend !!!

fiery moth
#

@white salmon you can login to adminer

#

if you have the creds

white salmon
#

so this means adminer creds are out in public..?

dull pulsar
#

lmao

strange river
#

manjuice got root, you can ask him hints

dull pulsar
#

woop woop

midnight spindle
#

someone have a hint to get a reverse shell after log in to the backend/cms

#

?

#

because the page are not supporting PHP and we can't upload php ( maybe with changing the magic number )

midnight spindle
#

nice !

fiery moth
#

need to find the git creds then use the exploit for the gitea version

dull pulsar
#

im pretty sure there isnt an exploit involved

#

besides user to root

stuck fractal
#

Mark as a spoiler

dull pulsar
#

idk i didnt use any exploits for gitea

#

apparently frank uses strong passwords

fiery moth
#

i have found a repo but you need to be authenticated to clone it

dull pulsar
#

yup, but frank has strong passwords

fiery moth
#

can i find the pass through a backup file or smth

dull pulsar
#

not exactly a backup

#

well

#

yes a backup

#

but not franks

fiery moth
#

app.ini?

dull pulsar
#

maybe

fiery moth
#

i found a secret key

#

nothing seems to work tho

dull pulsar
#

remember the foothold into october cms?

midnight spindle
dull pulsar
#

nice nice :D

#

yea this rooms also made me hate october cms

fiery moth
dull pulsar
#

you got into backend right?

fiery moth
#

yh

dull pulsar
#

yup, its the same thing essentially into gitea

#

idk if im giving away too much so ima cool it down for now

fiery moth
#

ok

#

@dull pulsar with adminer?

dull pulsar
#

well you could use adminer

fiery moth
#

does it has to do with user_roles?

#

||clone a user and change his id into the publisher or dev||

dull pulsar
#

nope

midnight spindle
#

omg this room ! I just get the shell and boom stuck again ^^

#

but let's start diging ! 😄

dull pulsar
#

lmao yea same i had to spam zayotic for hints as well

ancient island
#

omg, this privesc is not easy

fiery moth
#

its hard af

#

but its actually realistic compared to other rooms

dull pulsar
#

yup yup

ancient island
#

i am trying understand how to do

dull pulsar
#

its got something to do with gitea

ancient island
fiery moth
#

i have learned some new stuff so far

ancient island
#

me too

midnight spindle
#

same here ^^

#

even if is not done ( YET :p )

fiery moth
#

@dull pulsar can you give us some more hints

dull pulsar
#

hm

#

where are you right now?

ancient island
#

privesc

dull pulsar
#

gitea

fiery moth
#

yh

ancient island
#

www-data to frank

fiery moth
#

need to privesc to frank

ancient island
#

i found the vuln

dull pulsar
#

its all got to do with gitea

ancient island
#

but it is hard to explore

#

i think

fiery moth
#

i need to find the creds i think and then clone frank's repo

ancient island
#

yes, but in gitea, frank doesn't have repo

dull pulsar
#

yup, its like yotd

#

nope

fiery moth
#

sad

ancient island
#

not exist anymore

dull pulsar
#

lmao

ancient island
#

this repo

ancient island
dull pulsar
#

frank is running gitea

ancient island
#

yes

fiery moth
#

i've been trying to complete this room for a day now lol

midnight spindle
#

haha

#

I found an adminer.key , do you think is usefull ?

fiery moth
#

same in /tmp

#

but i doubt

#

its any useful

sonic wigeon
fiery moth
#

sadd

#

i will probs give up idk what to do

midnight spindle
#

no don't ! we are here 😄

#

if it can help I found ||"app.ini.bak"|| I still looking to it

white salmon
#

tried my best shot getting frank , the shell return as www-data -___-

fiery moth
#

but idk what to do with em

midnight spindle
#

JWT ?

fiery moth
#

yh

dull pulsar
#

nope

fiery moth
#

i gotta go through the whole file ffs

midnight spindle
#

it a json key

fiery moth
#

the pass?

midnight spindle
#

no I don't know , I still on it ^^

#

ok I found a JWT CSRF but nothing that I can use 😦

fiery moth
#

does it work

midnight spindle
#

I don't know where and how to use them

fiery moth
#

doesnt work

midnight spindle
#

OMG !

#

I think I GOT IT !

#

I will confirm you that in a bit^^

fiery moth
#

fr?

midnight spindle
#

like french ? ^^

#

or for sure ? :p

fiery moth
#

for real?

midnight spindle
#

haha w8 I will confirm you but I found something REALLY cool !

fiery moth
#

kk

tribal olive
sonic wigeon
#

You didn't mention the protocol

white salmon
#

@tribal olive gobuster dir ......

sonic wigeon
#

Oh yeah also that xD

tribal olive
#

thank you @white salmon

midnight spindle
junior scaffold
#

Hello, can someone give me a hint of what encryption is this?
*@F DA:? >6 C:89E C@F?5 323J C:89E C@F?5 Wcf E:>6DX
I'm doing c4ptur3-th3-fl4g room

midnight spindle
#

MWHAHA !!

#

the hint is : check , double , triple check the .bak

#

and think about how you found the frist cred

fiery moth
#

app.ini

midnight spindle
#

yep

sonic wigeon
#

So there is something else that we need to look for ?

midnight spindle
#

hmm ( hard to no spoil ^^ )

dull pulsar
#

ayy nice nice nice

sonic wigeon
#

I came across something but didn't try it , gonna try to look again xD

midnight spindle
#

I'm stuck again xD omg this room !

white salmon
#

what a nice room thanks @strange river

midnight spindle
#

let's start diging !!

strange river
#

@white salmon thanks Stewie

midnight spindle
#

yeah thanks a lot @strange river ! super room

strange river
#

Glad you liked it

#

It was a pain to get it released

white salmon
#

no i'm talking suriously i already finished the room, it was quite a ride .
and the frank path huh that's new !

#

Really good one

strange river
#

Yea, I wanted to make something that I haven't seen done before

#

that would also be IRL

midnight spindle
#

omg I have no idea what I supose to do that now I have acces to gitea with Frank

fiery moth
#

icba to go through the whole app.ini file

strange river
#

My OSCP was like that, just reading a big config file

#

whats with the thumbs up reactions haha

fiery moth
#

i will probs give the oscp in some years so i got time to prepare

midnight spindle
#

@strange river any hint after get acces to gitea with frank ?

strange river
#

DevGuru is very similar to the way they make exam boxes

#

blobknife except they like windows a lot now

fiery moth
#

active directory?

midnight spindle
#

I guess so

strange river
#

No, thats more PWK

#

Unless its changed

#

@midnight spindle || The config files mentions its enabled, and its a feature of gitea ||

midnight spindle
#

ok thanks I will double/triple check that 😉

strange river
#

|| Its not suppose to be enabled by default, at least according to the example config provided by gitea ||

midnight spindle
#

when you said " the confirm files is enabled" where you get this info ?

strange river
#

|| Its a well documented way to get RCE on gitea, you just have to find it ||

midnight spindle
#

ok

strange river
#

@dull pulsar manjuice is suppose to give hints since I gave him hints

fiery moth
#

@strange river does it has to do with mysql?

strange river
#

@dull pulsar i'm joking haha

dull pulsar
#

lmaooo

strange river
#

@fiery moth which part

fiery moth
#

getting into gitea

#

i got the creds

strange river
#

Thats the hardest part

fiery moth
#

for the dtb of gitea

#

i found mysql creds for gitea while reading thr config file

strange river
#

|| There might be other ways to do it, but the way I did it was taking advantage of gitea being open source and writing a reimplementation of their hashing ||

#

|| You don't have to do that, just use their software instead of writing it manually ||

fiery moth
#

eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYmYiOjE2MDU3NTc1MjV9.TgIEm15weeIsUgo2aG-oL7JqzClHpdIVyn1ohFkYm7o

#

||; Password Hash algorithm, either "argon2", "pbkdf2", "scrypt" or "bcrypt"||

#

i found that

strange river
#

The config will specify it

#

That's just a comment

#

I didn't want to be mean and use || argon2 ||

fiery moth
#

i read the whole config file didnt find anything other than mysl creds which are no use

strange river
#

use grep

#

|| creds are very useful ||

midnight spindle
#

@fiery moth try to grep with what you looking for

fiery moth
#

i am looking for a pass

midnight spindle
#

for what ?

fiery moth
#

to login to gitea

midnight spindle
#

ok you have it 😉

strange river
#

The DB or gitea directly ?

fiery moth
#

gitea or the db idc as long as i get to user frank1

strange river
#

@fiery moth how long have you been on this part?

fiery moth
#

a lot of hours

sonic wigeon
fiery moth
#

idk

strange river
#

Its hard to answer this stuff without spoiling

#

@sonic wigeon || you're on the right track ||

midnight spindle
#

omg I think I have it !! about RCE in gitea !

fiery moth
#

there is an exploit for it yeah

#

authenticated rce

white salmon
#

I am stuck with login itself.. it is always throwing error message.. hashed creds dont match

sonic wigeon
midnight spindle
#

same here

fiery moth
#

i cant even find the exploit for it

white salmon
#

yea.. unable to login... hashed creds dont match error

fiery moth
#

you need to gen a bcrypt hash

sonic wigeon
#

Yes

white salmon
#

i did that for my new user..

fiery moth
#

you need to clone frank

white salmon
#

it is still saying the same.. what is persist_code?

fiery moth
#

and change everything unless the persist_code

#

from example from frank do frank1

#

and make sure there arent any spaces ahead in the bcrypt hash

white salmon
#

okay.. let me try again..

slow lantern
#

on my first way, anyone can give me a short hint?
(This challenge is pretty simple. The binary is checking to see if the environment variable "test1234" exists, and if it's set equal to the current $USER environment variable.)

fiery moth
#

there are writeups

stuck fractal
#

This channel is for hints

#

Not pushing people to writeups

slow lantern
#

no, i will go ahead by myself and with few hints, everything else is crap

stuck fractal
midnight spindle
strange river
#

@midnight spindle congrats

midnight spindle
#

I'm so GLAD and HAPPY omg ^^

fiery moth
#

i am stucked

strange river
#

@midnight spindle pretty satisfying

midnight spindle
#

yeah ! and for me is meaning a lot ! because I really want to pass my OSCP and try to work on field so... yeah ^^

fiery moth
#

same

midnight spindle
#

if someone need any help feel free ! 🙂 and @fiery moth your close dude ! try to make a small break and back to that 🙂

#

you just missed something ^^

fiery moth
#

i legit read the whole config file

sonic wigeon
#

@midnight spindle Damn , GG's man

midnight spindle
#

I know we said that but focus on what you looking for and FOR WHAT ^^

#

@sonic wigeon thanks dude !

ancient island
sonic wigeon
#

Damn GG's man (2) xD

fiery moth
#

@ancient island grats

strange river
#

@ancient island you been at it for a while, congrats 🙂

midnight spindle
#

NICE !!!

ancient island
#

thanks guys, without your help I wouldn't have made it

midnight spindle
#

same here ! thanks a LOT guys 🙂

fiery moth
#

i've been stuck for hours now

sonic wigeon
#

Hahahah I feel you man

slow lantern
midnight spindle
#

omg I'm stuck again 😭

#

someone know what "!" mean where is front of the sudoers cmd ?

ancient island
#

hahahha

#

same

stuck fractal
#

!root means not root

ancient island
#

hmm

midnight spindle
#

hmm

#

like everyone can use it expect the root ?

#

like (ALL,!root ) NO PASS = everyone can use it without pass but not as root ?

ancient island
#

i think it is

midnight spindle
#

hmmm

fiery moth
#

@midnight spindle can you give me a hint

midnight spindle
#

what did you 'grep" ?

fiery moth
#

passwd
password
pass
user

#

and some others

ancient island
midnight spindle
#

ok le's making again ^^

#

what you looking for ?

#

omg @ancient island WELL DONE !

ancient island
#

thanks @strange river for the machine. I learned a lot!!!

fiery moth
#

@ancient island noice

midnight spindle
#

I'm still stuck with the !root 😄

fiery moth
#

@midnight spindle to access gitea

slow lantern
#

I'm trying tos start my machine -> (after deploy the one for linux3)
=> Uh-oh! You can only deploy a maximum of 3 machines at a time.

midnight spindle
#

ok so what you have to grep ? 😄 ( is in front of you ^^ )

slow lantern
#

how can i shutdown running ones?

fiery moth
#

finnaly

midnight spindle
#

hahaha

fiery moth
#

@midnight spindle ty

midnight spindle
#

no problem dude !! KEEEPP GOINNGG !!

ancient island
fiery moth
#

i feel so stupid

slow lantern
midnight spindle
#

@ancient island I'm wasting my time with this !root ? or 😄

fiery moth
#

@midnight spindle accept my req

ancient island
midnight spindle
#

ok

ancient island
#

just

#

google

#

hahah

midnight spindle
#

haha this is what I'm doing since 3h xD

ancient island
#

hahaha me too

white salmon
#

any hints for reverse shell exec?

#

stuck with it for a long time

ancient island
#

gitea

midnight spindle
night fractal
sonic wigeon
#

@midnight spindle OP

midnight spindle
#

@strange river I know that we already told you that but... thanks for this room ! it was hard but really nice !

strange river
#

Should it be leveled hard?

midnight spindle
#

for me I will say yes ^^ but I don't know

strange river
#

ill let darkstar decide

sonic wigeon
strange river
#

its hard to understand the difficulty for me because its in hindsight from the beginning

ancient island
strange river
#

darkstar will change it if it is, he did that to daily bugle I think?

fiery moth
#

finnaly got into gitea

ancient island
#

good!

fiery moth
#

and my machine expired

#

great

midnight spindle
#

@night fractal thanks 🙂

night fractal
#

but I saw you got the root so I'm guessing you found a way around the !root

midnight spindle
#

yep 😄

night fractal
#

weirdest thing about that CVE is that we only found it a while back ago

#

but I guess !root is not really a common way to configure sudo

fiery moth
#

@strange river any hints
i am on gitea rn

strange river
#

@fiery moth google everything you can on hacking gitea

fiery moth
#

k

#

i noticed it uses a vuln version but i cant find an exploit for it

slow lantern
#

136 Questions done for today (no writeup), yeah! beginners mood

jolly snow
#

I'm on the devguru room, I found the ||login|| page, running gobuster on the room ip makes it explode everytime (I have to restart the room everytime I do a directory scan), any hints?

strange river
#

@jolly snow free or VIP?

jolly snow
#

the room? room is Free

strange river
#

No, the VPN you on

jolly snow
#

VIP

normal olive
#

Hi, I'm doing the furthernmap room, on task 8 it's asking "Why are NULL, FIN and Xmas scans generally used?" The answer it's relative stealth but it's not accepting it.. what am I doing wrong? thanks in advance for guiding

strange river
#

@jolly snow how many threads

jolly snow
strange river
#

yea don't do 50, it will overload the CPU since apache is in prefork

#

And its limited resources

jolly snow
#

I see, but any other tips rather than brute forcing for folders and files?

jolly snow
strange river
#

You can, just cause less load

#

ffuf should be fine

stuck fractal
#

@normal olive check the task text, it explains

somber crag
#

i am a bit stuck with the "DevGuru" room

#

it seems that the user|| "frank"|| was suspended 😦

#

I updated the ||backend table|| and I guess that I mess something with the DB

fiery moth
#

@somber crag || clone the user then change the username and some other stuff like from frank to frank1 and change the password which should be bcrypt
so take for example the string password hash it in bcrypt and use it as the pass||

somber crag
granite perch
#

Hey everyone, I'm in the Nmap room and been stuck on Task 14 question "Perform an Xmas scan on the first 999 ports of the target -- how many ports are shown to be open or filtered?". I've tried nmap -sX -p1-999 <IP> and I'm not getting any open or filtered ports. Am I entering it wrong?

fiery moth
#

check your bcrypt hash @somber crag cause you might have a space at the end

somber crag
#

I checked it and I didnt have any spaces

fiery moth
#

want me to generate you one?

somber crag
fiery moth
#

$2y$12$HgRvJSGWKlA1BtztdcIB1.qbqnCaJC1VGpddPFAH53ejyMYOnH3NK

#

use that

#

its pass in plaintext

somber crag
#

wait

#

that worked xD

#

what I was doing wrong ?

fiery moth
#

you probs left a space at the end

somber crag
#

idk, thanks

fiery moth
#

np

night fractal
sonic night
rigid dagger
#

Is there a way i can find my fully domain name by reading files?

#

I dont have access to /etc/*

#

Also i cant read the /proc/sys/kernel/hostname

fiery moth
#

uname -a

rigid dagger
#

I can only read files

#

Im connected fia ftp

fiery moth
#

oh

normal olive
normal olive
boreal pagoda
# fiery moth finnaly got into gitea

Just got home and I see you guys did get into gitea, congrats. I'm accepting hints. I have access to gitea db, have secret key, ... but can't see a way through it

fiery moth
#

||clone it||

#

like you did first time with adminer to access backend

#

@strange river ik how to exploit it but i get some errors

boreal pagoda
#

k will try it 😄

random scroll
#

I'm curious if anyone knows if there's some efficient way you're supposed to find flag 16 in the linux challenges room. The clue is "Flag 16 lies within another system mount.". I eventually found it by sheer luck, but it doesn't seem like it's actually in a mount or anything, just one of the directories off of /. I checked the writeups, but they mostly seem to just say you have to dig to find it. Could be that's all there is to it... Look all over!

stuck fractal
#

It's not actually another mount

#

Find out where Ubuntu mounts USB sticks when you connect them

random scroll
#

Ahh, okay - thanks!

night fractal
strange river
#

Where are the mods

jade oracle
#

i wrong?

#

srry

strange river
#

Its not your fault, they are incompetent

buoyant elm
#

oh

#

man im sorry

strange river
#

@jade oracle that was just to much info 🙂

#

I would delete it myself no problem, but not mod anymore

jolly snow
#

I'm a bit lost on DevGuru, I got the username ||frank|| but trying to recover its password made his user get suspended, do I need to restart the box? (The password recover was returning a error every time I tried to recover the password)

buoyant elm
#

i got the same problem, i dont think thats the error ...

minor bough
#

-mute @strange river Rude to modes

#

*mods

green minnowBOT
#

🔇 Muted zayotic#2616 for 1 day

minor bough
#

Actually, you've been nothing but problems. Enjoy the ban.

stuck fractal
#

I'd assume you need to restart the box

#

It's throwing that error because the boxes don't have internet

jolly snow
#

I just did, thats a new box

buoyant elm
#

maybe your user get suspended because server limits login attempt

jolly snow
#

too many attempts on db login gets me a timeout of 25 minutes

night fractal
minor bough
#

There have been other events and I'll level with you, I'm not going to elaborate

night fractal
#

k

#

thanks for at least replying 😅

minor bough
#

No problem ahaha

night fractal
#

I respect you saying you're not gonna elaborate more than you just straight up ignoring me like lots of mods on other servers usually do

minor bough
#

Honest to goodness, the main reason I'm not elaborating is that there's a lot involved with that issue and I'm eating dinner lol