#modules

1 messages · Page 13 of 1

flat silo
#

I need to get the flag for the last ffuf assessment question I found the two parameters but when I curl them I neither returns a flag can someone help me understand what step I'm missing

wind gust
#

for Attacking Common Services - Easy . I uploaded .php but instead of it being executed it gets downloaded. Is this a rabbit hole?

#

it only downloads right? did you figure it out?

nocturne glen
#

hiii

#

hi]\

stiff stream
wind gust
#

i uploaded a .php but when i execute it. it just downloads the file

wind gust
stiff stream
#

@wind gust You can send me a dm 🙂

safe jewel
#

Hello everyone, I have some trouble with Firewall and IDS/IPS Evasion - Medium Lab in HTB academy. I would like to know, once I have a connection with ncat, what can I do?

vital adder
#

a ping sweep doesn't alway work for this i don't know why but i recommend a gui tool all wnetwatcher

#

sure

slim plover
vital adder
#

you should be able to find the flag if you got a shell check in ||/usr/local/nagiosxi/html/admin||

vital adder
vital adder
gleaming spindle
#

Hi i'm working on the hard lab of nmap and i'm trying to listen the following the traffic: SENT (0.0546s) TCP <my tun0 ip>:53 > 10.129.202.160:<spoiler_port> S ttl=52 id=62986 iplen=44 seq=635094032 win=1024 <mss 1460> and with netcat: sudo nc -lvnp 53 <my tun0 ip> but nc did not receive anything where could the problem be?

solar granite
#

For the sql injection fundamentals module skills assessment, is it possible to ||get the initial login bypass|| manually? I used an automated tool for it, but even so I couldn't reproduce it manually without referencing the tool's payload

vital adder
#

yes you can bypass the login manually and like the fourth or somehting payload i try on payloads all the things work

vital adder
gleaming spindle
vital adder
#

it's just basically connect to the target port with your port ||53|| and the nv tag you can just find it in the help menu

honest shuttle
#

hi can someone help me please, I'm having trouble with using Using Web Proxies Zap fuzzer. I cant get Set-cookie: so show up so i can then fuzz it. i can get cookie: to show up but it won't let me change the input of that one. hope some can help and thank you in advance.

vital adder
#

for that it's way easier to do it in burp all you need to to is in burp intruder Add the cookie and in the Payloads tab go to Payload Processing section click Add and choose Hash > MD5

pure mason
#

I cant see CPTS section but how does it compare to ejpt? Im A+ and Network+ with linux experience- and have taken CEH course - not exam- so is it like OSCP or ejpt? oscp is far beyond me at this point - I need to start at my level- any thoughts?

polar widget
#

Click on Related Job Role path

#

It lists all the modules in CPTS. Other way to know this information is to simply register on the website and navigate to job roles or Certification tab itself and look out for modules in there.

worldly grotto
#

hello I contact you because I have a problem in the section FOOTPRINTING and DNS with question What is the FQDN of the host where the last octet ends with "x.x.x.203"?
I tried all the wordlists that are present in the folder seclist/discovery/DNS and I can't find the answer
Can you help me please ?

polar widget
#

Kinda same level as OSCP, eCPPTv2 and GPEN.

#

But I believe its more than that.

solar granite
placid quest
#

@worldly grottobrute force dev

worldly grotto
#

for brute force

placid quest
#

@worldly grotto for sub in $(cat /usr/share/seclists/Discovery/DNS/fierce-hostlist.txt);do dig $sub.dev.inlanefreight.htb @ip address| grep -v ';|SOA' | sed -r '/^\s*$/d' | grep $sub | tee -a subdomains.txt;done

vital adder
# polar widget

not in that images but in the live stream mrb3n look a bit dead inside

polar widget
#

He was consistent with that

west canopy
lethal atlas
#

lol

zenith apex
#

How can i hack hidden ssid network ?

#

Is it possible

thorn urchin
#

nothing more special than a regular network

#

you just need a client to deauth to capture the ssid

#

and tbh Im not 100% positive even that is necessary anymore.

zenith apex
#

What i can use to know the password of it after i knew the ssid

thorn urchin
#

there are entire books written on that particular subject

#

google some newbie wifi hacking tutorials

rancid holly
#

can anyone help me with the Advance File Disclosure in the "Web Attacks" module
I tried the CDATA approach as mentioned in the blog but getting no result in the response section

severe jolt
#

can someone help im having a problem with it

#

like i cant connect to any of the websites in my hackbox

vital adder
#

so you can't accesss hackthebox.com or can't access any of your target?

rancid holly
rancid holly
vital adder
#

so you can't connect to both?

severe jolt
#

in my pwnbox i cant connect to any website

#

so i cant even get a vpn

vital adder
#

go on to htb website on your machine not the pwnbox and download a vpn

safe token
#

hey. im at the information gathering - web edition at the active enumeration part and it says that i need some sort of vhosts. im sure its a noob question but idk. like do i need to start them myself somehow or connect to something?

balmy radish
#

Add the provided ones to the /etc/hosts file and use the ip of the machine spawned for the challenge

vital adder
thorn urchin
#

it can also just be entirely seperate domains hosted on the same IP, shared hosting being the most common real world example.

#

gotta sudo

balmy radish
#

sudo

patent token
#

hello people I need help, I'm new, I want to subscribe and it asks me for a promotional code, what do I have to do or put?

thorn urchin
#

well, do you have a promotional code?

patent token
#

no xD

thorn urchin
#

then put in nothing lol

patent token
#

READY FRIEND THANK YOUUUUU

#

xD

safe token
#

mmmmmmmmm....what if the server that is running is a python server while the question in the module asks for the apache server version????i mean shouldn't this server run on apache? i tried a quick nmap -sV to check the background services but no apache

#

is this ok or im just f-in retarded?

#

fyi i used curl -I as it is shown in the module

vital adder
#

so which scan show app.inlanefreight.local is running python?

thorn urchin
#

also which module is this in regards to

vital adder
#

he did said Information Gathering - Web Edition module and the only section that have vhost question is the Active Infrastructure Identification section

thorn urchin
#

ah I missed that part

safe token
safe token
vital adder
#

i don't think you can use nmap to scan vhost

vital adder
safe token
#

yup. and to be more specific thats what i get from curl Server: WebSockify Python/2.7.18

#

well idk if im allowed to write these out here so sry if i shouldn't

vital adder
#

so you run this and get the server is running python? curl -l app.inlanefreight.local

safe token
#

capital i not l as it is shown at the beginnig of this section

#

wanna go private? i can show pics

vital adder
#

sure shoot me a dm

vital adder
safe token
#

well ofc i don't want you to tell me the exact answr

#

privately just to lead me to it

thorn urchin
#

it was a joke because out of context that question asks like youre going to send nudes

lament tartan
#

i got a question about final part of password attack lab - hard, anyone i can DM?

vital adder
#

sure shoot dm me

severe jolt
vital adder
#

np

sinful tundra
#

i can i get help a q i am lost trying to figure it out

severe jolt
#

What apps should I get on my kali machine to do all the challenges

#

I mean modules

thorn urchin
#

just install as you discover your needs

severe jolt
#

Ok

sinful tundra
#

When using gobuster to dir bust, what switch do we add to make sure it finds PHP pages? i am lost

thorn urchin
#

iirc -x php

#

but dont quote me

sinful tundra
#

you are a life saver

#

thank you

rancid holly
rancid holly
#

got it, I was making a mistake

vital adder
#

ok nice

vital adder
rancid holly
#

hmm, I am at the smbclient part got specific user and the password as well password
when inspecting there is a file which is there, which needs to be downloaded for further process, which I am unable to due to timeout

vital adder
#

oh yeah that file 130 MB and download it through the vpn is going to be hell

rancid holly
#

yup

vital adder
#

i think you should use the pwnbox for this

rancid holly
#

I tried from there as well but same thing

#

maybe my connection issue 🤔

vital adder
#

yeah but it the connection should be more stable on the pwnbox

thorn urchin
#

the answer has some nice flags to try for smbclient

rancid holly
#

tried this as well, adding flags and all
but thank you for sharing

thorn urchin
#

theres a couple other alternatives in there as well

lethal atlas
gaunt willow
#

needing a slight nudge on one of the module labs

#

Network Enumeration with nmap, "Host and Port Scanning" section

#

Second task is to enumerate the hostname. Is this supposed to be done via nmap, or just with anything possible?

wind gust
#

Any idea why am getting this? for attacking common services - hard

vital adder
#

i don't think you can login to the mssql from the target machine you can just use sqsh on linux

wind gust
vital adder
fathom swift
#

Hi there, I'm working on the hard Firewall/IPS lab for the network enumeration with nmap module and I'm looking for some help. I've found the hidden service and I have an idea of what other restrictions are in place to prevent service enumeration but I'm not quite sure how to bypass those restrictions. Would anyone who has completed it be willing to DM me to point me in the right direction?

fathom swift
thorn urchin
wise swallow
#

can someone give me a nudge on password attacks hard lab? rdp in using J's credential. found a kdbx file. I guess I need to crack the master key but not sure how to download it to my kali machine

coral onyx
#

Hey guys, I'm a new beginner hack the box. I need help

#

Also, I'm new on this server

sturdy igloo
#

need help with XSS PHISHING Question.

vital adder
#

what's the issue?

vital adder
# coral onyx Hey guys, I'm a new beginner hack the box. I need help

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
sturdy igloo
# vital adder what's the issue?

The first parts asks to craft a malicious url, which I understand is done by document.write (same used in the walkthrough). But then I am confused about the /phishing/send.php. If I enter the crafted url in the url search on that page I get invalid url.

vital adder
#

try putting this at the end of your payload <!--'); instead if the given thing

#

also the url format before send need to be something like this http://10.129.135.2/phishing/index.php?url=

gaunt willow
#

Thanks for the nudge, @fathom swift @thorn urchin

sinful tundra
#

What is the command used for listing out the collections in a database? on mongodb

thorn urchin
#

I dont like how in the Footprinting easy lab, a mandatory part of the challenge is only revealed to you in the hint section. I like to tackle the labs without the hint helps first, so it turning out to require information only provided to you in the hint section feels bad. If its mandatory it should just be in the lab prompt.

languid ginkgo
#

Hello all,
"Server-side Attacks"->"SSTI Exploitation Example 1"
I have to create a python2 virtual environment and install package with pip2 for install tplmap but pip2 is not available on Kali 2022.3 Release
How can I do that ?
Thank's in advance

thorn urchin
#

the Footprinting medium lab however was simply a total blast. Very fun.

thorn urchin
#

hard one was also a blast.

blazing rune
#

can anyone guide me about Nmap(Network Mapper)

flint agate
#

Just a quick tip about sqlmap assesment

#

Does it take a lot of time ? I found the injection point but it takes hours to retrieve the tables
Should I add more options in my sqlmap payload?

polar widget
#

Take nap
Think of effective ways to get data quickly or in less time

flint agate
#

I might have resolved it with some -T and -D payloads

#

Thanks

#

Yep it's done

rustic sage
#

Hello everyone! Im going nuts with the footprinting medium lab! Diggin in the mssql database but cant find the user 😦 😦 any hints?!?!?!

thorn urchin
#

dont unsolicited dm people 😡

polar widget
#

I'll give a golden rule to maintain your sanity and don't go nuts over anything in penetration testing engagement.
Think about this - there's only a bunch of things you could do to achieve your objective. So its finite, note them down, lay out your strategy

rustic sage
#

Sorry! First time around here... wont do it again...

vital adder
#

yeah read #rules 8 Do not DM people without their prior permission

rustic sage
#

Just did... first time in discord as well... million icons everywhere....

thorn urchin
#

had ya asked Id probably have said, "maybe tomorrow because Im going to bed, good luck but you are very very close"

rustic sage
#

Im taking baby steps, no harm done 🙂

vital adder
vital adder
#

you can't find the HTB user in the databases or you can't find a user that can access the databases?

rustic sage
#

I`m reading an SQL manual at the moment, I got access with the correct user to the DB but looking around to find the HTB user!

vagrant mist
thorn urchin
#

if you right click around a bit you can have the management software build a query that gets ya 90% of the way there

vagrant mist
#

Like see the existing databases, the tables inside and then dump the table

#

Where the HTB password is looks pretty obvious when you do these commands

rustic sage
#

Thanks everyone!! I`m going over the things you advice me!

vital adder
rustic sage
#

Ok!! I`m on it!

#

Now the instance got frozen hahaha

vital adder
#

oh it may run out time

rustic sage
#

1 minute left 😦 😦 I gotta wait a bit

thorn urchin
# vital adder oh it may run out time

that happened to my pwnbox instance right when I wrote down the sa creds. super glad I saved it on my phone notes and not inside the instance lmao

rustic sage
#

Now the gnome-box is lazy :/ :/

#

Finally in!! Why if I type the password I don`t get access... only if I copy and paste it works.... going nuts now haha

#

I think I found the correct DB, with 3 colums...

#

Finally got it!!!!!

#

Thanks to everyoneeeeeeeeee

rustic sage
#

does anyone understand about discord

rustic sage
#

this happened a long time ago

#

there is a way to join my discord server without access link?

oblique sluice
#

i need help with a module i am a complete noob

#

who would be helpfull and where to find it

woeful oxide
jagged zenith
#

Hey

severe jolt
#

hey guys i still cant access the website in the first module even with a vpn

#

Answer the question(s) below to complete this Section and earn cubes!

Target: 138.68.162.164:31871
Time Left: 73 minutes

  • 4 What is the proof text displayed in the Target website you browsed?
#

this one

oblique sluice
severe jolt
#

it wont let me on the website even with vpn

oblique sluice
west canopy
severe jolt
#

not https?

west canopy
#

correct

severe jolt
#

oh so the site is wrong alr

#

thanks for the help

#

YES IT WORKED

#

ONLY TOO 3 HOURS

#

OVER THE CORSE OF 2 DAYS

brave prawn
#

Hey, don't see any command injection possibility in Document and Reporting Module Assignment. Can someone give a hint on which host's webserver should I look for it?

oblique sluice
#

what the path to a users mail tho

proud notch
#

Hello,

I'm working on IDS/IPS - Hard I was able to find the what it think to be the hidden port ||50000|| using ||sudo nmap -sSUVC -vv <target ip> --source-port 53 -oN <file name>|| Is anyone able to let me know if I'm on the right track and if so what to do next?

brazen apex
#

Hey could someone suggest a couple modules and boxes in the academy and htb to me that would help me get better at reverse shells

#

for some reason theyre a difficult concept for me and I struggle with them a good bit

thorn urchin
proud notch
placid quest
#

@brazen apex payloads and shells module

brazen apex
#

Thanks ill check them out

placid quest
#

@brazen apex no p

brave prawn
opal vapor
#

I have a question about the wordlist wich is used in the ATTACKING WEB APPLICATIONS WITH FFUF module. Where can I get it from it seems not to be pre installed in kali linux. Where can I dwonload from ?

thorn urchin
#

havnt done it yet, but likely to be in the Resources button at the top of the module.

brittle matrix
#

yo has any1 got any tips for windows ip steals

#

tryna firewall my wifi better than the organiser

#

cos recently sum1 hacked it and stole my work files

#

btw any1 wanna counterhack them w me?

thorn urchin
#

🙄

brittle matrix
#

lol

#

fr tho xd

thorn urchin
#

this isnt the place for like...any of that

brittle matrix
#

LOL

#

so anyway whats this channels module thing anyways?

brittle matrix
thorn urchin
#

its for discussion of htb academy modules

brittle matrix
#

wait nvm

#

i just didnt read it properly

#

ty

blazing socket
#

Module: DNS ENUMERATION USING PYTHON

When providing the answer to the number of subdomains, I have to supply one less then I see. Is this because of the @.inlanefreight.htb doesn't count? Maybe nice to explain it in the module if that is the case.

rustic sage
#

SQL Injection Fundamentals final page:
Attempting to write shell.php to a location within the web directory but unable to find an accessible location where I have write permissions. The only location I've been able to write a file is ||/tmp|| but when attempting to reach https://[location:port]/injected.php?id=0 brings me a 404 error. I attached a file with all of my notes including all attempted locations and SQL enum. Not sure how to move forward, any help would be appreciated

coral ginkgo
#

Hello guys im new

#

If I want to install an operating system like parrot, do I have to install the iso but to configure everything? or can I install the one that comes without putting a password, is there to log in?

#

in kali linux you have an account with which you log in everything, parrot is the same?

wheat garden
#

they just have little different GUI and pre installed programs.

coral ginkgo
wheat garden
#

might try looking up the default password for the Operating system its probably that if you never set it

coral ginkgo
wheat garden
blazing socket
stray grove
coral ginkgo
#

Okay thanks guys

wheat garden
#

if you have another device you can look on . Pull up the tutotial on that and follow along

rustic sage
coral ginkgo
#

I still put the operating systems inside a flash drive, it's not in virtual box or something like that, notice

stray grove
coral ginkgo
wheat garden
wheat garden
# coral ginkgo ohh I understand thank you very much broo!!

https://www.balena.io/etcher/ program allows you to make a bootable USB flash drive from an OS iso image. You write the OS iso image to the flash drive using etcher. Then you modify your computers bios to boot from the usb. THen when you booot up intially theyre usually option to install the OS or theyll be an install OS link on the desktop home page when you first boot up into the OS

coral ginkgo
coral ginkgo
#

you say to put the operating system inside the pendrive?

#

if you ask about that, use rufus

wheat garden
coral ginkgo
#

But another thing, when I want to use parrot and I'm in windows, will I always have to restart the pc, connect the pendrive and open it like this? or can I do something to not always connect the pendrive and that the parrot is saved

coral ginkgo
#

I can not open another hard drive in windowd or something like that and in that new drive I put the parrot?

wheat garden
# coral ginkgo But another thing, when I want to use parrot and I'm in windows, will I always h...

You could choose to just boot from the pen drive too and not install the OS on your computer but non of the data will be saved by default . But you can also choose to install the OS on your computer permenatnly. By default this will get rid of your windows OS but its possible to install both OS's at the same time. By creating at least two partitions on your hard drive this is a little more advanced though.

wheat garden
# coral ginkgo Hm okay

but if you just want to use parrot and not install it permanently you can also download a program called virtual box. And install a parrot OS virtual machine and use that inside windows.

coral ginkgo
coral ginkgo
wheat garden
coral ginkgo
#

the pc is half old so to speak 😦

#

I really don't think I can learn hacking

wheat garden
wheat garden
# coral ginkgo the pc is half old so to speak 😦

get another decent laptop like at a pawn shop or something they got good deals on newer laptops and then install your parrot OS or kali on that. Alot of tpwn shops will allow you to make payments over time too. So you dont haft to have all the money upfront and can just pay a little and get a laptop to use quickly.

coral ginkgo
coral ginkgo
#

I'm still from Argentina here I don't know if there are tpwn stores

wheat garden
coral ginkgo
#

well thank you very much for everything, it's still complicated, I can't do much

wheat garden
coral ginkgo
#

Emmm i dont know, I would have to investigate but now I'm lazy, I'll search later, also my parents won't want to buy me another laptop because this is the one my father bought, and that's kk, that's good, I could delete the windows it has and install parrot but i dont know

runic nimbus
#

as a follow up to this question, I saw a reply that said it's working, continue with portscanning, but nmap fails too. This is the expected behavior if I'm not even able to ping the machine. I tried changing VPN servers and even tried accessing from the PWNBOX, but it still fails. Can someone point me in the right direction?

autumn garnet
#

is there anyone that could help me with the shells & payloads hosts 1 and 3

vital adder
#

sure what is the issue?

vital adder
autumn garnet
#

for host 1 i tried to post a shell and listen on the assigned port but nothing comes though, i then tried the metasploit mgr upload and it wont work keeps saying payload fails. i tried changing all the payloads to all available payloads and it wont work. i also tried uploading a war webshell and that hasent work for me also

vital adder
#

first did you set the LHOST or the ip to 172.16.1.5 (i think this is tun0 on the nomachine) but in my note i use the shell.aspx and just change the ip in that shell

autumn garnet
#

yeah 172.16.1.5 dosent work as well

#

host 1 is tomcat server

#

host 3 has aspx i believe

vital adder
#

on so there is something else on host 3

#

and for host on try the shell.aspx

autumn garnet
#

as i got a webshell with antak.aspx on host 3 but etenalblue i cant get to work

runic nimbus
vital adder
#

which section?

vital adder
autumn garnet
#

ill give it a try now

vital adder
#

that metasploit module only let you run 1 command but you only need 2 for the flag

vital adder
runic nimbus
#

By access, you mean via browser right?

vital adder
#

yep

#

and tools will also work if you use the right one like you can't use gobuster to scan ssh (if that port is ssh)

runic nimbus
#

but the browser renders a blank page

#

okay I'll try directly using the tool specified. Thankyou

vital adder
#

that's mean you can access the target but the target have a blank page

#

if you can't access the target your browser will give you something like 404 (wrong code it will give This Site Can’t Be Reached) not a blank page

sinful tundra
#

hey in pwnbox is there a way i can get that background because that is so so cool

vital adder
#

check in /usr/share/backgrounds

blazing socket
# coral ginkgo I really don't think I can learn hacking

You can learn. There are cheaper options. For example you can run Parrot on a RaspberryPi. Or use a LiveCD on your old PC.
To me it seems you are a candidate for the PwnBox here on HTB; take advantage of the discount this month for VIP+.

vital adder
#

wait there is a discount?

#

where?!?! (still $20 for me)

balmy radish
#

I think it is only on annual subscriptions with the hacktheboo promo

topaz shard
vital adder
#

yeah it's 25% OFF for annual

vapid grove
#

anyone on attacking enterprise networks - lateral movement can help me?

coral ginkgo
balmy radish
#

Academy gives you a couple hours free pwnbox a day I think and the tier 0 modules are free

vital adder
#

or if you have a usb you can use a live live system

blazing socket
vital adder
#

@coral ginkgo try this if your machine can't run vm https://www.youtube.com/watch?v=n2olKupv9fY

blazing socket
#

When you do the Challenges, then you probably can do that without VM

coral ginkgo
coral ginkgo
rustic sage
coral ginkgo
#

Cerro el q estaba cerca de mi casa nc q paso

odd tree
#

Heya I had a quick question about the HTB Academy Module Windows fundamentals. Could anyone give me a hand?

#

I'm trying to connect to the share using the smbclient and can't make a successful connection to the host

shrewd heath
#

I need help with this dang box

#

when I click the "upload files" button nothing happens

#

I am in an admin page

#

this is the one I am doing

#

I am gonna use metasploit, but I like to do things the hard way

#

and try to avoid using metasploit

#

I can't tell if me not being able to upload a file is a mistake or not

#

please @ me on this so you can get back to me

vital adder
# shrewd heath

hint that upload button is fake you can't upload file you need to find another way

shrewd heath
#

figured out through doing a reverse tcp

vital adder
#

nice

shrewd heath
#

I just have to escalate privs now

vital adder
#

and if you need help with that check back the in Privilege Escalation section

shrewd heath
#

I think I can get it

#

but yeah, I will, thx

shrewd heath
#

now I have a different problem

shrewd heath
#

but when I go to that, I get stuck in some weird thing

#

that I can't get out of

#

can't enter any commands or anything

vital adder
#

if ctrl + c doesn't work then i have no idea

high totem
tranquil urchin
#

Hey, I have a trouble with the second question in "Shells & Payloads" module in "Laudanum, One Webshell To Rule Them All". I'm pretty sure I got the right answer but apparently it's not...

quasi gust
#

How can I fix it?

tranquil urchin
timid pollen
#

hi guys i am having issue with openvas skill assessment, my understanding is that i can check scans on nessus since i am unable to connect to openvas? any help is appreciated

supple orbit
#

||Am I missing something? I have to search for the name of the unit and found it pretty fast but I still get an error
ps: hope this isn't the wrong sub (?)||

celest hatch
supple orbit
plain ermine
#

I was trying to subscribe student benefits using my university mail but i cannot subscribe in the student benefits.
what to do now?

lament tartan
#

trying to get sqsh installed on parrot seems to be a nightmare now.. i downloaded the .deb but there's loads of missing dependencies that cant be installed with apt-get 😣

brittle matrix
#

hey can sum1 add me and help me find a good new terminal operating system please? thanks

undone cypress
#

Hi!!!

Module - Active Directory Enumeration & Attacks
Did you manage to do all the examples in the "Bleeding Edge Vulnerabilities" task
Interest in attack - PetitPotam (MS-EFSRPC)
On the attacking host ATTACK01 something does not pass this attack.((
This is when I have already received the hash and am trying to make a TGT request for DC

undone cypress
lament tartan
#

im having problems with the "Attacking Common Services - SQL" section.. Tried to install sqsh in Parrot unsuccessfully, switched to mssqlclient.py and got errors about SSL/TLS, updating impacket tds.py file as per online instructions and now I get error: Line 1: Login failed. The login is from an untrusted domain and cannot be used with Integrated authentication, can only see one issue about it on the impacket github, was due to typo but pretty sure mine is correct 😕

#

oh wtf i was using htbduser instead of htbdbuser 🙄

timber hatch
#

hello
in the footprinting modul medium lab i was able to login via rdp and found the sa file. but can't now login..any hints?

rustic sage
#

Hello everyone! I`m on the "Footprinting Hard Lab" I got some user name and credentials but the command line openssl only gives me -ERR Unknown command 😦 😦

rustic sage
sturdy igloo
#

i have the answer to this question just by doing a google search but wondering if anyone can help with the actual curl command?
Edit the php.ini file to block system(), then try to execute PHP Code that uses system. Read the /var/log/apache2/error.log file and fill in the blank: system() has been disabled for __ reasons.

rapid ember
#

Guys, someone can give me a little tip on the XSS MODULE ?

#

Its the phishing module. I did everything correctly, set up net cat to listen and when I acess the send.php page it says "URL SENT"

#

but nothing shows up in netcat

feral stump
rustic sage
stone gale
#

have you guys ever heard of Mystopians it seems like they will be worth a lot of money in the future

mystic perch
wind gust
#

Hey, on the piovting, tunneling, and port forwarding module section rpiovt. I did everything but i cant find the flag on the web server any hints?

warm turret
#

Thanks @lethal atlas and @vital adder i completed Broken Authentication https://academy.hackthebox.com/achievement/433014/80

west canopy
#

i literally lost my mind on that question where you have to guess the role for the super user. Like you know exactly what you have to do it's just getting the right role.

warm turret
#

for me the most difficult was the right filtering of rockyou. @lethal atlas gave me the final push there

raven cairn
vital adder
#

ok it's been fun, but i'm out now (not for good), bye guys 👋

rapid ember
proud sparrow
#

anyone helping me here???!!!! i've trying hours ((What is the FQDN of the host where the last octet ends with "x.x.x.203"?)) Footrprinting-DNS

shrewd heath
rapid ember
#

I've been struggling with this question the whole day

#

nothing works :(

trail obsidian
#

Struggling with Attacking Common Services - SQL. Got the hash cracked but cannot login as MSSQLSVC. Edit: NVM I figured it out with mssqlclient.py. Seems to be easier to try through this method.

trail obsidian
#

Does seem kinda tragic that SQSH won't install properly on parrotos

lyric echo
#

Hey could someone help me understand what im doing wrong? I m in the Active Directory Enumeration and Attacks.. and during the guide it says to log into the target server and open wireshark.. however, everytime I try to open Wireshark, I am prompted for the htb-user credentials.. When I put those in, nothing happens!

vast geyser
#

Hello, Could Wfuzz can use fake IP to brute forcing?

#

I can't search the information by the "fake IP "change IP" and so on of the key words

thorn urchin
#

why, you wouldnt get results back if you could

amber sorrel
#

hi, in the second question of BROKEN AUTHENTICATION"Brute Forcing Cookies, it is prompted that Correct decoding is the key. I tried the decryption method in the article, but still no success, please help me

latent sage
#

hi evryone please need help on the final assessment of the LFI module what i have tried so far

#

what i have tried so far:
-i have fuzz for parameter using ffuf and saw that one working param is the page param
-i have tried fuzzing with the LFIjhadix.txt file in order to spot a path traversal i can use but no success
-i have look for cve concerning php v7 and nginx without success
-i have gone through the source code but no hint

leaden mango
#

How necessary is buying a VPS to work with for these modules?

latent sage
leaden mango
latent sage
vast geyser
#

Hello , I am stuck on Skill Assessment - Broken Authentication.
I brute forcing the ||'supprot' ||account by ||grep '[[:upper:]]' /usr/share/wordlists/rockyou.txt | grep '[[:punct:]]' | grep '[[:lower:]]' | grep -E '^.{20,20}$' | grep '[[:digit:]]$' > testlist.txt|| wordlist, but can't login
Could anyone give me hints?

lyric echo
vast geyser
lyric echo
# vast geyser Thanks,But how do you know adding (.us)? Could you share your idea to me ?😀

no prob, havent gone back and looked exactly at the labs wording, but I believe there is some type of wording on the website or page that indicates the user country code. And when you try to login with support.us, it indicates that it may be a valid user. Hopefully this helps, but Im trying to remember the lab wording and just going of my notes.. It was very tricky to know to add .us. It took me a while and I stubled on it after feeling like I tried everything else lol

winter wraith
#

Not able to connect to htb academy using VPN.

latent sage
#

please anyone can help out with the LFI final assessment ??

solar zodiac
#

❤️ htb academy

#

so much good content

#

🙂

high totem
orchid rock
#

Great

lament tartan
#

where academy provides a username/password list in resources, they should either a) contain the correct user:pass or b) the lab should come with a note that says "you might need to try other wordlists" 🙄

worldly spade
#

Hello. Trying to put in my training requests for work for the next 12months. Just wondering if there was a roadmap of upcoming modules?

spice onyx
#

Morning all! I'm working on the footprinting lab labelled MEDIUM, and I'm stuck when connecting to the SQL management Server. I keep receiving errors that "a connection was successfully established with the server, but then an error occurred during the login process. No process is on the other end of the pipe. I have connected to this server, and I have found the credentials that I believe to be correct, but I'm not sure why it's not working. Any hints, tips, suggestions? I think I'm near the end of the lab...

fathom mortar
#

HEy guys can anyone help me on password attacks module on linux cred hunting section

craggy roost
#

Hello all, completely new here and new to coding/programming etc when i say new i mean completely new 😂 but its something that has always interested me. I found HTB via a youtube video i watched and have just started working my way through the modules at the moment. Boy is there a lot to take in but im enoying it! im working my way through all the tier 0 then i will move on to tier 1 and so on. Would you all agree this is the best way to proceed through the learning modules? Thanks, Chris

#

Also starting with the fundamentals first?

placid quest
#

@fathom mortar what is the problem

brave prawn
#

Hey, can someone help me with Attacking Enterprise Network module? Got id_rsa for root user, but can't connect via ssh to it

placid quest
#

@brave prawn maybe you need to crack the id_rsa

stiff lichen
#

hi, i have problem to register university, how i can resolv this ?

brave prawn
silver zenith
spice onyx
#

Hi Everyone! I'm working on the footprinting lab labelled MEDIUM, Penetration Tester Track, and I'm stuck when connecting to the SQL management Server. I keep receiving errors that "a connection was successfully established with the server, but then an error occurred during the login process. When I chek the logs it's saying the password supplied is incorrect. However, in RDPing into the Server, I was able to find the file that listed the sa credentials; at least what I beleive to be correct as they start with sa:, in a little file. Any tips, suggestions, or what I'm missing here?

Thanks!

thorn urchin
silver zenith
#

Damn i really like HTB Academy

thorn urchin
#

its a ton of fun

spice onyx
spice onyx
placid quest
#

@spice onyx use select

bronze frigate
#

Can anyone please help with the password attack - hard. Have got Johanna's pass. Have explored on the box, cannot get anything else

placid quest
#

@bronze frigate download the kdbx file

oblique sluice
#

can anyone please help with simplehttp server

#

pleaseee

rustic sage
#

i hate

#

BRO

#

I SPENT LIKE 2 MIN ON THAT GUY

#

🖕🏿

#

whats the point of having a giant emoji WHEN U CANT EVEN USE IT

#

FUCKING

#

FUCK

placid quest
#

@rustic sage can you please go to sleep

rustic sage
#

sure

placid quest
#

@rustic sage or stop using those words

rustic sage
#

🗿

leaden mango
#

Question for y'all

#

Is upgrading to VMware Workstation Pro worth it?

#

I only have the player version rn and it feels quite cramped in what it can do

placid quest
#

@leaden mango If you want to install more virtual machines

leaden mango
#

I have VirtualBox but getting it to work with ParrotOS with the clipboard was finnicky and not worth it

rustic sage
silver zenith
#

so with the module attacking common web applications section attacking tomcatm question:

#

is it neccesary to get root?

silver zenith
west canopy
rustic sage
#

nice

silver zenith
#

Help:(

rustic sage
#

hi guys ❤️

silver zenith
#

Right now im in pwnbox and working on a crappy lptop

#

Fucked up

thorn urchin
silver zenith
#

Haha nice

rustic sage
#

can anyone tell me how to start learn ❤️

thorn urchin
#

its convenient because means I can work on em during slow patches at work too

silver zenith
#

Thats true

rustic sage
twin gulch
#

Hey guys, need help at passwords attacks section with the hashcat attack

#

And how do I fix the error about my machine don’t have enough memory on vm?

silver zenith
#

I think by adding more memory

#

Ii have the same problem on this laptop

#

I think its the ram

#

More memory dude

twin gulch
rustic sage
twin gulch
#

Just added a little more

thorn urchin
#

sadglas bunch of work left over from weekend crew so can't do modules instead.

frigid monolith
#

having some issues with the flow control lesson in the intro to bash scripting module

#

is anyone available to help?

#

I'm pretty sure the code is right but I keep getting a bad decrypt error

silver zenith
#

At first i thought that i needed the 28 char of the hash

#

Bit they meqnt the hash of the var

#

I mean the 28. Hash

frigid monolith
#

yeah it's failing on the decrypt

#

└──╼ [★]$ ./test.sh
34070
*** WARNING : deprecated key derivation used.
Using -iter or -pbkdf2 would be better.
bad decrypt
140522067588416:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:../crypto/evp/evp_enc.c:610:

silver zenith
#

Code is not right

#

Encode it 28 eight times and assign it to salt

frigid monolith
#

not the length of it?

silver zenith
#

Yes

frigid monolith
#

encode var 28 times and assign the results to salt

silver zenith
#

Use

#

Wc -c

frigid monolith
#

salt=$var

silver zenith
#

To count the chars

frigid monolith
#

ok

#

yup

#

was using ${#var}

#

thanks

#

owe ya a coffee 😄

silver zenith
#

Haha

#

Nice

silver zenith
#

I also hd the same problem btw

#

Looked on the forum and found this

wet zealot
#

Hi - is there somewhere I can get help with receiving CPE credits at ISC2 for completing HTB Academy modules? I completed them months ago and have my ISC2 information in my Account Settings listed correctly.

plain summit
#

Hi there. I'm stuck in the nmap IDS/IPS evasion - medium lab. I need to get the target's DNS server version, but the 53 port is being filtered. I've tried different switches on nmap to get it, but I get no different output.
The hint: During the meeting, the administrators talked about the host we tested as a publicly accessible server that was not mentioned before. I think I need a different approach scanning the target's web server as the clue says... though I got no idea how to get the DNS server version trough a port that isn't 53

spice onyx
plain summit
plain summit
plain summit
spice onyx
frigid monolith
#

it definitely happens

#

lol

wet zealot
#

Hi. I am stuck on Attacking Common Applications - Skills Assessment I. I have the first three answers but am stuck on the fourth. I looked in the default locations for the /manager and /host-manager pages and even searched for custom ones using Gobuster but so far no luck.

spice onyx
# placid quest <@1019957904805212240> use select

Thanks crean. Part of the magic was taking a break in order to think through the problem more clearly. Select definitely made it easier, once I found the overall db I was looking for. Since completely unfamiliar with SQL Server, it was the part that took the most time in all of it - which was frustrating. But at the end, when I applied a default filter, I was able to modify it for the record I was looking for. Then voila. Done. 🙂 Thanks!

silver zenith
#

I need help

#

Attacking tomcat tomcat_dlag.txt

wet zealot
silver zenith
#

Htb should make a module about social emginering haha

#

The system is as weak as its people

wet zealot
thorn urchin
timber hatch
#

hi everybody
if I use this command: ssh -i id_rsa <name>@<IP> then I should not be prompted for a password?
or is it possible that a password will still be required?

thorn urchin
#

password can still be required if server policy dictates so

#

itll also often failover to asking for password if something went wrong with the id_rsa

timber hatch
#

Thank you. because i asked myself if something is wrong with the key or if server policy dictates a key and a password...

#

could be both so...

thorn urchin
#

usually if something is wrong with the key itll give you an error to clue off of

#

otherwise at the end of the failed prompt itll list what it takes. if pubkey is accepted itd be something like (pubkey, password)

or if it is only pubkey no passwords allowed then just (pubkey) and vice versa

timber hatch
#

mh..now i got acces. deleted the key and created a new file with the key.
but at the moment i do not know what was wrong in the frist place...

#

thanks for your help madf0x

thorn urchin
#

probably copied the key wrong or encoding issues

#

np

#

happened to me on the Footprinting module lab.

timber hatch
#

yeah i am on this module right now 🙂

#

the hard lab

thorn urchin
#

aye thatd be the one, had a feeling lol

feral stump
thorn urchin
#

definitely the most fun module Ive done in the path so far

timber hatch
wet zealot
#

Hi. I am stuck on Attacking Common Applications - Skills Assessment I. I have the first three answers but am stuck on the fourth. I looked in the default locations for the /manager and /host-manager pages and even searched for custom ones using Gobuster but so far no luck.

exotic imp
#

Hi how to have the student discount?

restive briar
#

hi guys and girls! i need some help with Introduction to Assembly assessment (just task 1). If somebody is available, thanks in advance.

marble raft
#

Hi guys! Stuck at Attacking Common Services - Medium i'm having difficulties discovering the username

wet zealot
west canopy
safe token
#

hey. im doin the information gethering - web edition module and im at the active subdomain enumeration. could someone help me a bit? i'd have a few question

thorn urchin
safe token
#

well first of all i can't reach the inlanefreight.htb. do i need to add it to the hosts file as in the prev part of the module?

thorn urchin
#

oh nvm Im thinking of a diff one in that module

#

and yes gotta add it to /etc/hosts

#

when doing these modules or active boxes, get in the habit of just adding stuff to /etc/hosts

safe token
#

thx. i think i can start from that

#

ummmmm. what if i can't reach it even after adding it to the hosts file? lol

thorn urchin
#

then you added it wrong lol

safe token
#

copy pasted it so i don't think

thorn urchin
#

remember etc hosts doesnt support wildcards, so you have to add it for each and every subdomain as well

safe token
#

ooooooooooo.......??????????????im noob. talk to me simply 😄

#

like im not sure what you mean

thorn urchin
#

if you want to access www.inlanefreight.htb then just having a record for inlanefreight.htb isnt enough

safe token
#

but like why? in the prev part of the module when i just added the dev.inlanefreight.com with the target IP i just work without trouble

thorn urchin
#

the dev. part is important

safe token
#

i mean ye that a subdomain but like how would i know what do i need to add? like this part supposed to be about subdomain enumeration. the whole story is about finding out the subdomains. or like am i jsut retarded as usual??

#

sry if i am 😄 most of the time i just miss completely obvious things... -.-

thorn urchin
#

not a fan of the word retarded personally.

and nah, you basically want to add the inlanefreight.htb domain to your etc, and then use THAT as the nameserver for your sub domain enum tool.

#

itll still give you the subdomains, then you can individually add them to your /etc/hosts to access them

marble raft
marble raft
west canopy
marble raft
#

Yea

#

actually i got it, reseted the box and did the scan again and came as expected

west canopy
#

try respawning. there should be ||another hidden port||

marble raft
#

Thx for the help! Awesome work you and @vital adder are doing here HTB should employ you guys

wheat garden
#

Any one do password attacks module stuck on the section "Passwd, Shadow & Opasswd" question - "Examine the target using the credentials from the user Will and find out the password of the root. Then, submit the password as the answer." that shadow file is locked down seemingly cant get any access unless im root am I supposed to priv escelate?

wheat garden
west canopy
#

turns out extortion can be highly effective for getting what you want.

wheat garden
west canopy
tight mesa
#

anyone who has finished Broken Auth module?

wheat garden
coral ginkgo
#

Hey guys helppp

#

I'm trying to make the parrot persistent and I have problems I don't know what to do, and here it won't let me send images

tight mesa
#

any other who has finished Broken Auth module, to ask some?

solar zodiac
#

didnt know if it was a catfish account or really you

#

it had ur htb account pic tho

west canopy
solar zodiac
#

must've been someone using ur pic

west canopy
#

send me a request see what happens

solar zodiac
#

the last name started with an L

west canopy
#

yes thats me

solar zodiac
#

oh cool 🙂

solar zodiac
#

idk if ur still on my suggested friends though

#

I was just swiping through and recognized the picture

solar zodiac
#

im alex

west canopy
#

looking over my privacy settings right now lol

solar zodiac
#

lol

#

I thought it was strange because we have 0 mutual friends

#

maybe we were destined to meet 😮

#

or maybe the FB algorithm is working its magic lol

#

your last names sounds french '

#

je suis francais 😄

west canopy
#

its french canadian

solar zodiac
#

ah

west canopy
#

no hablo ingles dawg

solar zodiac
#

haha

#

well thanks for the add 🙂

west canopy
#

np

wheat garden
west canopy
wheat garden
sweet imp
#

Someone available to help me understand commands used to pawn support (easy). I did find a walkthrough but my goal is not to just mark machine as done but learn what actually some of those commands are doing. Any help is greatly appreciated. Thanks

wheat garden
sweet imp
#

ok thanks, I'll go there

wheat garden
#

ya that or community content

marble raft
#

Hi guys! Any help on Attacking Common Services - Hard? Already have the j user(the one who's inside the linked server) creds but not quite sure where to use them

trail obsidian
#

For Attacking Common Services - DNS is there a particular wordlist for the dns enumeration? I've tried everything in SecLists.

warm turret
#

@tight mesa DM me for Broken Authentication

solar zodiac
#

hi everyone

#

i was wondering if I get the silver annual subscription, after a year if my subscription runs out, will I lose access to all the modules?

west canopy
#

once you complete a module you will always be able to revisit it

#

if your license expires in the middle of a module you will have to re purchase it

thorn urchin
#

the file transfer windows module keeps having the target crash during the rdp session and having to reset it :/ doesnt last long enough to do anything at all

#

doesnt matter if try avoiding rdp and try looking a diff way, it just cashes not too long after starting the machine

feral stump
west canopy
#

hope that makes sense

feral stump
solar zodiac
west canopy
#

We get into hacking and want to be ethical, here is an opportunity to hack an actual network

solar zodiac
#

just finished reading through it a couple minutes ago

west canopy
#

you could literally pass it off as a real pentest in an interview

solar zodiac
#

yeah its incredible

#

htb academy is the best learning platform out there imo

#

I just wish the certs were more popular with HR departments but I think that will come with time

#

I also like the fact that there is feedback for the exams

#

I just failed my OSEP exam. really wish I could get some feedback lol

west canopy
#

oof that stinks

thorn urchin
#

@west canopy tried the support chat but I think the windows file transfer skill assessment for the file transfer module is broken. The box crashes shortly after RDPing into it, doesnt stay long enough to run anything and have to reset the box to even ping again. Makes the question pretty uncompletable.

west canopy
thorn urchin
#

I tried both

#

same results

west canopy
#

which section? Windows File Transfer methods?

solar zodiac
#

a friend of mine who works in logistics wants to start a pentesting LLC with me... by coincidence the theme behind the pentesting cert is for a freight company. I honestly feel like HTB is catering to my every need with academy lol

thorn urchin
vital adder
feral stump
west canopy
vital adder
feral stump
west canopy
#

@thorn urchin just connected with RDP through the PwnBox, will let you know if it crashes

#

seems fine at the moment

thorn urchin
#

seems functioning good now as well

vital adder
thorn urchin
west canopy
#

user error T__T

thorn urchin
#

Yeah had no issue transferring files, I had an issue with the machine staying alive long enough to do so

#

Started working again though

west canopy
#

sweet

vital adder
# trail obsidian For Attacking Common Services - DNS is there a particular wordlist for the dns e...

that section is kinda weird, me and some other people have issue with that section i was able to found the right subdomain with gobuster but some people have more luck with other tool and one guy found 2 pornhub subdomain and i use the subdomains-top1million-110000.txt wordlist but you should be able to find 6 subdomain include 2 ns subdomain and 2 subdomain start with an ||h|| one of them have the flag

proud pine
#

I'm working the same module, and went the gobuster route from the start, with subdomains-top1million-110000.txt, but I had no luck with it.

vital adder
#

yeah you should try the "names.txt" or something with the recommended subbrute tool

vital adder
# coral ginkgo I'm trying to make the parrot persistent and I have problems I don't know what t...

for sending images you need to use ++verify at #bot-commands and for the parrot persistent try this https://www.youtube.com/watch?v=--5XxkZDXu8

Detailed steps to install Parrot OS with persistence on a USB key
Recommended USB key: https://amzn.to/35HruTz
Recommended Amazon Tech products: https://www.amazon.com/shop/knowledgesharingtech
Amazon links are affiliate links. I gain a small percentage at no cost to you if you make a purchase. This will help my channel. Thank you.

✅ Subscribe,...

▶ Play video
chrome thistle
#

XSS Module: Session Hijacking section: How do you know that the "fullname" input field is called "/fullname" in the back end? It could be called anything...

vital adder
#

if you are testing to see which field is vulnerable just put a different thing in each field to see which call back

loud sapphire
sly kelp
#

Any help would be appreciated related to login brute force module

Service authentication

I can't seem to figure out the wordlist with cupp i tried different variations but no luck

vital adder
vital adder
timid pollen
#

guys i am stil stuck with openvas skill assessment, i am unable to open the web interface of the server provided... to respond the FTP question and the HTTP.. any hint or advise on how to complete this module? thanks

vital adder
#

so first what do you mean by "unable to open the web interface" so you can't access the web on port 8080 or the given cred doesn't work or something? and also a hint for both FTP and HTTP question you can find both answer in a ||Reports ||

coral ginkgo
#

++verify

little whaleBOT
#

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

timid pollen
brave prawn
#

hey, I have added myself to local admins, but I am getting Access denied when trying to enter Administrator folder. Is that a bug of pwnbox or am I skipping something?

vital adder
brave prawn
vital adder
#

i have no clue what we have discussed on this, the last thing i can see i help you with in dm in the Attacking Common Applications module (i think) and what module is this? this bug sound familiar

brave prawn
vital adder
#

i haven't done that module but you are the second guy have issue with that section

brave prawn
rustic sage
#

I'm currently doing the easy lab for bypassing firewall and IDS/IPS on the nmap enumeration module, whenever I attempt to spoof my source IP I get the error "failed to determine route to target". I've searched in this channel and so far the only information I've received is that -S doesn't with with HTB at the moment. And considering the hint, this module isn't completable the way that was intended.

thorn urchin
#

Spoofing ip is not needed for that challenge at all whatsoever

rustic sage
#

then i guess im just dumb

vital adder
#

your task is to scan the target quietly and using a spoof ip doesn't help that much

thorn urchin
#

Ill make the bold argument that spoofing IP isnt all that relevant in the modern world either.

carmine quail
#

I'm doing the Attacking Common Applications: Gitlab and found the version number to be /spoiler ||13.10|| but that's not accepted... Confused on where else to locate the version number HTB is looking for.

vital adder
#

you need 2 || on each side for the spoiler tag and hint that's right but you are missing some number ||at the end||

carmine quail
#

weird cause the application literally says "Your Version..." lol

#

got it, thanks

rustic sage
#

I hate how I spent hours on the nmap easy lab and finished the medium lab in 5 minutes

silver zenith
#

Back to htb academy

#

Im addicted to it

#

Not even doing boxes anymore

#

I wanna see those balls with fluid filled

silver zenith
#

Im still busy with the assessment

vital adder
#

shoot me a dm if you still need help

silver zenith
#

Active directory and ransomware goes hand in hand

silver zenith
#

I really underestimated it

plain ermine
#

i am stucked in this

  • 1 Submit the contents of the flag.txt file located in the /usr/share/flags directory.
    File inclusion
foggy light
#

Just Curious
So Im doing SQLi
learned about LOAD_FILE() which can read files
I was wondering if there is a function which can list out a file within a directory?
like ls /var/log/ but with SQLi

plain ermine
#

142.93.45.50:31124

#

click into this and you can see and do

opaque nebula
#

Hello comrades

mild haven
#

@everyone hello

carmine quail
#

I hate to keep asking questions, but I'm just wanting to know whether this is an error I need to fight through, or if it's a HTB problem. I'm doing the Attacking Common Applications module, and when running the Gitlab User Enumeration Script, it keeps saying The target is unreachable. Please make sure that you entered target's URL correctly and you have connection with it!

#

doesn't matter if I run it from the PwnBox or from local VM

#

same response

#

yet I can navigate to the host just fine in the browser, and can manually curl it

#

command I'm running ./gitlab-userenum.sh --url http://gitlab.inlanefreight.local:8081/ --userlist /usr/share/commix/src/txt/usernames.txt

nimble ridge
#

i'm trying to work on the password attacks module and every time a put in this code "crackmapexec winrm 10.129.202.136 -u user.list -p password.list" my powershell shuts down. does anyone know why? do i have to update powershell

plain karma
#

I'm stuck on question 2 of the Predictable Reset Token module. Can someone help me please ?
I've decoded the password reset token for the htbuser, but I'm not sure how this will help me login as the htbadmin user?

thorn urchin
#

i.e if youve decoded the token, you want to look at what elements you can predict for a hypothetical different user

#

stuff like the username is obviously easy, time stuff is pretty common and often easily predictable as well(its time after all!), you may have some slightly harder elements like a hash of predefined values(in which youd need to figure out what those would be, could be other values in the decoded token) or even like an incremental ID.

#

(note, I havnt actually done this module yet, so idk specifically what it wants, Im just speaking from general knowledge)

warm turret
#

@plain karma , try changing the value of htbuser for the adm user and just change your password using the new token

flat oxide
#

Hi, I'm working on Footprinting Hard Lab and I'm trying this command: "sudo ssh -i private.key tom@10.129.53.210" with the key found in the imap server. But I got this error: 'Load key "private.key": error in libcrypto
tom@10.129.53.210: Permission denied (publickey).'

thorn urchin
#

try opening it in sublime, copying in there and then save it

flat oxide
thorn urchin
#

yes

flat oxide
#

I have something like this : -----BEGIN OPENSSH PRIVATE KEY-----
...
-----END OPENSSH PRIVATE KEY-----

#

I found the same key on both imap and pop3 so i think its right

vital seal
flat oxide
vital seal
warm turret
#

Really, complete an SkillAssesement (Web Attacks) was never so easy. 30min only https://academy.hackthebox.com/achievement/433014/134

raven cairn
sleek patrol
#

Hi, actually i am studying the "NETWORK ENUMERATION WITH NMAP" Module, but i cant continue. I am trying to solve the "Firewall and IDS/IPS Evasion - Hard Lab" with no success. If someone have did this lab, i will be really happy to receive some tips.

thorn urchin
sleek patrol
#

And the hint is "Our client also mentioned that they were forced to add a service that plays a vital role for their customer because they require large amounts of data." I deduce that i need to find the version from the ibm-db2.

thorn urchin
#

correct

#

sometimes you have to be more patient

#

and sometimes nmap just doesnt do the job and its easier to grab the banner yourself

small elbow
#

if you finish a 500 cube module, do you get 500 + 100 back, or just 100

vital adder
#

just 100

small elbow
#

gr8 ty

tight mesa
#

hello, anyone who has completed the Broken Auth module?, to ask some..!!!

vital adder
#

sure what's the issue?

tight mesa
#

DM

vital adder
#

kk

west canopy
wheat garden
#

doing password attacks module section "Protected Archives" on the question " Use the cracked password of the user Kira, log in to the host, and read the Notes.zip file containing the flag. Then, submit the flag as the answer." Getting a strange error using john wondering if anyone else had this happen to them. I extract the hash from the protected zip file using zip2john. Then run john using rockyou wordlist on the extracted hash and john doesnt spend anytime cracking and just says session complete with zero time spent.

#

john --wordlist=/usr/share/wordlists/rockyou.txt zip_hash
Using default input encoding: UTF-8
Loaded 1 password hash (PKZIP [32/64])
Will run 4 OpenMP threads
Press 'q' or Ctrl-C to abort, almost any other key for status
0g 0:00:00:00 DONE (2022-10-11 20:56) 0g/s 19383Kp/s 19383Kc/s 19383KC/s "2parrow"..*7¡Vamos!
Session completed.

west canopy
wheat garden
west canopy
#

what does your zip_hash file look like? Does it look like hash?

#

if you cat it

wheat garden
#

||Notes.zip/notes.txt:$pkzip$1220261ad0ced23b0430267ef8b154046595e5f738ad20bd1cda08958a8814bd6c6153218183c0496d728da36461c0c7b77e1c*$/pkzip$:notes.txt:Notes.zip::Notes.zip||

west canopy
#

yea i think thats right

#

try the other wordlist see if it cracks it

wheat garden
#

thats crazy man!

west canopy
#

must be a really easy algorithm to hash

wheat garden
#

john --wordlist=/home/kali/Downloads/Password-Attacks/mut_password.list zip_hash
Using default input encoding: UTF-8
Loaded 1 password hash (PKZIP [32/64])
Will run 4 OpenMP threads
Press 'q' or Ctrl-C to abort, almost any other key for status
<redacted> (Notes.zip/notes.txt)
1g 0:00:00:00 DONE (2022-10-11 21:29) 100.0g/s 819200p/s 819200c/s 819200C/s 123456..andrea05!
Use the "--show" option to display all of the cracked passwords reliably
Session completed.

wheat garden
west canopy
#

Yes i forgot exactly how big that rockyou.txt wordlist is but its mind boggling that computers can run through it so quickly

#

like no matter what type of math its doing, it's impressive

wheat garden
#

I know so john on my pc went through and compared all of them against that ziphash and didnt even take 1 second!

ebon isle
#

hey can anyone help with Linux Escalation lab

#

*privilege

wheat garden
ebon isle
#

I've just started but ik alot of people struggled with it so Ill probably have questions throughout the night lol

wheat garden
amber sorrel
#

hi

#

Module Name: BROKEN AUTHENTICATION

Brute Forcing Cookies : Questions 2

After using dcode/CyberChef/xxd -r -p/ and the ASCII of Questions 1 to base64, the correct decoding is still not found

graceful mortar
#

Hi, iam stuck in skill assessment of server-side attacks. Someone can help me?

hollow rapids
#

Hello. I’m stuck on the skills assessment with sqlmap essentials. I’ve got to the point where I can dump the final flag table, but I only get an id 3 and a blank content for the single row in the table. I’m missing something and would appreciate a hint or nudge in the right direction.

wicked rover
#

very happy to be apart of hack the box

feral stump
solar zodiac
#

I wonder if there is going to be a binary exploitation cert and job path in academy 🙂

#

I think im going to take a break from OSEP and do the bug bounty and pentester job paths 😄

hollow hinge
#

Dm

brave prawn
#

Can someone try to login with nomachine to host in Shells&Payloads module? Just trying htb-student and HTB_@cademy_stdnt! creds, but it shows invalid creds(

opaque nebula
#

PEOPLE

flat oxide
#

Can someone help me with the Footprinting Lab - Easy? I only need this to finish the module.

flat oxide
undone belfry
#

yeah

lament tartan
#

Surely this would an easy thing to fix in the labs, rather than every user having to do 🤔

nimble ridge
#

i'm on password attacks - network services and i found the username and password for ssh but when i log in with this command "ssh user@10.129.42.197" I don't see any flag. can someone help point me in the right direction

lament tartan
lament tartan
wind gust
lament tartan
wind gust
#

did you try elevated ps?

west canopy
lament tartan
wind gust
#

I love the cheatsheets that HTB provides but is there a better way to view them once downloaded?

lament tartan
#

i uploaded mine to private git repo

#

you can also get a plugin for vscode/codium to render markdown

wind gust
#

ohh so i just need to render the .md for it to look better than viewing it in firefox

#

does it work with Notion?

rustic sage
#

hey guys im in linux fundamentals and in this questions "Which option needs to be set to execute a command as a different user using the "su" command? (long version of the option)" im says : sudo but he say me is wrong its a bug ?

lament tartan
#

not too sure about notion, probably though

tight mesa
#

hello, anyone who can share a hint regarding this exercise(question) Find the valid username for the web application based at subdirectory /question2/. Under Bruteforcing Usernames | Broken Auth..!!! thanks in advanced

signal scroll
#

su, do

rustic sage
lament tartan
#

you tried to enter -c or c?

rustic sage
#

yes

lament tartan
#

hmmm ok yeh that's what i would of thought

#

oh wait it says long version

rustic sage
#

wrong

#

i really thinks my question is bug bro

undone cypress
#

Attacking Domain Trusts - Child -> Parent Trusts - from Linux
Perhaps this has already been fixed.
Does not allow to get the NTLM hash under adunn(((
Most likely there should be another way.
I went through all the previously found accounts and passwords.
It is logical that the login and password would work there -** htb-student_admin**
But I haven't earned anything yet.
Error different.

lament tartan
rustic sage
tight mesa
#

anyone who has completed Broken Authentication module?, to ask some

rapid ember
# mystic perch dm me

Hello! Sorry for the late reply. I've managed to do it. The trick was to add the listener port to the encodend url

#

@plain karma Hello. Where did you find your avatar ?

graceful mortar
#

anyone help SSFR attacks module?

rancid holly
nimble ridge
rancid holly
#

were you able to crack the winrm user and password?

nimble ridge
rancid holly
#

texting you

#

Hi all, Need some help with Web Attacks module skill assessment

spare condor
#

I'm on the XSS module, Session Hijacking. I'm trying to start my listener but I keep getting the error shown below:
[*date*] Failed to listen on 0.0.0.0:80 (reason: Address already in use)
Any assistance on this?

thorn urchin
#

sounds like you already have something running on that port

languid dawn
#

if you're running as root (as you probably need to since it's a port under 1000) then that message is indeed because you already have something running.

#

you can try to do netstat -anpe | grep "80" | grep "LISTEN"

#

should show you what it is

west canopy
languid dawn
#

oh, good to know 😄

rustic sage
#

hello guys why when i try to login with ssh nothing appear

tulip cipher
#

hey fellas has anyone done the module/85/section/877 Question to earn the cubes ? (Debugging with GDB) my solution is 0x00c03148 but it says its wrong

rancid holly
rapid ember
wind gust
#

guys for this

#

what creds can i use to get TGS

lethal atlas
cosmic dock
#

[Password Attacks Module]

  • Credential hunting in linux

Examine the target and find out the password of the user Will. Then, submit the password as the answer

Any nudges

lethal atlas
#

dm me @cosmic dock

cosmic dock
rapid ember
#

I finished the xss module im so happy

#

never tried xss, found it to be really challenging

lament tartan
#

im here and keep getting "logon attempt failed", have got the user+pass and IP of the next target but just not taking it 🤔

#

and my instance is going to expire again 😩

lament tartan
#

n/m got it

tulip cipher
lethal atlas
rustic sage
#

why when i write the passeword off ssh he always says me is wrong?

lethal atlas
rustic sage
#

in linux fundamental navigation sections

#

i write the good password maybee he says me no

lethal atlas
#

SSH to with user "htb-student" and password "HTB_@cademy_stdnt!"

#

HTB_@cademy_stdnt!

hearty stratus
#

can anyonone help with password attack easy lab pls

rustic sage
#

maybee : and password " HTB-cademy-stdnt "

thorn urchin
#

no

lethal atlas
#

missing the @

#

and the !

thorn urchin
#

does need the @

#

are you putting it in a cmd line option

lethal atlas
#

@hearty stratus dm me

thorn urchin
#

cause Ive had bash complain about that pass

rustic sage
#

maybee the translator

rustic sage
iron basin
#

Hey, anyone can help on the shells and payloads module?

abstract night
#

File Uploads Attacks-> skills assessment. Can anyone help? i haven't even upload directory. I know which extensions works, but every response is base64 encode

plush steppe
#

Hey I'm in linux fundamentals, am I being stupid or is there no file named history in my directory?

lethal atlas
#

-l only lists normal files. you are looking for a "hidden" file

#

man ls or ls -h might help you along

plush steppe
#

oh

#

thanks lol

lethal atlas
#

yw

plush steppe
#

Yep got it now ty!

#

although I'm not sure if there's a specific command I just used one that listed everything

lethal atlas
#

thats all.

rustic sage
#

if a guy who has never picked up a computer decides to be a hacker what does he have to do

#

jamjamrwr

thorn urchin
#

pick up a computer

raven cairn
#

Step 2: Learn Information Security and IT Fundamentals

#

Step 3: Get an introductory pentest cert

wet zealot
#

Hi I am workingon the Hashcat module - Identifying Hashes page. I have used hashid on the provided hash and entered the answer given by hashid but the HTB page won't accept my answer

#

argh nevermind... hashid provides a capitalized first letter on the name of the hash. The page wants the non-capitalized version

frosty tulip
#

How many files exist on the system that have the ".log" file extension?] can someone help me cause the commands im entering arent giving me the number for how many .log files exist

marsh ocean
#

I'm doing the knowledge check for getting started, I managed to find the /data/ directory and browsing there was able to find the admin credentials, but they aren't working at the /admin/ login page

sinful tundra
#

help

#

on responder and i cant get it to run right

solar zodiac
sinful tundra
#

yea so i am to the part where you run responder on python and i am reading it so i edit the conf right and its not working

#

i am using the pwnbox too

solar zodiac
#

I used the host you ssh into

#

it is domain joined.. im not sure if the pwnbox can see the traffic

#

responder should be installed on the host you ssh into

#

you can ssh into it from pwnbox

sinful tundra
#

yea i had to install responder onto the pwnbox

solar zodiac
#

im pretty sure.... its been a couple months since I went through the module

#

the creds are like htb-student:something

#

I think

sinful tundra
#

which one is network interface again m

#

nvm thanks i got it

wheat garden
#

ifconfig command in linux will give you network interface info

wind gust
#

is the active directory the biggest module ?

sinful tundra
#

ok so bad news the first nmap did not work right

west canopy
sinful tundra
#

and listening was not working right

wind gust
west canopy
#

its pretty T H I C C

wind gust
#

yeah lol i got the last skill assessment to go and will be done with it.

#

The entire path is pretty heavy

west canopy
#

we only produce ripe, virile pentesters here at hack the box academy

wind gust
#

cant wait for something red team path or malware development path . hopefully its in the roadmap

wind gust
#

thats why im taking this course

fiery raven
#

me to

wheat garden
wheat garden
carmine quail
#

I’m doing CRTO alongside Academy modules to smoothe out some of my rough knowledge areas. No reason to wait on Red Team path, start learning today!

tough crystal
#

I'm currently working on the "Broken Authentication" module and struggling on the "Predictable Reset Token" questions. I've got a script that feels really close to correct but must be missing something. Does anyone have any advice for this section?

hidden trellis
#

can someone please help with password attacks hard lab.. I have the vhd but struggling now

warm turret
#

@tough crystal just search in this channel for it and maybe you'll get somme answers

rustic sage
#

guys, how can I learn etichal hacking?

acoustic owl
rustic sage
#

or better, how can I learn hacking and how to hack an things like this?

red obsidianBOT
lucid wyvern
#

Feels like a stupid question and embarrassing to ask:
Anyone done the 1st question of FOOTPRINTING/DNS? what's the expected answer? I've tried multiple answers. They're all wrong.
I’ve dug and enumerated manually and automated all subdomains just not sure what answer they are expecting 🤷‍♂️

placid quest
#

@lucid wyvern what is the problem

languid dawn
#

Interact with the target DNS using its IP address and enumerate the FQDN of it for the "inlanefreight.htb" domain. this one?

lucid wyvern
#

Can’t really work out what it wants as an answer.

languid dawn
#

I would guess they just want the FQDN of the IP

placid quest
#

@lucid wyvern dig ns inlanefreight.htb @rustic sage address

languid dawn
#

poor ip 😄

lucid wyvern
#

Done the above but nada. I’ll reset the target.

#

Cheers.

languid dawn
#

it's not as complex as you might think.

#

the answer is practically in the question

rustic sage
#

or better, how can I learn hacking and how to hack an things like this?

#

please help me guys

glad orbit
#

Someone can help me for ATTACKING ENTERPRISE NETWORKS - Lateral Movement - Last Question (Obtain the NTLMv2)
I have access on RDP and add user to administrator group but I don't know how obtain the NTLMv2 with pwn.bat script

languid dawn
rustic sage
#

yeah okay I get in this blog, I found 4 concepts but idk how it would help me...?

languid dawn
#

I can only suggest 2 things: doing CTFs (such as picoCTF for beginners) and doing strating point. SP will teach you a lot about the methodology needed, and also some nice basics

#

once picoCTF is too easy for you, try out our challenges or any other CTF out there, there's nearly a CTF everyweek, maybe more than one

orchid rock
#

I tried login in to Beef but it keeps reloading the login page? Can anyone help with it?

woeful oxide
#

Dm me

lament tartan
#

trying to submit a flag on the active directory module and when i click submit, the button is greyed out but i get no confirmation of correct/incorrect flag