#modules

1 messages · Page 527 of 1

scenic ginkgo
#

Hello everyone, I'm new to htb academy, and I have a problem that I can't access the modules, that is, when I want to unlock it seems that the button is bugged, I don't know if anyone knows what to do or who to talk to exactly.

opal vapor
#

Can someone give me a hint on the Filter Contents section in the Linux Fundamentals module on the last question were I need to filter out all unique paths on the website. I was trying to filter out the void, than to sort but I can get further in that. Have anyone a hint in this what to do first?

light yacht
#

Hello ! Did you able to solve the problem I stuck in same place too !

scenic harness
light yacht
scenic harness
rough radish
#

hi guys, need some help with the bash module

static bloom
#

just ask

rough radish
#

I need an "If-Else" condition in the "For"-Loop of the "Exercise Script" that prints you the number of characters of the 35th generated value of the variable "var".

I need some help nothing i do seems right

static bloom
#

for things like nibbles foothold, i assume if netcat isnt getting a connect back, might need to dc and restart vpn and try to get a new box/ip

#

you can just leave an else statement black iirc

#

it gives it an out if it doesnt match

rough radish
#

@static bloom was the above for me?

static bloom
#

the above two were

rough radish
#

dont understand

static bloom
#

do you have an else statement in your code?

rough radish
#

yes

#

if [counter -gt 35] / if [counter -lt 35] else, else echo var | wc -c

#

want to see the actual code i wrote?

#

i'll PM you the code

static bloom
#

please dont

rough radish
#

ok

static bloom
#

leave stuff here so everyone may get value out of it

rough radish
static bloom
#

am windows person but im wondering if that done terminates your script right there and nothing else happens

rough radish
#

i do get a count but it is wrong. this count is 4 , the first time is was 588K (code slightly diff)

#

another try

static bloom
#

so when i upload the php file for nibbles, the box becomes unresponsive.

rough radish
#

Nevermind, got it

raven scarab
#

I feel like an idiot on this one, but for some reason I am just not able to parse the question. I am doing the Vulnerability Assessment module, and I cannot for the life of me figure out the second Nessus question: "What were the targets for the authenticated scan?". Isnt the target the host itself, that Nessus was scanning? Or am I completely misunderstanding the wording?

#

Oy vey, ignore me. I got it, though I swear I put that answer in earlier and it marked it as wrong 😅

upper wolf
#

with someone with little to no tech knowledge, is Infosec foundations the best starting point on the academy? Is there any other recommendations?

raven cairn
upper wolf
#

@raven cairn thanks for the reply and glad you noticed the joke. I shall start there.

lyric island
#

Hi

#

I want to start learning about pen testing, should I learn about networking and sec before going into that or...?

raven cairn
# lyric island I want to start learning about pen testing, should I learn about networking and ...

This is a typical day as a pen-tester. As a professional pen-tester I wanted to share how this work really looks like and what kind of skills are required.
In memory of bonkura ❤️

(1st April) Pen tester. Get it?

-=[ 🔴 Stuff I use ]=-

→ Microphone:* https://geni.us/ntg3b
→ Graphics tablet:* https://geni.us/wacom-intuos
→ Camera#1 for streamin...

▶ Play video
#

Watch the above video. It gives great advice

raven cairn
pine cargo
#

has anyone else noticed the HTB Viewer being slow today?

#

I've also had more targets fail to spawn recently, though not too big of a problem since they sort themselves out after four or so refreshes

rustic sage
#

how to setup linux?

pine cargo
pine cargo
#

If you're unfamiliar with linux, I'd recommend starting with something like linux mint or fedora

pine cargo
#

You download the iso file from their websites, and in virtualbox, click new, set it up with memory and etc. and then add it under the storage option

pine cargo
#

A youtube tutorial will show this better than I can type it

pine cargo
rustic sage
#

how long does it take to download?

pine cargo
#

I think it's about 2 Gig's

#

So depends on your internet speed

rustic sage
#

ok

#

how do i get on the desktop in MSF

#

modules

shut owl
#

Could I get a nudge on the 3rd question for the SQLMap Essentials Module under the Bypassing Web Applications Protections section?

#

Never mind just figured it out after reading through the curriculum again. If anyone needs help with SQLMap Essentials don't be afraid to DM me.

round magnet
#

Active Directory skill assessment #2: + 1 Crack this user's password hash and submit the cleartext password as your answer.

#

can i get a hint plz

#

Struggling with targeted kerberoasting

shadow verge
#

In attacking common services section attacking sql databases, how I'm supposed to enumerate the flagDB database I have no rights to use the database, also I tried to impersonate but the output shows I have no impersonate rights?

kindred prism
#

Wondering if someone could point me in the right direction for solving the 2nd last question in the ffuf Web Fuzzing Skills assessment '...you should be able to find multiple parameters that are accepted by the page. What are they?" . I have tried the following but all results give 200 and Size 774 ffuf -c -w /opt/SecLists/Discovery/Web-Content/burp-parameter-names.txt:FUZZ -u http://faculty.academy.htb:31950/FUZZED/FUZZED.php7 -X POST -d 'FUZZ=key' -H 'Content-Type: application/x-www-form-urlencoded' I have fuzzed part of the answer not to give it away to others.

vital adder
shadow verge
#

i have used the method and captured and cracked the hash

#

but I did not find a way to use it to login mssql

#

how can i use it?

vital adder
shadow verge
#

Hmm not sure do I follow, can I dm?

vital adder
pine cargo
#

Has anyone been able to get zaproxy working in the HTB Viewer?

#

I'm unable to add items to the scope via the zap HUD, it stays greyed out

shut owl
pine cargo
#

thanks, I even tried it on my own machine to confirm that this wasn't a zap bug

pine cargo
#

I'm on the Using Web Proxies section

#

Or is this one of those sections that doesn't have a vpn file

shut owl
#

Make sure Zap is also updated.

pine cargo
#

Got it, thanks!

#

Every reddit comment was posting that it was next to cheat sheet, but I guess they changed it

vast geyser
#

Hi I am stuck with sqlmap essentials case 10. The HTTP request doesn't give me any info. Could anyone give me hint? Thanks

pine cargo
#

Is there a way to add a hex decoder to zap?

#

supposedly Encode/Decode/Hash provides this, but it's not showing this option for me

crimson atlas
#

Yo ! Anyone good with Server Log Poisoning I can DM ?

pine cargo
#

damn, zed doesn't have from and to ascii hex, I wonder if it's to avoid copyright claims from burpsuite, cause it seems like a simple feature

uneven relic
#

Hey, I'm stuck on one of the exercises of the metasploit module. Specifically it's the final exercise about sessions. The general task is to exploit elfinder, get a session running and then to use another exploit to get root access. I found the elfinder exploit easily, but I'm having trouble finding the right exploit for the privilege escalation. The description states "The target system has an old version of Sudo running. Find the relevant exploit...."

Any hints on how to find the right exploit?

scenic ginkgo
#

Hello, I have a problem when unlocking a module in the academy, the unlock button is malfunctioning, that is, it is bugged, it only moves the web text a little when I touch it and it does nothing else. What could I do?

modest moth
#

?

analog verge
#

What module do I unlock after I finish intro to the academy?

#

What module do I unlock next?

acoustic owl
white mulch
#

can anyone give me a little nudge on SQLMap essentials skill assesment?

naive ravine
west canopy
#

@naive ravine second question? try using ||SQLMap||

naive ravine
hollow drum
#

Hello guys. I'm doing the hacking wordpress module and I'm doing the final page with the final question, and I don't even see how can I obtain the wordpress version. Could anyone help me pls?

west canopy
#

@hollow drum try exploring the website , eventually ||you will find a vhost which is using wordpress||

hollow drum
#

I have been exploring the website for a long time and didn't see anything. Maybe I'm too bad

#

Thanks for the help @west canopy I'll keep on trying

west canopy
#

if you need a nudge feel free to DM me 🙂

hollow drum
#

Thank you 🙂

hollow drum
boreal vine
#

someone for Linux Local Privilege Escalation - Skills Assessment (for the bonus) ?

west canopy
#

@boreal vine which flag?

shut owl
#

Could I get a nudge on the SQLMap skills assessment? EDIT: Actually I just got it. Thanks anyways guys! 😁

west canopy
#

@kindred prism DM me

limpid plover
#

Hi guys. Anyone some help with "Trick" machine?

hazy grotto
#

I'm not understanding how to do this. could someone help me out?

I RDP using the creds at the bottom. Should I be using Bash or powershell?

Once the remote session opens i'm assuming i need to run get-alias -ipconfig ? Not sure where i run this command? Do i use the remote session window and open up a CMD prompt? this didn't work.. Any help would be greatly appreciated.

#

ahh nvm. i figured it out. meso silly

tiny ledge
#

Any help with Web attacks question: Repeat what you learned in this section to get a list of documents of the first 20 user uid's in /documents.php, one of which should have a '.txt' file with the flag.

neon granite
#

Hello everyone,
Stuck on this question.

#

What was the filename of the image that contained a certain Transformer Leader? (name.filetype)

weary stream
#

Can anyone help me, I am trying to understand a certain command which gave me a correct answer. Was so frustrated I tried searching for the answer. But I can't quite figure out why certain flags are used.

#

Currently bussy on the Linux Fundamental course; filter contents.

hazy grotto
#

Windows Fund.
Windows Subsystem for Linux.

I'm just going through the module and it tells me to do this.

WSL can be installed by running the PowerShell command Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux as an Administrator.

I try running this in PS in the RDP window but I don't have admin priv. Doesn't give any instructions other than that. Don't really want to skip past this. What would i need to do to get admin priv?

west canopy
#

@weary stream i can try , feel free to DM me 🙂

#

@hazy grotto been a while since i went through that module, i don't recall working through this step but i don't think its necessary to solve any of the questions

#

@neon granite which module/section is that from?

wheat garden
#

If anyone out there had done intro to bash scripting module. On the section comparison operators.

Question- Create an "If-Else" condition in the "For"-Loop that checks if the variable named "var" contains the contents of the variable named "value". Additionally, the variable "var" must contain more than 113,469 characters. If these conditions are met, the script must then print the last 20 characters of the variable "var". Submit these last 20 characters as the answer.

west canopy
#

@wheat garden DM me 🙂

wheat garden
west canopy
#

@hazy grotto try|| thinking of what the linux equivalent of ipconfig is||

carmine hill
#

Hi there! I’m stuck in the Web Attack assessment. I could enumerate all users and change all their passwords, plus logged into their accounts with BurpIntruder to analyze the response in the profile.php. But I haven’t been able to find something to escalate privileges. I also fuzzed for other .php files, but I couldn’t bypass the 301 Moved Permanently. Am I missing something?

Nvm I just finished it

ornate tide
#

Hi. I am stuck on the Scripting Engine. I have looked at everything, even the http-enum. Am I suppose to be looking or the flag in the robot.txt file

west canopy
#

@ornate tide check the ||robots.txt file||

onyx dust
#

is anyone around who can help with file upload attacks?

#

i'm on the skills assesment and i've managed to enumerate the accepted file names with burp and ffuf

#

and my browser

#

with ffuf i have

#

and burp i have

#

but when i attempt to access the file in hxxp://[machine:port]/user_feedback_submissions/[date]_ho.php it says 404

#

how do i find the file in the uploads directory?

west canopy
#

@onyx dust i used ||xxe to read upload.php , which then reveals the upload location and naming convention of our file||

onyx dust
#

i can read the file and i have read it to understand the naming convention. i can not access the php file that uses the null byte though.

#

if by naming convention u mean how it does date_filename

#

i just dont know how to get the file to execute with what it accepts

west canopy
#

right i used a different file extension than you

#

DM me i can go into detail

rustic sage
#

i have questions in INFORMATION GATHERING - WEB EDITION :Active Infrastructure Identification:

#

where do i put these? in the /etc/hosts? or am i getting this confused with somethin else?

#

i dont understand the metasploit payloads

#

its giving me like 3 issues

#

i cant even send a pic

woven copper
rustic sage
#

word. i thought i was trippin. thanks

polar widget
kindred prism
raven scarab
#

So, Im doing the "Using the Metasploit Framework" module, on the "Meterpreter" section, question 1.
The question is what is the username of the user I obtained a shell with after using MSF on the target host. Thing is...the exploit I used gave me ||a SYSTEM shell||, and neither|| "NT AUTHORITY/SYSTEM" nor "SYSTEM"|| are correct. Did I use the "wrong" exploit, or am I misunderstanding the question?

#

Omg, nevermind.

#

Stupid ||backslashes ||🤪

slim nova
#

Skill Assessment - Broken Authentication

Am I doing something wrong? Can't bypass the login lockout using X-Forwarded-For, my bruteforce is being throttled to 30 seconds.

woven copper
rustic sage
#

INFORMATION GATHERING - WEB EDITION :Active Infrastructure Identification: can anyone give me a nudge. im not seeing the CMS listed anywhere.im running {whatweb -a3 http://10.129.140.178 -v} as well as browsing to the site with wappalyzer

onyx dust
onyx dust
tepid jolt
onyx dust
#

the format is ymd

#
date '+%y%m%d'```
#

on linux will show u the prefix

#

then put an underscore and the payload name

tepid jolt
onyx dust
#

change the date to one day later

#

220707_payloadname.extension.whatever

#

i would change the 07 to 08

#

@tepid jolt did it work?

tepid jolt
onyx dust
#

😎

tepid jolt
onyx dust
#

ahah yeah it's always the small oversights with me too

sage jackal
#

Password Attacks - Network Services. Any hint on the usernames? Am I supposed to spend hours trying to brute force both the username and password on all these services?

vital adder
slim nova
#

Skill Assessment - Broken Authentication

I got into the support user but I am unable to find the flag / admin panel? I've ran directory busters to try to enumerate the path but still have had no luck. Anyone have any ideas?

next solstice
#

Hi 👋

#

I am using Linux and I am importing sockets for threads with variables from void$ and it’s doing good yay

vital adder
vital adder
vital adder
rustic sage
#

hi guys.. i would appreciate some help

#

i got stuck at "cracking common hashes".. i tried hybrid mode and some rules

#

but i think i am missing something else

vital adder
#

if you are using rockyou cut the first ||250000|| word

rustic sage
#

the hash i am looking at doesnt have that at the end

#

i am using rockyou

#

this is the module

vital adder
rustic sage
#

ah

#

thats pretty arbitrary

#

was there a clue for this?

#

i tried rockyou?d?d?d and inverse

#

because there is something like that in the module

#

or how am i supposed to try that?

#

maybe i didnt get it

vital adder
rustic sage
#

i think it worked with me using ?s before

#

now it didnt find anything though

#

maybe your wordlist doesn't have the other special characters for some reason?

#

i have to go to work :(

#

thank you for your help!

vital adder
shut wraith
#

Having issues with the SQLMap Essentials, Running SQLMap on an HTTP Request Task 2 - What's the contents of table flag3? (Case #3)
I've tried all sorts of combinations, but can't seem to get the right one e.g.
||sqlmap -u IP:PORT/case3.php --data 'id=1' --dump --batch||
||sqlmap -u IP:PORT/case3.php --data 'id=1*' --dump --batch||
||sqlmap -u IP:PORT/case3.php --data 'id=1' --dump --batch --risk=3 --level=5||
And I'm getting nothing back, any pointers?

rustic sage
vital adder
vital adder
rustic sage
steep oxide
#

hi guys, ive been stuck on sqlmap skill assessment question for a long time anyone can help? It is to find the flag in table "final_flag"given a minishop website, ive look throughout the site and found the "add to cart link" have an id:1 when intercepted with burp suite, but i use sqlmap -u "http://178.62.26.185:30387/action.php" --data "id:1" --batch --level 5 --risk 3, and many other command but can find the problem why cant get it

uncut mirage
#

Hi, I'm stuck in the Blacklist Filters section of the File Upload Attacks module. I've successfully fuzzed and bypassed the blacklist filer ||(E.g. .cfm, .phtm, .asp, .php3, etc.)||, but the phpbash doesn't seem to work, I have also tried other payloads without success. DM me please, thanks!

fiery berry
#

Hi, I need some help with the "RDP and SOCKS Tunneling with SocksOverRDP" module, I have been able to transfer all the files loaded the DLL however connecting via RDP (mstsc.exe) with the creds provided for the user victor doesn't work. Anyone on this? Thanks in advance. Meanwhile I'll try to throubleshoot it myself.

shut wraith
#

According to the training sqlmap 'http://www.example.com/' --data 'uid=1*&name=test' should be what we need, if there's more to it than that then it should be explained

vital adder
shut wraith
#

Thank you @vital adder !

worthy yoke
#

i am trying xss in module CROSS-SITE SCRIPTING (XSS) - XSS Stored however it seems that pwnbox firefox browser is not showing xss popup

#

<script>alert(document.cookie)</script>

stable sparrow
#

hey guys, could somebody please help me with a module? Im currently stuck on the Meterpreter section in Using the Metaploit Framework.

I have gotten a shell, but I'm struggling to priv esc. ||So far, I have run the session in the background and then run the multi recon local exploit suggester, and then went through each exploit - but none of them appears to work? Can anybody please give me a hint? 🙂||

vital adder
stable sparrow
hazy grotto
hazy grotto
covert tusk
#

For Broken Authentication -> Bruteforcing Cookies, has anyone had luck decoding the rememberme token? (question 2)

covert tusk
lethal atlas
#

have you looked thru the list of file signatures?

#

This is a list of file signatures, data used to identify or verify the content of a file. Such signatures are also known as magic numbers or Magic Bytes.
Many file formats are not intended to be read as text. If such a file is accidentally viewed as a text file, its contents will . The column ISO 8859-1 shows how the file signature appears when ...

vital adder
#

@covert tusk if you still can decode the cookie my trick is ||do a url decode manually first|| or dm me

distant stream
covert tusk
#

Finally got the flag, thank you @vital adder @lethal atlas @distant stream

polar widget
rustic sage
#

w

hazy grotto
#

Hello, I'm on the Skills Assessment for Windows Fundamental. I need help with this step.

#
  1. Adding the HR security group to the shared Company Data folder and NTFS permissions list

    Remove the default group that is present
    Share Permissions: Allow Change & Read
    Disable Inheritance before issuing specific NTFS permissions
    NTFS permissions: Modify, Read & Execute, List folder contents, Read, Write

prime elk
#

Is it recommended that a person who is inciante do the modules of The Box Academy Hack? Even though she has no prior knowledge in Cyber Security? 🤔

#

Or should she acquire prior knowledge, and then try the HTB Academy?

winter juniper
#

Hi peeps, I'm having some issues with the Responder challenge in starting point I've been able to get into the machine and get the flag etc but I'm stuck on a question on one of the tasks. Task 5: which of the following values for the 'page' parameter would be an example of exploiting a LFI vulnerability "french.html"

acoustic owl
hazy grotto
granite prism
#

hey guys has anyone completed file upload attack module? i need help with the limited file upload section

#

currently trying to use xml payloads to read files but isnt working

#

i will explain in detail what i have done so far on private dm

vital adder
#

@granite prism dm

opal vapor
#

I need some help with the Windows Fundamentals module I am right now at the Windows Security Section on the second question were I need to find wich 3rd party security application is disabled by start-up for the current user. I am struggling right now a little bit in that. I was checking out the Local Group Policy Editor all the time, but I don't get any further in that for the question. Can someone give me a hint. Does this even have something do to with the Local Group Policy Editor? Please help!

devout vector
#

I need some help on the module "Using the Metasploit framework" and im on the section Sessions and ive found the exploit and i ran it in the background as a session to run the sudo exploit but when i return to the session i still cant access the root dir

keen vale
#

Hi, I'm stuck on SQLMAP Essentials Skills Assessment. I already found the attack vector, but I can't find the tamper to use

acoustic owl
acoustic owl
rustic sage
#

Hey, I am searching for a exploit, but I don't find one. Which did you have used?

clear sand
#

Anybody I can DM about the Service Login Skills Assessment on Login Brute Forcing? Making sure the "Employee" is the same that has been used in the sub sections.

static bloom
#

not sure whats going on but im at the nibbles foothold reverse shell portion and neither curling nor browsing to the dir is establishing a connection to my reverse shell

#

when i do it, it seems to break my openvpn connection

#

also seems to break the instance as i can no longer access the apache contents

#

i withdraw that statement

#

might be something with wsl?

rustic sage
#

oops

#

that was long agp

#

lol

static bloom
#

so for the pwnbox i can get netcat listening but not from my kali instance. kali breaks it out in to listeing on both the ipv6 address and the ipv4 instead of any.

#

could use help trying to figure out what is happening

round lagoon
#

know it's late, but wondering if I could get some assistance w/ the command injections skills assessment. I see the injection points but not getting any clear idea atm

vale salmon
#

If someone is available, I could use a bit of a nudge on the Windows Privilege Escalation SeDebugPrivilege section. I've dumped the lsass.exe and used mimikatz to analyze the lsass.dmp file, but I only see NTLM hashes for jordan and Administrator. It's the same hash and not the one for sccm_svc, which I don't see anywhere. What am I missing?

west canopy
#

@round lagoon DM me 🙂

#

@vale salmon i was able to ||get the hash with mimikatz||. Maybe try ||running from an elevated cmd shell?||

vale salmon
rustic sage
#

i need help with a question

#

What is the command we need to run in order to display the 'ftp' client help menu?

devout vector
#

hello guys is anyone working on the "using metasploit framework" module because i am running into an issue where im trying to exploit the iis but i keep getting an error. any help would be appreciated.

stable sparrow
#

can somebody help me with Password Attacks - Password mutations? I have used the custom.rule file with the password.list provided, but it has spat out 94k lines which will take over 6 hours to bruteforce... is there another way? 🙂

steep oxide
#

hi, can anyone help me with this question pleasee? "Which employee is suspected of performing potentially malicious actions in the live environment " within the module INTRO TO NETWORK TRAFFIC ANALYSIS in the "Packet Inception, Dissecting Network Traffic With Wireshark section

shadow verge
acoustic owl
#

or
|| you delete the first 17000 lines from your password list. ||

shadow verge
#

@acoustic owl thanks

rustic sage
#

hi guys.. i would appreciate some help
i got stuck at "cracking common hashes".. i tried hybrid mode and some rules
but i think i am missing something else

distant stream
short hound
#

would someone here be able to tell me if im abt to get hacked on discord or no...?

languid dawn
#

not really

#

have a strong password, MFA, and recovery options.

acoustic owl
#

Did you find an answer? I'm stuck in the same place.
I have found a hostname, but I can't get anywhere with it. The DNS server on the network does not seem to know this host.

shadow verge
#

Dm

pseudo kiln
#

Hey,
I can do what you need to do but I can't read the source code. Maybe we can have a chat together ?

potent shell
#

meows

barren stone
#

So I am stuck in the Windows Fundamentals HTB Academy, and been trying to grasp Windows for the life of me, and I am rereading the course over for whatever nth time, and I read from some of the links that is provided that the Get-WmiObject is deprecated in PowerShell 3.0 and above. This Module is also running on Windows 10 and we're in 11 now, and as far as I am concerned with Windows, the OS 11 is a whole new thing to learn. I am sorry, I am just really hating how lost I am with Windows, how none of it makes sense to me, and how people are fine with it for some reason. I just don't get it, and think that I am hopeless and it is making me want to give up on the years I have put into linux, unix, pentesting, and development. I cannot seem to grasp what makes up most of corporate computer structures, I am doubting myself. Just had to put this out there. Sorry everyone.

atomic lava
#

Hi guys, I'm trying to finish the last section of the Getting Started module but I'm stuck. I already got access to www-data and submitted the user.txt flag. I also did the step mentioned on the Hint for the second assessment but the output aren't really useful to me. May I ask for clue here?

Solved, I didn't take full attention to the command written on the previous section.

broken warren
#

I need help with jndi and ldap, specifically unified module. I copied everything word for word and can't get a shell

hollow drum
#

Hi, I'm doing the hacking wordpress module and I'm in the last question. Does anyone knows how to get the reverse shell using de lfi? I'm kind of lost

steep oxide
#

Can anybody help with USING WEB PROXIES MODULE, ZAP FUZZER section's question?
I Fuzzed the cookie but it fuzz results turns out to be all 200 OK, i dont know what i doing wrong here

pseudo kiln
steep oxide
#

what does the size of the response tell?

#

the hint says look for a page for a different content length, but i dont understand that part

devout vector
#

can i get some help with "Using the MetaSploit framework" on the task Meterpreter and i can seem to get my exploit to work

pseudo kiln
trail pendant
#

Port Forwarding with Windows Netsh. The victor user doesn't seem to work.. Does anyone have a hint for what I could be doing wrong. DM would be fine. I feel like I have setup the correct netsh and I am able to nmap the port to verify the RDP connection. It is purely login-failure that seems to get me off

steep oxide
devout vector
#

is anyone else getting random session dying when working on the using the metasploit framework meterpreter portion ?

steep oxide
#

Can anybody help with USING WEB PROXIES MODULE, ZAP FUZZER section's question?
I Fuzzed the cookie but it fuzz results turns out to be all 200 OK, the only same size response with the original, the cookie content is the same as the original , and when I right click and open url in browser it turns out blank , anyone knows where I’m missing out ?

plain coral
#

@steep oxide Think of it as a page in a Where's Waldo book, You are trying to find Waldo, everyone on the page at the beach could be 200 OK but Waldo is the odd one out wearing a red stripy shirt. In this context, the red stripy shirt is the different response size.

glacial elk
#

I am supposed to enter the number of all installed packages. But I get an error message when I enter the result with this command:

#

apt list --installed 2>/dev/null | wc -l

#

anyone have an idea what i'm doing wrong?

plain coral
glacial elk
rustic sage
#

hello ah, just a random question

#

is it possible to get more cubes without having to pay for it?

#

hello, am try to get the password of the tomcat user (Flag4, LINUX PRIVILEGE ESCALATION), I am able to get into the /manager, but there is no password or something else to get access of the tomcat user. Can someone get me a hint?

opal vapor
#

I am still stuck in the Windows Funtamentals module in the Windows Security section by the second question What 3rd party security application is disabled at startup for the current user? (The answer is case sensitive).. Does this have something do to with the registry's?

delicate osprey
#

Hello, in module Attacking common services, the target doesn't have FTP port.

#

└──╼ [★]$ nmap -p 1-65535 10.129.43.221
Starting Nmap 7.92 ( https://nmap.org ) at 2022-07-08 15:44 BST
Nmap scan report for 10.129.43.221
Host is up (0.060s latency).
Not shown: 65531 closed tcp ports (conn-refused)
PORT STATE SERVICE
22/tcp open ssh
53/tcp open domain
139/tcp open netbios-ssn
445/tcp open microsoft-ds

Nmap done: 1 IP address (1 host up) scanned in 51.46 seconds

drifting glacier
#

Does anyone else have issues with targets taking forever to spawn during the evening hours(US eastern time zone, to be precise)

#

In particular, loading active directory enumeration/attack targets

delicate osprey
#

Attacking FTP

covert tusk
vital adder
acoustic owl
# delicate osprey Attacking FTP

Hmm? Okay, there should definitely be an FTP server. But not on the standard port. But you have actually scanned all ports.

Restart the machine and wait about 5 minutes. Then try an nmap scan again.

covert tusk
vital adder
vital adder
acoustic owl
covert tusk
serene pivot
#

hi, where i can ask for an help ?

delicate osprey
#

i reset target 5 tims

#

@acoustic owl thanks 🙂

vital adder
serene pivot
#

Hi.. I would need some help with the faculty machine

delicate osprey
#

@vital adder thanks too

normal marsh
covert tusk
vital adder
devout vector
#

can someone help me with the Vulnerability Assessment "Nessus Skill Assessment" im stuck trying to set up nessus

devout vector
west canopy
#

@devout vector nessus should be ready to go on port 8834 , and the scans are already there for us. I never had to do any setup

devout vector
#

yea but it wont let me pass the activation code @west canopy

#

It keeps telling me Error you are not authorized to perform this request

hollow drum
#

Hi, I'm doing the hacking wordpress module and I'm in the last question. Does anyone knows how to get the reverse shell using de lfi? I'm kind of lost

devout vector
#

have you tried using metasploit @hollow drum

bronze trellis
#

hi guys so i have an auto clicker ( a hacker made it for me and im not programer) and i was wondring how to make it fast like it super fast but idk how to make it faster

#

clickDelay := 10
clickIncrementSize := 10
toggle := 0

#

does this what makes it faster?

#

anyone?

#

can someone tell ,e how?

west canopy
#

@hollow drum try ||bruteforcing your way in, then use the same technique as the "RCE Via the Theme Editor" section||

hollow drum
#

@devout vector @west canopy thank you both. I'll try using those things. 🙂

pseudo kiln
#

@knotty falcon
Away for the weekend. I've finished the module though. You can DM me on Monday if you're still stuck

knotty falcon
bronze trellis
autumn elk
#

Has anyone done the file upload attacks?

naive ravine
#

Is anyone working on the Skills Assessment of Web Services and APIs?

#

I am not what I should do in this exercise

uneven relic
#

Hi, I'm stuck in the metasploit module at the exercise for sessions. I opened the session with elfinder (running meterpreter) and tried to get the privilege escalation with sudo_baron_samedit. I selected the session, but somehow the exploit doesn't go through (i also tried multiple targets, but the correct ones should be 1 or 2). The exploit tries to write files, but then stops without creating a root session. There aren't any errors given....any advice?

broken warren
#

Can someone explain the whats being asked in the Linux fundamentals module? On the filter contents section, last question. They ask to curl https://inlanefreight com and filter all unique paths, I've tried a few ways (I don't completely understand the delimiter concept) but Im not sure what I should be filtering. Do I want all the href and src links? Just the paths after .com/? UPDATE: got the answer but it doesn't reflect what my actual results yielded. Would very much like to know what's kind of magic is happening

devout vector
#

@uneven relic dm me

#

@broken warren It asks for the number of path so count them

acoustic owl
acoustic owl
devout vector
#

can someone help me with Nessus Skill Assessment my scan isnt going for 60 mins like it says its suppose to

#

its only going for like 3 mins and finding nothing

copper osprey
#

To start with htb can I use windows or is better to use a virtual machine with another operating system?

acoustic owl
copper osprey
#

Thanks

normal marsh
#

Bunny speaks the truth. By having a virtual machine, you can also roll it back to an earlier snapshot when something goes wrong. Much safer than hosing your host OS. And things will go wrong! :-P

median canyon
#

Could use some help on the Footprinting Medium Lab - Stuck trying to login to Management Studio. Getting a error message No process is on the other end of the pipe

rich mulch
#

hello guys, I am stuck at SQL basic because I don't get the question. What kind of expected result? I can findout the username and password in user table. But that is not the answer

acoustic owl
rich mulch
#

already read and do UNION but cannot figure out what question wants...

acoustic owl
next basalt
#

someone have dedos maschine?

rich mulch
#

ah I got it. I thought enum in user table. thanks for enlighting me @acoustic owl

desert current
#

Hello, Im stuck on the Module Getting started at the privilege escalation the second questions is my problem. I managed to make it to user2 but I cant reach root. I did everything like explained above but it doesnt work. When I try to connect to root it just times out.

wheat garden
desert current
#

Unfortunately, I already tried it but that didn’t work

knotty falcon
#

Could I get a nudge with Web Service & API Attacks - Skills Assessment?
I've tried using sqlmap on various parameters found in the wsdl file but no luck.

wheat garden
dreamy crow
#

hola

wheat garden
#

looks like your just generating ssh keys then uploading or copyi and paste the public key on the victim machine then this will allow you to ssh to the victim using the private key on your attack machine.

#

This is doable because on that machine the ssh folder is writable by anyone.

fossil crescent
#

So I spent hours yesterday trying to get foothold on the Password Attacks - Credential Hunting In Linux -- only to (I swear literally) re-do the same steps just now (only difference is enjoyed a margarita before I sat down at the PC) and within 10s got my foothold... Either I did something wrong (and didn't realize it yesterday), or environment was messed up -- either way 😡, but I guess the life lesson is when life gives you lemons limes, make margaritas 😂

valid forge
#

Can anyone assist or point me in the right direction for the Nmap Firewall and IDS/IPS Evasion - Medium Lab? The hint seem totally useless and I've attempted the source port parameter with no luck so far. What am I missing?

devout vector
#

Hey can someone help with the the 1st adn 3rd question for the windows Fundamental Assessment

dry tundra
#

Hey, new to hackthebox. I'm struggling with the nmap module with the question that says "Enumerate the hostname of your target and submit it as the answer. (case-sensitive)". Can somebody walk me through this or point me in the right direction?

valid forge
dry tundra
#

What do you mean by this? I tried using -A and -p-, but the server seems to be blocking my connection requests

#

I'm honestly like really lost

valid forge
#

Figured out the right combination of parameters. All good now.

round lagoon
#

yeah i know late again, but even I made progress in the Command Injections Skill assessment, i'm still getting a blank response 😦

visual snow
#

If anyone needs assistance with broken authentication skill assessment I just finished it and created a step by step notes for it, without giving away password or flag. Just dm me.

steep oxide
#

hi guys, USING WEB PROXIES , SKILL ASSESSMENT , first question about enabling the disabled button in lucky.php, i intercepted the response using burp and change the value='true' disabled TO value='false' disabled IN the html, but after i forward the response still cant press the button and when i check the history, the response forwarded wasnt changed, anyone knows what im missing here?

serene moss
#

Why cant i figure how to simply connect the VPN in hack a box

north flax
#

what is this server for

#

is this for hacking

#

pls reply

novel matrix
#

@north flax please use bot commands in the correct channe; #bot-commands

acoustic owl
trail pendant
#

Pivoting, Tunneling, and Port Forwarding: Port Forwarding with Windows Netsh. I can't get the rdp to work. I've set everything up and can even nmap the service through the port, but the logon credentials are denied. Are there anyone who can help. I am on day 3 with this now...

naive ravine
#

Would someone be able to help me with the forming of a SOAP request for the Skills Assessment of Web Services and APIs? I having a very hard time understanding how to do this.

tough mural
#

Im stuck on the web proxies skills assessment: Question 3
Once you decode the cookie, you will notice that it is only 31 characters long, which appears to be an md5 hash missing its last character. So, try to fuzz the last character of the decoded md5 cookie with all alpha-numeric characters, while encoding each request with the encoding methods you identified above. (You may use the "alphanum-case.txt" wordlist from Seclist for the payload). I think its my payload position

#

Anyone able to please help or DM?

acoustic owl
trail pendant
rose owl
#

sorry for my poor english
Metasploit issue, Exploit completed but no session was created. Does anyone give me the solution please.

polar widget
tough mural
ember wing
#

Anyone done the mssql section of attacking common services and can help with q2? I got the credentials from q1 but now having trouble using them. Edit: nevermind ||.\|| was the key,

polar widget
polar widget
#

Go ahead

white mulch
#

I require a little nudge on command injection skills assessment!

rustic sage
#

hi guys! can anyone help me finish only remaining exercise on the cracking hashes moduel

#

i could not manage "cracking common hashes"

#

the hint says to use rule sets or hybrid mode but hybrid mode did not bear results and i dont know which rule set to use, i tried leetspeak but it didnt work

tough mural
# polar widget Go ahead

So i can confirm i have the 31 character as a prefix followed by the correct 2 encoding types. But when I run the attack the length of each is the same and response is 200

polar widget
tough mural
lament rampart
#

Hi everyone, I just create a video for all HTB Academy beginners about how to set up a vulnerable web application on your local machine
https://www.youtube.com/watch?v=e1m_2M0c1J8&ab_channel=OceanicSix
Please let me know what you think, any feedback is appreciated!!

This video is about how to set up an apache web server that runs PHP web applications. And how to do it in the docker container

▶ Play video
minor moth
#

Hello, everyone! I need help on "Skills Assessment - File Inclusion". I am so close to finishing it, but struggling so much in the last part, can anyone give me a hint?

uncut mirage
#

Hi, I'm stuck in the Blacklist Filters section of the File Upload Attacks module. I've successfully fuzzed the file extensions and tried all the non-blacklisted extensions. Problem is that it looks like the html/css part of phpbash loads, but the terminal part is not working (See attached image). I have also tried the other payloads mentioned without success.

DM me please, many thanks!

vital adder
lethal shard
#

Hello!
I was given a gift code for HTB Academy. Now have a balance on my Account Balance, I would like to take a subscription for myself, but the balance is not removed and I am asked to enter my credit card on the payment page. What I should do to pay for a subscription by my account balance?

urban anchor
#

I this module "Attacking Common Services" , section "Attacking SQL Databases" ok? I can`t connect with mysql or sqsh to target machine. Just blank output.

polar widget
#

Chat with HTB staff and they'll figure it out
They're great

hard plover
#

i got a randoms ip

#

he uses IPv6

random kettle
#

OpenVAS assessment, need some clarification on q2 and q4

white mulch
#

Can anyone help me out with Command Injection Skills Assessment?

#

I think my payload is wrong or something

devout vector
#

can someone dm me i need help with windows skill assessment it jusat a hint for the 3rd question i did that rest already

knotty falcon
#

I could use a hand with the "Web Services and API Attacks Skills Assessment" please

So far I've tried using sqlmap, crafting SOAP payloads with the help of the wsdler Burp Extension, and also tried using the automate.py script, but nothing seems to work.
Please DM if you can help.

raven cairn
#

Shells and payloads: php webshell

#

Having problems doing the section because of this

#

I swear I have followed the instructions to a T

acoustic owl
raven cairn
raven cairn
ember wing
#

Can anyone give me a sanity check on the exercises at the end of the Attack Common Services module, I'm convinced I'm on the path, but having issues with the box falling over even with the single thread of password guesses.

west canopy
#

hello friends

round lagoon
#

I'm honestly beginning to think these modules are just sanity checks

west canopy
#

putting the mental in "fundamental"

runic nimbus
#

Is anybody doing the Bug Bounty path?

devout cliff
#

yes i finished it, just havent taken exam yet

vagrant forum
#

Going through the basics of operating systems and some of the questions go straight into having to use tools or navigation that weren't mentioned in the first place. where do I get info on using the tools to get the answer??

round lagoon
#

speaking of sanity check, I might need one again for this command injection skills assessment

devout cliff
west canopy
#

I might be able to help

raven cairn
#

@west canopy Can I dm?

west canopy
#

sure

azure vortex
#

can anyone help me with page fuzzing

devout vector
#

can someone give me a sanity check on javascript deobfuscation because i have the message from decoding but its not accepting it

azure vortex
west canopy
#

@azure vortex which module/section do you need help with?

#

@devout vector i can try, feel free to DM me

devout vector
#

@west canopy I figured out but thank you for reaching as fast as you did

azure vortex
west canopy
#

sec ill DM you

azure vortex
scenic anchor
#

..

#

fuck

tough mural
#

@west canopy Im stuck on the web proxies skills assessment: Question 3. Mind if I dm you?

shut owl
west canopy
#

@tough mural sure DM me

tough mural
#

@west canopy @shut owl thanks!

round lagoon
#

ok figured out this annoying command injection nonsense smh. Thnx @west canopy & @devout cliff for the advice 🙂

rustic sage
#

@harsh drum i dont think ive ever harassed you here 🤔

normal laurel
#

Good day,
Could someone assist me in "Information Gathering - Web Edition" module.
Active Subdomain Enumeration section, 2nd question? Identify how many zones exist on the target nameserver. Submit the number of found zones as the answer. because I got the answer however I definitely got it by luck- and I now need to know the exact process to answer the question after it.

polar widget
normal laurel
polar widget
white crater
#

can someone assist me for assessment 2 module active directory enum and attack?

acoustic owl
#

Is your VM connected to the HTB Academy VPN?

lucid mirage
#

always ping the target first.

acoustic owl
#

That's weird. You can try to change the VPN server. If this does not help, please contact HTB support.

gritty current
acoustic owl
gritty current
wild hinge
#

Windows fundamentals, no IP given to RDP?

#

In fact, now that I'm looking further it looks like none of the questions a providing the IP to RDP into

acoustic owl
#

Here you get the IP address

wild hinge
#

man do I feel dumb, thanks

acoustic owl
gritty current
acoustic owl
fading ridge
#

Hi is there anybody who could help me with case 6 and 7 of sqlmap essentials?

gilded kernel
#

hi i need help @raven leaf MODERATOR

#

@patent ruin sry for the ping but can ya help mehg???

rustic sage
normal laurel
#

Good Day,
I'm having a bit of issue with the Information Gathering - Web Edition module, Virtual Hosts Section-
3rd-5th question. I've used all the enumeration techniques discussed- yet I'm not getting anywhere-
Could someone maybe hint at what technique I'm to use without giving it away completely or assist me in completing the last 3 questions?

normal laurel
#

what's the prob

gilded kernel
#

System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down

#

in kali linux for beEF attack

gilded kernel
normal laurel
gilded kernel
#

: (

normal laurel
#

;-;

normal laurel
quiet prism
#

anyone available to help me out with some SQLi sqlmap essentials

austere pendant
#

hello is anyone available to chat about nmap im doing that module inthe academy and im having a little trouble?

quiet prism
stark niche
#

When i use SSH in the module "Linux Fundamentals", I need to enter a password. But when I try to type anything nothing is showing up. i have tried just copy pasting it but it still doesnt work?

void shadow
#

The password is entered but not visible

stark niche
#

I'll try thanks

#

I tried it multiple times but it says permission denied. I typed the password exactly as it is shown...

#

Nevermind i made it work my 1 key was broken lmao

polar widget
quiet prism
quiet prism
polar widget
#

At my best

rustic sage
#

I am doing linux fundamentals, system info, "What is the path to the htb-student's mail?"

#

what is the command for finding this

#

nvm

#

i have found the problem

#

the cat command just isnt working

normal laurel
vapid grove
#

Hi, i'm stuck on sqlmap skills assesment, i think i found the way but no way my command works, any help?

EDIT:just found it, nudge: check the post request, copy as cURL, and check between tampering

normal laurel
normal laurel
#

kk

quiet prism
#

anyone available to help me? i've got the answer but i'm sure there's a more elegant solution (SQLMap)

vital adder
#

hi @acoustic owl can i dm you about the Pivoting, Tunneling, and Port Forwarding module?

raven cairn
#

Does anybody know when we will get more modules?

#

I want new ones sooooooo badly 😭

jagged zenith
jagged zenith
raven cairn
#

I think it would be sick if they added a blue team, cert, exploit dev cert, and OSINT cert!

raven cairn
#

92%

jagged zenith
raven cairn
#

and 70% pentest path

jagged zenith
jagged zenith
#

I am training for the certification exam cbbh

jagged zenith
raven cairn
#

Yes

#

100%

jagged zenith
normal marsh
raven cairn
#

I know OFFSEC has some exploit dev courses

#

But tbh

#

HTB > Offsec certs

#

And more economical also 😎

normal marsh
#

And $$$

#

I'm the sort who likes to learn the same thing from several different sources, so an exp dev course prior to taking OSED would be awesome.

hollow thunder
#

Could anyone assist with the footprinting module? Stuck on DNS

stable sparrow
#

can somebody please help me with a section in password attacks?

#

specifically the NTDS.dit section, I'm trying to move a file from the target machine to my attacker machine but I'm getting a nativecommand error. For some reason the discord bot isn't allowing me to paste the error message in this chat.

#

I have completed it with the crackmapexec method but I'd love to do it via the shadow copy method in evil-winrm too. thanks!

storm wigeon
#

hey so i jsut started learning hack the box and i finished the module discussing how the acadamey works, what should i go with next?

radiant dagger
#

legend, thank you! Start from there and found the way out

acoustic owl
radiant dagger
languid dawn
#

aws labs for users POGGERS

#

(disclaimer I don't know about it, but that sounds like what is happening 😄 )

polar widget
fair cove
#

Hey everyone. Any hints for Password Attacks Lab - Medium? I am in as the user J. But cant find root pass

chilly slate
#

user-agent filtering?

vapid grove
#

Hi, i'm stuck at web attacks skills assessment. I'm able to extract users and information, but not able to change the passwd, keep getting Access Denied

floral sandal
#

who finished the ATTACKING COMMON SERVICES Module?

vital adder
devout vector
#

are you connected to the VPN because if you havent then metaploit wont find the ip and it will do nothing while the parrot VM is on the network by default which will allow you to run comands without issue

#

@digital storm dm me then

rocky apex
#

hello who can help me: which prefix in case 6 in module SQLMap Essentials

limpid crane
#

hello , PIVOTING, TUNNELING, AND PORT FORWARDING modules like has error , section RDP and SOCKS Tunneling with SocksOverRDP 172.16.5.19 credentials is error

#

who can help me ,tell me 172.16.5.19 credentials

acoustic owl
#

If it does not help, contact the support of HTB

modern yew
limpid crane
#

@acoustic owl thank you ,i try, vpn take us1

runic rampart
limpid crane
#

@runic rampart I'm guessing the server is shared and the password was changed

vital adder
rocky apex
stiff moon
#

yo on AD Enumeration & Attacks - Skills Assessment Part II im on the question:

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

i found the creds netdb:D@ta_bAse_adm1n! (feels like SQLEXPRESS is the wrong username at this point) but dont know how to login to the host. anyone here to give a hint or nudge

crimson atlas
#

Yoooo anyone I can DM about SOAP request really fast ? NootLikeThis

acoustic owl
acoustic owl
devout vector
#

hey just wanted to ask a question about "Attacking web Applications wiht ffuf" im running a Filtering Results part and when i run it i get thousands of code 200s but none of the filtering i guess has taken place and i even added the -fs 900 flag in my script but still so just wanted to see if someone could guide me a little to make sure what i was doing was okay or not

crimson atlas
#

@devout vector Try ffuf -h and check for code filtering or all the filter options available

devout vector
#

@crimson atlas thank you i will try that

crimson atlas
#

@devout vector np dm if needed

runic rampart
crimson atlas
#

@acoustic owl may I DM you about web services and api skills assessment ?

devout cliff
#

isnt there a module that goes over how to make a list of credentials from using 2 seperate lists/files? like combining rockyou.txt with a username list?

unreal gorge
#

Yo guys how do I know if I got verified on this server

sage jackal
#

Hello, I need help on Password Attacks - Easy Lab, I’ve been trying for 2 days to brute force the ssh + ftp to find any valid credentials with no results. Can someone help me?

runic nimbus
#

Also, do you recommend subscribing to HTB Academy? (For the Bug Bounty Path) I've just been doing modules with the cubes I've earned so far.

scarlet sapphire
#

hi can someone help Active Directory Enumeration & Attacks,Kerberoasting - from Linux

heady hamlet
acoustic owl
random kettle
#

quick q, why the machines (spawned IP) in the jr pt path keeps on crashing?

#

a 5 min task takes 1 hour to finish it ;/

acoustic owl
heady hamlet
#

So yesterday I was on one of the modules and when swiping from lower right to upper left. I might have clicked on an image but it opened up a binary text file.

acoustic owl
sage jackal
# acoustic owl Use the lists provided in the module. It takes a relatively long time, but with ...

I’ve been using the usernames and password lists provided and ofc I’ve mutated the password. So the issue it that only a very small percent gets tested so I’ve been using the -u on hydra to each try each password on each username first and I’ve split the usernames lists in 5 parts to try more but it seems that it’s still not enough so I’m thinking about splitting the username lists to even less names like 10 parts of 10 usernames each

heady hamlet
unreal patio
#

I'm stuck at assembly skill assessment task 1, I keep getting broken pipe when I run the shellcode, can someone pm?

random kettle
#

is there any way to use my VM rather than NoMachine for the assessment in shells and payloads path? it is really slow, buggy and keeps on timing out FeelsBadMan

little whaleBOT
#

836658793461841951 has been banned until 2035-04-16 17:53:41 (UTC).

surreal rain
#

already got the boot. thanks

rocky apex
#

which prefix in sqlmap essentials case 6???

summer lava
#

Hey, anyone new into '' Junior Penetration Tester '', can you DM ?.. let's work it through together if you wish

summer lava
rocky apex
summer lava
rocky apex
summer lava
#

I mean from the beginning to sql

#

how long have been on the path

rocky apex
#

this is the only completed sql module so far

summer lava
#

Got it, didn't you start as a beginner

rocky apex
#

hack the box was advised to me by a friend and he said first to go through sql and then I took the path of Junior Penetration Tester

summer lava
#

@rocky apex do you know how i can get to the root user, without having the current user password

rocky apex
summer lava
#

i SSH to a box, meeting USER1 (using 'sudo -l' USER1 can only run BASH using USER2 without PASSWD ) and then i was able move to USER2.. Now i need to escalate privileges to ROOT but i got no password for USER2 when try using 'sudo su' command.. Please any idea on how to escalate to ROOT ?

quiet rune
#

hi can anybody help me with command injection last question What the content of /flag.txt.I tried to use bypasses but it gave me or file not found or permission denied

vital adder
rocky apex
#

here is what i get

#

dquote bquote>

#

and it's waiting for new input

vital adder
#

@rocky apex can you dm me your full command?

polar widget
rustic sage
#

hi all

#

im new

#

im 57 yrs old though

#

hope thts fine?

acoustic owl
rustic sage
#

this feels like a bait because a friend of mine got asked the same question a few minutes ago, some random ass guy

#

on a server

#

asking if she was single and if she knows any women

little whaleBOT
#

Error: malformed user ID.

hallow otter
#

Hi heroes, I am trying to complete the file upload attacks skill assessment. I am able to submit files bypassing all the white/blacklist due to the php file that I was able to discover, yet none of the php shells that I am uploading seems to be retrievable. Do you have any hints?
NVM: I had to fuzz harder. Try all the possible combination of file extensions

runic nimbus
#

And @acoustic owl and @polar widget how long did you guys take to finish the Bug Bounty path

acoustic owl
runic nimbus
#

Cool, thanks ! Imma hit you up shamelessly if I get stuck anywhere.

woeful oxide
#

Hey guys!, I'm very stuck on this section of using web proxies, I don't understand how to search for .html files

#

could someone give me a hand?

rustic sage
#

i can give you a great hand

slow ruin
woeful oxide
#

Anyone here who has finished the bug bounty path?

woeful oxide
slow ruin
quiet rune
#

any help please im stuck command injection last flag

heady hamlet
vital adder
quiet rune
heady hamlet
light yacht
quiet rune
heady hamlet
#

When you ssh into a machine how are you logging in?

vital adder
woeful oxide
vital adder
heady hamlet
#

Just trying to catch up on topic.

quiet rune
vital adder
vital adder
woeful oxide
#

guys

#

any idea why the target time is going down so fast? its not taking even 30 secs to go down

quiet rune
vital adder
trim yoke
#

Hey I'm on the Windows Fundamentals Module skills assessment page - I'm trying to follow the steps I got to step 4, create a security group. I can't find any info online about that other than active directory but the machine I've rdped into doesn't have AD on it, so I'm kind of lost? Where / On what machine am I supposed to be following these setps? I've tried to install rsat onto it but it doesn't have any internet connection.

#

Any pointers?

rare sky
#

hi guys sorry for disorder, i have a question about get-wmiObject -Class Win32_UserAccount, i have done this commando to get the SID of the bob.smith user, in the windows foundamental module. Now i would ask you, why when i went in the Users directory, the user bob.smith wasn't here? and why i could find it in powershell with get-wmiobject?

vestal spruce
#

Anyone happen to know if an ExtraSids attack is the same as a golden ticket? Somewhat unsure of this, and is every goldenticket attack an ExtraSids attack? So if the environment has SID Filtering, can you still do golden ticket?

trim yoke
rare sky
#

thanks ❤️

radiant dagger
#

Thank you, Jare! one little thing from myself. I would say "i just used proxychains + secretsdump.py when/once authenticated as the tpetty user"

late beacon
#

Victor's creds for the Pivoting module with netsh do not work

#

victor:pass@123 is invalid.

hollow thunder
#

Could anyone assist with the footprinting module? Stuck on DNS

eager crescent
#

Need help on the “Intro to assembly” module data movement question-Add an instruction at the end of the attached code to move the value in "rsp" to "rax". What is the hex value of "rax" at the end of program execution?

I’ve tried moving the immediate data itself with the syntax

Mov rax, rsp

And also tried using brackets to move the actual value instead of the pointer

Mov rax, [rsp]

However using gdb to answer the question, both attempts failed

vale salmon
#

Could someone give me a bit of help with the Windows Privilege Escalation Other Files Module? I'm having issues finding the password for bob_adm.

#

Got it

late beacon
acoustic owl
hollow thunder
#

Has anyone finished the footprinting module

stable sparrow
#

can somebody please help me with password attacks - easy lab? I managed to get the credentials to log into SSH, but I'm struggling to get the root password. can somebody please give me a nudge? thanks 🙂

radiant dagger
#

Thank you, man. Another tip is this Answer format: [string] []

stable sparrow
hollow thunder
radiant dagger
#

use SOAPAction Spoofing session is enough. No need for SQL

rustic sage
#

Can anyone help me with introduction to networking(subnets)

rocky apex
rocky apex
fluid berry
#

Anyone up for help on the attacking common modules sql part?

#

I got the password but I cant login with mssqlsvc account

graceful turtle
quiet prism
#

i think this task is broken on the SQLMap essentials. last section before the skills assessment

#

i've got the flag and says it's incorrect

heady hamlet
#

So I am working thru the python module Further Improvements and the flag tells me that the answer I have is incorrect

#

Any help here?

pseudo path
#

I am playing with the linux privilege escalation module. In the first task I should download a kernel exploit, compile it and then run it in the virtual machine. What is the best way to actually download the exploit into the VM since it does not have internet access?

random kettle
pseudo path
polar widget
fluid berry
#

asking again
Anyone up for help on the attacking common modules sql part?
I got the password but I cant login with mssqlsvc account

rocky apex
#

why the flag does not fit in case 5 module sqlmap essentials?

quiet prism
#

you've got rogue characters in there mate what're the `\ doing there?

#

where are you getting those from? you should just get it to copy paste

#

dm me

rocky apex
#

who knows how many columns in case 7 module sqlmap essentials

languid dawn
#

Don't leak flags, even if partially.

rocky apex
polar widget
steep jungle
#

hey

#

i'm new and i got a question

#

for use a pwebox

#

did i need to install something ?

#

cause i cant connect

vital adder
rocky apex
vital adder
opal vapor
#

I am right now at the Intro to Network traffic analysis module on the Tcpdump part the last section. Does anyone know how this question is meant What are the client and server port numbers used in first full TCP three-way handshake? (low number first then high number). Do I need to know the server port and the client port and in wich order?. And I also can't really find a full TCP handshake. Please help

rustic sage
#

Hey I am in the File Inclusion module, with the command 'ffuf -w /Dir/to/file/fuzzParameter.txt:FUZZ -u 'http://206.189.26.97:31342/?FUZZ=value' -fs 2287' I would like to find the parameter. The result is every parameter in the file, the status is everything 200, but I don't think that the webpage has 6000 parameters. Can someone help me find the right parameter?

devout vector
#

well you are only filtering the ones with a file size of 2287 so if you want to filter out the ones with 200 status code you will need to add mc=200

quiet prism
#

this sqlmap essentials module is no joke. digging for POST requests zzz

rustic sage
quiet prism
#

oo i think i got a vector Oo

#

nvm

strange aspen
#

Can someone help me? Identify if its possible to perform a zone transfer and submit the TXT record as the answer.

quiet prism
#

can someone dm me about this? i don't want help per say, just someone to bounce ideas off

#

(sqlmap essentials skills assessment)

strange aspen
#

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

quiet prism
acoustic owl
strange aspen
acoustic owl
icy remnant
#

hello. did you find how to use openvas for this module?

iron plaza
upper vault
#

Need a quick hint, I'm running back through the Web Proxies module, and I hit a wall on the skills assessment. Decoding the cookie didn't seem this difficult before, but I can't seem to figure out the correct sequence. The hint doesn't help either, says "first value start with multiple -encoders-"

icy remnant
random kettle
#

I'm kinda not getting the question in the Password Reuse task, any clarification?

past jolt
#

I need help with using vim (while in a shell)
I'm on the Oopsie box, I've got a connection via php reserve shell, Trying to use vim to save a file named 'cat' with contents '/bin/sh' but when I type it gives the error pattern not found. Seemingly can't change modes the standard way.

rustic veldt
#

I think you should stablize your shell

iron river
#

sorry if this has been asked before, can someone help me with sqlmap essentials attack tuning-case7?

past jolt
rustic veldt
#

I think you need also to stty raw -echo

#

and maybe also stty col row

#

then vim should work fine

light yacht
#

Hello ! I am living same problem getting 3949 files and I am getting 250 but still nothing I was wondering If you could give me a hint about it 🙃

rustic veldt
#

welcome bro

late beacon
acoustic owl
tiny ledge
#

Any help with Web attacks, I'm stuck on : Bypassing Encoded References

#

Nvm, got it! 🙂

quiet rune
#

Any hint file upload attacks whitelist filters i fuzz with wordlist from bash script and no luck,when i upload its 404 not found

fiery holly
#

hey, im kinda new to htb and i was doing a module where i need to use the nmap, but when i do it, it just says that the host seems down. I have already tried to refresh the given ip but it doesnt work

#

is this normal but im not getting it, or is it a real bug or something

fiery holly
quiet rune
fiery holly
onyx dust
#

can anybody provide direction for footprinting - hard lab. i made a custom wordlist using nixhard (the hostname) and tried to use every snmp list in seclists and onesixtyone but they do not work for guessing the community string. what list did you use?

devout vector
worthy ember
#

Hey I am stuck at XSS module... currently working on the task injecting a login to the website. But the problem is, it seems like the Ip I get displayed in OpenVPN client is not the one i can send stuff to and receive it via nc/php -S. How do i figure out my right IP ?

restive briar
#

hello , im stuck in footprinting module (smb). Im trying to get the banner with different tools (smbclient, rpcclient, msfconsole, nmap) but im not getting the right answer

acoustic owl
worthy ember
#

Yes but that's not the one reachable from inside the vpn...idk but solved it anyway by using the pwnbox. Maybe my VM network setup is broken smh.

light yacht
trim yoke
#

---[SOLVED]---- Feeling really stupid, All the information you need is there. I had thought I researched it well enough before, I did not. -Still kind of lost at the last page of windows fundamentals to create a security group. The target system does not have AD on it (or I can't find it) and I am unsure of how to go about doing this. Where am I supposed to be completing those steps?

#

Am I meant to install windows server and set up ad on a vm and do this on my own? Can't seem to do this on target system where it says to spawn and rdp into them

fiery holly
#

hello, im new and doing the getting started module. im stuck in public exploits section because i cant identify the services running on the server they give me. can someone help me? i know i need to find the service and version so i can look for an exploit in msf, but i cant find the service

#

thank you

gloomy tangle
#

Hi All. Need help on the Module ATTACKING ENTERPRISE NETWORKS Section Lateral movement. I run neo4j service and Bloodhound as said but both dont connect because I need username and password (also the port doesnt match when I start the service) what I am doing wrong? thank you in advance

#

It says no database found after I put port 7474. Has something to do with the zip I downloaded?

west canopy
#

@gloomy tangle i did not use bloodhound on this section

gloomy tangle
west canopy
#

usually its neo4j/neo4j

#

but it wil make you change your password

#

after setting up neo4j/bloodhound

gloomy tangle
trim yoke
#

Is there anyway to reset progress on a module? Can’t seem to find any reset button or anything

west canopy
#

i think once you complete it you can reset

trim yoke
#

Aha I see it. For anyone wondering, click on completed modules and on the right under paths click retake module.

#

Or not. Just brings you back to the module to view.

rose gate
#

Hi friends, someone help me to complete the lab-medium in the module password attacks?, i am stuck, I got the user j.... with his paswword but i cant to find the password for the user d...

little whaleBOT
#

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

austere pendant
little whaleBOT
#

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

iron river
#

can someone help me with sqlmap essentials attack tuning case7?

iron river
#

nevermind, i solved it when i ran the command on parrotbox

austere pendant
#

hello is anyone available for nmap module ? lol

stable sparrow
#

hi, can somebody please assist with "Password Attacks - Hard Lab"?|| I got the Backup.vhd file, but I am having troubles mounting it on my attack machine. I'm getting [CRITICAL] Cannot parse volume header. Abort.||

#

I have also tried with ||guestmount, I'm getting unknown filesystem type 'Bitlocker'.||

violet trellis
#

hey guys, have someone nailed "AD Enumeration & Attacks - Skills Assessment Part II"? need an advice how to get creds of last user

maiden geyser
#

Can someone help me

polar widget
polar widget
fiery holly
#

anyone can help me with SSH into a server pls?

forest gorge
#

Can someone help me with the Broken authentication Skills Assessment, found several things but could'nt get a flag...

polar widget
vital adder
fiery holly
forest gorge
vital adder
polar widget
acoustic owl
#

Anyone who has finished the Password Attacks Hard Lab and can give me a nudge in the right direction?

broken warren
#

On the footprinting module in the FTP section, first question. It asks for version of the FTP server, and to submit the answer as a banner. I found two versions but I'm not sure if submitting the answer wrong or if I just found the wrong answers twice lol

west canopy
#

@broken warren sec ill DM you

acoustic owl
#

dm me

austere pendant
#

@rustic sageim stuck on the same one as well. I tried to use nc as wll no luck...

#

@acoustic owlCan I contacat you as well?

acoustic owl
#

sure

austere pendant
#

Thank you

cobalt pebble
#

im going to go masturbate

austere pendant
#

@acoustic owlShout to Pay thank you for that ..awesome community so far

thorny edge
#

Hello I cant figure out how to solve the 6th question on **HACKING WORDPRESS ** , module Skills Assessment - WordPress

#

can anyone help me?

acoustic owl
supple oasis
#

Hey guys, I'm stack in the module network traffic analysis --> What was the filename of the image that contained a certain Transformer Leader? (name.filetype).
in wireshark there is not JPG file

west canopy
#

@supple oasis i think you have to export objects from one of the provided pcaps

supple oasis
#

I can't export objects, it's suppost to find a packet with image-jfif

#

but there isn't any @west canopy

lime oxide
west canopy
#

@supple oasis are you using the right pcap? I was able to export http objects

vale salmon
#

So in the Windows Privilege Escalation Module, Misc Techniques Section, I am having trouble with it asking for the cleartext password for an account on the target. I got a hashdump and found two passwords with hashcat (john wouldn't crack any of the hashes), however, neither of those is accepted as an answer. Not sure what I'm not doing.

tired halo
#

Hi. On module "Setting up" section Windows, is not supposed to download a Windows 10 Developer VM not a Windows 11 Developer VM as the link given directs? I've installed windows 11 VM but I had issues mainly with WSL2, which I couldn´t install. Should I install a older version like windows 10 v1809? Help please.

west canopy
#

@vale salmon its actually a very simple powershell one liner 🙂

vale salmon
#

Oh good grief.

#

Thanks

shut owl
#

Has anyone here finished the Intro to Assembly Language Skills Assessment? I could use a nudge.

rustic sage
#

Hey can someone help me with ffuf? When I fuzz a parameter I get in each line the same Status, Size Words and Lines.
a [Status: 200, Size: 13968, Words: 346, Lines: 19]
To use a filter has no sense, because I can't filter anything.
Does anyone know why?

next solstice
rustic sage
#

Which tool do you use to fuzz something?

west canopy
#

@rustic sage try looking for differences in Size and Words . For example:

next solstice
#

like peach fuzzer or what

rustic sage
west canopy
#

i prefer gobuster most of the time

next solstice
rustic sage
west canopy
#

yep

next solstice
#

honestly if i was into ffuf and its tools i would help but honestly i dont know aaanything anymore its been a long time man

rustic sage
#

thank you @next solstice and @west canopy for the help, now it works 👍

night pier
#

has anyone seen john finish immediately without doing anything when using rockyou

vale salmon
#

@night pier I just did a bit ago. Gave me 0 Cracked 13 left.

fleet magnet
#

Hey @everyone, on Attack Enterprise, anyone got the mgmt01 double pivot to work? Routes are in place and portfwd, Hit a brick wall

austere pendant
#

\rank

onyx dust
distant stream
fleet magnet
#

@distant stream appreciated

vale salmon
#

Could someone possibly give me a nudge for gaining a foothold for the Windows Privilege Escalation Skills Assessment Part I? I cannot for the life of me figure out how to leverage the command injection flaw to get a reverse shell.

hollow thunder
#

Can anyone help me with this question in the footprinting mysql section. I think I'm having some type of configuration problem with mysql

#

Been troubleshooting the initial connection all day

#

I also cannot find the forum for this section.

placid quest
#

@hollow thunder did you connect to the database

restive flame
#

can relate lmao, damn sudo

hollow thunder
#

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'

Was my first error code, and now im getting another one that's refusing connectivity with the credentials given to me.

placid quest
#

@hollow thunder look for the port and try again

hollow thunder
placid quest
#

@hollow thunder maybe use sudo apt install mysql-common

hollow thunder
placid quest
#

@hollow thunder but i did that module using msql -u robin -h ip address

hollow thunder
placid quest
#

@hollow thunder no

onyx dust
#

can someone help me with the broken authentication module? it tells me to brute force and i've figured out the password policy which requires a digit lowercase and a capital letter in any order. i've filtered the list accordingly but when i attempt to brute force the form as instructed i'm getting rate limited

#
+>tells me to brute force
+>implements rate limiting
vital adder
onyx dust
#

the module instructs to use wfuzz

#

i dont know how to set a delay on that only with ffuf -W

#

and then -t to control the threads to not hit a rate but that's outside the scope of the module

#

i'll try to use something with delays

#

thanks tom

vital adder
#

@onyx dust just use the method that work for you and btw which section did they instruct to use wfuzz

onyx dust
#

in the cheat sheet

#

and the previous one to this one, section 767

#

the cheat sheet doesn't mention the -s option to use a delay, either.

#

i feel like this should be a tier 0 module

onyx dust
quiet rune
#

Try to exploit the upload form to read the flag found at the root directory "/". ? I can see etc/passwd with file:///etc/passwd but file:/flag.txt not working. Last exercise file upload module

stable sparrow
#

hey - did anybody have any issues with Attacking Common Services - Attacking FTP?

Initially, I couldn't find the non-default port and when I scanned the target again it appeared. Now I can't find the port again, and I can't interact with the service.

snow willow
#

How do I hide from the FBI if I hacked into the dark web?

snow willow
rustic sage
#

hey guys iam new here

#

iam not actually a hacker but i know how to ip pull

#

plss teach me

rustic sage
steady mango
#

Please help me with this

white crater
#

I am stuck with this question in the final assessment 2 in the module Active Directory Enumeration & Attacks for few days now -> Submit the contents of the flag.txt file on the Administrator Desktop on the SQL01 host, I want to ask for some assistance on this. I want to ask for some help please

rocky apex
#

who can help me with sqlmap essentials skills assessment, please dm me

hollow hinge
summer lava
#
Hello, anyone working through 'Junior Penetration Tester' path ? DM me, let's work through it together
placid quest
#

@summer lava i am working with Junior penetration Tester path

rocky apex
rocky apex
#

vector is here?

acoustic owl
steady mango
supple oasis
placid osprey
#

Anyone else had any issues with "Getting started"? During the public exploit section i cannot scan the ports, i only get that all ports are filtered. I've done several successful scans before and completed several other sections which requires port scanning. All i can think of is that the VPN connection isn't working in some way but i've changed generated new vpn file 5 times now and it work on every other section but this specific section. I even tried setting up a new VM. I have no idea how to continue

stark niche
#

Which kernel version is installed on the system? (Format: 1.22.3)

Can anyone help me with this question, i tried "uname -v", cat /proc/version and many other things. I get something like this: #126-Ubuntu SMP Wed Oct 21 09:40:11 UTC 2020, but it says wrong answer when i submit it. And yes, I have done ssh and am sure I'm on the good system.

hazy grotto
#

Zorro, Jared and Karti are real kings

paper crag
#

Attacking Enterprise Networks: Wordpress section

Getting this:

Any ideas what the problem is?

broken warren
#

In the footprinting module, DNS section, question 2. When it asks to confirm if a zone xfr is possible and to submit the TXT record as an HTB{...} Format. I found two entries where TXT is shown but I'm not sure what I'm actually looking at.

rocky apex
worthy yoke
#

hi everyone, i'm stuck at SQLMap Essentials: Skill Assessment module , i tried to inspect the website for something like post request but found nothing, when using dirsearch i see there is 1 ac** file .php and a.php but it returns error 500 😦 , can anyone who has completed this module give me some suggestions?

glad orbit
#

Help please for "Web Services and API Attacks Skills Assessment". I have found the database schema and I have search in the table but I don't know where is the password.

vital adder
noble dune
normal marsh
#

Subnet

noble dune
normal marsh
devout vector
#

can someone help me with File Transfers Windows File Transfer Methods

west canopy
#

@devout vector i can try , whats up?

worthy yoke
coarse isle
#

hey do anyone uses kali linux here?

vale salmon
#

Could someone possibly give me a nudge for gaining a foothold for the Windows Privilege Escalation Skills Assessment Part I? I cannot for the life of me figure out how to leverage the command injection flaw to get a reverse shell.

vale salmon
coarse isle