#modules

1 messages · Page 386 of 1

cloud urchin
#

also most of the modules aren't a step-by-step guide on how to defeat the challenges, the challenges make you think outside the box and apply what you learned

grim basin
#

I get that

cloud urchin
#

so you read that whole section and your only take away was drupalgeddon 2 and 3?

grim basin
#

I don't paste the input they have directly cus ik it's just their output and that doesn't reflect the same situation on my system

grim basin
#

To achieve RCE u mean

#

I've tried the listed methods and those do not work for me

urban elk
#

I don't remember having to think much outside the box on this one, but /shrug

grim basin
#

The top one, and then encoding it to base64.. there's like no explanation as to why it actually is done

#

I genuinely do not get it

dry falcon
urban elk
#

It is explained several times in the module why you use those strings in webshell parameters

#

actually to the point when I thought it was repetitive and needed editing

gray yacht
grim basin
#

Alright

#

How do u get that hash or can u just use the one from the module

#

Cus thats the only thing I can do to retry drupalgeddon2

#

I still really don't get the rest

gray yacht
#

I mean you can just not use a hash value, it's completely up to you.

grim basin
#

Well thats what I did I just straight up didn't do that

#

And my cmd just did not give me anything back when I tried to do RCE towards the address

#

Im assuming i can share this atleast

#

If nobody else is available to help I'll just carry on to the next part cus I cannot do this and I'm just getting unreasonably upset over it

urban elk
#

you can DM if you'd like, but I'd really suggest re-reading the section when you feel a bit more calm. Carrying on in that state won't help, particularly in this module (fatty has a reputation...)

grim basin
#

I'm fine honestly it's just tiring when I cannot find the reasonas to why something isn't working and I end up wasting time and not getting anything done and learning nothing at all

#

I'm a student and like, I have to make daily writeups with an hour count to show I'm actually studying and if they see me only doing 1 part of a module with 3 hours spent they'll be confused why I suddenly took so long on one thing when it's like 80% troubleshooting

urban elk
#

ok, then yeah, I'd say re-read calmly, from the top, maybe try on the box as you go. If you're still stuck, feel free to DM, I should be around

grim basin
#

Alright

urban elk
#

troubleshooting is underrated, and so is taking breaks

grim basin
#

I do not have the luxury of time to be taking breaks atm

#

Just gotta understand the text and push through

rustic sage
#

+1 to breaks, tbh I needed one earlier and it's a good thing to do

urban elk
cloud urchin
grim basin
#

Okay but like

wide stirrup
#

I’m new here, trying to learn hugthebox

cloud urchin
#

you should go through the modules are your own pace

grim basin
#

It feels a little bad when it says like, for example, 4 days on the current module set I'm on and I'm at over 2 days (18 hours atm) and not even halfway

cloud urchin
#

those estimates mean absolutely nothing

grim basin
#

I get that, but it's a benchmark for people to look at, I don't think my teachers are gonna appreciate it if I go way over the estimate, and I'm concerned about that

wide stirrup
urban elk
grim basin
#

Haven't gotten there yet, may skip it cus I can't be doing repeat stuff from my education but thanks lol

wide stirrup
#

I’m currently in a technical position now but all I do is install software on people’s devices.

urban elk
long saffron
#

Why can't I talk in #general is there a minimum level to have access to that channel?

wide stirrup
#

Hella boring doesn’t engage the mind

grim basin
#

Yeah I'm sorry but the calm read isn't getting the job done for me

long saffron
#

Who here has done or attempted bug hunting as a freelancer?

grim basin
#

I generally think I'm either 1. lacking some other knowledge the path expects me to know or 2. vm issue

#

Cus it's like, colleteral that if I do not get 1 part right I can't move on and that smells

urban elk
urban elk
grim basin
#

OK

quiet trout
#

would randomiznig or spoofing be best practice but ultimately not needed?

#

Also is the Firewall/IDS/IPS Evasion Hard lab supposed to take ~2hr for an nmap scan? https://academy.hackthebox.com/module/19/section/119

The section discussed speed/timing/performance but now exactly how that contrasts when trying to run scans against a Firewall/IDS/IPS target... seems like you couldnt really get performance and speed while trying to maintain stealth

still edge
quiet trout
#

lol

grim basin
#

Jeez ok

#

I guess that's the estimate for people who've been trained in it already or something

still edge
#

not that i cant complete it but i'm trying thing and while trying thing tiem pass

quiet trout
#

yeah some of those time estimates are wild, and i rarely meet them

still edge
#

i'm also taking note on the command . sometimes i'm just wreching my head for nothing . Like one command need to have win.ini and I didn't understand that part so i tried it and tried it then i was like okay let try with win.ini like suggesting i thought it was just a random file to show the command. yep it wasn't the file need to be a win.ini to work

#

so i change the txt file to win.ini just to make sure it work like i finally thought and that was the case.

quiet trout
#

keep a hammer next to your mouse, it makes it a little easier.

cosmic vine
#

is there any reason a FTP server wouldn't be showing in my nmap results? i've reset the box several times and i'm running the exact command shown in the solution, but there's no FTP server shown
attacking common services > attacking FTP > Q1

quiet trout
fathom pendant
#

Sometimes it just doesn't run

quiet trout
#

errr 21

#

port 21

fathom pendant
#

Resetting a few times gets it going

fathom pendant
#

It's a known issue that sometimes not all services start up properly when it spawns

quiet trout
#

right on

cosmic vine
#

i'm familiar with nmap. i could try other techniques but it seems unnecessary when the solution gives a command which works. i'll try a few more resets

fathom pendant
#

Also to answer your question, randomized is really only good for public targets but at the same time wholly unnecessary

#

The scan shouldn't take 2 hours

cosmic vine
#

got it. more resets needed. thanks!

frigid bay
#

Hi there. I am on the Pivoting, Tunnelling and port forwarding Skills Assessment section. I try to enumerate the /16 network with this script: for i in {0..255}; do for j in {1..254}; do (ping -c 1 172.16.$i.$j | grep "bytes from" &) done; done; wait. It doesn't work. I think it is because it runs too fast. How can I make it a little bit more slow?

#

All ips are not reachable. It is no possible

fathom pendant
#

Rather than your attack box

#

Also why /16

frigid bay
#

It is /16 because the mask is 255.255.0.0. I a not even pivoting. I am just enumerating the internal network. I am in the third question

fathom pendant
#

Think smarter, not harder, enumerate the actual interfaces

#

It's not actually /16

#

No one here

nocturne nexus
#

#idgaf

quiet trout
fathom pendant
urban elk
#

good luck with that

quiet trout
#

Marcie says you dont need that, and his advice is gold standard, just thought i'd mention.

fathom pendant
#

And this ain't the server dumbass

quiet trout
#

@nocturne nexus dude, here's a tip, she's def cheating you.

fathom pendant
#

Now go hug your crusty sock

#

It's illegal dumbass

nocturne nexus
#

No shit

quiet trout
#

are these trolls? some of these have to be trolling for a laugh?

#

"i can barely work an iphone" ... they're literally made for toddlers. anyways /blocked

fathom pendant
tranquil wren
#

I am needing a bit of a nudge on the final assessment, i am on foothold, and i am uploading my shell to website as a .war file, however, i cannot get the shell to run, i'm not sure if i am in the wrong directory or what, but i have uploaded three different shells, any help would be appreciated

fathom pendant
tranquil wren
#

Live Engagement*

fathom pendant
ocean night
#

ty marcie

tranquil wren
#

oh, i'm not running the msfconsole, i was uploading the .aspx scripts you edit, i am doing the host1 tomcat apache server box

#

sorry i should have clarified

fathom pendant
#

I'm aware what you're working on

#

Lol

tranquil wren
#

oh sorry lol

fathom pendant
#

Also you mentioned .war not .aspx

#

.war would be appropriate

tranquil wren
#

oh yes i uploaded it as a .war with burp so it would see the file time, then execute the shell

fathom pendant
#

Why not use the msfvenom command to create a revshell?

spark fox
#

I need help with the file inclusion skills assessment

tranquil wren
#

hmmm okay

fathom pendant
#

Seems like you're doing a lot more than you need to

tranquil wren
#

let me try what you suggested

#

lol i am starting to think so

fathom pendant
spark fox
#

But when i set the user agent as a php web shell it screws it up

fathom pendant
#

Utilize all the techniques taught to you in the course

spark fox
#

I did

fathom pendant
#

It's easier to manipulate with burp

spark fox
#

Could you check my request in burp to see if i screwd up?

fathom pendant
#

No

#

My DMs are closed for renovation

spark fox
#

Ill just send it here then

fathom pendant
#

Anyway, if you break the logging you'll need to reset the instance

spark fox
#

Tier 0

lusty thicket
spark fox
frigid bay
fathom pendant
#

Still, providing screenshots of skill assessments is spoiling. I suggest taking it to dms with someone who's willing

fathom pendant
#

Enumerate the interfaces

#

The interfaces are gonna be bigger clues

#

I.e. 172.16.5.4 and 172.16.6.4

quiet trout
#

^ not entirely sure of the context here but if you get route tables or traffic for the interfaces you should get a good baseline for whats moving around the network

#

in lieu of a scan for the entire subnet

fathom pendant
#

Lol and overcomplicating again

quiet trout
#

just offering suggestions

#

again, not sure of the context

lusty thicket
tranquil wren
#

is the start button supposed to work to deploy once you get the file uploaded?

gray yacht
fathom pendant
#

^ once deployed it creates its own directory/file

#

War stands for web archive as an fyi

tranquil wren
#

hmmm i must be doing something wrong then

lusty thicket
#

Jar also stands for java archive as an fyi

fathom pendant
tranquil wren
#

i actualy didn't know that about the war file so it was helpful

#

yes i have my nc -lvnp running on 443 with the foot hold as the int

fathom pendant
#

Remember: you're on a jump host and different internal ip

#

It won't be the 10.129 ip 😉

tranquil wren
#

ah drats

#

okay

#

thank you

tranquil wren
#

lmaooo

tranquil wren
#

i don't think i would have been in the right frame of mind to run an ifconfig to look for the same ip that the webserver was on

brazen saffron
#

Introduction to Red Teaming AI will be a part of the new job role path about red teaming AI?

tranquil wren
fathom pendant
#

Many people miss it, even though it's on the desktop

tranquil wren
#

i have learned to check that lol

#

i think i'm going to have to reset the machine i think i broke it lol

ancient niche
#

Good Afternoon guys i need a bit help. Still i cannot find it the flag here

brazen saffron
#

I am trying to do the new module about Red Teaming AI and... it says that I found the flag but when I'm trying to send it into answer input it's saying that it's wrong, normal?

brazen saffron
tranquil wren
#

it says its starting on the webserver and is showing as deployed and i am creating the shell as a war and extension as a war, but i still cannot get a reverse shell to it

#

nevermind i think i see something

hybrid shuttle
#

But Ami going through the right track? I the process I am following?

#

Yes, I just learned basic assembly through that module.

quartz lagoon
#

yes, doing a loop through the stack, byte per byte is the right thing to do

#

i remember looking at the stack and pasting the result as the loop was doing its job

frigid bay
# fathom pendant Ignore the mask

I am doing the Pivoting, Tunneling, and Port Forwarding Skills Assessment. I managed to RDP to the internal server. But when I use nmap to enumarate th target and don't see any service up

lusty thicket
#

your loop doesnt properly iterate through the stack because you forgot to move rsp in a way that makes sense

quartz lagoon
#

RBX is the key

lusty thicket
#

without also setting rcx you just let the cpu decide how many times it executes the loop

quartz lagoon
#

but he didnt show RCX so we dont know how he's looping

lusty thicket
quartz lagoon
#

through the "jmp": "jle", etc... instructions

hybrid shuttle
quartz lagoon
#

but you shouldn't really care about breaking everything up as long as you end up seeing the stack getting decoded

hybrid shuttle
#

besides, fyi I used rcx, 14

quartz lagoon
#

so that you don't have to bother with printing everything

#

lmfao i'm glad i can recall things from this module i took it 2 months ago 😭

hybrid shuttle
quartz lagoon
#

yes, move the stack pointer register at each iteration

#

so that rdx can get the value of the next byte

#

(or something like that ig)

lusty thicket
#

each stack entry is 8 bytes

hybrid shuttle
lusty thicket
#

each iteration should process 1 qword

#

afaik

quartz lagoon
#

oh yeah be weary of how long your key actually is lol

hybrid shuttle
#

Alright, guys. Thanks a lot for your suggestions. I just back home, I will now sit for solving it again. @quartz lagoon @lusty thicket

lusty thicket
#

awesome

quartz lagoon
#

good luck!

tranquil wren
#

@fathom pendant got it, thanks i've spent over a day on it

ancient niche
#

guys i need bit help

hybrid shuttle
#

@quartz lagoon @lusty thicket still not getting through. Feeling a bit hopeless here.

I changed my code to this

_start:

......
mov rdx, rsp
mov rcx, 14

decode:
xor [rdx], rbx
add rdx, 8
loop decode

quartz lagoon
hardy grove
#

Hi, I'm stuck at the Web Request module's first question in HTTP fundamentals, what am I supposed to write to the command line? I don't understand a single thing

#

like when I type in the terminal curl inlanefright.com it just places my mouse to the next line and doesnt output anything

autumn pilot
#

You have typoed the url

hardy grove
#

and any text I enter is just a white line

hardy grove
pine dune
#

hi

#

This is the link im visiting but its giving a 404

#

file upload attack

#

am I doing everything okay? idk why its giving 404

honest crane
#

Windows Privilege Escalation - Further Credential Theft

I'm having trouble with the first assignment of retrieving the sa user password. I've found the encrypted password, and it should be decrypted when running one of the tools. However, I was only able to do it by researching an external script. Is anyone available to compare notes?

cerulean grail
#

Can anyone please break down these commands in the Miscellaneous File Transfer Methods module?

xfreerdp /v:10.10.10.132 /d:HTB /u:administrator /p:'Password0@' /drive:linux,/home/plaintext/htb/academy/filetransfer
rdesktop 10.10.10.132 -d HTB -u administrator -p 'Password0@' -r disk:linux='/home/user/rdesktop/files'

#

i don't get where am I supposed to be getting the domain (-d) and username+password from given that in the paragraphs before the commands there's no mention of this requiring me to have obtained valid credentials to the Windows machine I'm attempting to connect to.

waxen totem
#

When you spawn the target it should show you the credentials needed

cerulean grail
waxen totem
#

I'd just assume yes

rain mountain
#

Just spent ages struggling with the imap/pop3 section of footprinting, because I was trying to do it from my kali vm. Nothing was giving the expected results, tried it on pwnbox and it worked perfectly. Is there something wrong with my kali instance that I could fix?

waxen totem
#

Note that the VPN and PWNBOX can't run at the same time, in case that was causing the issue...

rain mountain
#

well, the VPN is still running on my VM even after I loaded up pwnbox, I only loaded it up after struggling for hours

waxen totem
#

might be some firewalls

rain mountain
#

This is all I was getting from nmap for example

rain mountain
#

which is?

lusty thicket
rain mountain
#

🙄

lusty thicket
cloud urchin
rain mountain
#

Okay, well pwnbox was not running the whole time I was banging my head against a wall thinking I was doing something wrong!

cloud urchin
#

well your example doesn't really provide enough info to provide a detailed answer as to why you may be having issues, it could be your box's end, something inbetween, or the target. impossible to tell.

rain mountain
#

I'm guessing it might be ssl related, I was able to connect to imap/pop3 ports but not secure ones, so could not authenticate

#

all openssl connections got to CONNECTED(00000003) then nothing until the connection timed out

fathom pendant
# pine dune

Use a different payload, the null byte payloads tend to be finicky

pine dune
rustic sage
#

I'm finally freee

lusty thicket
rustic sage
safe star
#

Great

wheat lark
#

Initial Enumeration of the Domain - Anyone know why is it getting error sending over UDP for kerbrute userenum. Same issue when compiling directly from the parrot OS inside the inlnaefreight.local. Then tried using the pre complied older version but it keeps throwing error saying.

"2025/02/08 00:46:11 > Done! Tested 1381 usernames (0 valid) in 0.270 seconds
2025/02/08 00:46:11 > bufio.Scanner: token too long"

empty trout
#

i cant bruteforce ftp

foggy monolith
# wheat lark Initial Enumeration of the Domain - Anyone know why is it getting error sending ...

Worked fine for me over Ligolo: https://youtu.be/qou7shRlX_s?si=IzLdNqaJw6bXrZvP

https://jh.live/vanta || Prove your security compliance with Vanta! Get $1,000 off with my link: https://jh.live/vanta
The Pivoting Lab SnapLabs template: https://jh.live/pivoting

Free Cybersecurity Education and Ethical Hacking with John Hammond
📧 JOIN MY NEWSLETTER ➡ https://jh.live/email
🙏 SUPPORT THE CHANNEL ➡ https://jh.live/patreon
🤝 SPON...

▶ Play video
wheat lark
foggy monolith
#

This is the AD module, correct? Which VPN server are you using? Because it's important to use the one geographically closest, otherwise you're never going to get the speeds you need.

Here in SoCal, I found that us-academy-5 and us-academy-6 are the best options.

#

Going to try respawning that from my end and see if this can be reproduced; hold on

spark fox
#

considering academy pawnboxes have no internet connection, how do i get the encoded_flag.zip onto the pawnbox?

#

nvm, you can copy link and download in pawnbox

foggy monolith
#

The PwnBox has an Internet connection all set and ready to use; it's the target machines that don't. Even if it didn't, you have SSH credentials, so a simple scp will allow you to copy files to and from the PwnBox from your real machine.

signal rain
#

For "Information Gathering -Web Edition" When doing Web archives the way back machine for August 8th 2018 redirects into a GoDaddy site, I'm assuming I did something wrong. Just double checking here.

#

Never mind I figured it out. Had to use ".eu/en" rather than ".com"

spiral scarab
#

Where can I check the details regarding the change log of a module? When I click on the change log button it just says "Added 11 new sections" but I can't actually check what are those 11 sections

empty trout
normal sand
# empty trout

You seem to be experiencing a connectivity issue. I don't know which section you're working on but have you confirmed you're targeting the right port and that it is indeed open?

empty trout
#

yeah

#

after some tried it will fail so decreased to only 3 thread

#

then i will create another wordlist by excluding the tried password and try again sadglas

normal sand
#

Have you tried another tool?

empty trout
#

yeah hydra is not working i mean after some tries it will also fail

#

netexec is slow and crackmapexec as well

normal sand
#

Are the other tools also giving you connectivity issues?

empty trout
#

i think it doesnt even interpret threads

empty trout
#

i restarted teh vm

normal sand
#

Have you tried switching VPN servers?

empty trout
#

many times same issue

#

le me try it

#

again same problem

acoustic owl
crude wind
#

Hi! I'm working on a Windows module, and there's a task:
"Identify one of the non-standard update services running on the host. Submit the full name of the service executable (not the DisplayName) as your answer."

I found Foxit Reader Update Service (this is the Display Name), entered FoxitReaderUpdateService (this is the Name), but got an incorrect answer.

I can't find any other suitable process, and the hint says the service is related to PDF, and Foxit is specifically about PDFs. I tried entering both Name and Display Name.

What should I do?

celest elk
ocean night
uneven niche
celest elk
# ocean night Was curious about that "will not work".. no personal experience with it, just re...

It's been a while so I don't recall exactly but it's something to do with the way proxychains intercepts packets with LD_PRELOAD not working on go binaries. This is what I use to get around it https://github.com/xjasonlyu/tun2socks

GitHub

tun2socks - powered by gVisor TCP/IP stack. Contribute to xjasonlyu/tun2socks development by creating an account on GitHub.

ocean night
#

If you have JS disabled, they will not work

#

..a lot of the site will not work with it disabled

uneven niche
#

No, in the sample web app in the exercise: Menu, Reviews, and Contact

ocean night
#

If you have it enabled, any adblockers, or errors in the console?

#

Oh right, sorry. I don't know

#

Let me try here..

uneven niche
#

It's an injection exercise and there's no input field, so I'm a bit confused

ocean night
#

Not doing anything for me, so I assume they are not supposed to, or the target is broken.

#

Perhaps it indicates that you need to investigate what is happening behind the scenes

#

🤷‍♂️ again, I don't know, sorry. I've not worked with that module

uneven niche
#

No worries, thanks anyways 🙂

ocean night
#

Sounds like you're on the right train of thought though if I were to assume

pseudo kiln
uneven niche
#

That's great to know thank you!

urban elk
#

you can typically check the same thing by just hovering the link, browsers will show you the target on the lower left corner

grim basin
#

nevermind, got it now

sand sedge
#

guys i have some problems with zap hud

#

it is not working as expected and when i delete it and install it still not working

#

how i can solve this problem

#

this is in the spawned machine in htb

#

not on my own pc

ancient niche
#

Good Afternoon guys please someone can help me with this ?

urban elk
random pebble
urban elk
#

that's what's causing you to get a > prompt

#

I don't have that module to tell you if you're doing anything else wrong

ancient niche
#

that is Stack-based buffer overflows on linux x86

urban elk
#

I know, but I don't have it and it's been about 20 years since I smashed the stack for fun and profit sadglas

#

holy crap now I feel old

ancient niche
#

looooooooooooooooooooool

bright coral
ancient niche
#

okey okey

sick depot
#

Im trying the session hijacking module xss and when trying to set up php server via 0.0.0.0:80 it wont let me due to it being already in use has anyone had this issue using htb pwnbox

acoustic owl
echo plinth
# empty trout again same problem

not sure if you found the solution for this, check the number of passwords you have in the mutated list, that makes a huge difference. I just re-run the module, it took 20 mins roughly. Note: I used -t 64 for number of threads

ancient niche
#

guys i cannot kill the process until 12000

sick depot
acoustic owl
sick depot
#

I send payload and my php server recieves nothing

#

Its ok now it worked when using my ip rsther than 0.0.0.0

#

Using port 80

acoustic owl
#

Port 80 is used by the PwnBox. You cannot use this port.
Use 1234 for example
Your payload must then be something like curl http://10.10.10.10:1234

nimble rapids
#

Hi im just starting and have the student subscription where should i start, do i go straight to pen test job path or informational security or where.

#

I have no previous experience

fathom pendant
ancient niche
nimble rapids
#

Thanks

bright coral
ancient niche
#

i used y bro

fathom pendant
#

your screenshot says otherwise

acoustic owl
#

@ancient niche Please don‘t spoil any flags

ancient niche
#

sorry sorry

rain mountain
remote fulcrum
#

I have a general question. Why if CME is outdated and followed up by NetExec, is the usage of CME still all over the place in the HTB Academy modules?

acoustic owl
#

Because the modules have not yet been updated. But you can simply use NetExec instead of CME

remote fulcrum
analog dock
#

It’s not that difficult to just use netexec instead of crackmapexec when you see it

dark hedge
#

they will be updated in time

remote fulcrum
analog dock
#

It is the same afaik

#

Just extra possibilities on netexec

remote fulcrum
#

Wow! I did not want to start a discussion. I am a huge HTB fan

analog dock
#

Too late, fight started

hasty mauve
remote fulcrum
#

LOL

rain mountain
#

Hostile fork sounds dodgy if you mishear it...

remote fulcrum
#

Eh ... yeah. But also sounds kinky.

ancient niche
#

guys i'm stuck here since 3 weeks

rustic sage
#

hi all

#

how are you?

hybrid temple
#

Hi all, I am stuck on MODULE: Whitebox Attacks - SECTION: Skills Assessment. I can login as larry, but cannot go further. Somebody suggested to look for a race condition, but I can't find anything working. Any hint would be very appreciated. Thanks a lot!

rustic sage
ancient niche
#

...

#

?

rustic sage
ancient niche
acoustic owl
ancient niche
#

guysç

#

i got it 🙂

#

module completed 🙂

rustic sage
ancient niche
#

thank you so much all 🙂

rain mountain
#

Also the most widely used in the industry, so how would knowing the distro not be useful?

ancient niche
#

3 weeks stuck oh my good xD

rain mountain
#

Of course, wtf does that have to do with the base distro you choose to use?

rustic sage
#

More “preinstalled” stuff you have, more vulnerable your os become, there is many old services and expired stuff runing on that os, its just looks cool so its a reason why it is overrated

rustic sage
#

Raw debian, rhel, Arch, fedora and etc,

#

If you want arch based os with preinstalled tools, select blackarch

#

Parrot is also a variant, but it also has many exp. Services there.

#

But kali is better theb windows 11

#

If we judge from point of security*

acoustic owl
bright coral
#

yes, because it's Arch and apparently configured for OPSEC by default 🤡

rustic sage
quartz pivot
rain mountain
#

Anyway, not the place for this discussion, let's stop before the mods get involved!

ancient niche
near rock
#

While I’m currently taking today off, how exactly do you guys take notes for academy modules? Do you just focus on the code aspects of the modules or do you also focus on other parts?

ancient niche
#

🙂

rain mountain
frigid bay
#

I am doing Pivoting, Tunneling, and Port Forwarding Skills Assessment. I have already RDP into the first internal server. I scan the interfaces. In one interface there should be 3 live hosts. Instead there are only 2. I tried to RDP to the machine that it is supposed to be the next hop. But it is no alive. What's the problem?

shrewd ore
#

hi guys, this might seem dumb but its my first time using meterpreter and I need to find a file in htb-stndt's Documents folder. Currently im in C:\Windows\32 and I have no clue how to find that fodler. Any ideas?

frigid bay
shrewd ore
frigid bay
#

you should fin the user folder

#

find

shrewd ore
#

got uit

#

thanks

woeful lake
#

finishing AD skill assessment prt 1, man i learned a lot from this gg

dreamy osprey
#

Who has been able to complete SAML signature wrapping lab i HAVE tired lord knows for over 5 days different formats it seems not to solve

glossy cloak
#

please take a look.. i am trying to install selinux, but all I got are ignore msgs

cloud urchin
#

have you spent any money on academy? pwnbox has limited internet access if you haven't spent money i think

glossy cloak
#

I spent money, subscription is on, this is VM

cloud urchin
#

oh ok, well you can see right there you can't resolve that host

#

so check dns stuff

#

looks all network related

glossy cloak
#

i will try reboot 😉

gray yacht
glossy cloak
woeful lake
#

Yeah i recommend to wait 3-4 minuts to get sure the lab start properly

light yarrow
#

It keeps saying check modules

#

I can’t type in general

waxen totem
dreamy osprey
#

I have followed step by sstep way of making this attack work for a over 24 hours now and nothing. I am lost and have no idea what to do next

#

I have placed the unsigned modified assertion on top of the signed one ,below it etc its not working

#

I am using saml raider and pasted the modified payload in both beautified and minified versions still i cant solve the lab why

#

this is on the SAML module

#

Hey can i dm you please?

dark hedge
#

no

dreamy osprey
#

alright thanks

#

I have been literally stuck for 3 days on this SAML module : Signature Wrapping Attack can anyone please point me in the right direction i would be so grateful.

storm elk
terse meteor
#

please take a look i am stuck here
" Using the known subdomains for inlanefreight.com (www, ns1, ns2, ns3, blog, support, customer), find any missing subdomains by brute-forcing possible domain names. Provide your answer with the complete subdomain, e.g., www.inlanefreight.com."

pulsar ingot
#

Footprinting module SMTP: i cannot find the user name. i got the list like root,admin....but all showing wrong. what should i do to get correct answer.

quasi wave
#

I am on the easy lab for Attacking Common Services module and I found that the server is vulnerable to FTP and that FTP command work according to nmap. I am trying to brute force the password with medusa but it gets up to a certain number of passwords for the first username and then throws a 550 error.

#

can someone help me with this?

#

the question is:

You are targeting the inlanefreight.htb domain. Assess the target server and obtain the contents of the flag.txt file. Submit it as the answer.```
#

if someone can DM me I think its a syntax error because I used to username and password list from the resources section and tried a bunch of things to make it work. The -F flag I tried to force it. I tried -t 4 -vV instead of -F. Before that I tried the exact medusa command from the Attacking FTP section of the module except with the username and password list from the resources and the target IP specified in the easy lab.

#

if necessary someone can DM me if there's a high risk of spoiling it

quasi wave
#

no nmap didn't say that

#

I just tried that as a guess

#

but with 'password' as the password

#

in fact I just tried it didn't work

#

I am reasonably confident I need medusa

latent glen
#

quick question. When Netexec gives me a (Pwn3d) for LDAP. What does that allow me to do ?

safe star
waxen totem
latent glen
#

exactly, its just a user, but this one user has (Pwn3d) on ldap and others do not

lusty thicket
#

either this account has special privileges or something is misconfigured in a way that makes your life easier

waxen totem
eternal rampart
#

hey if any1 wanna duo on bug bounty (beginner)

fathom pendant
fathom pendant
eternal rampart
#

oh aight excuse me

fathom pendant
#

and by "beginner" do you mean

  1. you want to duo with a beginner or
  2. you want an experienced person to basically do all the work
#

there's also the bug bounty hunter path (link in the pinned messages of #cwes ) on htb academy which gets you sorted for the basic stuff

eternal rampart
#

oh btw i cant find my account id

storm elk
eternal rampart
#

aight thanks mate

storm elk
#

You can try Landscape mode , that does the trick here 🙂

eternal rampart
storm elk
#

Ah that works too

fathom pendant
#

ye they have a mobile OS detector thing, gotta request as desktop mode

delicate anvil
#

hello guys, I'm a new member and beginner here. I'm having trouble in the "network enumeration with nmap" module, more precisely in the "service enumeration" section, can someone give me some hints or methods?

#

I've tried a bunch of stuff and got all the ports and services, but I'm totally stuck on this: 'One of the services has the flag you need to submit as the answer.' Like, I'm a total newbie here and I'm lost. I've been at it for over 2 days trying other solutions.

acoustic owl
delicate anvil
acoustic owl
#

The flag is a string such as HTB{this_is_your_flag}

#

You have to query the ports found as described in the module to see if they might give you some information. You will then find the flag on one of the open ports

compact seal
#

Hi @gloomy spindle, did you ever figure this out? I'm also stuck there

delicate anvil
delicate anvil
gloomy spindle
#

@compact seal yes, DM me and I'll give you some hints

stable musk
#

Hello, Im doing Pivoting, tunneling and port forwarding module, in Remote/Reverse Port Forwarding with SSH, Im stuck in how Downloading the payload to the Windows target, can someone please help me? I'm in Starting Python3 Web Server on Pivot Host step

wild sage
quartz lagoon
#

he thought the question asking for a flag was talking about SYN,ACK,FIN,... etc flags

hazy agate
#

Hello everyone, I'm looking for a little tip in the module Abusing HTTP Misconfigurations sectionPassword Reset Poisoning. Am I in the right place?

fathom pendant
hazy agate
#

okay wanted to ask nicely. I can't get any further in the module in question. I have already tried the overwritable headers described in the module, but I can only get a reset token on my server.

In the search here in the chat the question came up several times with no visible answer.

rain mountain
#

Yeah, this channel would make more sense as a forum I think

fathom pendant
#

it was an idea that was heavily pushed back against when they tried to change the cert channels to forums, and the #1263635449335910531 is hit/miss for the related prolab content

nocturne gulch
#

Hello Everyone, I'm looking for a hint for the module Pivoting, Tunneling and Port Forwarding in the RDP and SOCKS tunneling with SocksOverRDP Section in which the question states "Use the concepts taught in this section to pivot to the Windows server at 172.16.6.155 (jason:WellConnected123!). Submit the contents of Flag.txt on Jason's Desktop." and I can't seem to find answer. I have RDP onto the windows machine using creds given and I am trying to transfer files from Pwnbox to Windows machine but files get removed instantly from the Windows machine , I have also scanned the Machine and also tried transferring fies through smb shares but then too I can't seem to figure out how to transfer file.

fathom pendant
chrome furnace
#

Whats the point of SOCAT Redirection Reverse and Bind??? Why would someone even bother to do socat redirection if you need to establish first some sort of tunnel to the internal host and execute your payload in there to connect back to attacker machine?

#

I already established full bi directional tunnel to be able to execute the msfvenom payload on the internal host and then I need to do socat redirection on top of it? I dont see anyone would even do this kind of thing. What is it a redundant full tunnel but this time it doesnt use SSH? 😆

fathom pendant
#

¯_(ツ)_/¯

#

i only bother with ligolo; my beloved

#

prayge makes a lot of stuff so much easier

chrome furnace
fathom pendant
#

also some of the labs place the victim in the position of having been phished and running the script

#

but since they can't automate the script in a way to know what your vpn ip is; you kinda gotta do some funny stuff

chrome furnace
fathom pendant
#

it's just another way of performing the same trick in the event that some methods may be blocked from execution

#

¯_(ツ)_/¯

#

same thing different hat

#

and bind is just that it binds to an interface

chrome furnace
fathom pendant
#

rather than it being a reverse shell it opens up the port on that interface

#

it's one of those "gotta do it myself" things since there's no feasible way for them to automate it kek

tranquil axle
delicate anvil
delicate anvil
fathom pendant
primal lark
#

Hello, does anyone know the estimated time to become an Elite Hacker? I saw that I need to complete 70% of the content..

fathom pendant
#

Not all content

#

Active content would be the machines and challenges

primal lark
#

And do you know how long it takes to achieve it?
Do they change every month? ?

urban elk
#

to be clear, not to be confused with Academy content

fathom pendant
primal lark
#

Ok thanks,

hardy grove
#

can someone help me?
I'm stuck on Web Requests first flag

#

Isnt this is the command we are supposed to use?

autumn pilot
#

You must specify the url and not only the endpoints

hardy grove
#

Or am I doing something wrong?

fathom pendant
hardy grove
#

?

fathom pendant
#

So it would be http://[target:port]/download.php

#

There should be a button "click here to spawn target" on the academy page

#

Curl requires a url to work properly

hardy grove
#

yeah, but that just leads to and empty page which sais 'this page is intentionally left empty, using curl should be enough'

fathom pendant
#

use curl on that spawned target/download.php

#

It's very common for the web modules to give you the endpoint /download.php, it's assuming you know basic web knowledge

#

The endpoint is attached to the spawned target

hardy grove
#

I'm new, i have no idea

fathom pendant
#

And I'm trying to explain how it works

hardy grove
#

I'm listening

fathom pendant
#

You have a spawned target yes?

hardy grove
#

Yes

fathom pendant
#

Instead of visiting it in the browser

#

You use curl

#

curl -O http://spawned_target/download.php

hardy grove
#

So the command would be 'curl spawned target ip'?

fathom pendant
#

Replace spawned_target with the ip:port it gives you (if it gives it in the form ip:port)

#

Or just the ip

elder socket
#

If the ssh port is open ,what is the next step for get to their ssh

fathom pendant
elder socket
#

Education...

hardy grove
fathom pendant
#

Thats not an answer

fathom pendant
#

I suggest reading and following #welcome to access more of the server

hardy grove
#

@fathom pendant just a quick question, with the command your provided why did you use http instead of https?

fathom pendant
#

:)

#

So you'll get an error

hardy grove
#

oh, okay

#

thanks

naive cedar
#

is there any effective way to bypass amsi? i have tried all the ways in the Windows Evasion module, but all of them are almost useless.

fathom pendant
#

I haven't done that module, please don't tag me like that in the future

#

Especially if you just asked the question

gray field
#

My simple web server works well.

fathom pendant
#

Web attacks is a t2 module

#

Please refrain from sharing direct module content

deep raptor
#

How do I find the path to the home directory and the mail directory….???
i thought it was /home/htb-student

fathom pendant
grim basin
fathom pendant
#

once you create the user/pass... you can use that to log in

#

i believe psexec or wmiexec should work as well

grim basin
#

i dont know how to

#

i tried wmiexec but i cant run a succesful command with it

#

and the googling im doing isnt making things clearer

fathom pendant
#

one step at a time: you verified that the user you're meant to create gets created yes?

grim basin
#

yeah

#

i also checked if i could use rdp but the other machine doesnt have a domain

fathom pendant
#

you should be able to just log in with that user

#

you're not connecting to an other machine, so to speak

grim basin
#

idk what u mean with just log in its not like i have the other machine in front of me

fathom pendant
#

if you look carefully it's not having you create the account on a different machine

grim basin
#

okay now i really dont get it

#

is it really not? its a powershell command being sent to the target

fathom pendant
#

the powershell is being run on the target

#

We could also try to RDP to the box, access over WinRM, or use a tool such as evil-winrm or something from the impacket toolkit such as wmiexec.py or psexec.py

grim basin
#

yeah?

fathom pendant
#

did you try that against the spawned target?

grim basin
#

yes

fathom pendant
#

there is no other machine in this instance the powershell commands being run are run on the machine that prtg is running on

grim basin
#

yea i know that'

fathom pendant
#

did you try using WinRM?

grim basin
#

no because im pretty sure thats a windows application

fathom pendant
#

🤦‍♂️ so is RDP, technically

grim basin
#

i can take a look at evilwinrm

fathom pendant
#

and who's to say the host isn't a windows host?

#

lol

grim basin
#

no yea it is

#

uhh yeah doesnt seem to be working

fathom pendant
#

don't know what to tell ya then

#

i'd reach out to support

grim basin
#

where

compact patrolBOT
grim basin
#

yeah okay i dont have an annual subscription though

#

they dont let me lol

#

im here because this is the only place i can get support without overpaying

fathom pendant
grim basin
#

yes u do

fathom pendant
#

no, you don't

grim basin
fathom pendant
#

Content Guidance

#

that's why

grim basin
#

💀

fathom pendant
#

the reason i said contact support is because something isn't behaving as you think it should

grim basin
#

thats not true

fathom pendant
#

which is different from "Content Guidance"

grim basin
#

i never said that i didnt think its not behaving as it should

fathom pendant
#

user gets created
it's not letting you log in with said user
Things aren't working as expected

grim basin
#

no

#

im working with tools i dont understand

fathom pendant
#

??

#

bud

#

i don't get paid enough ||at all|| to dig into what things you're trying to do or what needs to be explained to you

grim basin
fathom pendant
#

from what it sounds like you've explained

  • you followed along with the module
  • the user gets created as expected
  • you verified the user gets created with the credentials
  • you attempt to log in via the various methods (RDP, evil-winrm, wmiexec, psexec) and it doesn't log you in
#

that last point is telling me that something isn't working as it should ^

#

are you specifying the domain\user?

grim basin
#

for me its just cus im working with tools that have poor documentation

#

theres no domain

#

i checked with uhhmm whats it called

#

enum4linux or whatever it is

fathom pendant
#

when you did the smb check it should have given a domain\user

#

i mean enum4linux works too

grim basin
#

yeah

fathom pendant
#

but nxc smb ip -u <username you created> -p <password you created>

#

(if you don't have netexec installed, i suggest installing it)

grim basin
#

i tried smb as well with smbclient

potent kelp
#

every time I look at any chat at any time, marcie is here. a hero

grim basin
#

think it just kicks me out though

fathom pendant
#

redact the user and password and show your smbclient command

grim basin
fathom pendant
#

-L

#

smbclient --help | grep -C 3 "-L"

#

or man smbclient and search for the -L flag, and it'll tell you why it's doing what it's doing

grim basin
#

oh damn

#

yeah okay i still dont know how to use smbclient to get in

#

imma keep it real with u i just chatgpted the command

grim basin
#

na

fathom pendant
#

ah, explains why you're a little lost with smbclient

grim basin
#

ive used it succesfully before

leaden island
#

i found a vulnerability in inlanefreight Kappa

grim basin
#

but i just dunno how to get in

leaden island
#

is that On purpose for a future section ?

fathom pendant
#

the Footprinting and Common Services modules go over how to use smb

fathom pendant
leaden island
#

active directory intro

fathom pendant
#

yes it's on purpose

#

the user they give you is an admin

grim basin
#

ya thats great but i cant find what command i should use instead

fathom pendant
leaden island
#

i ruined my future self 😭

fathom pendant
#

-L Lists the shares then exists

grim basin
#

no yeah i did that that doesnt work

fathom pendant
#

in order to connect to a share you need to specify a share

grim basin
#

ive tried a bunch of other listed wildcards orwhatever theyre claled

fathom pendant
#

//ip/share

#

you can't just connect to the baseline ip and cd your way through

grim basin
#

ic

fathom pendant
#

btw this is the overview of the module you're on

#

surprised not to see Footprinting or Common Services on there but i can see why not

grim basin
#

okay yeah i dont think smb is helping

#

i did get in but i dont think theres anything in there

fathom pendant
#

¯_(ツ)_/¯

#

i mean dir is helpful

grim basin
fathom pendant
#

what share did you attempt connecting to out of curiosity?

grim basin
#

all of them, but only IPC$ actually let me connect

fathom pendant
#

yeah IPC isn't gonna lead anywhere

grim basin
#

the other ones were just permission denied

fathom pendant
#

¯_(ツ)_/¯

grim basin
#

awesome module

fathom pendant
#

not sure what your issue is, could be a technical issue on the lab end

#

but the only way to verify is to chat support

#

and not select the Content Guidance

#

i also suggest resetting the lab, changing vpn regions

#

¯_(ツ)_/¯

grim basin
#

Ok

elder matrix
#

hi! im about to start the Documentation & Reporting assignment at the end of the module. Can i do it blindly as a way to practice my skill instead of following the incomplete report? i mean doing my own report... or should i do it the right way?

fathom pendant
#

you can do it with your own report, but the AEN module is the one people recommend to do blind

potent kelp
#

id go through that one the right way and take Attacking Enterprise Networks blindly

fathom pendant
#

that's the one that will actually test you better

elder matrix
#

cool!

hazy agate
hybrid temple
#

Hi all, I am stuck on MODULE: Whitebox Attacks - SECTION: Skills Assessment. I can login as larry, but cannot go further. Somebody suggested to look for a race condition, but I can't find anything working. Any hint would be very appreciated. Thanks a lot!

tranquil axle
hazy agate
tranquil axle
dusk yarrow
#

Hey. Sup

storm elk
hazy agate
tranquil axle
storm elk
dusk yarrow
storm elk
dusk yarrow
#

How to do the firewall IDs ips evasion medium lab.

#

Firewall and IDS/IPS Evasion - Medium Lab

dusk yarrow
#

It's so difficult, I had to join their discord just to get this 🥲😭.

tranquil axle
near rock
#

Man, some of these pages feel really long.

dusk yarrow
#

All of a sudden, it's so quiet here. Does someone know how to solve that. It's basic stuff. You guys must be super intelligent than that.

#

The question is: After the configurations are transferred to the system, our client wants to know if it is possible to find out our target's DNS server version. Submit the DNS server version of the target as the answer.

stable musk
#

Hello, Im doing Pivoting, tunneling and port forwarding module, in Remote/Reverse Port Forwarding with SSH, Im stuck in how to send the exploit to the windows target from the pivotHost, because I cant do it by RDP

zenith token
#

Hello there
I am currently working on the "Using the Metasploit Framework " Module on the section: Session.

I already figured out the first two Flags. But now I should figure out how to become root. Is this a "privilege escalation" exercise, or should there be another way using Metasploit for that?

rain mountain
#

Doesn't msf have some privilege escalation modules?

gray yacht
reef marlin
#

for password attacks/network services question 3 ive logged with evil-winrm with ps i got user allowed to login with rdp but im not getting any hit password wise is my approach bad?

fathom echo
#

i'm in the Web Requests Module Section CRUD API.

A little side mission says "Exercise: Try adding a new city through the browser devtools, by using one of the Fetch POST requests you used in the previous section."

But there's no way to trigger a POST request since there is no search function in this target box. Should I just move on?

#

or is there some way to trigger a POST request

rain mountain
#

There are browser extensions that can do it or use something like burp or curl

gray yacht
reef marlin
#

im running it on a single user

#

i checked who had rdp access as i said but im not getting hit on that user

#

net localgroup "Remote Desktop Users"

gray yacht
#

You can DM if you don't get anywhere with that nudge.

zenith token
# rain mountain Doesn't msf have some privilege escalation modules?

Probably an other one and not the "Using the Metasploit framework one". But I guess, since its a Metasploit Module, it will be sure some priv esc with Metasploit and not something like linpeas.... So it looks like I answered my question myself. Thx for the help anyways ❤️

reef marlin
rain mountain
#

Well, anything msf can do, can be done manually anyway

gray yacht
gray yacht
high stream
#

I'm working on Server side attack module final assessment and there is a SSTI vulnerability I did url encode in my payload but it does not work after several attempt finally i go to the solution and copy the url encoded payload from there an it works!
No it's my issue or it's the lab issue?

gray yacht
fickle turtle
#

If I look at the ls output, everything seems fine? Am I blind? Or is this a bug?

#

Ah nevermind.... it asks for the file name, not the full path 😆

ebon crater
#

@gigostack @gigostack @rain mountain

acoustic owl
rain mountain
#

☝️

safe star
#

yup

somber whale
#

If you are a complete beginner. Can you learn all you need to learn to be able to complete the CTFs without any additional outside learning sources? Honest question.

waxen totem
#

Yep, mostly... thing is hacking is a mindset, not just about knowledge

#

you're always going to need external sources since it's impossible to know everything about everything you encounter

arctic stump
#

srry what was it that you changed here?

somber whale
waxen totem
somber whale
#

Is it mostly or all I would need to learn? Who has an all in one option? The level I want to be is to complete the hardest CTFs. That’s it. Not looking for a job in cybersecurity

waxen totem
#

No one has an AIO option, CTFs vary wayy too much for that

arctic stump
#

What was wrong with your path? got the same error

lusty thicket
waxen totem
#

all-in-one

#

mate... go do some boxes... ik for a fact you're not a skid XD

somber whale
waxen totem
somber whale
#

True

ivory finch
#

hi guys question on the 2million machine, i just started but every time im going to register and use that creds, it wont work, i just registered 3 different account, it still prompt the "User not found"

waxen totem
#

If you can't access it head over to #welcome

hybrid shuttle
#

@lusty thicket @quartz lagoon guys! Alhamdulillah, I solved it, finally! Thank a bunch for your help guys! Really really means alot, I was stuck in there for days!

daring cliff
#

Hunting Evil with Sigma (Splunk Edition)

Using sigmac translate the "C:\Rules\sigma\file_event_win_app_dropping_archive.yml" Sigma rule into the equivalent Splunk search. Then, navigate to http://[Target IP]:8000, open the "Search & Reporting" application, and submit the Splunk search sigmac provided. Enter the TargetFilename value of the returned event as your answer.

hi dont know how please
regards

stable musk
#

Please, I have been in this problem 2 days, Im doing Pivoting, tunneling and port forwarding module, in Remote/Reverse Port Forwarding with SSH, Im stuck in how to send the exploit to the windows target from the pivotHost, because I cant do it by RDP

daring cliff
#

i make my sigmac target image

#

but in splunk research i have problem

bright coral
daring cliff
#

i have this

bright coral
#

Looks fine, but you should remove the message since its a tiny spoiler

daring cliff
#

sry i supposed that

#

but you see the sigmac target image is good

bright coral
#

Did you adjust the timeframe in your search?

daring cliff
#

yeah i make all time

bright coral
#

you can dm me a screenshot of the search and I'll have a look

daring cliff
#

yeah

urban elk
#

as described in the section before

stable musk
urban elk
#

did you finish the section before ? How did you answer the last question ?

stable musk
#

Yes! I used xfreerdp to get remote access to the windows machine, and the flag was in a "Flag.txt"

urban elk
#

so why not do that again ?

stable musk
#

Because, I cant get access from my machine, I need to use the pivot machine

urban elk
#

the scenario is exactly the same, they are the same machines in these sections

frigid bay
#

Hi there,
I am on Beyond this Module of Pivoting, Tunneling, and Port Forwarding. There is a link that seems to be broken. When I click on "Containers and Pivoting" I am redirected to Tracks but there is no Containeres and Pivoting Track. Does anyone have an idea if there is a track where I can practice my tunneling skills?

stable musk
urban elk
#

neither did it have it in the section before, but that didn't stop you

stable musk
#

This is what appears, [04:23:04:850] [16130:16131] [ERROR][com.freerdp.core] - freerdp_tcp_connect:freerdp_set_last_error_ex ERRCONNECT_CONNECT_FAILED [0x00020006]
[04:23:04:850] [16130:16131] [ERROR][com.freerdp.core] - failed to connect to 172.16.5.19

urban elk
#

pause for a second

#

in the previous section, you had this setup, yeah ?
your machine, 10.x IP ------> 10.x IP pivot 172.x IP --------> 172.x IP windoze

stable musk
#

10.x IP <------ 10.x IP pivot 172.x IP <-------- 172.x IP windows, Yes, thats the previous

urban elk
#

not sure why you took the time to invert the arrows, but sure, doesn't matter. Ok

#

so you followed the section to be able to RDP from your 10.x IP machine to the 172.x IP windoze, right ?

stable musk
#

Yes

urban elk
#

ok, now in the new section, we have exactly the same setup, right ? (Notice that even the spawned machine is the same if you browse between the (at least) two sections)
10.x IP <------ 10.x IP pivot 172.x IP <-------- 172.x IP windows

stable musk
#

Yes I have it

urban elk
#

so why can't you RDP to the windows machine the same way ? Did you try ?

stable musk
#

Yes, I tried and that what appears :c

urban elk
#

you tried exactly the same technique as shown in the previous section ?

#

you can DM details if you'd like, but I just did it

stable musk
#

Perfect I DM

desert quail
burnt hill
#

Hi, I am having problems with the section MSSQL in the footprinting module https://academy.hackthebox.com/module/112/section/1246
The last question is "Connect to the MSSQL instance running on the target using the account (backdoor:Password1), then list the non-default database present on the server"
I can connect using the done credentials backdoor:Password1 but when I try to list the databases I get no results, I am using this query: "select * from sys.databases"
Anyone who can guide me if I am doing something wrong or there's a reason I amb getting no answers?
Thanks in advance

atomic tide
#

HTB Credential Hunting - Can't Find the Correct Password File
Hi everyone,

I'm currently working on the Credential Hunting section of the HTB Windows Privilege Escalation module, where I need to search the file system for a file containing a password and submit it as my answer.

I searched for common password-related keywords inside files using:
"findstr /SIM /C:"password" C:*.txt C:*.ini C:*.cfg C:*.config C:*.xml"
This returned some results, but none of the passwords worked when submitted.
Someone have any clue or can help me with it?

rancid mulch
#

Can someone help me for DACL Attacks I : Skill assessment question 3. Find the credentials to connect via RDP to WS01 and submit the flag in the Administrator's desktop as the answer. Use port 13389 to connect to WS01. I was able to get rdp to the PC and found some interesting files, but nothing seems to work. Any hints on what to do from here?

tranquil wren
#

do i need to import that .rb file? i can applying the 'use' function in msf and setting my rhosts and ports in that exploit but am getting an error when running it

#

so i was wondering if that is the right ruby file i'm supposed to be using

urban elk
#

@tranquil wren careful with the above, the server is rife with scammer bots. Please report if it's the case

tranquil wren
quartz lagoon
#

select name from sys.databases; should do it (?)

quartz lagoon
#

what command did you type to connect to the mssql server?

burnt hill
near orchid
#

hello, i am currently trying to familiarize myself with the windows os module. they ask me to rdp via bash to a windows os and then work from there in powershell

burnt hill
near orchid
#

sorry i have been invited for a pm session

#

i thought that ment i was in the wrong place to ask my question here

#

the problem is that it doesnt allow me to get to the windows vm via linux bash anymore

#

xfreerdp /v:10.129.201.57 /u:htb-student /p:Academy_WinFun!

#

this is the command i am using. i spawned the vm and then spawned the target

quartz lagoon
quartz lagoon
near orchid
quartz lagoon
#

like 'password'

near orchid
#

alright ill give that a go

#

i am not able to do it

#

oke i am i now ! but it feels like i didnt do anything different.. which is making me feel pretty confused atm

burnt hill
quartz lagoon
#

on windows do WINDOWS+SHIFT+S to make screenshot that you can then paste here

#

but try to rerun the machine maybe it'll fix it cause your command should work i mean i'm pretty sure i did the same thing as you

#

it's weird maybe @fathom pendant can help

burnt hill
#

I have the image but I can't paste it here

storm elk
quartz lagoon
#

try this : SELECT name FROM master.sys.databases;

burnt hill
quartz lagoon
#

other queries work?

burnt hill
#

if I do enum_db; or for exemple select * from master.sys.databases; I get no results as well

quartz lagoon
#

try to add GO at the end of your query, like : SELECT name FROM master.sys.databases; GO

#

i really hope this works lol i gotta go

#

if nothing works maybe just restart the target machine and if that still doesn't work i hope more qualified people here can help!

burnt hill
#

Incorrect syntax

#

thanks a lot, I'll keep trying

urban elk
#

<@&861185840277487616>

urban elk
urban elk
#

syntax is otherwise the same: impacket-mssqlclient backdoor@10.129.201.136 -windows-auth

#

@ocean night someone acted already, another scam bot

ocean night
#

Aha yup I see

#

Thanks

urban elk
#

sure thing

dusk yarrow
#

Hey

#

@safe star

safe star
#

whats the module

dusk yarrow
#

Nmap

#

Firewall and IDs IPS evasion hard lab.

#

I found this helpful query in the community help zone : Also the answer isn't on port 53 for the hard lab. Specifically read the proxy subsection under ids/ips evasion section it gives you the flags. You do not need to do anything too fancy. (Note the example gives you a port, just do it with -p-)

dusk yarrow
#

I don't know. I got a few ports.

#

Don't really know whether it's the right one or not.

safe star
#

dm the ports

#

dont think there should be that many

#

@dusk yarrow

dusk yarrow
#

Ummm, I've lost them.

#

Wait a second

hearty orbit
#

I'm on Windows Privilege Escalation Skills Assessment - Part II, Question 3. I've got a SYSTEM shell but I can't seem to dump any hashes with Mimikatz, getting an error when I try "privilege::debug". Is this the right approach? Thanks.

dusk yarrow
#

You know what, when I finally got the opportunity who could help me. Now I'm in a position where I can't help myself

#

😭 I'm so f up.

safe star
#

you can dump hashes in others ways too

hearty orbit
dusk yarrow
#

Hey you know what. It even got worse. Now I can't even find even one port.

safe star
dusk yarrow
#

I think it's the same bug again with my VM.

safe star
dusk yarrow
#

Yeah I guess. I'm doing the scan as I was doing it previously and I found many ports open before.

hearty orbit
dusk yarrow
#

Now I'm not getting any response at all

#

But wait let me try fix it

timber ether
#

is pwnbox only useable for 2hrs per use or in general

fathom pendant
timber ether
#

oh ight

#

and if i dont have that i gotta use kali linux or a separate machine right

fathom pendant
#

yep

#

if you are talking about the main site i suggest reading and following #welcome so you can access #general and other channels in the server

fathom pendant
#

@lunar egret what does that have to do with htb academy?

visual umbra
#

Sorry, posted in wrong chanel

wide wagon
#

I got the hostname by running nmap against the ldap service, but the ms-sql checks are all saying script execution failed

fathom pendant
#

it worked fine for me

#

¯_(ツ)_/¯

wide wagon
#

I use pwnbox with nmap 7.94SVN

fathom pendant
#

i didn't run ms-sql*

#

i just ran the listed commands from the section iirc

#

since there's a bunch of other ms-sql scripts on nmap

wide wagon
#

me too, got this issue on every ms-sql script i tried

#

hmm.. i wonder why the auxilary module of metasploit didnt work either... @fathom pendant did it work for you?

#

lol, now its working

tranquil wren
gray yacht
tranquil wren
#

yes i can select it for you use in msfconsole

tranquil wren
dusk yarrow
#

Not shown: 997 closed udp ports (port-unreach), 993 closed tcp ports (reset)
PORT STATE SERVICE
22/tcp open ssh
80/tcp open http
110/tcp open pop3
139/tcp open netbios-ssn
143/tcp open imap
445/tcp open microsoft-ds
50000/tcp filtered ibm-db2
68/udp open|filtered dhcpc
137/udp open netbios-ns
138/udp open|filtered netbios-dgm

frosty valve
#

hello

storm elk
#

Hello

#

@frosty valve this isn’t hacker for hire

frosty valve
#

im new, im still learning hacking

storm elk
#

Yeah, don’t go posting random urls. Go check the #rules

storm elk
#

That’s illegal

frosty valve
tough wadi
#

Hey guys, does anybody have experience in configuring sysmon rules?

storm elk
#

Either way, read #rules and the channel description. This channel is for help with academy modules only

tough wadi
#

Mb, thanks

frosty valve
#

have fun with life

swift warren
#

I’m doing Kerberos attacks and a couple of the modules call for tools that are not on pwnbox I.e. kerbrute. Is there any fix for this?

I know someone will comment that I should just use my own vm. I’m at work and must use the pwnbox.

gray yacht
swift warren
#

Ah thank you! I felt a lot more constrained than what I was. I appreciate it

opaque sapphire
#

Hi all, for the windows priv esc module, on the Server Operators section, I followed the instructions as is, I can see that I am added to the local administrators group, but I cannot open the flag file. I've tried logging in and out and using the file explorer as suggested here in discord. I've also tried cracking the hashes returned from running impacket-secretsdump with no luck. Can some one give me a nudge?

torn walrus
#

in directory and file fuxing modules i use this command to find the hidden directory(ffuf -w /usr/share/seclists/Discovery/Web-Content/directory-list-2.3-medium.txt -u http://94.237.54.208:41739/webfuzzing_hidden_path/FUZZ ) after i use (ffuf -w /usr/share/seclists/Discovery/Web-Content/common.txt -u http://94.237.54.208:41739/webfuzzing_hidden_path/FUZZ.html -e .php,.html,.txt,.bak,.js -v
) then curl the link curl http://94.237.54.208:41739/webfuzzing_hidden_path/FUZZ.html but ut does not show me flag , can anyone help me to find the error here

urban elk
rustic sage
#

hi

#

How can me enter the Dark Web??

analog dock
spice silo
#

Hello

spice silo
urban elk
spice silo
keen shore
#

He’ll be ok

analog dock
keen shore
#

lol them kids nowadays just want to hop on the dark with no OPSEC skills, Jesus lmao

opaque sapphire
urban elk
rough bear
#

Hi I'm new are you good at hacking? I have read the rules and I know that requests cannot be made

acoustic owl
spice silo
#

Can anyone tell me the profits of clearing CBBH exam ?

storm elk
spice silo
#

What will i get in real world after achieving this certificate?

urban elk
#

whatever the universe has in store for you

fathom pendant
#

you can order a physical cert and t-shirt

spice silo
#

Ok

fathom pendant
#

other than that, it depends

spice silo
#

And anything else

fathom pendant
#

some jobs may have it on their reqs ¯_(ツ)_/¯

spice silo
#

Ok

fathom pendant
#

but no cert necessarily "gives you" anything in the "real world"

spice silo
#

Okay

fathom pendant
#

depends on the job market in your area

spice silo
#

So it will just improve my skills and my reputation

fathom pendant
#

for instance in the ME, CEH is king

#

whereas in most of the rest of the world CEH is laughed at for being way below par of its peers

spice silo
fathom pendant
#

¯_(ツ)_/¯

rough bear
#

I have been scammed can anyone help me

fathom pendant
fathom pendant
storm elk
fathom pendant
spice silo
#

Sorry 🙏

fathom pendant
#

if you can't wait a few minutes for a reply, hacking isn't for you

spice silo
#

🥲 i will try my best

urban elk
storm elk
#

Law enforcement is your only option

#

Anyone here claiming otherwise is trying to scam you too

fathom pendant
urban elk
#

hopefully I'm not the only old person here for that reference

storm elk
#

Back to the future?