#modules

1 messages · Page 506 of 1

untold kiln
#

in Linux Fundamentals , at what Sections are you ?

vital geyser
#

the fifth, system information

#

I am creating a parrot vm now and try it there again

untold kiln
#

try my target 10.129.145.159

vital geyser
#

the same

untold kiln
#

hmmm, then i think you have a network problem

#

are you using a VM ?

vital geyser
#

and you can ssh into your target? Im asking because on hackthebox labs vpn everything works

#

I can ssh in labs machines like im used to but on the academy its not working

untold kiln
#

yes
ssh htb-student@10.129.145.159
The authenticity of host '10.129.145.159 (10.129.145.159)' can't be established.
ED25519 key fingerprint is SHA256:PHsjpBEAl6hSCzjVohppUybupbLXdBZy8FqtwlMpmjU.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '10.129.145.159' (ED25519) to the list of known hosts.
htb-student@10.129.145.159's password:
Welcome to Ubuntu 18.04.5 LTS (GNU/Linux 4.15.0-123-generic x86_64)

#

i can try you target, if you want ?

vital geyser
#

yes I am using a vm, kali linux

untold kiln
#

okay, me to

#

are you using bridge mode for network ?

#

because NAT can sometimes give problems.

vital geyser
#

ah ok, im using nat

#

will try to change that

#

thats it

#

thanks alot @untold kiln

#

that would have taken me ages to find because I was so confused because its working on the rgeular htb labs with nat

untold kiln
#

no problem, i had the same problem, happy to help.

vale geyser
#

Can some one help me with NMAP Medium Lab Assessment?

lethal atlas
#

This took me a minute to get right but I figured it out using the example in the module.

livid pier
#

I have found the login info in the 'Important.txt' When i try to access the server it says Error 0: No process is on the other end of the pipe.

drifting knoll
livid pier
drifting knoll
#

where else do you wanna try to log in?

livid pier
#

No where, the hint makes it seem like the SQL server is where the flag will be

drifting knoll
#

feel free to pm @livid pier

green skiff
#

Hello everyone, I could not solve the question of the "Identifying Filters" section in the COMMAND INJECTIONS module. I used all the command injection Operators, but I still couldn't find the answer. Can you help?

woven copper
#

did you URlencoded ?

green skiff
woven copper
#

can you give more info ? DM if you want

green skiff
#

I found the answer 😄 but I think it's ridiculous that he made a mistake at first 😄

neat kindle
#

Hello everyone, I'm stuck at SQLMAP ESSENTIALS -> Skills assessment
I found the attack vector, but I am unable to exploit it.

Do I need to find an uncommon --prefix or how do I proceed?

#

That is the Attack Vector

#

Thanks in advance happy_ping

formal vessel
#

👎

hollow hearth
#

Good afternoon colleagues, I am in the final evaluation of LFI, I have tried to apply some of the suggestions of the classes, as you will see in the image, but I get lost a bit with some concepts, and also trying other techniques but without success, some suggestion or guidance to move forward? From already thank you very much

#

I would like to learn from your experiences. Thanks

civic wraith
#

i cant beat the hard lab on "network enumeration with nmap"

#

basicly im doing this command: sudo nmap -sA -A -sC -p21 <target-ip>

#

and nmap returns: 21/tcp unfiltered ftp
Too many fingerprints match this host to give specific OS details

#

i tried with decoys "-D RND:5"

#

it tells me the same

#

im stuck

#

😭

#

any help?

west canopy
#

@civic wraith DM me

bitter rapids
#

hi

hollow hearth
lethal atlas
hollow hearth
stiff tiger
#

Please can anyone help me with a couple of questions on what I am doing wrong on the footprinting medium lab?

frosty finch
#

Hi guys, I need some help to solve and answer the last question of the Skills Assessment of INFORMATION GATHERING - WEB EDITION. I trying anything and don’t found the correct answer, I tried with ffuf and gobuster subdomain enum, with the next syntax:

For gobuster I used for a some pattern:

 gobuster dns -q -r "dns1.p08.nsone.net" -d "githubapp.com" -w "~/seclist/fuzzing/1-4_all_letters_a-z.txt" -p ./patterns.txt -o "gobuster_subdomain.txt"

And the pattern I used is:

glb-{GOBUSTER}-public-internal.githubapp.com

For ffuf I used the next syntax:

ffuf -w ~/subdomains-top1million-5000.txt:FUZZ -u https://FUZZ.githubapp.com -t 90 

With ffuf I found some subdomians but, none one of this subdomains is the answer. I don’t know if I using the wrong wordlist or even the patter I guess is wrong too. I’m so exahust to try found the correct answer without success. If anyone know where I failed pls telling me.

marsh topaz
#

Need help with Windows Fundamentals. Xfreerdp is not connecting to the Remote Desktop... please assist!

feral gyro
#

is anything wrong with this command

vale geyser
#

Can some one help me with NMAP Medium Lab Assessment? For some reason the port is always filtered no matter how stealthy my command is

#

For some reason the IPS always drops my packets

summer lake
woven copper
#

Hi everybody , i am on the File Upload attacks Limited File Uploads with the second question Try to read the source code of 'upload.php' to identify the uploads directory, and use its name as the answer. (write it exactly as found in the source, without quotes) , just don´t get it , try use the php wrapper syntax but that crash the page if anyone could give me a hint.

ionic summit
#

Thought a little too hard on the Active Directory LDAP module. On to Powerview!

lethal atlas
vale geyser
#

I solved that one already 🙂

#

DM if anyone needs help

molten sonnet
#

Hello

rustic sage
#

hello can somebody help me with the wordpress module

#

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

#

I use burp to list all the methods but it seems xlmrpc.php is not here

#

i got 404

patent sinew
#

Can I get a hint on the skills assessment 1 for common applications on how to get rce on the vulnerable application?

flat patrol
#

I am stuck as well Brother. What did you do?

flat patrol
prisma holly
#

Hi all - I'm trying to finish up the JavaScript de-obfuscation lab, but I can't get any responses from the PHP file - am I missing something? ("curl -s http://167.99.89.198:30621/keys.php -x POST" returns nothing)

lethal atlas
prisma holly
lethal atlas
#

Just a piece of advice for everyone. Don't overthink it. Don't make it more complicated than it needs to be. I spent days on a module because I was trying to get too complicated when the answer was actually a fairly basic command.

gleaming gate
#

Quick note @drifting knoll (made the module) the sudoers file required for the question isnt actually the file but the folder

#

Oh nvm

#

Mistake sorry

#

Thought it was a folder because no file extension

#

There was a sudoers.d but it was wrong

neat kindle
#

Hey, I'm trying to spoof my Source adress in nmap for the NMAP-MODULE, but it tells me

setup_target: failed to determin route

What am I doing wrong?

#

Nmap works when I don't use the -Scommand but I think I need it:

muted kite
#

How many cubes do I get from subscribing? Enough to unlock a path?

neat kindle
muted kite
#

okay, let me have a look see, so the cubes are additional to unlocking a path?

neat kindle
#

I don't think so but maybe someone who has that subscription can clarify.

I believe you only get the cubes.

#

@muted kite

untold kiln
#

You get 30 to start with and then 10 by completing "Introduction to Academy"
You can get the Skill Paths "Cracking into Hack the Box" cost 30 cubes that you get back.

muted kite
#

I have done about 7 fundamental modules

untold kiln
#

Each Skill Paths cost differently, and each subscription gives different amounts of cubes.

muted kite
#

so I know you can earn them

untold kiln
#

Around 18 modules are free and it a good start to learn.

muted kite
#

so skill path is all upfront modules

untold kiln
#

skill patch is just a collection of modules

muted kite
#

Im going to try and do all the free ones, but you still have to earn cubes to unlock the other free ones

untold kiln
#

the free ones cost 10 cubes and you will get 10 cubes back at compliting the modul

muted kite
#

thats been my experience, I have 7 modules complete, I am stuck at the end of one of them, and I have the last fundamental module for 10 cubes open. by my count there are only 9 free ones

untold kiln
#

all Tier 0 is free

#

what are you stuck on? i can try to help you.

#

not only fundamental are free, some Easy (2) and Medium (6) is to.

muted kite
#

Well knowledge check, privalage escelation of Getting Started. I cant obtain the root.txt file

#

I need to switch to my other HD with my virtual machine

untold kiln
#

I have done that one, so how long did you get ?

muted kite
#

I got to knowledge check

#

sorry had to do a linux update in order to use discord

untold kiln
#

no problem.
so how long did you get in knowledge check ?

muted kite
#

The final question: After obtaining a foothold on the target, escalate privelages to root and submit the contents of the root.txt flag.

#

Litterally the last part, I once got in to root and could not escelate the privies and it froze up on my so I ctrl+C out and ran out of time

untold kiln
#

Okay, i will send you a PM.

muted kite
#

alright

muted kite
#

Thanks for the help

muted kite
#

I wonder if I would be able to do the Windows Fundamental Lab from my linux VM, or do I have to use a Windows VM?

surreal rain
#

You can do it from a Linux VM

muted kite
#

Great, do I need to install anything?

#

@surreal rain

#

so I tried xfreerdp /v:Target IP /u:htb-student /p:Academy_WinFun!

#

but it says error failed to connect

#

so im doubtful it works on linux side

#

perhaps I just need to respawn machine and try a different target IP

muted kite
#

Im trying to do update/upgrade in kali linux twice when it gets to unpacking exploitdb it freezes up

surreal rain
#

xfreerdp should work fine. are you connected to the VPN

#

that's the only reason you should get that error

#

download the VPN profile, run it with openvpn then try again with the machine you got

storm leaf
#

having trouble What does the acronym PAM stand for? on Setting Up module

meager lantern
#

I am really new to security and stuff, going through buffer overflow module, had a doubt , is this the right channel to ask questions ?

slow kayak
#

yes but you most likely wont get a response @meager lantern try the forums

meager lantern
#

oh okay thanks for the info

rustic sage
#

can someone can help me with the final assesment of the wordpress module

#

?

plucky rover
#

hi fellow HTB. Can anyone give me a nudge on footprinting -> DNS first question? (Interact with the target DNS using its IP address and enumerate the FQDN of it for the "inlanefreight.htb" domain.) -> this might be caused by my limited English, but I don't understand the question. I have answered the rest of the question on DNS module, only the first one that I couldn't understand. Appreciate any nudge/explanation about what is expected

untold kiln
#

fully qualified domain name (FQDN) is the complete domain name for a specific computer, or host, on the internet.

plucky rover
#

But I'm still at lost with what should I do related to the question

drifting knoll
plucky rover
#

Thank you @drifting knoll . I got the answer

untold kiln
#

i thing the question means, what is the dns of an ip, ex. 8.8.8.8 = dns1.google.com

plucky rover
pliant mirage
#

Can I get some help with this question in the hashcat module Crack the following hash: 978078e7845f2fb2e20399d9e80475bc1c275e06 using the mask ?d?s ?

feral gyro
#

Anybody pls help me with this question on Broken_Authentication Reset the htbadmin user's password by guessing one of the questions. What is the flag?

grand grove
#

Hi all, I have a question about the final question of the module SQLMap Essentials ?

meager lantern
#

I am doing the final assessment question in Buffer Overflow module. I am able to obtain a reverse shell as explained in the module, but whoami shows that I am htb-student and not root, this prevents me from accessing /root/flag. I am confused, any help is appreciated.

main vapor
#

@meager lantern Is it the Windows one or Linux?

meager lantern
#

Linux

main vapor
#

Oh nvm then, I only did the Windows one.

frosty finch
#

Hi guys, I need some help to solve and answer the last question of the Skills Assessment of INFORMATION GATHERING - WEB EDITION. For context, the question is the next:

Perform active subdomain enumeration against the target githubapp.com. Which subdomain has the word 'elephants' in the name?

I trying anything and don’t found the correct answer, I tried with ffuf and gobuster subdomain enum, with the next syntax:

 gobuster dns -q -r "dns1.p08.nsone.net" -d "githubapp.com" -w "~/seclist/fuzzing/1-4_all_letters_a-z.txt" -p ./patterns.txt -o "gobuster_subdomain.txt"

For gobuster I used for a some pattern:

glb-{GOBUSTER}-public-internal.githubapp.com

For ffuf I used the next syntax:

ffuf -w ~/subdomains-top1million-5000.txt:FUZZ -u https://FUZZ.githubapp.com -t 90 

With ffuf I found some subdomians but, none one of this subdomains is the answer. I don’t know if I using the wrong wordlist or even the patter I guess is wrong too. I’m so exahust to try found the correct answer without success. If anyone know where I failed pls telling me.

stark jolt
#

hi guys. learning bash->comparison operators. have answer but it not more than 113469 - it is equal it. And no more matches. Key is not fit to the answer. What iam doing wrong?

rustic sage
#

i can't use sudo because of the password. How do I handel that? Please help me!

#

don't know my password, not the same than htb itsself

stark jolt
frosty finch
scarlet finch
#

you can use python outside the debugger

meager lantern
#

is it something related to SUID ?

scarlet finch
meager lantern
scarlet finch
#

if you steel struggle

#

I mean when u runned the program it was with gdb. But you know that you can run the program outside it

#

😉

meager lantern
#

thank you so much got it

#

makes sense now too, so when I was using gdb the program was not being run with escalated privileges, but running the program outside gave escalated privileges and all I had to do was pipe the python script output to the input of the program !

meager lantern
#

@scarlet finch Thank you so much once again, gave me more insight and helped me solve the problem that has been bothering me for hours! ❤️

lethal atlas
scarlet finch
#

like you

#

❤️

#

🐦

frosty finch
unkempt rover
#

hello

drifting galleon
#

hello

fossil crescent
#

@grand grove -- for SQLMap Essentials, feel free to DM me

summer lake
#

Hi anyon able to do login bruteforcing module?

#

am stuck for the username. I got the username but answer is incorrect. Everytime i ran hydra, i got a different user for some reason

inland wigeon
#

hey in cracking into htb , page 7 service scanning, when doing the last question I need to enter the pass for bob which is bob:Welcome1 , is there any way to see what pass im entering cause it's invisible. I do smbclient -U bob \\\\ip\\users it asks me for the pass after this, when I type bob:Welcome1 it says wrong pass.

inland wigeon
#

ok

#

not working

livid pier
#

is users supposed to be lowercase?

inland wigeon
#

yes

#

users is a folder

#

on smb

livid pier
#

a share or a folder?

inland wigeon
#

share

#

share and folder is same?

livid pier
#

lol idk

inland wigeon
#

lol

livid pier
#

How do you know you have the right pass?

inland wigeon
livid pier
#

k give me a sec I will try, its been a minute since I did that mod

inland wigeon
#

ok

#

lol

livid pier
#

cracking into htb is the path, what mod is it?

inland wigeon
#

page 7

#

scanning services

#

77 mod ig

livid pier
inland wigeon
livid pier
#

yee

inland wigeon
#

YEA

#

Why we happy?

livid pier
#

its good to get stuff done

#

feels good*

inland wigeon
#

lol

#

Poked around on google, the pass is Welcome1

#

?

#

ok

#

just a sec I'mma finish this question

livid pier
#

yee! you good?

inland wigeon
#

YEA

#

I did it +1 cube

#

thnx

livid pier
#

np

coarse mango
#

hey can someone help me with the ffuf skills assessment question #2

#

i added the subdomains to /etc/hosts from question #1. i ran the extension fuzzing scan on each of the subdomains and got 3 extensions in total. i am getting the question wrong though.

#

the extensions were just in the wrong order. oops

pliant mirage
#

Can I get some help with this question in the hashcat module Crack the following hash: 978078e7845f2fb2e20399d9e80475bc1c275e06 using the mask ?d?s ?

summer lake
#

has anyone done the brute force module with ssh?

#

Did the brute forcing take long?

#

mine has been over an hour

summer lake
#

anyone?

pliant mirage
quartz hollow
#

Hi all, I'm stuck on the last question of the SQLMap Essentials module : OS Exploitation - the hint says that the flag should be on a very common directory but I cant use cd command to change to any other directory. Can anyone give me a hint pls?

dawn helm
quartz hollow
#
  • I cant change to the vendor directory
quartz hollow
lethal atlas
civic wraith
#

Hi, I am a vip user at htb. How can i acces to htb:serious discussions channel

#

?

boreal saddle
#

HI! Can someone assist me with the last flag of Footprinting - DNS? Stuck in here.

sterile vigil
#

hello

rustic sage
#

how good is bug bounty track?

rustic sage
#

htb password forgotten in the terminal, what do I do????

#

(Hack the box) htb

wind zealot
#

Does anyone know when the Pillaging and pivoting/tunneling modules will be open?

grand grove
#

Yop it me again but this time about the lesson Login Brute Forcing Skill Assessment. 🙂

lime shore
muted kite
#

does anybody know why xfreerdp keeps disconnecting while I'm trying to complete the module?

#

Everything else on the internet is still connected

#

But I keep respawning new machine after new machine and it makes no difference

#

its a pain in my time @$$

west canopy
#

@muted kite i have consistently had connection problems with windows targets in HTB Academy

lethal atlas
#

Especially with nomachine

muted kite
#

okay well as long as I know its common,

#

Im connected again, but I dont know how long it will last

lethal atlas
#

I think i had about 1.5 minutes each go at it

muted kite
#

yeah how to fix that?

lethal atlas
#

wish I knew

muted kite
#

is that how it happens in real life?

lethal atlas
#

I really couldnt answer that

muted kite
#

I mean theoretically of course

west canopy
#

Instead of pentesting the client, tell them their network sucks and charge another $3000 to troubleshoot it for them

muted kite
#

I just connected 3 times in a row and had problems as soon as I open CMD or powershell

#

Im using virtualbox, I wonder if you have better luck with pawnbox

lethal atlas
#

worth a try.

#

I run a hyperV server with Kali installed.

grand grove
#

Re I find anything about the 2 last question. I see there is a link with the previous but the bruteforce is too long for an exercice. Maybe I miss something ...

lethal atlas
#

I am still stuck on the last question of Information Gathering Web Edition. I have enumerated githubapp.com 20 different ways and I cannot find a subdomain containing the word elephants. I have used dig, nslookup, gobuster, zap, nmap, zone transfers, sonar, ctfr.py.

muted kite
lethal atlas
#

no, I just happen to work in the IT Dept. at a school and have access to 2 hyperv servers running multiple virtual servers. I utilized the space for a kali distro to work from

muted kite
lethal atlas
#

I have literally tried everything in the modules. Based on past experience its something small. Like a flag or something in the wrong place.

untold kiln
#

what section of Windows Fundamentals is giving you trouble?
i will try and spawn a machine and test it ...

muted kite
#

its literally just the part where you login, xfreerdp logs me out in error constantly

#

nothing more

#

it logs me out after a couple of minutes each and every time

#

it says I have 60minutes, but that's a lie!

untold kiln
#

machine spawn
rdp connected
login on
...

muted kite
#

powershell

untold kiln
#

powershell started

muted kite
#

icalcs c:/windows

#

c:\windows

#

slash is the other way

#

icalcs c:\Users

#

icalcs c:\users /grant joe:f

#

It's just that xfreerdp logs me out in error constantly

untold kiln
#

i can not find icalcs , just a sec

muted kite
#

once you enter powershell

#

into CMD

#

than it should recognize icalcs

untold kiln
#

nope

muted kite
#

its probably just an error in the module

#

but you see what I mean?

untold kiln
#

it is icacls 😄

muted kite
#

oh yeah

untold kiln
#

C:>icacls c:\windows
c:\windows NT SERVICE\TrustedInstaller:(F)
NT SERVICE\TrustedInstaller:(CI)(IO)(F)
NT AUTHORITY\SYSTEM:(M)
NT AUTHORITY\SYSTEM:(OI)(CI)(IO)(F)
BUILTIN\Administrators:(M)
BUILTIN\Administrators:(OI)(CI)(IO)(F)
BUILTIN\Users:(RX)
BUILTIN\Users:(OI)(CI)(IO)(GR,GE)
CREATOR OWNER:(OI)(CI)(IO)(F)
APPLICATION PACKAGE AUTHORITY\ALL APPLICATION PACKAGES:(RX)
APPLICATION PACKAGE AUTHORITY\ALL APPLICATION PACKAGES:(OI)(CI)(IO)(GR,GE)
APPLICATION PACKAGE AUTHORITY\ALL RESTRICTED APPLICATION PACKAGES:(RX)
APPLICATION PACKAGE AUTHORITY\ALL RESTRICTED APPLICATION PACKAGES:(OI)(CI)(IO)(GR,GE)

Successfully processed 1 files; Failed processing 0 files

muted kite
#

I cackles muahahahaha

untold kiln
#

no problem here, you want my machine ?
feel free to use it
10.129.92.188

muted kite
#

Y

#

im logging in once again

untold kiln
#

i am of it now

grand grove
#

PLSSS someone about Login Brute Forcing I totally stuck

untold kiln
grand grove
#

No if you don't realize the lab you can't because it is very specific about the link between two module but thanks man

#

The bruteforce is sooo long 😄

untold kiln
#

No, problem. Best help is to Google it and look for forum/reddit posts and write ups.

grand grove
#

I don't find any write up and the forum just say it is a strange exercice 😄 😄

slow bluff
#

FIle inclusion module > skills assesment i am able to get RCE but i cant get the flag any help pls Solved

west canopy
#

Anyone here available to give me a nudge on the Active Directory LDAP module? "Find the number of users in the IT OU." I have tried modifying all of the various commands provided in the sections, such as:
(Get-ADUser -SearchBase "OU=Employees,DC=INLANEFREIGHT,DC=LOCAL" -Filter *).count
by adding OU=IT to the queries, but I keep getting errors. I also tried manually enumerating the IT OU but cannot find the answer.

Edit: Solved

rose crest
#

Has anyone got any tips about the Footprinting module and then the DNS section, last question? I understand from tips in the history of the chat that I need to find it via a tool like dnsenum, but I keep getting the same few results that are in the Subdomain Brute Forcing image on the page, and trying those in the same way as is shown with internal, gives me the Transfer failed error. Where am I looking wrong or where am I misunderstanding this?

drifting knoll
quick hollow
#

Also need a little help with this one

shadow pendant
#

stuck on hashcat module Cracking Common Hashes section if anyone can help pls dm me

coarse mango
#

Can someone help me on the last question for ffuf skills assesment? I think i just need help choosing the right wordlist. I have the parameter i just need the value.

west canopy
#

@shadow pendant DM Me

#

@coarse mango DM me brother

west canopy
#

Did something change in the FFuF module? Pwnbox is different and I'm not able to write to /etc/hosts (unable to use sudo as it's asking for password). When I did this module the first time around this was not the case.

untold kiln
boreal saddle
boreal saddle
#

Think part of this module needs additional information

rose crest
drifting knoll
rose crest
#

I must be missing something obvious, because I understand how it can affect the results based on which host you use, but I have tried every host I could find and they all gave the error I mentioned before. I basically tried all the commands which have been shown in this section and tried them with all the (sub)domains that I have found, but no results except for the internal subdomain. I imagine there is another one like that which you can then use to see its hosts, but with subdomain bruteforcing I am not finding myself getting any closer.

slow ruin
#

Currently working through Login Brute Forcing on section Service Authentication Brute Forcing.
Earlier in the section it said cupp was pre-installed on the pwnbox and when I run the cupp -i command it says command not found. I also visited the github and saw the command python3 cup.py -i and tried that but got no such file or directory.
I do not think we are able to download tools without the password on pwnbox so stuck on next steps

brazen trench
#

hi everyone, I am a newby here.

#

please can somebody help me with a question from the Linux course. I cant seem to find the answer to the kernel version question

brazen trench
#

ive tried everything and nothing works

lethal atlas
brazen trench
# lethal atlas its one of the commands taught in that section.

Hi Thanks for your reply. I know I have tried, uname -a and uname -r as well as hostnamectl to get the kernel name and version. the problem is that the answer is exact and therefore if i put 4.15.0-123-generic or add Linux to the front or add the x86_64 to the end, it is not accepting anything

#

I know the commands and i have set up my own virtual machine, with kali and have done other courses too

lethal atlas
#

shorten it to x.xx.x

#

uname -r is correct

brazen trench
#

so 4.15.0?

lethal atlas
#

yes

brazen trench
#

ok let me try

#

OMG!!

#

after 3 hours

#

THANK YOU!!!!

#

I have a phd in education and i never set questions usually that are ambiguous, but obviously I am still learmning

sage sedge
#

Who learn python?🤓

lethal atlas
lethal atlas
flat patrol
#

Gm Frens 🙏 Assalamualaikum 😇

I am in the Nmap module and stuck in the script page trying to find the right script for the flag. My clue is that "Web Servers are among the most attacked services because they are made accessible to users and present a high attack potential"

I am trying $nmap -sV -Pn --script=http-enum [target IP]

Or

$nmap [target IP] -sC

No luck. At nmap.org/nsedoc/index.html this could take awhile so I thought I would ask for help.

lethal atlas
west canopy
lethal atlas
snow thistle
#

GM

maiden pilot
#

Hey anyone doing or Done the Horizontall machine

flat patrol
#

@lethal atlas you saved me a lot of hassle. Thanks Brother!

#

Good to go now 👍

maiden pilot
#

still at enumeration fuzzing not working for me

#

stuck there

neat kindle
#

Module Stack Based Buffer Overflows on Linux X86 - Generating Shellcode

What does the question want from me?

acoustic owl
brazen trench
#

HI do i install git

lethal atlas
#

sudo apt install git

fresh fog
#

so idk if this is a stupid question or not but how do you find out the password for sudo when using the machine on HTB academy?

lethal atlas
fresh fog
lethal atlas
#

Can someone give me a nudge on the last skills assessment for Login Brute Forcing. The question starts, "As you now have the name of an employee, try to gather basic information about them" but there is no employee info. Unless they mean the username from the first skills assessment question. Anyone know? NM Found it!!

brazen trench
civic wraith
#

i am in linux fundamentals modules

#

theres a question: Submit the command that starts the web server on the localhost (127.0.0.1) on port 8080

#

i submit: php -S localhost:8080

#

and it says its incorrect

#

thats a correct question 😒

untold kiln
#

what ip is localhost 😉

civic wraith
#

😅 yes i wrote the ip and it worked

#

thanks

untold kiln
#

no problem 🙂

blazing briar
#

I am on the SQLMAP Essential - Attack Tuning - Case 5.

I managed to get the flag but when I submit the answer it says it's wrong. Do I paste it with the HTB{} format or with what's inside the curly braces?

blazing briar
untold kiln
#

JavaScript Deobfuscation had some of the answers with HTB{} , so if it is in the answer/flag/file/output, you need to include it.

brazen trench
#

Hi can anyone help me with the question submit the unit name with the description "Load AppArmor profiles" as the answer. I tried using the code systemctl list-units --type=service | grep AppArmor but i only showed the output not the unit name

#

tried apparmor.service

untold kiln
brazen trench
#

i did

untold kiln
#

arh, sorry. you need to include "snapd" in the answer

brazen trench
#

snapd?

untold kiln
#

yes

brazen trench
#

snapd.service?

#

Sorry Tox i dont understand?

untold kiln
#

Check PM

slow ruin
#

Working on Login Brute Forcing - Skills Assessment - Website and getting 2 different sets of password for the username. When using those passwords for the login page it fails.
Not sure if I should be getting these two passwords and stuck on next steps

flat patrol
#

Not sure if that would work, but if I found 2 passwords and they didn't work with a username I found than I suspect they serve a different purpose. Definitely hold on to them though.

west canopy
#

Any Kali users here able to successfully use windapsearch.py? I get a "ModuleNotFoundError: No module named 'ldap'" and when I try to run: pip3 install python-ldap , it fails to build.

Edit: Same error(s) occur on pwnbox as well.

stuck loom
#

struggling with something

#

at RFI vulnerability

#

should i not be able to open target on browser

#

pinging it didnt work either

#

wait im not supposed to do that 😵‍💫

#

mb forgot to connect to vpn

blazing briar
livid pier
#

anyone around to answer a jave obfuscation question? - nvm I got it

glad idol
#

is there a module on ascii ?

feral gyro
#

Using rockyou-50.txt as password wordlist and htbuser as the username, find the policy and filter out strings that don't respect it. What is the valid password for the htbuser account?

#

how to bruteforce

pliant mirage
#

stuck on hashcat module Cracking Common Hashes section if anyone can help pls dm me

summer lake
#

guys

#

anyone done hashcat?

summer lake
#

I am stuck with rules./

#

my status is exhausted. But I'm sure I used the right flags and flag rules

#

Can anyone helppp

pliant mirage
summer lake
#

Don't like their instances. Really bad latency

pliant mirage
#

If you modify the rules example the way they suggest in the question it should work.

summer lake
#

i did set a rules.txt

#

with $20$0$2$0

pliant mirage
#

that is the right idea but the formatting is a bit off....

summer lake
#

i also tried with spaces inbetween

#

$2 $0 $2 $0

#

haha

#

or is that still off

pliant mirage
#

that should work if you combine it with the example in the write up

summer lake
#

yeah ..

#

hashcat -a 0 -m 100 hash.txt $HOME/Desktop/Stuff/rockyou.txt -r rule.txt

#

still doesn't work

#

always exhausted

pliant mirage
#

sent you a dm

sonic seal
#

Hi, I am doing modules in the HTB academy and in the last two sections I have found something very strange. Since I started in the academy I have always used my VM and VPN and everything is fine. But in the exercises of the last two sections I can't ping with the target or nmap, basically it doesn't connect. I've downloaded the VPN configuration file again but nothing, it's still the same. Does anyone have any ideas?

feral gyro
#

anybody pls help me with broken authentication module

#

Find the valid username for the web application based at subdirectory /question2/.

#

on bruteforcing usernames

slow bluff
#

Hi have you got it i am stuck too

ionic summit
misty remnant
#

Hello, I bought a course, however, I am not quite satisfied with it. Is it possible to return?

gleaming gate
#

i am literally running the command and it says 0

#

nvm i found the way

#

how tf will i find this

pliant mirage
#

stuck on hashcat module Cracking Common Hashes section if anyone can help pls dm me

gleaming gate
slow ruin
#

Stuck on the brute force Skills Assessment - Service Login.

I was able to ssh and found the other user. Trying to clean up the provided wordlist but says permission denied. Are we supposed to clean up the provided wordlist or just wait hydra out?

gleaming gate
#

Finally found it lesgo

slow ruin
#

nvm figured it out lol

muted kite
#

When we subscribe do we get access to walkthrough for everything in the academy?

#

or is that just for starting point?

muted kite
#

I'm talking about the walkthrough

fleet moth
boreal saddle
#

Whom can I DM about DNS? I'm going around in circles. Already read all hints and still the same.

fleet moth
#

what DNS question?

boreal saddle
wanton dagger
#

Has anyone done the Introduction To Bash Scripting - Comparison Operator Module on HTB Academy? I am having an issue and was curious if someone could look over my code and point me in the right direction:


var="8dm7KsjU28B7v621Jls"
value="ERmFRMVZ0U2paTlJYTkxDZz09Cg"

for i in {1..40}
do
        var=$(echo $var | base64)

        if [[ $var == *$value* && ${var#} > 113469 ]]; then 
                echo ${var: -20}
        fi
done```
stuck loom
#

im completely stuck at File Inclusion/Directory Traversal

#

no clue what to do

#

at the last part

#

on Skills Assessment

stuck loom
west canopy
#

@stuck loom DM me brother

white moss
#

Hey guys anyone else having issues with the Fire Wall/IDS evasion Hard Lab?

#

I can get the service name but not the version

#

nmap Fire Wall/IDS that is

drifting knoll
#

@white moss pls be careful with spoilers

white moss
#

ok sry

fleet moth
#

is it an academy related question?

white moss
#

yes it is the nmap module

white moss
#

Has anyone completed the nmap hard lab?

drifting knoll
white moss
#

It say I am looking for a database as does the name of the service but it does not help me find the version and the name I use does not give me the right answer

drifting knoll
white moss
#

everything I can or everything possible?

fossil cloak
#

Hoping someone can answer a why question for the Live Engagement portion of the Shells & Payloads - || why does the reverse shell only work for the internal network address and not the external address? In other words, got the war shell to work when I set LHOST to the internal network but not the external - why?
||

fossil cloak
#

@white moss - are you trying to complete the lab on the pwnbox?

white moss
#

no I can not get it to function on my pwnbox so I am using my kali VM

#

when I try on pwnbox it will not accept my password for sudo commands

fossil cloak
#

alright - my issue was with the pwnbox since there was a conflicting service running when trying to obtain the service

#

But I can confirm that the process is discussed within the Bypass Security Measures portion of the module

white moss
#

ok will give it another look

west canopy
#

@white moss DM me if you need a nudge brother

summer lake
#

Has anyone done hashcat cracking common hashes?

feral gyro
#

anybody pls help me to solve broken authentication module " predictable reset section"

west canopy
#

@summer lake DM me dawg

old basin
#

hellokittyislandadventure what does grep "^ii" mean?

narrow nexus
#

Wordpress Module is messed up.

#

On the Academy.

#

You can't upload screenshots?

#

wtf

#

Fix the Wordpress Module, please. Can't identify the version number.

#

Final Module

#

If it's some convoluted crap like doing something to the hosts file, you need put that shit in the description

#

really?

stiff stream
#

@narrow nexus Works for me, check you discord settings that sending pics isn't denied.

narrow nexus
#

wtf

#

kk

#

OK well how come there's no instructions on doing that?

#

I mean that's such a waste of time.

#

Jesus

#

I mean they could easily at the top put:
add this shit to your hosts file: bs.thm.local

#

Or something

#

Thanks

#

That's frustrating as hell

#

I hope they read this message. Cause we are paying for this shit.

#

🤣

#

Alright off soap box

#

Thanks @stiff stream

stiff stream
#

Okay, let's start with the first thing, what do you mean by "cant identify version number", what have you tried to do so far? afaik the module works fine, and as for the htb academy modules, most of them wont guide you through by your hand, you have to learn and that learning comes from doing stuff

narrow nexus
#

I spent hours

#

scanning

#

googling

#

brute forcing

#

researching

#

nothing

#

I mean I'm pretty sure I worked my ass off

#

but the HOSTS file?

#

cmon

#

That sub domain never comes up even on nmap scans

stiff stream
#

Let me take alook then

narrow nexus
#

Unless the Parrot VM is different

#

Regardless, they should have both bases covered no matter what.

#
  • If you're using you're own VM: ADD TO HOSTS FILE
  • If you're using Parrot: YOU'RE GOOD
#

Or something like that

#

Alright I'm gonna stfu and try this hosts shit

stiff stream
#

No not, really that's how you learn to understand about stuff

narrow nexus
#

OK

#

I disagree.

#

The module is covering Wordpress.

#

Not /etc/hosts files.

#

I mean it takes seconds to add that so students aren't going down stupid rabbit holes.

#

Life is too short to spend hours guessing on random stuff.

stiff stream
#

@narrow nexus Okay I found it, dm me if you need hints for that

narrow nexus
#

Yea I got it

#

Thanks man

#

It was the sub domains

stiff stream
#

But you need to also have patience, i have been stuck with problems for days, even weeks

#

and finally figured them out

#

you won't become hacker in a a month, what's the rush?

narrow nexus
#

It's really nothing to do with patience.

#

I just hate not having any clue on why shit isn't working. I mean hell they could have easily thrown in some topics about subdomains and stuff like that.

#

Like throw small clues in there so that we could actually research the RIGHT things

#

lol

#

I would have never figured that out if it weren't for that screenshot.

stiff stream
#

Then again now you understand the value of stuff, value of networking and how it links all together, it's big lesson tbh

narrow nexus
#

yea

sudden summit
#

Did you get passed this? I began this module last year and never finished the entire thing. But I did get through the verb tampering section. I dont know how though because im trying to re-do it and cannot get that flag.... Its driving me crazy because I literally have the flag from when I did it months ago but cannot remember how.

lyric inlet
#

Hi ,

#

Is a date of AD Enumeration and Attacks to be available ? 🙂

narrow nexus
#

Alright I finished that wordpress

#

see that shit was easy after that small ass detail

#

🤣

#

thanks @stiff stream

#

slap that box silly

#

But wordpress is a good topic

#

I'll be sure to take notes on that small lab fix

#

I think anytime we do VM stuff thats a good rule of thumb if stuff gets dicey

#

I'm not a big fan of /etc/hosts editing, because I pentest on web app stuff for my job (just a baby junior pentester)

#

Unless you remember to snapshot a clean VM or reset that hosts file, it can mess you up

#

So best practice is really not to edit that hosts file, but yeah for quick resolves or VPN connections inside an internal network, maybe.

#

It just depends I guess.

#

Different strokes for different folks.

#

Thanks again dude, really appreciate it.

frozen fox
#

i need hel

#

ppelase

#

i can't ping any any machines, i paid 15$ for VIp

viral meteor
#

Hi, I am stuck the module Linux Privilege Escalation on Privileged Groups. I am able to escalate to root and checked all directories associated with the "adm" group but have been unable to find the flag.
Would be great if someone would have some hints for me regarding that topic.

west canopy
#

@viral meteor DM me bro

verbal mirage
#

Hey, I am stuck at "Command Injection - Bypassing other blacklisted characters" with this payload: 127.0.0.1${LS_COLORS:10:1}${LS_COLORS:14:1}${LS_COLORS:1:1}${IFS}${PATH:0:1}home. Can someone who have already solved it give mea hint on where I might be wrong?

quiet wadi
#

I had a question about buffer overflows. I'm doing the Linux x86 buffer overflow module, but I was just wondering in general, is there a reason we don't make the whole buffer a giant NOP sled instead of doing just the 150 bytes worth?

#

For example in this case, we have 1036 bytes we can use plus the shellcode length. If we designate 100 bytes for the shellcode, is there any reason we can't make the NOP sled 900 bytes instead of 150?

livid pier
#

Doing attacking common applications, how does one connect to splunk?

#

nvm i got it

neat kindle
lethal anchor
#

Is anyone able to confirm that the Nibbles target in the Getting Started module isn't behaving correctly? I opened a support ticket last night and they tried "assigning me to another server in hopes of its connectivity," but I'm still having issues, and there's been no response from support for 14 hours. Requests to http://<target IP>/nibbleblog/ and ||http://<target IP>/nibbleblog/admin.php|| are timing out, but requests to other locations, including http://<target IP> and even ||http://<target IP>/nibbleblog/content/private/plugins/my_image/||, are working fine. I just want to make sure it's not something I'm missing from the module and that I'm not the only one having technical issues with this target machine.

scarlet finch
#

150 bytes of NOP is enough

#

or 90

#

or 50

quiet wadi
#

I was just wondering in theory if there was some sort of reason they were leaving some of the buffer

scarlet finch
quiet wadi
#

Right i mean they used 150 hex characters for the NOP but left the rest of the buffer as wasted space. I didnt know if that buffer had a function

scarlet finch
scarlet finch
quiet wadi
#

I understand the concept of the NOP instructing the CPU to move to the next space in the memory, but I was wondering why they used x55 to fill up the buffer instead of just using x90 all the way through

scarlet finch
#

u need 1036 bytes for overwrite it. Imagine in this case the buffer is 90 if you 1036 - 90 bytes the next 4 bytes won t overwrite eip

quiet wadi
#

Before the start of the x90s

scarlet finch
#

Try it yourself

quiet wadi
#

I'll give it a shot and see. Ultimately I didn't understand the point of the x55 instead of using x90 for everything up to the shell code

#

I was just curious to see if it would work using x90 for the sled all the way from the beginning of the buffer to the shellcode

scarlet finch
quiet wadi
#

Ah gotcha

#

Thanks!

quiet wadi
#

no

robust meteor
#

for some reason I am unable to SSH into any module machine...I enter ssh 10.129.125.209 and it just thinks until it times out. Am I missing something?

untold kiln
robust meteor
#

must be I cannot ping the machine either...I will try again tomorrow

scarlet finch
quiet wadi
#

I was replying to someone who sent a profanity but it looks like they got deleted

scarlet finch
#

oh ok

muted kite
#

Anybody else contantly disconnected from xfreerdp? I am trying to complete the windows fundamental module. I'm disconnected after a couple minutes each time

#

Ive even tried the pawn box

#

its no use, im moving on from this module and will leave it incomplete for the time being

flat patrol
#

Login Brute Forcing module. I found the password, logged in, found the flag, but it's rejecting it.

muted kite
#

These end of module assessment and knowledge checks should be removed in my humble opinion

#

They are filled with tons of technical issues

lost kayak
muted kite
#

are you saying it has something to do with my network connection?

#

why am I constantly disconnected every 2 mintues?

#

there must be an issue

lost kayak
#

I didn't say anything other than Ive had consistent results. but that sounds like a likely possibility

muted kite
#

what can I do to trouble shoot?

#

pawnbox wouldnt allow me to xfreerdp at all

#

from virtualbox, i can eventually connect, but it kicks me off before I am able to get step one complete

#

im frustrated

#

this is the 9 fundamental module for me to complete, but im stuck on this last part for 5 days

#

because of connection issues

lost kayak
#

Kind of sounds like a network issue, if you don't mind me asking are you on wifi on directly plugged in, also have you for your own sanity tried another rdp tool like remmina

muted kite
#

Im on ethernet

#

nope, I did not think to try that, does Kali linux have remmina?

#

I guess I could look that up

lost kayak
#

if not it should be a apt get command

muted kite
#

for some reason, my kali linux has not been able to upgrade for a week, it will update but gets stuck on upgrade

lost kayak
#

might be time to scrap that box and spin up a fresh one if you are having multiple issues.

muted kite
#

sure, but even when I spawned an instance today and tried to connect to the target IP, it also didnt work, but I see your point, perhaps its connection issues, let me try one more time to upgrade. If it doesnt work, I will make a new box.

#

it just got stuck at the same part again

lost kayak
#

I haven't done the windows fund module what task is this?

lost kayak
muted kite
#

Thanks for the clarity. I know where I need to go with this. It's a problem from my end

white moss
#

Anyone able to help me out? Hard stuck on the nmap module hard lab.

white moss
#

Is it cool if I DM so I don't give out spoilers?

flat patrol
flat patrol
#

Anyone have any insight on the Academy Login Brute Forcing Module? I logged into the server, then the web page, found a flag, but it's not working as the answer.

#

Was the flag there when you logged in? I see a flag, got the username and password, but it won't accept the flag.

lost kayak
flat patrol
lost kayak
vestal spruce
#

Has anyone done the LDAP module? Kinda steep at 1k, was wondering if anyone has done it and liked it. I see that ippsec co authored it so it seems exciting

west canopy
#

@vestal spruce Working on it now. Not sure if its worth 1000 cubes though.

vestal spruce
#

Useful for OSCP do you think? With the new changes

west canopy
#

Definitely wouldn't hurt. To be fair I can't really think of an alternative, besides maybe looking at write ups for retired boxes based on AD/LDAP.

vestal spruce
#

On a scale of 10, what would you give it thus far?

west canopy
#

I would say 7/10 so far . Only ran into one question that made me bang my head against the keyboard. I am on the second to last section right now. I took a peak and the Skills Assessment is 10 questions , which kind of terrifies me lol.

vestal spruce
#

I might sleep on it, thank you for the insight. Kinda a steep price but it's hard to find somewhere where that info is condensed nicely

novel matrix
west canopy
#

Yes! Do the module, that way I can message you when I get stuck 🙂

#

Actually it's pretty neat . Sort of like having two or three actual domain controllers to practice tools and queries against. Also I was concerned there would be performance issues (like RDP disconnecting) but luckily I haven't had any problems.

past ice
#

confusion: doing the Working with web serivces mod gives me an error 405?

#

Any hints for how to start a simple webserver on port 8080?

rustic sage
#

can anyone help me with learning how to hack?

past ice
#

The idea seems good, but the followthru on some of these acad modules are flaky

past ice
#

nah

rustic sage
#

k

#

but could u help me

rustic sage
past ice
#

I am about as clueless as you are :/

rustic sage
vestal spruce
#

To be honest, it's probably best to start with the "Starting Point" rooms on HTB and Try Hack Me as well

past ice
#

I thought this was a starting point mod

#

It recommended it to me

vestal spruce
#

Yeah setting up the server isn't too bad

#

python -m SimpleHTTPServer <port_number>

#

Just a one liner

past ice
#

Lol, nowhere in the mod did it mention that

#

is acad one where you use outside help or is it all inclusive?

west canopy
#

You will need to do some googling on like 95% of the modules in Academy.

woven copper
#

hey someone could give a hint on File Upload Skill Assessment? how i found the upload directory

acoustic owl
# rustic sage can anyone help me with learning how to hack?

First you should learn basic things like network technology, Windows and Linux.
There are many courses on YT, Udemy but also here at HTB or TryHackMe.

Then just learn step by step. E.g. how to crack passwords, how to analyze webtraffic, etc.

woeful oxide
#

Hey Guys

#

I’m stuck on the FFUF module

thorny crow
#

What's the workaround for our PwnBox that don't have sudo allowed, yet the module requires commands that need it?

rustic sage
#

how can i get 10 cubes without spending 10 cubes

woeful oxide
#

Someone knows how to answer this?

unique star
west canopy
#

@thorny crow They changed the pwnbox recently. Check for a file on the desktop of the pwnbox , it should have your user password

rustic sage
#

But isnt

kind crescent
#

I know the answer and when I test it on the spawned system it's working fine

#

but I cannot submit it

#

does anyone know who I can contact?

untold kiln
kind crescent
#

I cannot submit it

#

I just saw the erratum channel, should I have posted there?

untold kiln
#

that is weird, try to close your browser and try again...

#

that is for error correcting the modules

kind crescent
#

oh okay give me a moment

#

Yuuup it worked, thank you!

untold kiln
#

Happy to help 😄

muted kite
#

loading up a fresh copy of kali linux on VB, once it's complete I will try the assessment once again in WIndows funadamentals.

primal terrace
#

hey i am stuck too can you help

rustic sage
#

Solved?

blazing briar
fossil crescent
#

Thank-you!

robust meteor
#

I am required to enter a password to install OpenSSH on one of the Linux Fundamental modules. Is there a default password to use?

white moss
#

Hey guys. I know that I am probably posting this in the wrong place but I have a question about how to go about doing so. I am having issues with one of the HTB boxes and would like to post my question there but it says that my discord does not have permission to post there. How do I go about getting that permission?

fossil crescent
#

For Footprinting Lab - Medium, I am admin on the box; I can see the table schema, but when I try to query, it comes back empty. Am lost (and feel like going way beyond scope of what this module is supposed to have taught to have gotten to where I'm at) -- Can anyone DM me a nudge? Thx.
EDIT: Alright, I found sa creds (which did NOT work), ended up changing sa creds to what they should have been, but STILL can't seem to query the table...
EDIT2: Alright, restarting the box (after fixing sa creds) solved the trick -- what a PITA!!!

mild kettle
arctic ridge
#

Hi fellas!! Am just a beginner to HTB academy.. right now, I have completed INTRO TO WEB APPS, ATTACKING WITH FFUF, RFI/LFI MODULE, BUFFER OVERFLOW MODULES.. but the thing is am having only 53 cubes with me.. I wish to unlock modules which are 100 cubes worth.. Wont I be able to unlock it?? or should i wait for any free cbues issued by HTB ?? Please guide me on that

quick hollow
#

Also need a extra hint!

sick portal
#

Hi, I am stuck on the knowledge check for getting started. I know it's probably something stupidly easy, but I found the user name and password, and then I have tried to run an exploit on the system, but I don't know what I am supposed to put for the TARGETURI. I am assuming that's why it isn't working. A nudge in the right direction is all I am looking for 😄

rustic sage
#

Guys

#

Guys

#

HELP ME PLS

#

I sent someone my webhook url by mistake

#

CAN THEY GET MY TOKEN USING IT?

languid dawn
#

what webhook? what token? is the token in the url?

#

also this isn't a support discord for whatever app, this is the channel for help on academy modules

rustic sage
#

Idk Im so scared

#

You know discord webhook url?

#

I sent someone that

#

Im scared can they take my token

#

And get into my acc

languid dawn
#

Changing your password does reset your account token. It's done this for years.

rustic sage
#

Ok

languid dawn
#

and take this opportunity to activate MFA

#

also next time go to discord's support 😄

rustic sage
#

Whats MFA?

languid dawn
#

Multi Factor Authentication

rustic sage
#

its in settings?

rustic sage
#

Eek

#

Im scared

languid dawn
#

yes life is scary, now change your password and activate MFA. You'll be safer and it'll be less scary.

prime garnet
#

hi

tight glen
#

can someone help me using the program ZAP? id like to encode a usernamelist to md5 while fuzzing

#

ah nvm found it

barren summit
#

Hey!
Just started academy, first the fuzzing (ffuf) module.
I have some technical difficulties, can you help me?

  1. I did'nt found the VPN package / .ovpn file anywhere. I'd like to use my own computer rather than PwnBox.
  2. However, if I use PwnBox, ffuf is not installed. The module says it is. I need sudo to install by hand, but I don't find sudo password anywhere, my user password does not work.

Any tips?
Thank you

tight glen
sick portal
#

Hello, trying to finish up the getting started module. I found the user.txt, but i'm a little jammed up on escalating privileges to get the next one. I used sudo -l and I know that i'll need to exploit php somehow, but kind of stuck there. Been on gtfobins, but not really sure what I am looking for. A gentle nudge would be appreciated.

oak summit
#

anyone here for fthis Q ; What is the FQDN of the host where the last octet ends with "x.x.x.203"?

#

Footprinting Module

#

DNS Q4

rose crest
#

Can I ask someone questions about the Footprinting lab - easy? I have done a number of things, but can't seem to make progression?

rose crest
#

I keep getting the "permission denied (publickey)" error, and I have tried some things without result

unique star
#

You have to put proper permissions on the public key file

barren summit
unreal geyser
#

hi

lethal atlas
#

👋

gleaming gate
#

wget didnt seem to work, any ideas of how i could do this?

lethal atlas
gleaming gate
#

linux fundamentals

lethal atlas
gleaming gate
#

true

hushed osprey
gleaming gate
#

okay

untold kiln
#

you can do it with cURL and some piping

rose crest
#

In the Footprinting module the medium lab you are supposed to find the Admin credentials to login to the MSSQL server. Can anyone give me a hint on how to find those? Do I need to get them with rpcclient or via another service?

icy night
#

File Upload Skill Assessment. Guys, I found the folder where the downloaded file is stored, I was able to open it, but for 2 days I can not figure out what to do next. Need help(
Sorry for my English

tight glen
#

Module: Using Web Proxies
Section: Skill-Assessment

Could use some help, think im doing it right but Burp is only returning errors.

trail brook
#

Module : basic tools (1st module)
Section : FIREWALL IDS/ips Hardlab
Any help with this ?? Stuck already 4 days can’t find the flag 🙈

tight glen
#

im trying to only FUZZ a part of the cookie, how would my request look? when i only §§ the last part, i wont recieve a succesfull response : (

(edit): use the right encoding methods

livid pier
#

Upload file attack, last question trying to find where files are stored. please help

ruby sapphire
#

hey i really need some help with the windows fundaments module

#

anyone up for helping me?

livid pier
ruby sapphire
#

still looking for some help if anyones not busy

fallen hemlock
#

did anyone here know the password of htb academy machine? oh man i can't modify /etc/proxichains.conf in modules using web proxies.

fossil crescent
carmine quail
#

I'm doing the Linux Priv Esc modules and have a question on the Privileged Groups section.

rustic sage
#

hi

livid pier
#

sus

steel sorrel
#

HI

frosty finch
#

@tight glen Hi bro, for no spoilers, you need read and following careful the hint of this question.

If you still stuck DM me

rustic sage
#

Hi, i'm stuck at module 18. File Descriptors en Redirections. The total amount of installed packages. I can't get the correct answer. What i've tried: apt list --all-versions | wc -l ---- apt list --installed | wc -l ---- dpkg --list | wc --lines

#

funny thing. i get every time a different amount 😄

rustic sage
#

that what is did.. dpkg --list | wc --lines

#

amount incorrect

untold kiln
solar zodiac
#

I wonder when the pillaging module will be available 😄

#

I'm kinda excited. All I know is how to backup and exfiltrate databases lol

#

will be nice to see more 🙂

sonic seal
#

Hey, I'm trying to solve the questions of Knowledge Check section of Getting Started module. I reached the user.txt flag with an initial foothold and without metasploit. Now, I'm trying to do the privilege escalation. I know www-data user can execute with sudo /usr/bin/php and I tryied to execute an reverse shell script but I hadn't root identification. Am I in the correct way?

sonic seal
rustic sage
sonic seal
#

I will try, but must the code be in a php file?

rustic sage
sonic seal
icy night
#

Skills Assessment - File Upload Attacks
Please help me, I don't know what I'm doing wrong anymore. I was able to read the etc/passwd file. I was able to find the download folder. But I don’t understand what to do next, I’ve been sitting with this for 2 days.

solar zodiac
#

there is an extension that you might want to look into for your file your uploading

#

p**r hehe 🙂

#

also, /etc/passwd wont be of much help for this challenge

#

i suggest maybe trying to disclose source code 🙂

young sleet
#

module : Getting started
section : Knowledge Check
anyone who could help me with this?

young sleet
icy night
untold kiln
young sleet
muted kite
#

in Windows fundamentals module last section Assessment, creating a shared folder, but with who? There appears to be a variety of options.

#

makes no difference, remote desktop connection failed in 60 seconds

onyx oar
muted kite
#

Its an instruction

#

but xfree rdp kicked me out again, I'm currently downloading Remmina and going to see if I can stay connected with that, I have a whole knew linux VM installed

untold kiln
muted kite
#

Thought my install was the problem, because I can't upgrade due to a lock on a file,even know

#

The instruction is Create a shared folder called company data

#

I create the file, than went to give it access, it said bob.smith or mrb3n, home or homegroup. I wasnt sure, than it disconnected

untold kiln
muted kite
#

You know what i mean

#

I hand typed it

untold kiln
#

the share comes later with the user/group

muted kite
#

Well I dont see create a shared folder option, so its just folder than

solar zodiac
muted kite
#

Hopefully Remmina installs successful and hope it works without connection issues

untold kiln
#

is it the Skills Assessment ?

muted kite
#

yes

#

Im having more issues just staying connected

#

so i cant get through the exercise

untold kiln
muted kite
#

Yes, everytime. Its xfreerdp or something, gonna try Remmina

untold kiln
#

so, it is create folder, user, group and then at 6. it is share the folder.

#

i can try and spawn a machine for you ?

muted kite
#

I dont think its the machine ip

#

wonder which format I'm supposed to use with remmina, it's not like freerdp

#

not sure how to use remmina, every time I try to remote in, it just says event not found

sterile vigil
#

Enybody knows how edit this command to get name of member Protected group with servicePrincipalName using this command ? Get-ADUser -Filter "adminCount -eq '1'" -Properties * | where servicePrincipalName -ne $null | select SamAccountName,MemberOf,ServicePrincipalName | fl

#

ACTIVE DIRECTORY LDAP

#

Active Directory Search Filters

muted kite
#

Ive spawned 6 targets with no luck, I tried with remmina and it simply cannot connect

#

I can't finish this module. moving on.

untold kiln
tight glen
#

Module: SQLMAP-Essentials
Section: Running SQLMAP on HTTP Requests

||Can somebody help me to edit my JSON payload in order to retrieve the flag? sqlmap clearly tells me its vulnerable but i cant seem to figure out how to.||

#

sqlmap result (care spoilers)

twin raft
#

I have some trouble with some questions in the Information Gathering module - Web Edition, Active Subdomain Enumeration section. I'm not sure if I'm wrong or the boxes area broken. When i do the nslookup scan gives me all the other answers except this two, help

rustic sage
#

Case4 @tight glen Let me know if you still need help.

cunning widget
#

About DNS - ZONES(If i am not wrong)

Zones are groups for admins to control their network. MOSTTT of the times, the zone names, are equal to A subdomain that contains info for more than itself. So, when It is asked from you to find the zones, It really means -> Which subdomains contain more info? aka which of them are vulnerable to transfer, so you will be able to see the extra info.

This means that you need to account for ALL the subdomains, like a.b.c.d.TARGET.com .(d,c.d,b.c.d,a.b.c.d)
There are tools such as dnsenum that find potential subdomains(brute forcing).
Now I think this is enough for you to guess how to use the tool PROPERLY and what is happening with the questions.

stark jolt
#

hmmmm. how i should find the flag in the WEB REQUEST -> POST METHOD? i change cookie from guest to admin, and got access without login form, but what flag should place as the answer?

dry pumice
#

hey, I'm on the Linux Fondamentals for Filter content and I don't understand how are we suppose to answer the question with the content on the webpage
I'm stuck at "How many services are listening on the target system on all interfaces? (Not on localhost and IPv4 only)". Could someone give me a hint ?

drifting knoll
#

its not that complicated

#

i highly recommend you to reread the DNS section again and understand how it works precisely

rustic sage
livid pier
onyx oar
stiff tiger
#

I've been struggling for a while on the footprinting DNS .203 exercise and still cannot get the answer after re-reads and multiple attempts. Please could someone DM me and see if my understanding is right and what I am missing? Thanks.

swift carbon
#

did you figure out this issue? I am having the same one

fossil crescent
rustic sage
#

idk

devout galleon
#

Did anyone complete the ACTIVE DIRECTORY LDAP module Credentialed LDAP Enumeration section? Trying to figure out question 3

west canopy
#

@devout galleon Stuck on that question too dawg 😦

pliant swan
#

hey guys, heres to hoping i dont get hacked xD i guess were all in learning curve here?

pliant swan
#

well im assuming everyone asleep, the first module im doing is linux fundamentals, some of the questions arent very direct, and seems a bit counterproductive for me at least to learn this way, i guess im answering my own question here but i guess the more deeper i go the more easier itll be to understand how to look for things or identify them faster right? lol sorry super noob

pulsar mesa
#

In my case though I use linux for work so I figured I skipped the fundamentals, idk how it would be for you

dry pumice
serene fulcrum
#

Hi Guys

#

New here. Complete noob in programming

#

I have started the Linux fundamentals. When I try to use the "sudo," it asks me for a password. I type there my actual password, which I use to log in on HTB, and it's incorrect. What can I do?

languid dawn
#

I'm assuming you're using pwnbox

#

In that case the creds are on the desktop

#

In the file named credentials

serene fulcrum
#

Thank you. I'll check that.

#

that's it. Thanks 🙂

rustic sage
dry pumice
#

yeah, I try to exclude localpost from the result but i got 0 when I look for ipv4

rustic sage
#

@dry pumice Can you post your command here? (perhaps wrapped as a spoiler)

dry pumice
#

yeah, give me a sec

#

||netstat -l | grep -c -exclude=localhost ipv4||

rustic sage
#

@dry pumice So if you run netstat -l do you see any line that includes the text "ipv4"?

dry pumice
#

not really

rustic sage
#

If you want to filter out "ipv4", you have to be first sure that this parameter exists.

#

@dry pumice The same applies to "localhost". And look more into the option of how to exclude a string of text.

dry pumice
#

ok, thank you

rustic sage
#

@dry pumice And you can use a flag in netstat to include only IPv4

dry pumice
#

oh ! ok thanks

rustic sage
#

@dry pumice Look into what -v does in man grep

old totem
#

Hi, All! Can you give me some link to start training?

languid dawn
old totem
lethal atlas
ionic summit
#

I LOVED the Footprinting module. If anyone needs help with that one, feel free to hit me up.

raw steeple
#

Hello, new to the community here. Intent on learning EVERYTHING! Love the site's set up. Hope everyone is doing well.

quartz hollow
#

Hi all, I'm doing the "Using Web Proxies" module and on the ZAP Scanner question it says that I should get a high level vulnerability which I should use to read the flag but I'm only seeing medium alerts. I'm using the built-in browser of ZAP. Can anyone pls give me a hint? am I missing something?

BTW - not sure if it matters but for some reason the "Active Scan" HUD option is grayed out but I cant still start a scan if I choose a requests from the history...

rough grove
#

Hi I have a small question why pwnbox is only one time use per day in modulus

rustic sage
#

Because it's like that as a regular user, VIP got 24h per month and VIP+ unlimited time

sick portal
#

Hello, i'm having issues getting the -S switch to work while doing the Network enumeration with NMAP module. I type it in the way it shows, however, it always tells me setup_target: failed to determine route to target IP. Is this just a pwnbox glitch?

#

I can send what I am putting in for the command, just didn't want to clutter things up. I am pretty sure getting this to work will be the key to finishing the hard lab, so I am trying to get it to behave itself.

#

NM, I figured it out a different way. Just had to hold my mouth correctly.

pliant swan
#

is there a way to download parrot or kali into a USB via mac or is windows the easiest for that?

languid dawn
#

What does that mean

#

You can make a bootable USB regardless of your host OS

pliant swan
#

i have both but i prefer to learn on macOS

languid dawn
#

No idea I haven't used a mac in a decade

carmine quail
#

SO the section doesn't tell you which account to ssh in as... This is the Linux Priv Escalation Module, and the Misc Techniques section. I tried the secaudit account, but they don't have rights to mount the drive.

livid pier
#

anyone around to answer an intro to bash scripting question?

muted kite
#

'xfreerdp /v:10.129.149.38 /u:htb-student /p:Academy_WinFun! 147 transport_write:freerdp_set_last_error_ex ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
[15:15:42:690] [3558:3559] [ERROR][com.freerdp.core] - freerdp_post_connect failed'

#

Anybody know why this keeps happening to me?

#

It's much longer, it says System Error 32. Which is a windows system registry file that is required. But since I am trying to get into a target machine, from a kali linux machine, why is that error coming up, unless the target machine is affected by malware or something else?

livid pier
#

is the target still up? are you connected to vpn?

#

I just copy pasted your command and got the same error, I spun up a box and input the new IP and I connected fine

muted kite
#

Im connected to a vpn, are you saying a proxy is running?

#

from my end?

#

not that i'm aware of

#

every IP address I use, gives me the same problem, I think the issues is IP related myself

livid pier
#

Maybe try starting your machine, that works about half the time for me

muted kite
#

sometimes, it works, than it disconnects

#

Im hoping it will be fixed, it would appear that not all the target IPs are configured the same in windows I get a system 32 error which is a windows registry file that if corrupted you cannot connect.

#

Im not using windows, but the target machine is a windows machine.

#

ive spawned 6 machines in a row with the same error, can someone give me a target machine that is working?

#

so I can see if I can access?

#

from Winows Fundamental Module

livid pier
#

I dont want to kick homie off, but it seems like I can access it

ruby sapphire
#

are you connected to the HTB vpn using OpenVPN?

#

you can also restart the attack host and see if that helps

livid pier
#

Im saying restart too

muted kite
#

I wonder if a lack of update and upgrade on kali linux can affect my connection

ruby sapphire
#

redownload a new vpn key and try that?

livid pier
#

you spawned a machine 6 times or you restarted your cpu 6 times?

muted kite
#

respawned machine, I didnt know I could restart my CPU

#

Is that easy to do?

#

oh a reboot

#

haha

livid pier
muted kite
#

I just updated and upgraded

#

Im using kali linux

#

Im about to do a reboot and log back in, can you gimme a second?

livid pier
#

Anyone around to answer a question on intro to bash scripting or login brute forcing?

ruby sapphire
#

lost the question

#

post**

muted kite
#

I will try again, if it doesnt work, I will move onto something else

#

I keep saying I will quit, but I can't just let it go. hahaha

lost kayak
#

still haven't tried a fresh install of kali?

muted kite
#

yes, it didnt fix anything

#

@lost kayak

lost kayak
#

hmmmm

muted kite
#

still have the connection issues, I even tried Remmina

#

installed it and cant connect

#

Im just not sure what the issue is

#

I think it has to do with a range of target IP addresses, but in my minimal experience, I usually end up being wrong, only when I find out what made me wrong

lost kayak
#

Range of target IPs?

#

can you send a screenshot of the specific module and a screenshot of the terminal output you are getting

muted kite
#

let me log in again

lost kayak
#

shoot me a DM with the screenshots so we don't blow up the channel

muted kite
#

sure

carmine quail
livid pier
#

On the for loop section I am getting an error

livid pier
vestal spruce
#

Question, once we unlock a module with cubes do we have it permenantly?

vestal spruce
#

Sweet thanks!

livid pier
# vestal spruce Sweet thanks!

I think the only way to lose access once opened is with the student subscription plan, if you dont finish the module and cancel the sub you will lose it, you maintain it tho if you finish the module and cancel sub

carmine quail
muted kite
#

In the ffuf module can anybody tell me what goes where '<SNIP>' goes?

#

ffuf -w <SNIP> -u http://SERVER_IP:PORT/FUZZ

#

Im not sure what goes there

#

okay I'll come back to this tomorrow

#

no worries

rustic sage
#

I dont remember if capitalization matters

muted kite
#

I found out were it is, is the path what goes in <SNIP>

rustic sage
muted kite
#

why doesnt the module show that? They assume a beginner would know that?

#

that the path goes in <SNIP>

#

that blows my mind

muted kite
#

so its

grand locust
#

Could someone pls help with Linux Privilege Escalation module? Cant find flag for Privilege groups section. need help with the grep portion. Thanks

muted kite
rustic sage
muted kite
#

okay, thanks

#

not making fun, just trying to get down the format

#

my directory wordlist is not in opt like in the module its in usr