#modules

1 messages · Page 237 of 1

shut quest
#

Probably plenty of people have, just ask your question

glass quail
#

copy

#

ok im trying to reverse shell I put everything in right and the page just hangs

#

on the msfvemon it will give me this after 5 mins of hanging

shut quest
#

What section

glass quail
#

basic exploitation - upload exploitation

#

I tested it on my machine and it works

shut quest
#

What steps did you take?
Should be to create the payload, upload said payload, run netcat with the port you specified, navigate to the page you uploaded. The page could/should hang while you have the connection open.

glass quail
#

yes but the shell is never created

#

I created payload ran nc with the specified port then uploaded the payload and downloaded it

shut quest
#

By download do you mean navigated to?

glass quail
#

I hit download

#

it gives me a not found page

shut quest
#

I'm confused, it's been a while for this module, why are they wanting a rev shell when it's a public address, that won't work without the student modifying their network.

Use p0wnyshell and forget netcat for the moment.

#

@glass quail

glass quail
#

how would I get the shell

#

the flag

#

im using the pwnbox to access the website

fathom pendant
shut quest
#

I guess the first half of that module talks about web shells

fathom pendant
#

literally about to type the mimikatz command

shut quest
shut quest
glass quail
#

Try to exploit the upload feature to upload a web shell and get the content of /flag.txt that the objective for this section

#

ok thanks

#

will try it out

shut quest
earnest mulch
#

30 mins later

shut quest
#

Evil-winrm slow af

glass quail
earnest mulch
#

so yeah it's my only way

shut quest
#

impacket smb is a way, so is http

fathom pendant
#

took me ages LMAO because i procrastinated

shut quest
#

It's a big module

glass quail
fathom pendant
# earnest mulch

if you can rdp that can be faster (xfreerdp has the /drive: option

fathom pendant
wanton idol
#

i saw how that big module was so i skipped everything and done that LOL

fathom pendant
#

i should have had it done then

fathom pendant
#

lots of TTPs that are pretty useful to know

wanton idol
#

i meant skipping the other modules and doing that module first

shut quest
#

I like the labs and how all over the place you are

glass quail
fathom pendant
#

i.e. file transfers/lateral movement/upgrading shells

shut quest
fathom pendant
#

:) i think i should rest before starting

fathom pendant
wanton idol
#

i already knew those stuff but i get your point but i wasnt in alot of struggle

glass quail
#

I started that one too lol

fathom pendant
#

most of the stuff required at least for the second assessment was 100% covered by the module

#

i'd say the other 10% was remembering how certain commands worked kek

cloud urchin
#

good job i just started ad attack and enum yesterday myself haha

wanton idol
#

it be like that LOL

fathom pendant
#

in reality i probably spent maybe like 3-4 days actually working on it

wanton idol
#

that is pretty much how long i spent

#

the thing is i was doing all of that module at my work LMAO

fathom pendant
#

of that maybe half that time was just waiting on enum tools to finish

shut quest
#

I accidentally did the first lab blind and was sad when I completed it so quickly.

fathom pendant
#

i think that's a healthy way to do it imho ¯_(ツ)_/¯

wanton idol
#

tyrna be like you LMAO

fathom pendant
#

just push forward then worry about the questions after

shut quest
#

I was having too much fun

wanton idol
#

the skill gap is insane from me to u T-T lol

fathom pendant
#

wasn't like a lot of people's complaints about the whole admin thing for the one user or was that a different module entirely

shut quest
#

¯_(ツ)_/¯

earnest mulch
fathom pendant
#

Might be your connection ig. If you ping it what's your avg rtt? (ping -c 5) should give a rough estimate

shut quest
#

TCP or UDP for the VPN? Assuming bad Internet means you're on tcp and that means poopoo transfers

fathom pendant
#

At least it's stable

earnest mulch
#

or I might try to dump lsass remotely

fathom pendant
#

So we can rule out littering being the issue

fathom pendant
#

But in all honesty gl :)

earnest mulch
fathom pendant
#

If that would be faster

#

Idk if mimikatz is larger or not

limber river
#

dumping lsass remotely is better

#

also there's a tool by areous I think it does a good job

fathom pendant
#

@next bronze tool do be goated

limber river
rocky zephyr
#

which event ID was it? I'm sill stuck

rocky zephyr
opaque forge
inland shoal
#

been stuck at this 1 question for 1 hour:) htb really needs to improve their RDP

pale moth
#

anyone has completed the "intro to whitebox pentesting" skill assessment? i am kind of stuck and hope for some help

honest notch
#

Use the cracked password of the user Kira and log in to the host and crack the "id_rsa" SSH key. Then, submit the password for the SSH key as the answer.

opaque geyser
#

Need some help with the first bash script, please

wild dragon
#

Attack Common services, SA-easy lab usually get connection time out issue, please check it

old atlas
#

I guess those were just potential CLSIDs, I tried running the test_clsid.bat script to narrow down the choices and went from there to get the right fit, hint: 85C}

#

I tried running the test_clsid.bat script to narrow down the choices and went from there to get the right fit, hint: 85C}

#

I guess those were just potential CLSIDs, I tried running the test_clsid.bat script to narrow down the choices and went from there to get the right fit, hint: 85C}

#

I tried running the test_clsid.bat script to narrow down the choices and went from there to get the right fit, hint: 85C}

placid edge
#

anyone i can dm for blind Server-Side JavaScript Injection in the nosql module?

#

i have a script that is working, but i breaks at a certain chr limit

#

essentially i just dont know if i have all the characters that are expected to be used

#

rn im using

",$_-#{!}'"+"1234567890"+"abcdefghijklmnopqrstuvwxyz"+"abcdefghijklmnopqrstuvwxyz".upper()

placid edge
#

turned out the character ' ruined the payload

rapid spear
#

This question in Active Directory Enumeration and Attacks...
I think I have done everything, from net commands to dsquery and more, some text editing here and there and nothing found. Can anyone provide a hint or something?

inland shoal
#

Im currently doing the Skills assesment for Window Event Logs and im stuck on q1

isnt the answer ||mmc.exe||? I used this XML query

<QueryList>
  <Query Id="0" Path="Microsoft-Windows-Sysmon/Operational">
    <Select Path="Microsoft-Windows-Sysmon/Operational">
      *[System[(EventID=7)]]
      and
      *[EventData[Data[@Name='SignatureStatus']='Unavailable']]
    </Select>
  </Query>
</QueryList>
placid edge
#

mhm local i see

rapid spear
placid edge
#

should be fine to just do net group "Administrators" then

rapid spear
#

There is no such group

placid edge
#

then administrator

#

i dont think its the group "Local Admins" you want

#

should find administrators

#

do not include the /domain option

rapid spear
rapid spear
placid edge
#

because its local

rapid spear
#

Is this how it works? Give me a moment

placid edge
#

net localgroup administrators

rapid spear
#

Oh I see...

#

I got it

#

Wow seriously? 😂
The wording of the question is really wierd then, given it says what domain user

#

Thank you for the help @placid edge ❤️

next bronze
#

"which domain user is a local admin"

#

the wording is right

rapid spear
analog dock
#

The wording is fine, the understanding was wrong 😄

rapid spear
#

Alright my bad 😂

pale moth
rustic sage
#

greetings, I'm solving the usage room, i did sql atack, I got the data base, I found the password and the user name, but when I log in, I get two errors, either a password error or an expiration date

half stag
#

hey i am stuck on module "Attacking Common Services" section DNS Attacks. I am running subbrute but it doesnt gives me any results

inland shoal
sly nebula
#

Answering to myself: coertion is needed, which can be obtained with printerbug.py for example.

pale moth
#

if there are people who are stucked with intro to whitebox pentesting skill assessment 1 can dm me... 😄

fathom pendant
half stag
half stag
heavy marsh
#

I used
admin' or '1'='1'-- -
for an SQL injection, but
admin' or '1'='1
did not work
What would be the reason for that?!

#

It's pretty much the same payload!

shut quest
heavy marsh
#

I thought the second one would work since the quote is left off at the end to close that portion.

shut quest
#

But the rest of the query is still there so you will need a matching password

heavy marsh
#

I didn't see the
admin' or '1'='1'-- -
example in any part of the module, so I was confused. I found it in a walkthrough of some box.

heavy marsh
shut quest
#

that comment makes a big difference

frail thicket
#

Module: HTTPs/TLS Attacks - Skill Assessment
I was able to decrypt/encrypt the cookie and get the admin token validated, but it says to check the email for information.
Can someone provide any tips on how to get the flag?

simple shell
#

yup, same here.

#

no perms to general

fringe urchin
simple shell
#

@fringe urchin thanks dude.
But the thing is I can't complete my identification. It errors out. I tried regenerating my account ID and still same error.
Is there a specific channel where I should contact or ping any online mod?

neat pelican
#

Hello guys I need help on this module problem...

neat pelican
#

Search for "wordpress xmlrpc attacks" and find out how to use it to execute all method calls. Enter the number of possible method calls of your target as the answer.

I used burpsuite and sent a POST method on the website. But idk what i'm looking at and how many method calls are there.

#

The response from the POST method

HTTP/1.1 200 OK
Server: nginx
Content-Type: text/xml; charset=UTF-8
Connection: close
Date: Wed, 17 Apr 2024 14:16:20 +0000
Content-Length: 403

<?xml version="1.0" encoding="UTF-8"?>
<methodResponse>
  <fault>
    <value>
      <struct>
        <member>
          <name>faultCode</name>
          <value><int>-32700</int></value>
        </member>
        <member>
          <name>faultString</name>
          <value><string>parse error. not well formed</string></value>
        </member>
      </struct>
    </value>
  </fault>
</methodResponse>
vestal charm
#

I need help. Im trying to connect ssh but it keeps saying password denied what I'm i doing wrong

#

ssh htb-student@???

wanton idol
high sluice
#

Does anyone know which module in htb platform I can practice with burp suite?

twilit ruin
#

anyone know how to troubleshoot pwnbox stuck on starting? ive tried changing the location

twilit ruin
#

nvm i just had to retry a bunch

rapid sparrow
#

anyone got gold/silver annual? I Wwant to ask something

forest zenith
#

Hey, Im really interested in the path Senior Web Penetration Tester, but it is very expensive. Is there any student discount available?

forest zenith
rapid sparrow
forest zenith
valid spear
#

I'd do portswigger academy if you're looking for free labs for web stuff

rapid sparrow
#

there are a lot of options and I think the hardest/ annoying part of web app pentest is to collect payloads/ methods...

slate halo
#

Hello, Im doing the Attacking Domain Trusts - Cross-Forest Trust Abuse - from Linux. Question 1 and im running this command ```GetUserSPNs.py -target-domain FREIGHTLOGISTICS.LOCAL INLANEFREIGHT.LOCAL/wley

rapid sparrow
mint trout
#

think its 1 year

slate halo
#

anyone?

dreamy solar
#

Hello can you help me please, if I want to dump lsass, what I must to do?

#

mimikatz with options :

#

privilege::debug

#

sekurlsa::minidump lsass.dmp

#

sekurlsa::logonpasswords (incorrect) it is not okay

#

so I use lsadump::lsa

#

but I don't find my answer and normaly she is on the lsass.dmp

valid spear
#

Is there another channel that's used for course support for academy modules? I assumed that was here but I'm not sure if there's somewhere else where these questions should be asked/answered instead

wanton idol
vocal sphinx
#

Was doing the linux priv escalation - abusing sudo. I checked some writeups and looks like the module has changed and seems as though I have to exploit openssl to execute a command now. But the only was I found to do it was to write a custom c++ code to be an openssl engine to do which is kind of a pain when I haven't written anything in c++ for years. Does not seem like an 'easy' module to me to have to relearn a whole language to do a small piece of it. Is there any easier way to do some type of command injection to openssl other than an engine?

dreamy solar
dreamy solar
wanton idol
#

theres a section in there about openssl that u can use to priv esc

#

im pretty sure u dping openssl with sudo correct?

vocal sphinx
#

Yeah that looks exactly like what I needed. Been on there before but had forgotten the link. Thanks!!

tawdry vapor
#

anyone can help me with Escalate privileges and submit the contents of the flag.txt file on the Administrator Desktop. (Windows Privilege Escalation Skills Assessment - Part 1 - module)

slate halo
#

Hello, Im doing the Attacking Domain Trusts - Cross-Forest Trust Abuse - from Linux. Question 1 and im running this command ```GetUserSPNs.py -target-domain FREIGHTLOGISTICS.LOCAL INLANEFREIGHT.LOCAL/wley

wanton idol
# dreamy solar here

sorry bro i forgot about what i did maybe its not lsass u shoyld be looking for

dreamy solar
#

oh snif

#

no problem

wanton idol
#

have u tried tk see if u can get the SAM @dreamy solar

shut quest
quasi wave
#

can someone give me a hint to get me started for the medium lab on footprinting?

dreamy solar
quasi wave
#

I'm having a hard time getting my brain into gear and I've been thinking for days and I know I should use nmap

#

but I am having trouble figuring out what to scan for? without giving too much away could I get a hint to get my brain started in the right direction?

quasi wave
#

like is there something I can look up on google to get me in the right direction?

shut quest
quasi wave
#

ok thanks

shut quest
#

have you tried anything?

valid spear
#

ADCS Course, PKINIT Module

Any idea as to why I'm getting the KDC_ERR_C_PRINCIPAL_UNKNOWN error when using the same syntax as the course? It should be pointing to the new computer account we just created with passthecert.py, no?

quasi wave
#

I will get back to you in 30 minutes after I try some stuff. I tried Nmap yesterday I searched for RDP vulnerabilities and SMB vulnerabilities and maybe DNS and didn't find much.

#

I found that ports are open

#

but don't have password to login

#

found domain name etc but couldn't find username

royal sigil
#

hello anyone faced the same issues when runing dirsearch

quasi wave
#

which is needed to get password

shut quest
quasi wave
#

ok thanks

#

should I keep reviewing previous sections based on particular open ports?

shut quest
#

yes

quasi wave
#

ok thanks so I'm on the right track ok thanks

#

I'll get back to you in 30 or whenever

mint trout
#

so what does cause machines to die with like an hour left

tawdry vapor
tawdry vapor
#

hmmm

tawdry vapor
zealous rune
#

Hi module Enumeration with nmap. Hard Lab. I am being asked to find the version of one of the running services on the target? The flag should be in one of the version strings correct?

fringe urchin
zealous rune
#

ok well i found some services and enumerated their version. no flag. Therefore i have not found the right service i guess

fringe urchin
patent oak
#

Hi guys, I wanna do an attack in Active Directory Compromise from AEN. I cracked the guys password and went to the next stage but I'm getting an error that the ad cmdlets aren't installed. Don't know how to redact so sorry for being vague 😄

#

Help meeeesumE

buoyant void
zealous rune
#

hmmm

#

nmap -Pn -n --source-port 53 -oA <filename>

#

should that just scan the top 1000 ports?

fringe urchin
#

Nmap scans like top 1k by default. But you would need to scan all in this exercise

zealous rune
#

what i found strange is that the above

#

found me a very high port

#

like above 40k

#

and that's strange to me because i thought it's only the top 1k

fringe urchin
#

Its top 1k most common ones and not 1-1000

zealous rune
#

ah

#

moved on to udp ports found 3 tcp ports

fringe urchin
#

Pretty sure there is no need to scan udp. Takes a loong ass time to scan em

Its a pretty high tcp port

zealous rune
#

yh

#

hmmm think i already have it then

fringe urchin
#

Whats the last 2 numbers of it?

zealous rune
#

00

fringe urchin
#

Should be correctkek

#

(i hope)

zealous rune
#

😄

fringe urchin
#

I realized what i asked after i sendedKappa

#

I didnt enjoy the module at all. But hey, maybe some others did. Footprinting was muuuuuch better imo

zealous rune
#

i've started dipping into fotprinting but being stubborn and trying to finish the hard lab

#

it's not that the content isn't good

#

it's just that it's hard to test the knowledge with the flags

fringe urchin
#

Meh yea its more like trial and error and be patient with thr scans.
Meanwhile footprinting covers a lot and the easy, medium and hard labs cover almost everything if not everything learned

#

The medium one was really great and enjoyed the hard one aswwll

zealous rune
#

meh

#

don't get anything connecting to it via nc

#

nor when i set my source port

fringe urchin
zealous rune
#

yeah i'm using source=port

#

i noticed that firewall drops unless using sourceport in the nmap scans

fringe urchin
#

Yea but if you hit the limit you still are beint blocked regardless if you source it

zealous rune
#

still within limit

fringe urchin
#

Whats your command

zealous rune
#

sudo nmap -sV -p <port num> 50000 <ip> --source-port <port>

#

this gives me open port and attempts to give me a serivce versiuon

#

i note that i do need the source port set

#

for nci use

fringe urchin
#

Yea you tried to connect to it via nc?

zealous rune
#

nc -p <src port> <ip> <dest port>

fringe urchin
zealous rune
#

hmmm just reading about tcpwrappers

fringe urchin
#

I mean your command looks mostly the same as mine

#

I used -nv which is for disabling dns res and v is for verbose

zealous rune
#

i think what's happening is the fw is completing the tcp handshake which is the behaviour of tcpwrapper if u are not in the list of hosts that is allowed to access the service behind the port

fringe urchin
#

Does it say TIMEOUT?

#

They you are being blocked by the firewall

zealous rune
#

no timeout

fringe urchin
#

Try again and wait a few seconds

#

I remember i waited like 10-20 sec before it got established

zealous rune
#

strange

#

ahthat's what it was

#

too impatioant

fringe urchin
zealous rune
#

i was typing stuff into the terminal

#

and i think that broke it

#

goddamit

patent oak
#

Is there a way to add a user to a group without ActiveDirectory cmdlets?

heavy edge
#

net user /domain if you have privs?

patent oak
#

I suffered for a long time there but found a way with ASDI and managed to get the hashes. fingerguns

fading oracle
#

doign skills assesment in the kerberos attacks module

#

its unplayable slow

winter arrow
#

this makes 0 sense Perform manual enumeration to discover another installed plugin. Submit the plugin name as the answer (3 words)

#

i fucking did 6 times

patent oak
#

It'll come in handy to do it all over again tomorrow Kappa

winter arrow
#

Perform manual enumeration to discover another installed plugin. Submit the plugin name as the answer (3 words) the only 3 word plugin isn't right. and there's no version did a former offsec content dev write this question?

onyx halo
#

Could I dm someone who passed HTTP Attacks Skills Assessment, I ran out of ideas after trying for 8 days. Seems that I got the TE.CL via te.te and crafted the payload to passthru WAF, but email is not triggering.

valid viper
#

I'm working on:

Create a mutated wordlist using the files in the ZIP file under "Resources" in the top right corner of this section. Use this wordlist to brute force the password for the user "sam". Once successful, log in with SSH and submit the contents of the flag.txt file as your answer.

And I'm using:

hydra -l sam -P ./mut_password1.list ftp://10.129.24.92 -t 64 -vvv

all children were disabled due too many connection errors

#

I scanned the instance and it's showing FTP is open.

#

Well, FTP is definitely working:

ftp ftp://sam@10.129.24.92
Connected to 10.129.24.92.
220 (vsFTPd 3.0.3)
331 Please specify the password.
Password:

naive shell
valid viper
#

Thanks for the help. I have no idea what I'm doing wrong and am ready to move on from this section. 😐

umbral merlin
#

In Windows File Uploads, why does HTB say there's no powershell upload functionality so we have to use the PSUpload.ps1 script, but then at the bottom for FTP uploads they use a powershell upload function

naive shell
umbral merlin
#

I don't think that's it because this is what they used to perform uploads from the powershell script

#

But the first picture I posted uses Net.WebClient.UploadFile which I think is different

naive shell
#

Ah I see.

valid viper
#

So should I table my issue for now?

naive shell
valid viper
#

Thanks for the help.

#

You're a very generous and wise person.

#

No please, don't strain yourself.

#

Go help someone else.

naive shell
valid viper
#

This reminds me of OffSec.

naive shell
valid viper
#

Did you get laid off by them?

umbral merlin
#

maybe it is and im wrong but i just see the conflict

#

Uploads a local file to a resource with the specified URI.

naive shell
umbral merlin
#

yep xD

#

good to know many tricks

valid viper
#

If someone could reach out to me to provide assistance, I'd appreciate it.

umbral merlin
naive shell
# valid viper Did you get laid off by them?

I literally told you that you're attacking the wrong service and that you need to remove a lot of passwords because it's slow. What do you need more? Should I login with your credentials and solve it? Like wtf.

naive shell
#

Do you see any indicators for that?

valid viper
#

And no, attacking SSH doesn't work either.

valid viper
naive shell
#

Dude, I've solved this challenge without a problem and am just trying to help. 😂

valid viper
#

DM me if you want to continue.

naive shell
#

Yeah, go figure.

valid viper
#

Yeah, putting on a show. Sad.

naive shell
#

No need for that.

valid viper
#
[ERROR] ssh protocol error
naive shell
#

Reset the machine and try again.

valid viper
#

I have, 3 times.

naive shell
#

Fun. What does nmap say?

valid viper
#

Port 21 and port 22 are open.

#

Checked versions on both ports, those also come back open.

naive shell
#

Sorry then, as per my notes you're not doing anything wrong. big_think

scenic plover
#

Forums is always a nice place to go. https://forum.hackthebox.com/t/password-attacks-password-mutations-academy/265287 This helped me with the module.

valid viper
#

I can attempt to login to both though.

#

It's very strange.

weary owl
#

What exactly are you struggling with on this module

valid viper
#

I'm working on:

Create a mutated wordlist using the files in the ZIP file under "Resources" in the top right corner of this section. Use this wordlist to brute force the password for the user "sam". Once successful, log in with SSH and submit the contents of the flag.txt file as your answer.

And I'm using:

hydra -l sam -P ./mut_password1.list ftp://10.129.24.92 -t 64 -vvv

all children were disabled due too many connection errors

weary owl
#

How did you mutate your password list

scenic plover
#

you tried the 48 threads instead of the 64?

valid viper
#

hashcat --force password.list -r custom.rule --stdout | sort -u > mut_password.list

weary owl
#

Okie I would suggest doing more to see if you can tailor a little more

valid viper
#

The tools are not connecting to either service.

weary owl
#

Can you ping the machine ip?

valid viper
#

Yes, and I have verified they're up and open via nmap.

weary owl
#

What are the errors you are getting?

valid viper
#

[VERBOSE] Disabled child 36 because of too many errors
[ERROR] could not connect to target port 22: Timeout connecting to 10.129.24.92

mint trout
#

is the privesc 'test your skills' end lab supposed to be so laggy on ||/blog|| as well as giving me the wrong IP addresses? not sure if its technical issue or im meant to intercept the links and put the correct IP in.. afaik theres no lateral movement

scenic plover
#

Are you specifically attempting to bruteforce SSH?

valid viper
scenic plover
#

You're right on the money there. Going back and re-attempting now for a sanity check for you.

weary owl
#

I mean you can do either but SSH just takes longer also hydra should you give you a warning telling you have to many threads going for SSH that's probably whats happening with that error msg

#

But yeah I would take a look at your mutated password list it needs to be curated a bit more

valid viper
#

I took it down to 1 thread and it works.

weary owl
#

Also we all struggle with stuff when we're learning I know I do so just don't give up keep working at it and take a break if your getting to frustrated and most importantly don't feel bad

valid viper
#

There's nothing to work at, it won't connect even with 4 threads...same errors.

#

[ERROR] ssh protocol error
[VERBOSE] Retrying connection for child 0
[ERROR] could not connect to target port 22: Timeout connecting to 10.129.202.64

[ERROR] 1 target was disabled because of too many errors
[ERROR] 1 targets did not complete

#

I'm submitting a ticket. Thanks anyway.

scenic plover
#

Go slam ftp again. This one takes a bit if I'm remembering correctly. Adrestia is right though, if you can cut down the list it will become significantly less painful. This was one of my least favorite modules, but there is one post in the forum that gives you a significant hint in cutting down the list. It will most likely still take long, but at least you won't be waiting forever. I'd say pop hydra and let it run while you kill an episode of the new fallout series. lol Try 32 threads too. That's what I'm running at with no issues so far, but that might just be my machine.

#

I completed the sanity check and I was able to pop it after about 12 minutes with a post from the forums

valid viper
#

I'm only using the end of the Bs and up.

#

The problem is (again) that it's not connecting.

#

And now I moved on to another module a couple sections forward and the IP won't ping.

scenic plover
#

My mistake. Can you do me a favor, try -t 32 against with your shortened list? Let me know if you get an error?

valid viper
#

I tried -t 4

#

It connected initially, then dropped off.

scenic plover
#

Can you do it against ftp again? Maybe try -t 24? And are you using the pwnbox or a personal machine?

#

Let me know if that throws an error.

valid viper
#

I'm using Parrot on my own machine.

#

I'll try pwnbox.

scenic plover
#

Did you try against ftp with the threads at 24, and it threw an error?

cloud urchin
#

48 threads works fine. why did you "cut the password list to the end of Bs"?

valid viper
cloud urchin
#

yeah i wouldn't listen to that post

valid viper
#

Well, again...it's not even connecting so I don't see what the list matters at this point.

#

Regardless of the list I use the problem remains.

scenic plover
#

What is the error you are getting when attacking ftp?

valid viper
#

Same as SSH.

cloud urchin
#

hammering it with 64 threads causes it to die i think. restart the box, use 48 threads

valid viper
#

I restarted it and tried 4 threads.

#

Same result.

cloud urchin
#

maybe see if there's some verbosity or debug option with the tool you're using then. i didn't have an issue with the tools in that module.

#

i was on kali though

wanton idol
#

@valid viper you are ubable to connect to ssh?

#

well to brute force ssh

valid viper
#

I could connect and was prompted for a password for SSH and FTP.

wanton idol
#

u just unable to find the pass to brute force?

cloud urchin
#

he said his tools aren't connecting to the target

wanton idol
#

ah can i see the command u are running?

tawdry vapor
#

anyone can help me with Windows Privilege Escalation Skills Assessment - Part I in this queston Find the password for the ldapadmin account somewhere on the system.

#

i tried ||where /r C:\ password.xml password.ini password.txt password.config|| but doesen't work

valid viper
wanton idol
#

which module is it?

next bronze
valid viper
#

The next section is just as much of a pain.

scenic plover
#

Could try restarting your vpn connection. Sometimes I have to restart mine after a few hours when I'm having connection issues to the service.

valid viper
#

I'm dumping this module until I have money to pay for a tutor. This is garbage.

#

I've gone through the entire CBBH and up until now I've never had problems like this.

cloud urchin
#

did it work on the pwnbox?

valid viper
#

If anyone knows how to complete this module and wants to get paid, DM me.

cloud urchin
#

i will help you for free, but everything you've described here makes it sounds like it's a problem with your computer or the tools you're running. if you can connect to the services with regular ftp/ssh commands then the box is up. i would start by trying it on the pwnbox like you mentioned earlier to help narrow down the issue.

valid viper
#

I don't think you understand, I don't like this OffSec style education.

#

I'm happy to screenshare and prove that I'm not the problem, this module is.

#

I've gone through the CBBH and completed it already, and completed the CPTS up until this module and it's trash

cloud urchin
#

the problem is i can provide screen shots of it working fine

#

many people have also completed it without issue

#

as i said everything you've said to this point indicates it's a problem on your box's end

valid viper
#

Have them DM me.

next bronze
#

plenty of people have done it, try a new vpn, make sure you have a stable connection

cloud urchin
#

^

next bronze
valid viper
#

Did that.

cloud urchin
#

what were the results from the pwnbox you said you were going to try?

#

did the pwnbox work?

valid viper
#

Honestly bro I moved on to the next section and the connection to Remmina keeps dropping.

#

And I had connectivity problems a couple days ago also.

#

My time is worth more to me than this and I just want to get this done.

next bronze
#

their servers are in another continent for me and I did the whole cpts path and many other modules without much issues whatcanisay

valid viper
#

I did the entire CBBH without issues...

#

I'm happy to prove it.

next bronze
#

I'm not gonna argue with you, you're free to skip if you want

#

<@&861185840277487616>

#

paying to solve modules, yeah okay

valid viper
#

I'm asking for tutoring.

#

Which I stated above.

valid viper
runic depot
#

this is funny as fuck

valid viper
#

Yeah it is.

#

This is why I don't link accounts.

surreal rain
#

I'll give you the benefit of the doubt this time. Please don't use Discord to supposedly offer paid services. You only get 1 warning.

valid viper
#

I'm not offering services.

#

I'm offering to pay someone to tutor me.

valid viper
surreal rain
#

yeah dont do that either. plenty people will help for free. What are you struggling with?

valid viper
#

Give me the means to identify you to HTB please.

surreal rain
#

what?

urban sage
valid viper
#

Do you work for HTB?

#

I'm sick of having my time wasted and being threatened.

runic depot
#

why don't you pay an actual tutor or pentester etc

valid viper
#

I just offered to bud.

surreal rain
#

Who is threatening you?

cloud urchin
#

You can click on his name and see his badges, he's also in the discord admin list in the people list.

valid viper
#

That's enough to ID him with HTB?

#

I can reference this screen name?

#

Accusing me of breaking rules or whatever is seriously hilarious. Look at the chat.

surreal rain
#

Reference me for what? HTB knows who I am lol

valid viper
#

Good.

urban sage
#

We volunteer for them. We talk with some staff members regularly. Yes, they know who we are.

valid viper
#

I've been trying to get help with this for a while.

cloud urchin
#

Uriel bro just take a step back man. not worth all this.

burnt stone
valid viper
#

I've been respectful this whole time.

surreal rain
#

Okay, help with what?

valid viper
#

I even offered to pay for help. Then I get accused of breaking rules?

surreal rain
valid viper
#

Clearly I'm just trying to get help.

surreal rain
#

Okay. Again, help with what?

#

Tier 0 modules are open for discussion, anything else not so much.

valid viper
#

I'm relaxed bro. I just don't like it when people are mean to me when I'm just trying to learn.

Password Attacks --> Password Mutations

surreal rain
#

Who is mean to you? I told you i misunderstood the situation.

valid viper
#

David was pretty rude earlier.

surreal rain
#

Dunno who that is, but next time, if someone is being a jerk, you can ping a moderator.

valid viper
#

[VERBOSE] Disabled child 36 because of too many errors
[ERROR] could not connect to target port 22: Timeout connecting to 10.129.24.92

surreal rain
#

The error is self explanatory

valid viper
#

And yet... I can ping the IP, and verify the ports are open via nmap.

#

And when I attempt to login to FTP/SSH I can get to the login prompt(s).

surreal rain
#

What tool are you using?

valid viper
#

hydra.

surreal rain
#

Try reinstalling it

#

Try another tool

#

Just as an FYI, this is the same advice you would get if you paid someone.

valid viper
#

And I'd tell that person that hydra worked fine a couple days ago.

#

And that john doesn't work either.

#

And that when I tried the very next section...I was unable to access the box via RDP.

#

Neither remmina nor xfreerdp work on that one.

surreal rain
#

Box prob shutdown. The labs run for limitted time.

valid viper
#

You're a funny guy.

surreal rain
#

Find someone else to help you then.

valid viper
#

Do better HTB.

#

Up until this module I've been a huge fan. Thanks and good night.

surreal rain
#

I put my dinner down to try to help you. How about you learn proper manners.

valid viper
#

East coast.

surreal rain
#

Im central

#

Almost 9pm for me.

valid viper
#

I hope it's not a steak.

#

I'm running Parrot on bare metal.

surreal rain
#

I would like to point out that subscription users do get tutoring. That might be up your alley since free help is insufficient for you.

valid viper
#

I am a subscription user.

#

VIP+

#

And a silver annual member.

#

That good enough?

surreal rain
#

Then use the proper channels for that. I'm not a subscription user so im not sure what that looks like

valid viper
#

It doesn't look great...LOL

#

But again, up until now MUCH better than OffSec.

surreal rain
#

IDK what else to tell you.

valid viper
#

Nothing bro, all good.

#

I've learned my lesson. I sure won't be coming back here when I move on to the CWEE.

surreal rain
#

In the future, might be worth considering your tone. I understand the frustration you are having, however, being aggressive with someone who is not obliged to help you (for free at that) isn't the way to go.

weary owl
valid viper
surreal rain
#

lol

valid viper
#

I can invite you to my server and we can hop on voice.

surreal rain
#

No thanks

valid viper
#

No I'd imagine not.

surreal rain
#

You really should chill though.

valid viper
#

Why?

#

I haven't done anything, at all.

#

I've provided respectful feedback to HTB while also complimenting them.

#

I haven't called names or anything juvenile like that.

#

I mean seriously, you're being sensitive on this and ought to hear my uh, tone to put you at ease.

#

Missouri?

limber river
surreal rain
#

Just from my interaction, I tried to help troubleshoot. Not sure how HTB is at fault b/c it sounds like your tool is broken or the machine died.

valid viper
#

I tried John and Hydra.

surreal rain
#

What about missiouri?

valid viper
#

And again, on the next section it wouldn't let me into the remote desktop.

valid viper
#

Definitely not Tejas.

surreal rain
#

What are you on about?

valid viper
#

Nothing mane.

surreal rain
#

Good bruh

valid viper
#

Did you get the Packet Squirrel v2?

surreal rain
#

I'm off now, this channel is for discussing modules.

valid viper
#

Adios frate.

quasi wave
#

I got the username of the server and the folder from NFS for the medium footprinting lab. I am looking at remote access protocols with Windows. Am I looking in the right place or is RDP or WinRM, etc. a bad place to look?

#

where should I be looking?

quasi wave
#

ok thanks

valid viper
#

Mount that sucker 🙂

#

@quasi wave

quasi wave
#

I did

valid viper
#

DM me.

quasi wave
#

ok

soft needle
#

i gotta finish the pivoting module already

limber river
soft needle
limber river
soft needle
shut quest
#

Huge difference, but the other methods have their uses too

valid viper
#

Ligolo-Ng supports various protocols, including ICMP, UDP, SYN, in contrast to Chisel, which operates primarily on HTTP using a websocket

#

Looks interesting. Well, if nothing else I'm glad I learned this today.

shut quest
#

It makes pivoting easy, I didn't like chisel, MS just does weird things at times, proxchains is well proxchains...

mint trout
#

whats your gripe with metasploit gubarz

shut quest
#

So many times I'll setup a route and either it kills the connection or the endpoint drops and then I'm just wasting time troubleshooting ms instead of having fun

quasi wave
#

hi I have the contents of important.txt file in the windows rdp so now I need to use that information to get to the next step. I need to log in as admin?

shut quest
quasi wave
#

hold on trying right now

limber river
#

Chisel is a nightmare when it comes to double pivot

#

Specially if you want rev shell

quasi wave
#

hi I got into RDP login and now I have contents of important.txt, as said above and I'm trying to login as DBA. Its saying connection was successful but its saying it cannot connect due to an error. Am I missing something here?

#

can someone help me out here?

haughty stirrup
#

What’s the error

quasi wave
#

TITLE: Connect to Server

Cannot connect to WINMEDIUM.


ADDITIONAL INFORMATION:

A connection was successfully established with the server, but then an error occurred during the login process. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) (Microsoft SQL Server, Error: 233)

For help, click: https://docs.microsoft.com/sql/relational-databases/errors-events/mssqlserver-233-database-engine-error


No process is on the other end of the pipe


BUTTONS:

OK

Provides troubleshooting steps for network-related or instance-specific errors if you can't connect to an instance of the SQL Server Database Engine on a single server.

quasi wave
quasi wave
#

this is in Microsoft SQL Studio Server

quasi wave
shut quest
quasi wave
#

if I click connect it spits out the error

rustic sage
#

Pivoting > RDP and socks tunneling with socks over RDP. Downloaded socks over RDP plugin.DLL and I cannot regsvr32 socks over rdp .dlll, it refuses to load but the entry point was not found. In loading this after I unzipped it and it just won’t work

#

Can anyone help me I’ve been stuck for days on end

shut quest
quasi wave
#

ok so I'm doing it right tho?

shut quest
#

It should just give you an auth failed message if you're doing it wrong

quasi wave
#

ok thanks

rustic sage
#

The module socks over RDP plug-in dot DLL was loaded but the entry point DLL register server was not found

#

May I ping you

shut quest
rustic sage
#

I’m on a work computer so laugh at my pic

quasi wave
#

I just restarted the target box. it is still giving me the same error

rustic sage
#

But it’s off from what I see

#

This makes no sense I’m doing what the lab told me something is missing or misleading by omission

shut quest
#

I don't have my notes for that section

quasi wave
shut quest
quasi wave
#

Is Windows auth the one where I'm already logged into Windows I'm just trying to log into the SQL server from Microsoft SQL Server Studio?

#

I open Microsoft SQL Server Studio and then try to connect

#

once RDPd into Windows

rustic sage
cloud urchin
rustic sage
#

Defender is off

wanton idol
#

u suee

#

sure

rustic sage
#

I looked at customized settings and it’s all “turn off windows defender firewall)

cloud urchin
#

windows defender != windows defender firewall

wanton idol
#

^

#

Click manage settings and turn off real time protection

shut quest
rustic sage
#

Still didn’t work

#

I turned off real time

cloud urchin
#

show a screenshot that shows your command along with real time being off

rustic sage
#

Sorry using a work laptop can’t screen well

quasi wave
#

windows auth also gives errro

cloud urchin
wanton idol
#

are u running it with admin rights?

cloud urchin
#

ahh yeah good call

#

non-admin powershell

rustic sage
#

Something is very fucky

wanton idol
#

maybe delete it and re-upload it and try again with the anti virus off and with admin privs

shut quest
#

Ha, better error, that user cant login, delete your screenshot

rustic sage
#

Works

#

For all those stuck on this. Make sure you turn off real time virus ( then download file) a HUGE point not even shown in the lab

#

That’s a load of crap to not even mention it

low girder
valid viper
#

Like Califas.

#

I tried it on pwnbox, same thing happened.

#

Way cool 🙂

languid fjord
#

You reach out to support?

#

they can help figure out the issue

valid viper
#

Now it's giving me errors XD

#

On FOUR threads.

#

I already reached out to them.

#

I've tried this on bare metal Parrot, a Kali VM, and pwnbox.

#

XD

languid fjord
#

Whats the error?

#

/ module

valid viper
#

Password Attacks / Password Mutation

#

I mutated the password list in that module.

#

Then I used the list with the user sam to bruteforce the box's SSH with 4 threads via Hydra.

languid fjord
#

Whats the error hydra's giving you?

valid viper
#

1 target was disabled because of too many errors.

languid fjord
#

try adding -t 4 to the hydra command

valid viper
#

I did.

#

I tried 64, 32, 12, 4...

#

1...

languid fjord
#

Added the space between -t and number right?

#

(sometimes its missed lol)

valid viper
#

Indeed, yes.

languid fjord
#

About only idea i got tbh, Support can help more though.

valid viper
#

Yeah we'll see.

#

I honestly hate brute-forcing in the first place.

#

I don't see the point.

pale moth
#

Hi, i need help on Introduction to Whitebox Pentesting skill assessment 2 which requires patching of code

valid viper
#

And for this very reason...lol Even HTB's box is saying 'Whoa, too many requests. Shutting down.'

quasi wave
#

I completed it thanks

shut quest
quasi wave
#

ok

pale moth
#

Hi i need a nudge on skill assessment 2 on Introduction to whitebox pentesting 😄

wanton idol
valid viper
#

Little bit.

glass quail
#

I'm doing the module file upload attacks and im on the white list filters sections is there way to automate the process of checking extension will execute

shut quest
glass quail
#

is it fuzzing in zap? im using that cause its faster than burp and I just know how to fuzz the extension and look for the successful updown

#

upload

shut quest
#

Yes, keep an eye on return sizes/codes/header sizes

glass quail
#

ya I know that part I been going through all of them that say 26 bytes sending them to the repeater then checking the url

cloud urchin
#

the module shows you exactly how to do it in the previous section, under blacklist filters "fuzzing extensions"

glass quail
#

oh ya I know how to do it im just trying to figure how to automate the process so I can check a bunch a once

cloud urchin
#

intruder automates it.. the section shows you how

#

it goes over loading the wordlist and everything

glass quail
#

it checks to see if the url is executable? I thought it just checked if it was successfully uploaded

shut quest
#

You can also setup zap/ffuf to go through burp proxy if that's where you like going to get your output and don't feel like waiting

valid viper
#

I need to get better with Zap.

#

PortSwigger's education is just so good...and free.

cloud urchin
#

oh sorry i misunderstood. i don't think it auto-attempts the exploit for you. it might be able to but i don't know burp well enough. if it doesn't you can create extensions yourself with python.

glass quail
glass quail
#

its okay ya I have 106 urls to check hehe

valid viper
#

Just remember if you're ever doing this in the real world to limit the number of threads and space out time between requests.

#

Some people get touchy 😛

shut quest
#

Ppppfffft, actionable find not my fault they can't handle my awesomeness

valid viper
#

[ERROR] ssh protocol error
[ERROR] all children were disabled due too many connection errors```
glass quail
#

thank you ya it would be fun too know enough to challange myself to evasion of certain defense tool like that

cloud urchin
# glass quail its okay ya I have 106 urls to check hehe

You don't need to check them all. There are only a handful of php files that actually execute code, and the upload filter is blocking a bunch of stuff. It sounds to me like you did something wrong, because you shouldn't be able to upload every single payload.

shut quest
cloud urchin
#

you can simply sort by response size to see which ones made it through

valid viper
#

I'm honestly just checking it one more time for kicks.

shut quest
#

TCP or UDP for the VPN?

valid viper
#

TCP I believe.

#

But it did the same thing on pwnbox.

shut quest
#

Eh that should rule out VPN/Internet

valid viper
#

Oh wait...

#

😐

#

IT DEFAULTED TO UDP.

glass quail
shut quest
valid viper
#

Is 4 low enough?

shut quest
#

Should be

valid viper
#

Please tell me this isn't on the test...

shut quest
#

If it goes long enough w/o error you could kick it up to 36 or 48 to speed up the process

cloud urchin
shut quest
valid viper
#
[STATUS] 36.00 tries/min, 108 tries in 00:03h, 6892 to do in 03:12h, 4 active
cloud urchin
#

oh true good catch, the : is probably messing things up

glass quail
#

for char in '%20' '%0a' '%00' '%0d0a' '/' '.\' '.' '…' ':'; do
for ext in '.php' '.phps'; do
echo "shell$char$ext.jpg" >> wordlist.txt
echo "shell$ext$char.jpg" >> wordlist.txt
echo "shell.jpg$char$ext" >> wordlist.txt
echo "shell.jpg$ext$char" >> wordlist.txt
done
done

it said to use this script and add more extensions

#

so I edit it like this
for char in '%20' '%0a' '%00' '%0d0a' '/' '.\' '.' '…' ':'; do
for ext in '.php' '.phps' '.php3' '.php4' '.php5' '.php7' '.php8' '.pht' '.phar' '.phpt' '.pgif' '.phtml' '.phtm'; do
echo "shell$char$ext.jpg" >> wordlist.txt
echo "shell$ext$char.jpg" >> wordlist.txt
echo "shell.jpg$char$ext" >> wordlist.txt
echo "shell.jpg$ext$char" >> wordlist.txt
done
done

glass quail
wanton idol
#

yeah bro thats how it be just think outside of thr box sometimes lol

cloud urchin
wanton idol
#

yupp

glass quail
#

ya I like that

steady dust
shut quest
#

<@&861185840277487616>

shut quest
steady dust
#

No.

#

Or I do something wrong.

#

This module is so poorly explained.

shut quest
steady dust
#

Yes.

#

It looks like a connection problem.

shut quest
#

You watch ippsec's fatty video?

steady dust
#

Yeah, I saw that he also used 10.10.10.174

cloud urchin
#

probably the worst section of any module on the whole platform

#

the box you're working on is 'fatty' on htb's main platform, many people watch ippsec's video on that to get past this part of the module. that might help you too if you want to look it up.

steady dust
#

Yeah I found it. It's so nice explained.

shut quest
#

My two cents is to read every twice on what you're about to do then double check as you're doing it.

glass quail
#

I read everything more than twice and I have a hard remembering lol

patent oak
steady dust
#

They said to add that ip in hosts, but they don't tell you what is with that ip. So basically i tried some kind of fuzzing and I added my machine ip, the target ip, the ip given in the module, and finally all the adaptors ip adresses... and found that I had to add the other adaptor ip. 🙂

patent oak
#

I went through this with someone recently and they indeed had everything right but we actually removed that etc hosts line and it worked after that

#

For if you're working on pwnbox that is. Maybe give it a shot. The etc/hosts looked weird too so might be worth checking

dreamy yew
#

I am currently stuck at Section: Session Hijacking for Module: Cross-Site Scripting XSS.

Question: I have tried the different payloads in the full name, username, image url fields. The payload format: <script src=http://OUR_IP:8001/field_name></script>, and submit the form, why cant i find any vulnerable field.

Before submitting the payload, I have set up netcat listener ```
sudo nc -lvnp 8001

patent oak
shut quest
dreamy yew
dreamy yew
shut quest
late sinew
#

Try " in the beggining to close the current html tag, then add your script, and open another html tag to close the one you're in if that make sense? to keep the syntax clean

dreamy yew
#

ok i get what you mean, thanks for the direction

dreamy yew
late sinew
#

Nice one

pale stirrup
#

I am currently working on a module called "https://academy.hackthebox.com/module/39/section/407" and attempting to execute its only exercise.
However, I am encountering the same output every time, despite my attempts to modify the payloads and RPORTS:

[msf](Jobs:0 Agents:0) exploit(linux/http/apache_druid_js_rce) >> run

[*] Started reverse TCP handler on 10.0.2.15:4444 
[*] Running automatic check ("set AutoCheck false" to disable)
[!] The target is not exploitable. ForceExploit is enabled, proceeding with exploitation.
[*] Using URL: http://10.0.2.15:8080/JGFkg4uMmdo
[*] Command Stager progress - 100.00% done (113/113 bytes)
[*] Server stopped.
[*] Exploit completed, but no session was created.

I have tried several variations but with no success. Is anyone else experiencing the same issue?

Are you able to obtain a meterpreter shell at all?

cloud urchin
#

10.0.2.15 is your tun0?

pale stirrup
#

let me check

blazing dust
#

Can anyone help me with the question on htb academy?

#

What is the name of the first section of this module? If you are using a translation solution while studying, please disable it temporarily to enter the first section's name in English.

cloud urchin
#

the modules are broken down into sections. it looks like the question is asking you what the first section of the module is named.

#

if you look at the table of contents on the right, you can see each page of the module is broken down into different sections

sly nebula
#

Pwnboxes in Academy are not spawning. Could someone look into this?

#

It says "Request validation failed."

#

It also seems they are all down (UK, DE, ...).

rustic sage
#

hi

#

ik i cant ask things in this channel

#

i cant login

steady dust
rustic sage
#

hehe nice joke

#

but i am serious tho

autumn pilot
#

this is not the server for your request

pale stirrup
autumn pilot
#

please read #rules @rustic sage

rustic sage
#

ok

#

sorry i was just so desperate

steady dust
rustic sage
#

@steady dust

cloud urchin
#

email support

blazing dust
cloud urchin
#

You said your issue was logging in, in which case you should email support. This isn't really a support channel for that kind of stuff and no one in here can assist you in logging in to your account.

blazing dust
#

No! This is the question

#

What is the name of the first section of this module? If you are using a translation solution while studying, please disable it temporarily to enter the first section's name in English.

cloud urchin
#

what module is it

blazing dust
#

But when i enter "Introduction

#

It's a wrong anser

cloud urchin
#

what is the name of the module

#

ok well i looked it up, you got the answer right

#

make sure ther are no whitespaces etc

buoyant escarp
#

anyone else having vpn issues? got around 100% packet loss xD

blazing dust
buoyant escarp
cloud urchin
buoyant escarp
#

hmm maybe whitespace after the word he needs to remove, happened to me multiple times stuff like that xD

old atlas
#

I would rather use a simple msfvenom to create an *.msi file to get the priv I am looking for!

#

Try migrating to a more stable process 😉

#

Start first by doing a good recon, use SharpUP.exe 🙂

#

impacket-secretdump is your firend!

next bronze
#

why are you replying to a 2 year old message thonk

buoyant escarp
#

better late than never 😄

haughty oracle
#

Guys what is the solution to this question ? 👇

#

Create a token on the web application exposed at subdirectory /question1/ using the *Create a reset token for htbuser* button. Within an interval of +-1 second a token for the htbadmin user will also be created. The algorithm used to generate both tokens is the same as the one shown when talking about the Apache OpenMeeting bug. Forge a valid token for htbadmin and login by pressing the "Check" button. What is the flag?

#

It's been two days and I haven't been able to solve the question !

next bronze
#

providing the module and section would be useful

slate halo
#

Guys, im doing the AD skill assessment part 1. I need help how to connect to MS01?

haughty oracle
#

my reset_token_time.py :

#

`from hashlib import md5
import requests
from sys import exit
from time import time

url = "http://X/question1/"

to have a wide window try to bruteforce starting from 120seconds ago

now = 1713413551000
start_time = now - 1000
fail_text = "Wrong token"

username = "htbadmin"

loop from start_time to now. + 1 is needed because of how range() works

for x in range(start_time, now + 1000):
# get token md5
md5_token = md5((username + str(x)).encode()).hexdigest()
data = {
"submit": "check",
"token": md5_token
}

print("checking {} {}".format(str(x), md5_token))

# send the request
res = requests.post(url, data=data)

# response text check
if not fail_text in res.text:
    print(res.text)
    print("[*] Congratulations! raw reply printed before")
    exit()`
next bronze
#

follow the message that I linked

haughty oracle
next bronze
#

are you converting the timestamp?

cedar void
#

I am having trouble with the exercise in this section module:

https://academy.hackthebox.com/module/57/section/487

" Try running the same exercise on the question from the previous section, to learn how to brute force for users. "
||
"hydra -L /opt/useful/SecLists/Usernames/Names/names.txt -P /usr/share/wordlists/rockyou.txt -u -f 94.237.56.188 -s 56695 http-get /
"||

I ran the above command and so far its been running for several minutes

cloud urchin
cedar void
#

||I know its going to be the exact same answer as the last question , but I wanted to get that result using the approaches in this module section.||

cloud urchin
#

my answer is the approach the module gives you

#

the answer is your command is wrong

#

follow the command in the module instead

next bronze
#

I think you're supposed to use the password that you know and give it a user list instead

cedar void
cloud urchin
#

the example you posted in here with your message is not the correct command

next bronze
#

the command in the module used a single password

slate halo
cedar void
#

Okay . Fixed it

rose flame
#

ngr

cloud urchin
#

what?

patent oak
#

Just hit 100% on CPTS path. Wanted to say thanks to all the legends here that helped me out along the way. It's in God's hands now prayge

rustic sage
#

Invoke doesn’t work

tiny reef
#

Heyo working on Passwords Attacks - Network Services.. I have cracked some logins using Hydra and the provided lists but when I try to RDP with xfreerdp I get a connect cancelled 😦 Anybody got an idea?

cloud urchin
buoyant escarp
#

OKAY, ill just give up for today, cant even do an nmap scan without waiting an hour xD

rustic sage
#

That’s all I’m asking

cloud urchin
#

there is no 'best', the different methods are for different situations

#

if you provide the module/question you're working on you'd get a better answer

rustic sage
#

RDP transfer it is

next bronze
#

http/s def works over pivots, you probably set something wrong

rustic sage
#

Rdp and socks tunneling with socks over RDP

#

I’ll try it again

cloud urchin
#

ahh yeah i used the mstsc.exe like that section shows

rustic sage
#

I see it now. So it says to download it first but it says after that use mats and enable it the directions are a bit backwards

#

Mstsc

cloud urchin
#

remember to run cmd as admin and disable real-time protection

rustic sage
#

Thanks bud

faint dragon
#

Im having an issue with one of the modules. Data is missing. Where can I report this issue?

tawny barn
#

Hey everyone, I'm stuck on the skill assessment of the command injection module, I can't find the injection point. Can anyone give me a hint please?

cloud urchin
rustic sage
#

Worked

#

I have downloaded the dll and the .exe but the DLL module was loaded but the entry point DLL register server was not found, this is brutal

cloud urchin
#

you got the DLL loaded?

rustic sage
#

Yes and there was no real time protection on victor to begin with

#

I brought it over both the DLL to victor and the .exe,

cloud urchin
#

the exe doesn't work on victor or something?

rustic sage
#

Plugin not loaded on client side 31

short hare
#

Need a little hand on WEB SERVICE & API ATTACKS: Web Service & API Attacks - Skills Assessment
Question:
Submit the password of the user that has a username of "admin". Answer format: FLAG{string}. Please note that the service will respond successfully only after submitting the proper SQLi payload, otherwise it will hang or throw an error.

Crafted a python script for the SQL injection, tried different sql injection commands but couldn't find the password for the admin
Can anyone give a nudge to solve this?

tawny barn
cedar glacier
#

yo draries

silent oriole
snow ridge
#

<@&861185840277487616>

cloud urchin
wanton idol
#

lol im doimg thr command injextion module atm

patent oak
high reef
#

i found the ans but its not accepting it can i verify with someone the ans

next bronze
#

check the hint for the expected format

ancient parrot
#

still timeout, any hints?

slate halo
#

AD Enumeration & Attacks - Skills Assessment Part I im on the last question How to get access to DC01 any hints?

next bronze
#

do that attack

pseudo birch
#

yeah the attack from question 7

twilit ruin
#

hello i was doing a module and this command worked 'php://filter/convert.base64-encode/resource=index' but not 'php://filter/convert.base64-encode/resource=index.php'. does this mean the index file is not a php file?

glass quail
#

@cloud urchin Hey on the file uploads attack module should I use that script to create a wordlist

cloud urchin
#

what script

glass quail
#

for char in '%20' '%0a' '%00' '%0d0a' '/' '.\' '.' '…' ':'; do
for ext in '.php' '.phps'; do
echo "shell$char$ext.jpg" >> wordlist.txt
echo "shell$ext$char.jpg" >> wordlist.txt
echo "shell.jpg$char$ext" >> wordlist.txt
echo "shell.jpg$ext$char" >> wordlist.txt
done
done

#

im on the whitelist filters in the file uploads attack

cloud urchin
#

yeah i think you'll need to do that for that one

glass quail
#

ok

wanton idol
wanton idol
slate halo
fathom pendant
#

Dc01?

pseudo birch
#

@slate halo are you using proxychains?

slate halo
#

no

#

netsh.exe

slate halo
pseudo birch
#

I'm not familiar with netsh.exe but how are tunneling between the attack host to MS01 to reach DC01?

slate halo
next bronze
#

3389 is an rdp port, do you think secretsdump uses rdp?

fathom pendant
#

^

pseudo birch
#

^

valid viper
#

Does it?

fathom pendant
#

It does not

#

Why would it use a remote desktop port?

valid viper
#

I didn't think so.

fathom pendant
#

Which is GUI

valid viper
#

I've seen stranger things.

slate halo
#

thast what I use to connect to MS01

fathom pendant
#

Well you were asked how you're communicating with dc01

valid viper
#

I'm not getting to that module until this weekend. I'm really excited to get there though 🙂

next bronze
#

in fact I believe secretsdump would need access to multiple ports to perform that attack, RPC, SMB, LDAP, so I'd suggest to use a tool that allows you to forward more than 1 port

valid viper
#

Lulz, exciting and new...

#

Just log in, they're expecting you...

pseudo birch
#

Pretty sure you can just download secretspump.exe for windows and copy and paste in the xfreerdp session

fathom pendant
#

There is one

#

Plenty of ways to crack an egg

dark garden
#

Hello. In the module "Footprinting", there is a zip file in the resources containing a wordlist, but it is never said to use it anywhere in the module. What is the purpose of this wordlist? Thanks.

fathom pendant
glass quail
#

does someone mind helping me with the file upload attack module? I'm on the whitelist section and last I had 106 successfull uploads now I'm getting zero.

fathom pendant
limber river
dark garden
fathom pendant
#

It was implied to use it

slate halo
#

I run the secretsdump what do i do next? I use the admin hash?

fathom pendant
#

Sounds like it to me

slate halo
#

For Enter-PSSession?

fathom pendant
#

¯_(ツ)_/¯

#

Figure it out

#

Don't ask questions until you've tried

slate halo
#

Im running powershell as t*** and im doing the mimikatz part but I get privelege error

pseudo birch
#

privilege error as in privilege::debug and not receiving '20' as output?

slate halo
#

yes

pseudo birch
#

Did you run powershell as admin?

cloud urchin
#

port forwarding

slate halo
pseudo birch
slate halo
#

i did it thats the end

#

i just got hashes from mimikatz

wanton idol
#

i cant find where i can inject the command injection on the skills lab T-T i clicked all of the buttons and nothing

pseudo birch
# slate halo i did it thats the end

if you performed the attack, then you should have access to get to DC01. Check the modules for different ways to get a shell on DC01 with that information.

wanton idol
#

any hint would be appricated

shut quest
vocal sphinx
#

I still failed to do the Linux Privilege Exploitation - Sudo Rights Abuse --- Following gtfobins sudo exploit for openssl did not work for me. Not really sure why. Might need to try on the pwnbox instead of my kali box...

slate halo
#

Thank you guys for the hints

pseudo birch
#

gz man. keep going!

wanton idol
mint trout
#

for the linux privesc final lab, am I supposed to get ||flag 4|| before ||flags 2 and 3||?

shut quest
mint trout
#

||flag4|| required no auth at all to get though? unless i did it wrong?

#

sounds like it's my best interest to just proceed to root and grab all the ||flags|| i need?

shut quest
#

It requires some auth to get to....

mint trout
shut quest
mint trout
#

😠

glass quail
valid viper
#

I found something interesting...

shut quest
valid viper
#

I'm looking forward to it.

onyx halo
#

Could I dm someone who passed HTTP Attacks Skills Assessment, I ran out of ideas after trying for 8 days. Seems that I got the TE.CL via te.te and crafted the payload to passthru WAF, but email is not triggering.

mint trout
shut quest
mint trout
#

ill use the flag as a hint lol

#

well rip it's not the 1 thing i thought it was

weary owl
shut quest
mint echo
#

Hi guyz, I learned a little about ssh from getting started module but Im having an issue:

I generated Private and public keys on my Kali virtual machine. I imported the private key into my Ubuntu Virtual machine and entered command chmod 600 id_rsa.

I then entered user@<kalimachineip> -i id_rsa on my ubuntu Vm terminal but it said connection refused...

Can some one tell me why this happened?

fathom pendant
mint echo
#

thanks

fathom pendant
#

Also, is the username in your kali machine "user"

#

ssh [username]@[server] -i id_rsa

mint echo
mint echo
#

thank you so much

buoyant escarp
fringe urchin
weary owl
#

oh i know lol

#

still a pain in the butt

winged egret
#

hello guys, is attacking common service's easy assessment supposed to be hard

#

or Im missing something very obvious

buoyant void
#

what have you tried so far

winged egret
#

smtp enum, default creds for mysql ftp

#

ftp bruteforce but its still going