#modules

1 messages · Page 28 of 1

thorn urchin
#

yeah the login brute force module could honestly just be scrapped. It has some cool form stuff and nice little intro to cupp, but those could probably be folded into other stuff much better

pastel ginkgo
#

im going to fall asleep waiting for this ssh account to crack too

#

Feels like Password attacks all over again

thorn urchin
#

or just reworked to go deeper on the custom wordlist aspect. Have it do more like scraping a site to build a domain specific wordlist and such

kind vessel
#

Hello i try to Do the RDP and SOCKS Tunneling with SocksOverRDP i'm connected to RDP on htb-student and in th equestion I have to connect to 172.16.6.155 but the ip is not pingable but the ip in the exemple 172.16.5.19 is working

pastel ginkgo
#

ping does not work over a piviot

thorn urchin
#

hping3 however can if you specify using a common port like tcp 80 instead of icmp

devout thorn
#

Hey guys, I'm stuck on this question from "Active Directory Enumeration & Attacks" module (Living Off the Land):
What domain user is explicitly listed as a member of the local Administrators group on the target host?
Any hint would be appreciated! 🙂

thorn urchin
#

what have you tried

devout thorn
thorn urchin
#

Youre gunna have to explain a little bit of your approach and what aspect youre struggling with. No point if someone just tells you the answer.

#

you might just be missing something simple but no way to know if you dont give us anything to work with

devout thorn
#

Get-ADGroup
Get-ADGroup Member
Get-ADUser
net accounts /domain
net group "Local Admins" /domain

#

Found around 20 members, none of them were accepted as correct answer

thorn urchin
#

are you sure "Local Admins" is a group that even exists?

#

question asks about local Administrators group

#

so you should probably be hunting for the Administrators group instead

devout thorn
devout thorn
#

Using "net groups /domain" command

thorn urchin
#

Huh neat

#

still pretty sure thats not what youre looking for but I can double check in a moment

thorn urchin
fast tree
#

please I need help with skill assesment 2 in NoSqli

devout thorn
steep loom
#

I am attemping to do the foorprinting easy lab. I have RSA and RSA.pub. The command I use to ssh in with the given ciel user and the obtained ssh key is ssh -i id_rsa ceil@<ip> correct?

devout thorn
thorn urchin
#

its in the course

steep loom
#

i think im going to just start by posting for help lMAO

thorn urchin
#

right in the Net cmd subsection it has the command that will get the info

devout thorn
rustic sage
#

Hi, just wondering if Nessus is already installed on the PWNBOX or if I'm going to have to install it myself?

#

It says it's installed for the lab test but I can't find it anywhere

pastel ginkgo
#

I only remember seeing it come up in one module and it was there for you to use

rustic sage
#

That's what I thought

#

I'll just use my own VM then

#

You can't get it for free anymore unless you sign up guh

thorn urchin
#

when I did it is was already installed

rustic sage
#

Yeah it's no longer working

#

There's only two licenses which you have to apply for

thorn urchin
#

Doubt

rustic sage
#

Alright, let me ping you the page for it

thorn urchin
#

I didn't have to sign up for anything

#

even had the scans pre done for it

shut matrix
#

Hey all working though some of the easy modules atm, was curious how far into the modules would be enough to do some of the easy boxes?

rustic sage
thorn urchin
#

I dont care about the tenable page

#

the module has what you need

rustic sage
#

Where did you find the program ?

shut matrix
#

Or should I just start working through easy boxes them with ippsec vids, get a feel for it

rustic sage
#

Its all about when you feel comfortable

thorn urchin
shut matrix
rustic sage
#

The IP authentication? I'll give it another try

#

I can ssh in but I still don't have Nessus

#

nothing on web interface

thorn urchin
rustic sage
#

Is yours not taking you there either?

thorn urchin
#

Web server isnt even running

rustic sage
#

Copy that

#

I'll add it to the erratum ^^

shut matrix
rustic sage
#

OpenVAS has the same issue

rustic sage
kind vessel
#

can someone give me a hint ? it's the Skill Assessment of Pivot, Tunelling....

rustic sage
#

there is any section to hacking cryptocurrency exchanges?

pastel ginkgo
#

no, see rules

rustic sage
#

i want to be a cryptohacker

stuck hull
#

Hello all, in a real life pen test is there any indication that the client is running SNMP? Because when we do a Nmap scan - I don't believe there is anything that gives away the fact the server is running SNMP:

#

The footprinting SNMP module

runic stratus
#

Hey everybody, I'm brand new to all this and trying to get going as Christmas is coming up and I've been wanting to hack the box for quite sometime. Can anyone help me figure out if it's better to subscribe on a monthly basis or just buy cubes?

#

Didn't know about that. Looking at the Academy website it appears you can just buy all you want for the most part. Haven't actually tested it though

warm sand
#

Is anyone else experiencing extremely bad connection for the PtT from linux machine? I run 2 commands and the whole machine freezes for about ~4/5 minutes -- then gets back working and after a while the same story again..frozen. ngl its very annoying... is there a way to fix it to make it a more enjoyable experience? Thank you

rustic sage
vital adder
raven cairn
vital adder
raven cairn
#

Sooo many tryhards lmfao

dapper temple
#

Anyone know how to find an ObjectAceType of a user?

raven cairn
#

i've tried all the powershell operators and they aren't working for me

thorn urchin
#

;

raven cairn
vital adder
#

just for a sanity check try run Get-DomainDNSZone (nope Get-Module to list all imported module is a better check for this) to see if powerview is imported right

south blade
#

Do you have to have linux to do the exercises?

vital adder
#

yep

raven cairn
#

You only get a certain amount of pwnbox time if you do the free version. If you pay you get unlimited pwnbox

lament hollow
#

Anyone Online that's completed the AD Enumeration & Attacks?

raven cairn
lament hollow
#

What part? I'm stuck on Assessment 2 Q6

lament hollow
# raven cairn

I found that the copy of PowerView that was on the PWNBox already didn't work after transferring to the target. Try cloning it straight from git if haven't already.

marble raft
#

hi guys! Stuck on the Skill Assessment of File Upload attacks, can't seem to trigger the xxe. Any hints?

Edit: You can't impersonate a xml code as you would with php code. To exploit XXE you must have the correct extension and content-type otherwise the file doesn't work.

raven cairn
marble raft
#

Thought of using xxe to read source code files to discover the upload directory

raven cairn
#

To be fair it's been a long time since I did it and my notes are bad, but I don't think I used an XXE

#

XXE can be used if you can upload an SVG image i'm pretty sure

marble raft
#

yeah i can already upload a svg image, but just returns the img encoded base64 source

#

not the source files

raven cairn
#

sorry for not being of much help lol

wooden citrus
#

hi, i was wondering if there's a quick fix for having a active session that cant be closed

raven cairn
wooden citrus
#

spawned machine, for which ever requires you to download and openvpn

raven cairn
#

There is a little icon for refreshing the machine

marble raft
raven cairn
#

I'll try to help more, just focused on the AD skills assessment

wooden citrus
#

i cant seem to find any refresh button

#

its assuming I have no machine up

marble raft
#

Actually i got it

#

Ended being a silly silly detail, as in you can't impersonate a xml code as you would with php code. i.e shell.php.jpg and change the content type and mime type. To exploit XXE you must have the correct extension and content-type otherwise the file doesn't work

raven cairn
#

You completed the module???

marble raft
#

not yet, but managed to disclose the source file which is 90% of the job. just have to read it, upload a shell and complete the module

#

hope the hint above will help out future students doing this module

raven cairn
#

welp i'm lost

#

This should be easy

#

Kerberoasting super easy to do

tidal mango
raven cairn
#

Looks like i did with my powershell command

tidal mango
raven cairn
vital adder
# raven cairn

yep i was recreate your error (this is the enterprise network module not the ad one)

#

that powerview file is from the pwnbox and that seem to be the issue

#

it's still imported but just can't use

thorn urchin
#

boy sure makes me glad I just used chisel for the module 😂

vital adder
# raven cairn

if this is the target machine it isn't going to have internet download a new powerview file on to your machine and upload it on to the target machine from there

tidal mango
lament hollow
vital adder
# raven cairn

also for the love of god just use greenshot it's so much easier to censor stuff

raven cairn
#

Thanks guys for the help!!!!

vital adder
#

oh yeah i did saw tcm mention that and greenshot is also a bit out of day so i may change to flameshot (not sure yet)

tidal mango
#

@vital adder any chance you can give me a nudge/help on AD2? I seem to be messing up somehting...

vital adder
#

nope i haven't done the module

tidal mango
# lament hollow What question
  1. I have a good idea what I should be doing from reading the forum help, but I am not getting anywhere with it.... " Use a common method to obtain week creds for another user"
raven cairn
#

The video in your 'About Me' is funny MrTom

tidal mango
inner cave
#

Attacking Enterprise Networks - Lateral Movement. Priv esacalation part is kinda buggy. I respawned my target 3 times but still cannot get admin priv eventhough i was added to administrator group.

inner cave
#

Just use alternative path...

rustic sage
#

Can someone help me with the Path: Basic Toolset, section Network Enumeration with Nmap?
Question is Enumerate all ports and their services. One of the services contains the flag you have to submit as the answer.
I think I found the flag, but the answer is incorrect...

vital adder
stuck hull
#

Thank you - that makes sense. How stupid of me!

wintry gorge
#

Have anyone finished the Active Directory module? The powershell console hangs on the ACL Enumeration chapter....not sure if its the syntax

broken warren
#

Can someone help me with using "where" in windows 11. Specifically working on the windows CLI module on Finding Files and Directories. I keep getting errors when I try to do where /R C:\Users\ *.txt (or waldo.txt) it keeps telling me that I can't use *.txt or waldo.txt because they aren't parameters. I tried just doing where on a flag.txt.txt that is in the C:\ directory and I still get the same error. Annnd if I copy and paste straight from the exercise I still error. UPDATE!: I'm a dummy and didn't realize I ssh'd into a PowerShell session.

stuck hull
#

For the last question in Footprinting SNMP I cheated and piped the snmpwalk command through grep looking for HTB to get the flag, because there was so much output from snmpwalk. Was there a better way to do this?

placid quest
#

@stuck hull u did not cheat

gloomy tangle
#

Hi. having trouble with the AD Assessment I "Submit the contents of the flag.txt file on the Administrator desktop on MS01 ". Someone can help?

dapper temple
wintry gorge
graceful rampart
#

The AD Module is what im doing after this one that im on now

dapper temple
wintry gorge
dapper temple
lethal atlas
#

gm everyone

rustic sage
#

Could I DM someone about Attacking Common Services Skill Assessment (Easy)? ||Already exploited the vulnerability just need help with the next step||

night pier
#

Anyone finish the Introduction to Windows Command Line skills assessment? I'm stuck on the last question. I have the list of failed logons and the associated users but none of them appear to be the answer.

#

??

#

That may be so... on both counts but I'm not quite sure how that's relevant here.

mystic thicket
#

i'm stuk in BROKEN authentication, predictable reset token 1&2, can you guys give me guide i can read or video
I've looked for it from many sources, but nothing works

solar granite
#

Hi guys, need some help with Windows Privilege Escalation - Pillaging: Log in as Jeff via RDP and find the password for the restic backups. Submit the password as the answer..
I have credentials for jeff, found the backups, but I can't seem to find the password for them. Any hints?

Edit: nevermind I am just blind.

sinful falcon
#

I just finished Attacking Common Services - Hard, it was quite an interesting journey 😉

fresh wedge
#

I’m stuck on windows priv esc initial enumerations question 1

#

I know I can run admin cmd so I have elevated privileges but when I type it in that’s not the correct thing

#

I used whoami/priv

#

I don’t see anything enabled there

#

Can someone help pls?

vital adder
#

@rustic sage @night pier shoot me a dm if you still need help with that

vital adder
fresh wedge
fresh wedge
#

Question 1

#

What non-default privileges does the user have?

vital adder
thorn urchin
#

earlier they said windows priv esc so I presume the Windows Privilege Escalation module

carmine kiln
#

Anyone got a list of all cities names or something, trying to figure out which question is best to test for Guessable answers

#

already tried literally all colour names I scraped from a website

fresh wedge
#

Windows privilege escalation initial enumeration

fresh wedge
thorn urchin
carmine kiln
#

favourite pizza flavour

#

come on

vital adder
carmine kiln
#

I have a full wordlist of just colours

#

all from here

#

wait

#

I may have not tried something yet

#

wasn't all lowercase

vital adder
carmine kiln
#

16777215 possibilities

vital adder
vital adder
#

so i would say just guess the color by hand

fresh wedge
#

Also with \priv and the same one is enabled

carmine kiln
#

I'll try manually now I guess 😅

vital adder
fresh wedge
#

Only o e privilege name is enabled

#

Admin has three listed but only one enabled

kind vessel
#

how can transfert a file from windows RDP to another windows RDP ?

thorn urchin
#

or smb shares

#

or b64 encode and copy paste

kind vessel
#

it's for transfer a .exe

fresh wedge
#

Or python web server and power shell wget

thorn urchin
#

windows box might not have python

kind vessel
thorn urchin
#

smb shares will still work, as well as the b64 option

fresh wedge
#

And I found it had to spell it like it is

thorn urchin
#

can also just get a proxy working on the first windows host to connect to the second host and use basically any of your other usual file transfer methods

thorn urchin
fresh wedge
#

I didn’t capitalize

thorn urchin
#

cant upload images when youre not verified

fresh reef
#

I get the gripes about password attacks @.@ Network services is taking far to much of my limited study time...for bruting @>@...so loud so inefficient

carmine kiln
wide oak
#

Hey guys 🙂

I'm stuck on module "Password Attacks - Network services"

"Find the user for the WinRM service and crack their password. Then, when you log in, you will find the flag in a file there. Submit the flag you found as the answer."

I've tried bruteforcing using crackmapexec winrm <ip> -u username.list -p password.list , but no success so far and it is taking ages. 😭

wide oak
fresh reef
#

mee too

wide oak
#

omg

fresh reef
#

bruting just takes forever

vital adder
fresh reef
#

my least favorite method to remotely gain access

vital adder
#

also i think the pwnbox will be fast for this (it doesn't have to go through a vpn )

fresh reef
#

yep im using pwnbox currently

vital adder
carmine kiln
#

already tried

#

with or without space

#

also tried the ||linux version||

vital adder
vital adder
fresh reef
#

At least I know i'm on the right path

#

Lol but once im in, im looking for a privesc and looting the files that way haha @.@ i dont think ill survive 4 times

#

T_T and this is the first section of this mod phew password attacks is a tribulation lol

vital adder
#

@wide oak @fresh reef i forgot htb did make some changed to the wordlist when to module first come out this will take a good while but i just give it a try and it took me like 1-2 min with the same crackmapexec command and the given wordlist

fresh reef
#

0.0 really?? i'll give it another shot with the list on fresh instances...i promise ive been using the wordlists provided via resources

vital adder
#

on the pwnbox i use sudo cme winrm 10.129.48.246 -u username.list -p password.list the cme is just basically the crackmapexec tool but i think they custom installed it or something

fresh reef
#

ahhh

#

ok

#

cme works as you suggested

#

maybe i borked my initial instance

thorn urchin
#

cme is a powerful tool but in my experience its also been notoriously temperamental

wide oak
#

Also worked for me now. Thank you :). It also worked with crackmapexec 🤷‍♀️ this time. Maybe there was something wrong with the previous instance

twin gulch
#

Guys, is there anything wrong with passwords attack - protected archives task?

#

I performed zip2john and cracked

#

But didn’t found the password

#

And used rockyou of course

rustic sage
thorn urchin
#

try using the provided list or the mutated password list

twin gulch
#

Ok

thorn urchin
#

only resort to rockyou after the provided ones dont work

twin gulch
#

Well that worked

#

Lol thanks, I was thinking the module wants me to use rockyou instead

thorn urchin
#

@carmine kiln theres a dude keep trying to spam nazi stuff and getting their messages deleted by bot but theyre still trying

carmine kiln
#

1 second

#

It's done rpknife

thorn urchin
#

thanks!

fresh reef
#

Having some troubles specifying a custom wordlist in the auxiliary(scanner/smb/smb_login) module of msf

though the mod accepts "set user_file /home/htb-ac633056/Desktop/wrkspc/username.list"

when ran msf reverts to its rockyou copy

#

ive also tried to db_disconnect to force the choice...but it now feels like its baked into the script

rustic sage
#

execute show options before you type run and make sure it's set properly (Also make sure /home/htb-ac633056/Desktop/wrkspc/username.list is the correct path to that file).

fresh reef
#
─[us-academy-2]─[10.10.14.230]─[htb-ac633056@htb-7llskaiucl]─[~/Desktop/wrkspc]
└──╼ [★]$ ls
hydra.restore  __MACOSX  Password-Attacks  Password-Attacks.zip  password.list  username.list
#
PASS_FILE   /home/htb-ac633056/Desktop/wrkspc/password.list  no 
USER_FILE  /home/htb-ac633056/Desktop/wrkspc/username.list  no 
#

But still running rockyou, i know because user "admin" is not present in the custom list...but is still the 1st to be run against

#

unfortunately

placid quest
#

@fresh reef what is the problem

fresh reef
#

Hey crean 🙂

#

Im running a dang Metasploit mod (aux/scanner/smb_login) and ive set it to use custom user/pass files

#

however msf is reverting(?) to rockyou...orrr ignoring the config all together

#

ive gone over the ruby and all seems well...so probably im just bad lol

#

Lol im bad

#

@>@

#

Resolution : just needed to fix my userlist again....

rustic sage
#

the medium skill assessment was so much easier than the easy one for Attacking Common Services😅

fresh reef
#

lol thank the gods

placid quest
#

@fresh reef so u are looking for password in short word

fresh reef
#

Noo, i got it, i knew admin was the first entry of rockyou but i though i removed all entries of other usernames that were not present on the target....I had not

#

so for about an hour i was like"WHY YU STILL ROCKYOU"....i just didnt notice that the top of my vim session was cutoff @>@

#

like i said... im bad lol

#

apparently

placid quest
#

Ok

fresh reef
#

Thankyou for answering though @.@

#

@rustic sage Thankyou aswell

twin gulch
#

Anyone online for question?

thorn urchin
#

easier to just ask your question and see who replies

twin gulch
#

Well do I still need to use the files htb gave at password attacks at the skill assessment?

slow ruin
#

Looking for a nudge on AD Enumeration & Attacks - Skills Assessment Part II
Question 6 : Locate a configuration file containing an MSSQL connection string. What is the password for the user listed in this file?

I saw some earlier hints on using crackmapexec on the ||department share|| found a .config file but can't seem to smbclient to the share. Have the path to the config file but can't see it's contents

twin gulch
thorn urchin
#

iirc rockyou was used on some sections still though, so keep that in mind if the regular list and the mutated list dont work

twin gulch
#

Ok thanks

rustic sage
#

Is anyone available for Attacking Common Services Skill Assessment (Hard)? Pretty sure I'm on one of the last steps (if not the last step)

kind vessel
#

Can someone dm for Skill Assessment of Pivoting, Tunnelling and Port Forwarding ?

flint birch
#

sorry for the delay, but thank you!!!!!!!

crystal pulsar
#

I need a staff because i make a mistake on subscription plan

low vine
#

Command injection command filters I've attempted everything on our list and I'm not udnerstanding what I could possibly be missing for "identifying Filters"

#

Question it asks ||Try all other injection operators to see if any of them is not blacklisted. Which of (new-line, &, |) is not blacklisted by the web application? ||

So this makes it seem like I can try these 3 things and test which isnt blacklisted?

#

am I going crazy cause I'm missing something

thorn urchin
#

keep in mind there are other active blacklists as well, so you may be attempting a blacklisted command

#

try JUST those in your injection point, dont try to inject a cmd right away

low vine
#

thats exactly what I did

#

I had several things "get through it" but none of those entered were the correct answer

#

(happy to pm or hop on a call to understand a little better)

thorn urchin
#

at work atm

low vine
#

Okay so Ill post some screenshots and general thoughts/ what i'm thinking if thats fine?

#

not sure if thats too much for this channel

#

Ended up getting it but like had to use asci characters

#

and CTRL+U wouldnt do it correctly?

thorn urchin
#

url encoding some of em mightve messed it up

#

idk I used ffuf cause I missed the three suggested ones so I was testing all of em

low vine
#

yea eventaully %92n worked but if i took \n and encoded It doesnt work

#

so want to make sure thats not somethign that can happen a bunch when working web app stuff

potent ermine
#

Hi everyone, I'm having trouble doing the exercise in the module below:
https://academy.hackthebox.com/module/115/section/1120

I tried Pwnbox and my VM, and I haven't been successful. In my VM, I pretty much got to the point where I intercepted the request with Burp, but when I change the content type and forward it nothing happens. I don't get any message saying "you've added new vendor" and when I go to the url listed "../images/vendor/connect.php", I get a 404 message. I'm I missing anything?

charred pawn
#

Introduction to Windows Command Line findstr for waldo.txt, out of memory or cannot open file waldo.txt

#

need help

#

got it nm

#

look at recursive instructions if stuck

raven cairn
#

Would like a sanity check for Active DIrectory enumeration and attacks Skills assessment 1

#

On Active Directory Enumeration and attacks skills assessment 1. I've tried about 8 different wordlists to crack the hash. Wondering what I should change in my approach.

#

Should I try different hashcat attacks like mask/hybrid/combination ??

thorn urchin
#

rockyou is perfectly fine for it

#

you may not have actually grabbed a good hash

raven cairn
#

Haven't had success with rockyou so probably something I did wrong

thorn urchin
#

its a very simple password

raven cairn
#

Ok. That will be helpful.

thorn urchin
#

like on the pwnbox hashcat shouldnt take any more than like 20seconds after preprocessing to crack simple

raven cairn
#

Lol. When it was because when i used ' Get-DomainUser' I specified the wrong user. So powerview gave me the wrong hash

#

Never overlook simple mistakes haha

raven cairn
#

I'm guessing for this next question I will need to do some pivoting pepehands

thorn urchin
#

🙂

raven cairn
#

note to self. dont do the modules out of order

thorn urchin
#

all the pivoting is really minor. You wont run into any double hop problems for example

rustic sage
#

the first module in the CPTS path says don’t do them out of order😂

#

they’re in that order for a reason

#

everything builds on top of the previous lessons

raven cairn
#

So I am assuming to do this I need to set up a pivot and use the credentials I got with kerberoasting. Running shit in a web shell is frustrating.

#

Should I just do the Pivoting, Port forwarding, Tunneling module and come back to this??? I literally have no idea how to pivot, so Im stuck lol.

graceful rampart
raven cairn
graceful rampart
#

I've just been jumping around

rustic sage
#

I wouldn’t recommend it

raven cairn
#

Saaaaaaame

graceful rampart
#

Haven't had any problems yet tho

plush shoal
#

Hi, i'm on the password-attacks easy lab and crackmap seems to be giving me a problem. It spits out
(Response:'NoneType' object has no attribute 'sendall') after every attempt except the first attempt, which spits out
login incorrect.
Is this a crackmap error or am I just using the wrong wordlists?

thorn urchin
#

Should be like an hour or two tops to learn enough about chisel and proxychains to do what you need to do.

raven cairn
#

Thanks man.

#

anyway, i am an idiot

stiff moon
#

quick question. for all of you taking notes etc. do you keep windows (local) and active directory apart as different things or all in one place (in lack of better words or explanation)

wheat garden
wheat garden
rustic sage
rose gate
#

hi guys, can anyone help me with the module ACTIVE DIRECTORY ENUMERATION & ATTACKS section Living Off the Land?, the third question is: "Utilizing techniques learned in this section, find the flag hidden in the description field of a disabled account with administrative privileges. Submit the flag as the answer"; I tried with (userAccountControl:1.2.840.113556.1.4.803:=2) but it not shows anything flag. Please .......EDIT (SOLVED): Well, for anyone that stuck in this question; a hint is use the command line mentioned above with the attribute * "described😉"* in the same question, thanks Mentally6boy

rustic sage
#

Is there a module for coding other than Intro to Bash Scripting? I’m going through the CPTS path but getting to the point where I’d love to know what the scripts etc. are doing rather than just copying and pasting them and hoping for the best

If not then can anyone recommend a good online resource to learn coding?

rustic sage
fallow summit
#

Hello everyone
I started recently learning in hack the box academy until i reached this section. The port listening does not respond. I tried different commands for reverse shell, different ports, but nothing is working. I would be thankful if someone has an idea of how to solve it.
https://academy.hackthebox.com/module/77/section/852

rustic sage
fallow summit
lyric inlet
#

Hi!

#

┌──(christrc㉿kaliasshole)-[~/…/challs/htb/htb_academy/passwordsAttacks]
└─$ sshpass -p Password2 ssh david@10.129.20.211 -p 2222
Permission denied, please try again.

#

SSH to 10.129.20.211 with user "david@inlanefreight.htb" and password "Password2"

#

password won't work

vocal vortex
autumn pilot
#

Carefully read again the username that you need to connect with

loud sapphire
wet jolt
#

hello.Can anyone help me?

#

$ sudo openvpn academy-regular.ovpn
Options error: Unrecognized option or missing or extra parameter(s) in academy-regular.ovpn:12: data-ciphers-fallback (2.4.7)
Use --help for more information.

#

I'm tryng to do the Service Scanning exercises

rustic sage
# wet jolt hello.Can anyone help me?
  1. Did you download the configuration file?
  2. Are you in the same directory as the configuration file?
  3. If you’re not in the same directory you need to specify the path to the file.
wet jolt
#

thanks @rustic sage .So 1) I really don't know because last time i was fall asleep and i don't remember if I configured all. How can I see if it's all setting up? 2) yes

rustic sage
weak kindle
rustic sage
#

Is anyone elses boxes being a bit slow today?

gloomy tangle
scarlet snow
#

Hey guys Im trying the Bug Bounty thing through hack the box and I am at the module where we need to use the Cookies and Json to find the flag. However I can use the cookie to login but when doing the search it comes up in saying A valid authentication cookie is required. To verify the cooking I am using this command "curl -H 'Cookie: PHPSESSID=fcvo8sacqr1q4668ofaet34aj9' http://161.35.36.93:30263" Which logs in just fine and when I use this command" curl -X POST -d '{"search":"flag"}'-b 'PHPSESSID=fcvo8sacqr1q4668ofaet34aj9' -H 'Content-Type: application/json' http://161.35.36.93:30263/search.php' it says the cookie is not valid. Are these boxes on HTB broken?

vocal vortex
rustic sage
#

Could I DM someone about Attacking Common Services (Hard) Skill Assessment?

rustic sage
#

Hello guys, i stuck on Attacking DNS for a while, and dont know what im doing wrong.

What i did:

echo “10.129.203.6” > my--resolvers.txt
./subbrute.py inlanefreight.htb -s ./names.txt -r ./my--resolvers.txt

This doesnt work. whats wrong ?

sly tapir
scarlet snow
rustic sage
scarlet snow
sly tapir
#

which module is this?

rustic sage
scarlet snow
pseudo ledge
#

Hi, I'm trying to do the module "STACK-BASED BUFFER OVERFLOWS ON WINDOWS X86", section "Jumping to Shellcode" and I'm stuck on the question, I created the .wav file but for some reason when I open the 'Free CD to MP3' program as admin I can't find the file even though it's clearly exists in the desktop. Can somebody help me?

rustic sage
pseudo ledge
rustic sage
#

Could you post a screenshot of the file existing on your Desktop and the File Manager when you go to Upload

green wind
#

Verify

wet jolt
#

but other hand i download the vpn file for the exercise and give me the same error sudo openvpn academy-regular.ovpn
Options error: Unrecognized option or missing or extra parameter(s) in academy-regular.ovpn:12: data-ciphers-fallback (2.4.7)

stiff moon
raven cairn
#

Madfox told me to use chisel

wet jolt
#

smbclient -U bob \\10.129.63.85\users
do_connect: Connection to failed (Error NT_STATUS_NOT_FOUND)

#

Why I get this error?

runic rampart
#

Good evening! Who can help?
Introduction to NoSQL injection
Skill Assessment II.

rustic sage
wet jolt
#

The section is when they teach you to use nmap, smbclient

hollow knot
#

Anyone finish the Introduction to Windows Command Line skills assessment? I'm stuck on the last question. I have the list of failed logons and the associated users but none of them appear to be the answer.

#

also stuck on the last question of the pillaging page of the windows priv esc module I have the password but somehow I can't restore the backups because the password only works when listing the backups

rustic sage
#

Modules and Paths I hope HTB academy expands with

WiFi Pentesting
USB Forensics

ReadTeam Path
BlueTeam Path

😭🙏

shadow verge
vital adder
scarlet snow
vital adder
scarlet snow
#

Ill try again.

vital adder
scarlet snow
#

Did you use the same cookies you got with the cmd prior?

hollow knot
#

@vital adder thanks

raven cairn
#

For this question in the AD Skills assessment 1. I’ve cross compiled and set up chisel on the compromised web server. Might need on nudge on what to do next.

#

This module is a beast

#

My boi @gloomy tangle is stuck on this too pepehands

pseudo ledge
#

Hi, did anyone finish stack-based overflow windows x86? I'm stuck on the remote exploitation. I made exploit and did everything as they asked but for some reason I still don't get the reverse shell connection.

leaden mango
#

I already know the answer for this one, but I don't know what format I'm supposed to put the answer in and it's really frustrating

rustic sage
leaden mango
pine dagger
#

Which module/chapter Aliza?

leaden mango
#

I know the answer already but i can't figure out the format the question wants

pine dagger
#

<low number> <high number>

#

Just put a space between them

#

i.e.
1 65535

leaden mango
pine dagger
#

np

#

Had to go and check in the module, as I hadn't recorded my answers for that module 🙂

pallid rapids
#

Hi all, sorry for the question.
if i know the name of a service how do i do a lookup of all the ports it is running on with nmap ?

the fact is that I'm doing a search with -p- but my connection is slow and it takes more than 3 hours and the virtual lab keeps my target active for only 1 hour

fast tree
lament hollow
raven cairn
pine dagger
raven cairn
thorn urchin
#

rough

raven cairn
#

skill issue

#

😢

fierce pond
#

r u using pwnbox or your own vm ?

fierce pond
magic valve
#

Hey everyone. If anyone has been through the Active Directory enumeration & attacks “Privileged access” . I would appreciate some help on question 3. I’m not able to authenticate to the Academy-ea-bd01 host with mssqlclient.py. I was wondering if I could pm someone to see if I’m inputting the command correctly.

vale tendon
#

I'm a fresh noob, I cannot connect to the machines VPN and tried deleting the file and now I can't even download it again..any ideas why?

raven cairn
#

There shouldn’t really be anything stopping you from redownloading it

severe monolith
#

Looking for a tip. I'm on the final assessment for AD Enumeration and Attacks. I've got access to MS01, fairly certain I know the user ||tpetty|| - but for the life of me I can't get any of my tools transferred over. I'm using chisel for my pivot and have complete confidence it's working fine. I've tried certutil various powershell download cradles, even just visiting a basic web page that I'm hosting. A connection isn't even attempted. I'm using the IP address on my tun0 interface (using OVPN). What am I missing?

#

I have SYSTEM on MS01 as well.

undone forge
#

Let me know if that helps 🙂

#

You should see the file being requested in python server output

undone forge
undone forge
undone forge
#

I'm doing Footprinting-dns. I am stuck on this question. Identify if its possible to do a zone transfer and submit txt record as proof. However after enumerating all the domains for subdomains and trying the following command for each of them I still can't find the flag. Dig any inlanefreight.htb @10.10.10.10(not the real ip)

#

Btw im looking for someone who i can bounce ideas of off and go to if im struggling with something. If any ones interested dm me I can send some crypto for your help

tepid thicket
#

Did you need to dig through a ton of text to find it in the output? It's currently driving me insane pls help lol

rustic sage
#

Awesome stuff.

I don't know but when I see folks from Academy having HTB ranks such as Script Kiddie, Noobs, I smile.

#

By the way, how did you get the role Academy User

pliant sage
#

Hi, I'm trying to do AD - LLMNR poisoning from windows, unfortunately when I try to rdp to the provided machine i get a credentials error with rdesktop, a black screen with xfreerdp. creds work with evil-winrm tho

#

has anybody encoutered and solved this problem?

devout thorn
sacred ermine
#

sup guys is there any hints for medium in nmap module? i just keep trying but nothing appeared yet

vital adder
summer prism
#

I'm having some issues routing from box, as soon i run the pingsweep session dies, is there a possible fix anyone knows of?

vital adder
vital adder
sacred ermine
vital adder
#

hint nope

dawn forge
#

Hi guys, has anyone tried the deserialization module?

#

I'm stuck with the 2 flag, in skills assesment

pliant sage
dawn forge
pine dagger
#

I just used xfreerdp?

sly kelp
#

I need little help related to Network traffic analysis module.

Q:Given the capture /tmp/capture.pcap what tcpdump command will enable you to read from capture and show output in hex and ASCII ?

||sudo tcpdump -rX /tmp/capture.pcap||

Is not working

severe monolith
rustic sage
#

im sooo stuck on hackthebox academy Footprinting

#

the last one

#

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

rustic sage
#

And it seems my connection keeps crashing

#

pfff

pine dagger
#

Which chapter is that?

#

If its DNS chapter, I used dnsrecon

acoustic owl
rustic sage
#

I got it

#

I just used the wrong wordlist

brazen apex
#

Does anyone know how you link your account?

#

Also anyone have any advice for which modules and machine labs I should do to attack The Pro Lab Dante I'm a bit stuck

rustic sage
proud pine
#

I'm doing the sqlmap essentials module, and I'm.. like... 99.9% sure I have the flag, but it doesn't seem to accept it. Anyone able to sanity check for me?

proud pine
#

I think I'm good. It was the assessment.

severe monolith
# proud pine I'm doing the sqlmap essentials module, and I'm.. like... 99.9% sure I have the ...

Returning for a continued sanity check. Summarized version: I have SYSTEM on MS01 on the AD Enumeration/Attacks assessment. Using chisel between my Kali and MS01. I can transfer files fine between Kali and the jump box (10.129.94.103), but cannot transfer files between Kali/MS01. Here are some screenshots for reference. Any tips strongly appreciated. Tried SMB, Powershell, Python webservers, etc.

#

Successful tranx from jump box to Kali.

#

Failure trying to get anything from MS01

placid quest
#

@severe monolith is it possible to ping the ip address

severe monolith
#

From MS01, no.

placid quest
#

@severe monolith if u cannot ping the kali ip address from mso1 it is impossible to tranfer the file but using evil-winrm it is possible to download the file into the machine

severe monolith
#

Any good links to sharpen up my evil-winrm? Mobile atm. Thanks for the suggestion as well.

rotund swallow
#

Im unsure where mfcvenom came from. Im new here can u help

placid quest
#

@severe monolith use menu options u will see the that evil-winrm has download option which u can use to download the files into the machine

#

@rotund swallow is it msfvenom

rotund swallow
#

yeah sorry I am not good quite penetration softwares...

#

I lack skills

placid quest
rotund swallow
#

ah metasploit this exploits patches and more?

placid quest
#

@rotund swallow just helps in creating payloads

rotund swallow
#

yeah phishing emails...

#

ok

severe monolith
#

Thanks. I haven't used it in a while. Tunnel visioned at the moment, so taking a small break.

placid quest
#

@rotund swallow no

rotund swallow
#

huh..

placid quest
#

@rotund swallow phishing and creating payloads are different things

rotund swallow
#

ok.. i am weak on the network/penetration

#

I need more exposure

quaint lynx
#

Hello guys!! I have a problem to access in Kali linux you can help me please??

#

they send me a message :This virtual machine is configured to run with 4 CPUs, but the host has only 2 CPUs. This virtual machine cannot be powered on.

fierce pond
#

hey yall , im having a problem with ffuf module , so i have my host translated to academya.htb and using ffuf to enumerate subdomains giving me results as the module said its all 200 and we need to filter i tried to filter through size but nothing came out ... its frustrating

this is the ffuf command ffuf -w /opt/useful/SecLists/Discovery/DNS/subdomains-top1million-5000.txt:FUZZ -u http://academya.htb:30130/ -H 'Host: FUZZ.academya.htb' , all the respond sizes are 986 so i tried to filter that with -fs 986 but nothing came out , am i doing something wrong ?

#

ATTACKING WEB APPLICATIONS WITH FFUF

#

Section filtering results

fierce pond
placid quest
#

@fierce pond try to grep the content-length

gentle verge
#

hi, does a highschool email qualify for the student subscription?

fierce pond
#

well i know for sure that admin subdomain is there but there's no difference between the results

#

they all have the same parameters

#

that's the problem

placid quest
#

If u have the content-length u can use -fs to filter the correct one

fierce pond
#

well you are def talking about the size here , as i can see no other content-length there , and yes i am getting that as u can see from the pic , but there's no unique Content-Length , so the filter doesn't show any results at all

placid quest
#

@fierce pond u can use curl to grep the size

fierce pond
#

yeah i can use curl or burb or even write a python code to get that length , but it wasn't working i just restart the machine and got the results

placid quest
#

Ok

rustic sage
#

Anyone available for a DM on Attacking Common Services (Hard) Skill Assessment? I'm on the last step just having trouble executing it.

fierce pond
fierce pond
rustic sage
fierce pond
rustic sage
gentle verge
#

thanks for the help

#

i found this on a help page somewhere "The Student Plan requires that you be a student of an Educational or Academic Institution. This includes High School/Secondary School, University, Trade School, etc. " so i'll try

worldly pagoda
#

I just purchased a yearly silver plan, that comes with an exam voucher. The problem is it gave me a bounty hunter exam voucher, wanted the other one. What do I do

rustic sage
#

Contact Support on the website

worldly pagoda
#

ok

sly tapir
#

im sure it gives you the option to "exchange" if you go to the dashboard

magic valve
#

Anyone know why I am getting an error loop of “could not find stored procedure ‘EOF’” when attempting to run mssqlclient.exe with Evil-WinRM by chance? This is for question 3 on Active Directory enumeration & attacks “Privileged Access”

#

I’ve had similar issues with running mimikatz on Evil-WinRM. It would just loop a mimikatz prompt.

mossy solstice
#

-fs, -fw

thorn urchin
#

using the correct hostname also helps

brazen apex
#

Hey all decided to ask this here because everyone is pretty informed in this channel and its pretty active. Is Footprinting also classified as active enumeration or just passive?

sturdy trench
#

Hello

#

Can anyone help me with my open vpn ?

magic valve
# mossy solstice -fs, -fw

Thank you for the input. Unfortunately I received an error stating -fs and -fw are unrecognized arguments. Maybe I am inputting the flag in the wrong spot?

mossy solstice
#

in ffuf ?

mossy solstice
#

-fs 986

wet jolt
magic valve
mossy solstice
mossy solstice
magic valve
mossy solstice
#

no problem :)

wide river
#

Module name: Password Attacks

Section name: Attacking lsass

#Question: Apply the concepts taught in this section to obtain the password to the Vendor user account on the target. Submit the clear-text password as the answer. (Format: Case sensitive)

i stuck at this step

placid quest
#

@wide river did u install the tool well

wide river
#

it already in my VB

placid quest
#

@wide river try to provide it without the path

placid quest
#

@wide river no like pypykatz lsa minidump lsass.dump

wide river
placid quest
#

@wide river maybe use crackmapexec

placid quest
#

@wide river no crackmapexec has an option which can dump lsass

wet jolt
#

Guys .Quick question. I downloaded the flag.txt on smbclient. Where the flag is stored ?

placid quest
#

@wet jolt use locate

wet jolt
#

I cannot complete the exercies without the flag xD

placid quest
#

@wet jolt like locate flag.txt

wet jolt
#

thanks for help btw

placid quest
#

@wet jolt download the flag again

wet jolt
#

locate flag.txt
/var/lib/plocate/plocate.db: No such file or directory

wet jolt
#

I'm felling dumb

#

cannot locate this damn flag

placid quest
#

How about locate flag.*

wet jolt
#

smb: \flag> get flag.txt
getting file \flag\flag.txt of size 33 as flag.txt (0.1 KiloBytes/sec) (average 0.1 KiloBytes/sec)
smb: \flag>

wet jolt
wet igloo
#

Hi, I'm having an issue with the Footprinting Lab - Hard. Trying to ssh to the target but after changing permissions to 400 or 600, I still get the invalid format for my key file. I tried changing || the header and footer to RSA or OPENSSH PRIVATE KEY || but no success. Am I on the right or wrong path here?

wet jolt
#

Nevermind @placid quest i founded manually

#

Ty for help

placid quest
#

Ok

wide river
#

@placid quest

placid quest
#

@wide river -lsa

wide river
placid quest
#

@wide river account privileges is not allowed to do that

rustic sage
#

hey,

i just made a htb account and I wanna try out but I got some problems can someone help?

placid quest
#

@rustic sage yes

#

@wide river maybe try to reinstall pypykatz

rustic sage
#

so when I go full screen i can see linux for 2 sec and then the sites goes blanck

#

like it connecting and after a few seconds its disconnected

candid zephyr
#

Hi all. I'm getting a TLS error when RDP on Windows Privesc: Windows Server section. Before I go trouble shooting is this normal? It's been fine on all the other boxes.

#

Oh even the attack box is giving me errors, so presumably a HTB issue.

balmy radish
#

xfreerdp gives tls errors if you use the wrong credentials if I remember correctly

candid zephyr
rustic sage
#

the Linux icon in the file manager

candid zephyr
#

Next box is absolutely fine too, so a specific issue with the Windows 2008 Server. Presumably something wrong in my settings.

rustic sage
#

Ack. So many people hate metasploit online!

thorn urchin
#

Nah they dont hate it, they hate people using it

rustic sage
#

It's a weird one, I think it's helpful to use it as a beginner (especially me being a n00b)

thorn urchin
#

metasploit is undeniably a powerful tool thats easy to use. Which leads to a lot of people knowing the basics of running it and thinking that makes them a 1337 hacker

#

So its a "if youre nothing without the tool you dont deserve the tool" situation

rustic sage
#

I'm still relying on it, mostly because I keep having to go over stuff.

Just saw some people online being pretty harsh on people using it

#

Whats a 1337 hacker?

#

leet speak for elite

#

(if I'm not wrong)

severe monolith
#

The hacker community is a pretty ecclectic sub-culture. Take opinions with a grain of salt.

rustic sage
#

Iknowiknowww

#

I've reached that brick wall right now. Just got onto SQL and its a lot of reading.

raven cairn
rustic sage
#

Did AD Enum

#

(horrific)

#

I was trying the lame box earlier but I can't get anything off it

#

I'm taking a day off so I don't burn out bleh

raven cairn
#

Take a break and refresh your mind. For lame make sure to enumerate everything and to read Exploit poc's.

#

If you do that the box will be ez dubs.

#

Also it is ok to use writeups and ippsecc😉

rustic sage
#

I'll keep it on board!

shut matrix
#

Anyone able to help me on Easy Nmap IDS/IPS

undone forge
#

Need help with dns

rustic sage
rustic sage
brave prawn
#

Can I dm someone about chisel port forwarding?

tepid thicket
shut matrix
#

Anyone around for a question with Nmap IDS/IPS med

spring sigil
rotund swallow
#

how do we start w/ this discord? where are the problem sets to begin w/

lilac halo
#

hello are someone did thi one

#
  • 0 Were absolute or relative sequence numbers used during the capture? (see question-1.zip to answer)
#

in Tcpdump Fundamentals

iron veldt
#

Hey can anyone help me

#

I dont know how to submit root flag in my challenge

frosty canopy
#

How do I decrypt tls_ECDHE_RSA_WITH_AES_128_GCM_SHA256 wireshark, I made my SSLKEYLOGFILE and it has keys, and I setup the file in wireshark, it decrypts http requests but it seems that wireshark has problems with ECDHE
however, fiddler does it perfectly fine, but I fiddler is strictly http

iron veldt
#

Or task

solid wedge
#

Hello I am in the Section Footprinting in the Pentester job role path I am stuck on 2 labs in the FTP section have tried everything and no luck.

severe monolith
brave prawn
solid wedge
#

Would anyone know how to to the FTP Footprinting lab I tried Nmap and other resources but no luck

sly tapir
solid wedge
#

Hey I have a question I am in the Penetration Tester and doing the first lab in Footprinting and the question
[3:39 PM]
Which version of the FTP server is running on the target system? Submit the entire banner as the answer.
[3:39 PM]
I am stuck on this

solid wedge
severe monolith
#

Can you be more specific? Like what commands have you run... feel free to DM.

solid wedge
#

ok

tepid thicket
solid wedge
#

I would have to go back and find all that I did

solid wedge
#

trying to find vuln in FTP port 21

severe monolith
solid wedge
#

the reading material does not help to resolve the lab

#

yes

#

and -sC -Pn

severe monolith
#

Can you show me your output when you run with the -sV -sC -A flags?

solid wedge
#

tried version-all

#

let me see

#

maybe if I DM you I can share the screen shots

severe monolith
#

That's fine

rustic sage
#

fellas i'm completely FELLA

#

mygoaaad

iron veldt
#

I try to submit the root flag but it say wrong answer

sly tapir
dapper temple
#

Hi, did you manage to get this to work yet?

#

Anyone manage to get Q2 from Bleeding Edge Vulnerabilities section of AD.
It asks to get flag from DC01 as administrator, but the username in the question can't login, and both vulnerabilties seem to have issues. (printnightmare & petitotam)

severe monolith
dapper temple
severe monolith
#

I didn't test print or petit. The shell was screwy because you couldn't cd effectively.

dapper temple
severe monolith
#

You could just add an admin and evil-winrm, or just snipe the flag and cat/type it. I had issues at first as well.

dapper temple
#

I can get the flag just fine. I was only interested in trying to replicate the printnightmare and petittotam exercises without issues

latent sage
#

hello @everyone has someone completed the Local File Inclusion Module i am stuck on the skill assessment need help please 🤲

sly tapir
#

anyone on that has done the Web Service and API attacks skills assessment? currently stuck. need some hints or something

tepid thicket
latent sage
tepid thicket
iron plaza
#

hey did anyone here complete the windows command line module?

stark timber
iron plaza
#

anyone?

rustic sage
#

Greetings! Anyone got anny issues with the Attacking SAM exercises!

#

I can`t move the hives from the machine to my pawnbox :/ :/ I get access denied!

placid quest
#

@rustic sage did u try with evil-winrm

rustic sage
#

not yet! I`m going to try that now!!

#

thanks for the hint! I will let you know!

rustic sage
#

No luck 😦 I get different errors...

vital adder
vital adder
placid quest
#

@vital adder I think u can use crackmapexec to dump sam database

vital adder
rustic sage
#

yep... but first I need the 3 .saves files in my machine 😦

vital adder
rustic sage
vital adder
#

what's the issue?

#

i didn't use that method for this but i don't see how it can't work for this

rustic sage
#

In the CMD of the machine gives me "Access denied" if I use xfreerdp and "The specified server cannot perform the requested operation" right after I type the move command

#

I have tried xfreerdp and evil-winrm

#

maybe it`s something in the smbserver command...

vital adder
#

i'll give that method a try but you can just use updog

rustic sage
#

updog is a tool?!

vital adder
devout thorn
rustic sage
pliant sage
#

does anyone have a convenient way of making a users lists using kerbrute's userenum's output?

marble raft
#

Not that it matters but i'm almost done with the CPTS pathway, what a ride it has been. Learned new stuff from every module, and i still have a long long way to go.

being l33t is no easy task

rustic sage
vital adder
#

so when you run updog the directory that you run it in is the share folder

rustic sage
#

I`m trying to download something from the machine...

vital adder
#

and on your target machine go to your ip with port 9090 ( in a browser) and upload your file from there

rustic sage
#

ohhh oko k!

vital adder
#

also i just give the example method a try and it seem to be working fine for me

rustic sage
#

Ohhh ok!!!

wintry gorge
#

On the active directory module, the SSH creds on the DCSync chapter dont seem to work. Is someone familiar with this issue?

rustic sage
#

I have it exactly the same as you...

#

wait wait!

#

Ipm going to copy the files to desktop like you

#

I have them in the C:|

placid quest
#

@rustic sage provide the directory where u will save the file

vital adder
rustic sage
#

wait.. Im going to try it with powershell...

vital adder
#

also here is the updog method if you still need help with that you can just go to your ip on port 9090 and select the file you need and click upload (if something isn't working right just give the page a refresh)

rustic sage
#

same man...

#

I will try the updog now, I need a xfree session

vital adder
#

just use updog or hell use crackmapexec like one of the last example

weak kindle
vital adder
#

just basically for uploading and downloading file

#

it's use the http simple server (python)

weak kindle
#

I see it's like a local webserver with GUI features

vital adder
#

yes basically it is

weak kindle
#

Looks fire ngl

#

Does it have SSL and a custom DNS name feature?

vital adder
#

no idea i don't need that for simple uploading file so i never use that but if it work with python http simple server it should work with updog

vital adder
weak kindle
rustic sage
#

Im using updog now haha its taking a while but I guess its because the files are quite big

#

Works nicely 🙂 🙂 🙂 🙂 🙂

rustic sage
candid zephyr
#

This Windows Privesc Server 2008 box is not happy. :/

#

So painful.

#

Has anyone done this Module?

vital adder
#

which module? the windows privilege escalation one?

candid zephyr
#

Every other box is fine for me. Just this specific Win 2008 Server.

#

What's worse is it's just a silly Metasploit autopwn flag, so it'll only take a moment.

vital adder
#

oh year i did noted down target is so old there is no wget

#

for this you have to make a normal rev shell and on the target download it via browser and because there is no wget you can't use web_delivery for this

maiden delta
#

Yes brahh

candid zephyr
#

I can't even get the RDP session stable.

vital adder
#

but after you got a shell you should be able to use something like exploit suggester

vital adder
candid zephyr
#

Can't connect from local VM with xfreerdp or remmina. If I use a browser instance it takes a crap every few moments and needs to reconnect.

maiden delta
#

Yess iam trying

#

I think server is down

candid zephyr
#

It's specific to this section, because I can relaunch any other box and it's fine.

vital adder
#

both are trying to kick each other of the network so every few moments that happened

#

i'm in a module right now so i can't double check but try turn off both your vpn and the pwnbox after a bit only use one of them if the connection is a bit unstable i recommend using the pwnbox

candid zephyr
#

Eh I can't get it to work at all locally through VM so just battle the attack box.

#

It was the last module left undone before I do the assessment

kind vessel
pine dagger
#

Question on Attacking Common Applications Skills Assessment Question 4. I solved it and got the flag (with the help of previous questions asked). My question is how were we meant to know that the particular |servlet| was accessible? If you access the page, it 404s so it doesn't show up when you use something like gobuster.

willow juniper
#

Hello. I am having issues with the getting started module.

#

In the public exploits section i cant connect to the target machine

#

I am using the provided Pwnbox

willow juniper
#

Nvm it is working now

rustic sage
#

skills

candid zephyr
#

Oh the skills assessments were easy for the Windows Priv Esc module. :-s

#

Was expecting it to be hard given all I've learned haha

rustic sage
#

has anyone done RDP and SOCKS Tunneling with SocksOverRDP within Pivoting, Tunneling, and Port Forwarding, and had issues with Windows deleting the .dll files?

#

L anyone experienced with Windows? It looks like all Firewalls and Defender are disabled and I executed Set-MpPreference -DisableRealtimeMonitoring $true, but Windows is still removing the .dll🫠

candid zephyr
rustic sage
# candid zephyr It's a shame there's no evasion / obfuscation module.

some of the modules have sections about it, but they really don't teach you anything. It's more theory / you "CAN" do this, but you need to do the outside research. Which I have in most cases.

I just don't know why it's enabled for this lab if up to this point (and I've been doing CPTS in order) there has been nothing about getting around this besides Set-MpPreference -DisableRealtimeMonitoring $true.

candid zephyr
#

I feel like a solid evasion module would be a worthy addition to their PNPT course.

normal wind
#

Hey everyone, I am new in the cyber security field. Can anyone suggest where to start? Thank you

normal wind
#

What's that? How can I start my career in the field

rustic sage
rustic sage
normal wind
#

Ok, thank you for the link

#

Yashar: thank you

rustic sage
normal wind
#

I'll check out the website. Any certificate that u can suggest for an entry level roles

#

Do you guys have LinkedIn?

normal wind
#

Perfect

#

What are you currently working on? Yashar

rustic sage
normal wind
#

Nice

#

I finished my bachelor degree in computer engineering and working towards a master in cyber security

swift forge
#

Anyone got any idea why I might be having issues on the question for Operating System Structure under the Windows Fundamentals module? I have tried both the dir command and the tree command in both MATE terminal and powershell and it keeps saying that there is no C drive

vital adder
#

also if the AV delete the dll file and you get that same file back after disable the AV that file is unusable\

vital adder
# normal wind Hey everyone, I am new in the cyber security field. Can anyone suggest where to ...

give both of these video a check if you are new to this
https://www.youtube.com/watch?v=0vu_Hs4N8B8
https://www.youtube.com/watch?v=lhz0-qAQlBM

Introductory video on getting into hacking and cybersecurity.

▶ Play video

Sponsor: https://go.intigriti.com/thecybermentor
Blog Post: https://tcm-sec.com/so-you-want-to-be-a-hacker-2022-edition/
Academy: https://academy.tcm-sec.com

Timestamps:
0:00 - Introduction
0:53 - Intigriti Sponsorship
1:55 - Building a Foundation
2:10 - Important Notes
5:37 - Basic IT Skills
8:28 - Networking Skills
12:38 - Linux Skills
17:04 ...

▶ Play video
vital adder
raven cairn
#

😁

swift forge
raven cairn
vital adder
rustic sage
#

I dunno why me here and 😂 what du I do

#

Any one gimme some

#

Info

#

?

vital adder
rustic sage
#

Huh?

vital adder
swift forge
rustic sage
vital adder
#

nope just use cmd for this

swift forge
vital adder
#

wait what? it's a windows target isn't it?

swift forge
#

Yes

vital adder
#

then how can it don't have a cmd??

swift forge
#

I'm not sure, I may just be missing it but on the target and can't find cmd anywhere

rustic sage
#

If you give me a bit, Andy, I can check it out, I did that module.

vital adder
swift forge
# vital adder

Appears I made the same mistake as last time and have not learned I need to go to full screen, thank you for the help

vital adder
#

oh yeah that's a thing now but for this you don't have to

candid zephyr
vital adder
#

only some of the room give you c code that you can compile and use on the target also right now i'm now sure but i think a big chunk of the room only give you like example code and you have to make some custom code for the actual target

#

all i can do is bash and some python so 😢

rustic sage
vital adder
#

nope

rustic sage
#

Indicates whether to use real-time protection. If you specify a value of $False or do not specify a value, Windows Defender uses real-time protection. We recommend that you enable Windows Defender to use real-time protection.🤔

vital adder
#

is that from the section?

rustic sage
#

That is from Window's documentation lol

#

gotta love Windows I guess... then again I have RDP so I probably should've confirmed it was off I just assumed the command worked as documented🤷‍♂️

vital adder
#

ohhh you mean the command yeah that command usually work on most machine for my but not this for some reason

#

if tamper protection is on then that command will 100% not work but i don't think it is in this case

rustic sage
#

hello

vital adder
#

hi foxspin

rustic sage
#

now I learn htb academy Windwos fundemenatl

#

there is a question

#

What protocol discussed in this section is used to share resources on the network using Windows? (Format: case sensitive)

#

||Server Message Block Protocol||
I write this answer a lot of time
but it don't recieve it

vital adder
#

try the short version of that also which section are you on?

rustic sage
rustic sage
#

thank you

vital adder
#

np and foxspin

solar granite
#

When someone says something like "Hi guys I'm new where do I start" have the bot reply with those 2 vids

vital adder
#

yea i was think about that but not every one is going to ask that same thing and i don't want the bot to spam random people

rustic sage
#

Hello, I am brand new, is this the correct place to ask for help regarding HTB Academy modules?

#

or we just lock Academy channels until you verify your HTB or Academy account 🙂

broken warren
#

Can someone point me in the right direction of the web service and apis skill assessment. Ive run burp I've run sqlmap Ive found the easy sql vulns but I can't. Figure out what I actually need to do to get the right payload. I've tried the generic enumeration ones from the sql module those don't work

rustic sage
#

Sweet. I'm also brand new to HTB and Linux and am currently taking the Linux Fundamentals module. I'm in the Services and Process Management section and attempting to follow along with the instructions but one of the first ones is to start OpenSSH with the command 'systemctl start ssh' when I do this it asks for a password. How do I find out the password I need? I tried the default ParrotOS password of 'toor' but that didn't work

solar granite
west jewel
#

Website enumeration in the getting started module. I was trying the gobuster DNS method, but I am getting this error FeelsBadMan

rustic sage
vital adder
#

sure

vital adder
#

you can't find a subdomain from an ip

west jewel
#

ah 😂

#

my bad

broken warren
warm kernel
#

Anyone here somewhat familiar with IMAP over command line?

vital adder
warm kernel
vital adder
vital adder
solar granite
warm kernel
rustic sage
vital adder
warm kernel
#

How can I view the message contents? I tried everythin on that website, and nothing.... always errors, no idea what Im doing wrong

#

im missing something obvious... tried all of these, and nothing

feral stump
#

As long as you select the right inbox Fetch should work fine

warm kernel
#

im just trying to view a darned email, lol

pine dagger
#

So close... so closeeeeeeeeeeee

iron basin
#

@pine dagger I am trying to get there lol. Im at 40%

pine dagger
#

I took a 2 month break to do my CISSP, really trying to get this done before Christmas 🙂

iron basin
#

Anyone mind nudging me on the footprinting hard lab? Enumerated SNMP but not sure what to do with what I got or if I got anything useful at all lol!

#

@pine dagger How long has it taken you? I started late last spring but I haven't really been grinding at it constantly.

pine dagger
#

I started in around July. I've been relatively methodical though, did all tier 0, then tier 1, tier 2. Im planning on finishing off the pen test and bug bounty paths, and then doing tier 3 and tier 4.

#

Then I'll start crashing through boxes

iron basin
#

@pine dagger I am working towards doing the same

warm kernel
#

Anyone else with insights for IMAP? 2 hours now, and I've tried every combination I can think of to view some emails... Getting only syntax errors from here trying to read that 'EXISTS' ... all other folders are empty

pine dagger
#

Which module/chapter/question?

warm kernel
vital adder
#

final Fing ly this module cost procrastinating for almost or over a month
https://academy.hackthebox.com/achievement/453129/163 i think i'll make pentest report / (better) write up for this but password protect with the final flag or something

vital adder
warm kernel
#

theres no ID for the message though...

vital adder
#

oh yea i got no note on listing the id

#

i think i just go for the first one

pine dagger
#

I've got notes... just not sure how to explain without just giving the answer.

ionic vigil
#

join my server or die

iron basin
#

no u

warm kernel
pine dagger
#

Just the fetch command works

warm kernel
#

gimme a few... respawning, lol

vital adder
pine dagger
#

I'll dm my notes?

rustic sage
#

The module told me to reboot. I hit restart inside the VM and it restarted the entire VM, erasing all my progress for the session. Is there a way to reboot without actually rebooting the VM?

warm kernel
woeful ermine
#

Hello everyone, I am stuck cross-site scripting (xss) module - session hijacking part. I am listening with php 0.0.0.0:80 The main problem is even though I am using the same payload I am not getting anything back. I get only once and tried to connect 0.0.0.0:80

severe monolith
#

AD Enumeration/Attacks, Assessment Part 2 - were there any breadcrumbs leading up to ||Welcome1|| to spray? Had authenticated access and figured spraying was intended (over 2,900 users) - but that password to try was a pure guess.

woeful ermine
#

with browser to see if I still can listen and I can

#

how can I share a screenshot here ??

iron basin
vital adder
#

ohhh the pwnbox

vital adder
vital adder
rustic sage
vital adder
ember valve
#

Hey i'm stuck on the last question under "Skill Assessment - Website" in Login Brute Forcing. I got the first question which was brute forcing the site login, But for the second one I think i'm not using the right wordlists or maybe username? The cracking process was taking more than 20 minutes so I think I might be using the wrong ones or just the username isn't right. Or i'm just using the wrong fail string/ arguments. here's the command I was using for example hydra -l user -P ~/william.txt 178.62.88.151 -s 32160 -v -I http-post-form "/admin_login.php:username=^USER^&password=^PASS^:F=<form name='log-in'"

#

I tried rockyou.txt as well

little whaleBOT
#

Please see your DMs for instructions on how to verify your HTB account.

woeful ermine
#

++verify

little whaleBOT
#

Please see your DMs for instructions on how to verify your HTB account.

woeful ermine
vital adder
ember valve
#

ahh ok, so I should get rid of that portion, which part of the module should I re-read to make sure I get the right string?

vital adder
#

i'm not sure but the part that used burp

#

or you can just login and log it through burp to get the right ||parameter ||

iron basin
#

Out of curiosity, how often do yall utilize linpeas for privilege escalation?

woeful ermine
vital adder
thorn urchin
#

I always do some manual checks first

vital adder
#

the trick is run linpeas in the background and do some manual enum

thorn urchin
#

idk with easy stuff at least Im usually finding the starting point faster than it takes to copy the script over lol

iron basin
thorn urchin
#

flexing your manual enumeration also keeps you sharp. Linpeas is also a deluge of information even despite it's highlighting. Its also not as great at lateral movement to other users which can be needed for some priv esc paths.

thorn urchin
#

powerful powerful tool to use but something to keep in mind. Also in the real world youd want to drop as few files on target as possible. Linux tends to be more forgiving of this rule as a significant lack of AV being common but still something to keep in mind.

worthy jasper
#

So I am just now learning how to use linux, I made myself a superuser in parrot linux, and I am trying to move my SecLists from my (user) folder to usr/share/wordlists so its easier on my brain to work in the training avademy, but it says
the folder "SecLists" cannot be copied because you do not have permissions to create it in the destination

#

Do I have to be logged into root to be able to do this or am I missing something here

worthy jasper
#

Okay, what's the sudo command to move it from now desktop to that folder

#

(As I said, brand new to linux)

severe monolith
worthy jasper
#

Thank you

severe monolith
#

Then from your current working directory, you should be able to cp (name of your file) /usr/share/wordlists/name-of-your-file

worthy jasper
#

Thank you, so what would be the command, sudo -s then cp (file) /usr/share/wordlists/(file)?

#

I dont want to end up having to reinstall linux because of this lol

severe monolith
#

Looks ok to me.

worthy jasper
#

Okay, let me run that real quick then I will be right back

#

Im missing something here, cp: cannot stat 'file' : No such file or directory, should I run cp /desktop/file /usr/share/wordlists/file?

ember valve
# vital adder or you can just login and log it through burp to get the right ||parameter ||

Sorry for bugging you again, I'm running it through burp suite and I think I have an idea of what i'm looking for, but I noticed the page isn't telling me that the login is failing, so I don't know how to have hydra check for failed logins since the site isn't reporting back a failed login, it's just blank. I also don't see anything in burp that points to a failed login. I could be missing the point here I am following the module and I've even looked at the man page for hydra to see what I might be missing

balmy hill
#

hi

#

im a new mader

severe monolith
vital adder
ember valve
#

oh omg

severe monolith
balmy hill
#

hi

vital adder
#

||foxspin||

slow ruin
#

Anyone able to help me out with AD Enumeration & Attacks - Skills Assessment Part II question 7...

Submit the contents of the flag.txt file on the Administrator Desktop on the SQL01 host.

I have the creds neXXb:D@ta_XXXX_XXXXn! but when I use mssqlclient.py I get [-] ERROR(SQL01\SQLEXPRESS): Line 1: Login failed. The login is from an untrusted domain and cannot be used with Integrated authentication.

worthy jasper
#

This is something that will probably be "Oh yeah do this and it will work" and then I will feel like I should've learnt it LOL

#

I did it! cp /home/user/Desktop/file -r /usr/share/wordlists

#

That's how you do it, thank you Kulz

ember valve
#

How long should I typically wait before I assume I did something wrong while its running the brute force command? Like 5 minutes maybe?

thorn urchin
#

depends on the module