#modules

1 messages · Page 502 of 1

patent basin
#

|| i have found 5 different extensions and tried to do fuzz the 3 subdomains with those extensions (added ip to etc as hinted) but no go||

short vale
#

Did you manually add common extensions? you probably didn't cover the one that is needed, there is a file with extensions on parrot that contains it

hexed tartan
#

an extension is a filename.extension , watch where you place the FUZZ parameter

patent basin
#

total facepalm teachable moment, used . in the fuzz command when file had dots

lament rampart
#

Unlike gobuster , ffuf doesn't add . as prefix to the extension

#

One way to debug ffuf is to use -x http://127.0.0.1:8080 as proxy, then you can see all the requests from burpsuite

mortal nova
#

Has anyone here had issues with the VPN on the Pwnbox? I almost can’t complete any module because of it. I was wondering if someone who was having connectivity issues already figured out how to fix it

vale crescent
#

has anyone done the XSS module? I'm having trouble find a working payload for the Session Hijacking. I've used XXStrike has recommended, but it did not show any valid payloads that work.

vale crescent
#

nvr mind, I figured it out

rain nest
#

@mortal basin any word when all the modules for the bug bounty path will be released including the exam ? Are we looking at over the next couple months ?

honest horizon
#

Hi guys I'm new CS student
I want to learn lot of skills about cybersecurity

mortal basin
white crater
#

hi i am working on the question in the section "Advanced Command Obfuscation" on the module "Command Injection". I am managed to inject the command and get some info back based on the command provided. But when i submit the answer, it is an incorrect one. I would like ask for some assistance. I can show you what my commands are. I dont want to put them here to spoil the fun or violate the rules

floral brook
#

Can anyone help me with the skills assessment of Web Attacks? I know how to change all users’ passwords, but I cannot find an XXE.

lament rampart
#

I remember you need to ||use the new password to login as admin||

floral brook
#

Oh, I enumerated the user accounts and so far haven’t found an adimn.

rotund isle
#

Hello, I kinda need somehelp since I have tried many answers wrong. The question is: If I wish to start a capture without hostname resolution, verbose output, showing contents in ASCII and hex, and grab the first 100 packets; what are the switches used? please answer in the order the switches are asked for in the question.

#

My answers are: sudo tcpdump -nnvXc 100, -nnvXc100

#

I don't have any idea anymore things get me impatient, but I really appreciate if someone could point out my wrong doing. Thanks 😢

flint moth
#

As nn will not resolve well-know ports as well

rotund isle
honest horizon
#

Are you guys students?
Or working in company

lament rampart
#

You my need to do some fuzzing to locate admin page

floral brook
fossil crescent
#

Can anyone provide a nudge for what user and/or password list to use for Login Brute Forcing Skills Assessment Website (step #2 -- bruteforcing admin page)? Thx.
EDIT: Big thanks to @main vapor for helping me thru this (and improving my syntax). Even with that though, the system DID NOT WORK until after resetting everything.

main vapor
#

@fossil crescent Dm me.

candid swan
#

Anyone have a moment for some help on the SQLMap Essentials Skills Accessment? I've made some progress I think, but am running into a brick wall on what I should be doing next.

mortal nova
undone tusk
mortal nova
hexed tartan
#

quick one, I create a list with a bunch of sha1 hashes, when running hashcat -a 0 -m 100 hashlist.txt /pathway/to/rockyou.txt
I get "No hashes loaded", " Token lenghts exception" , what am i doing wrong?

vernal reef
#

@candid swan bro You still stuck in sqlmap dm ;)

candid swan
vernal reef
#

;)

candid swan
#

Thank you though!

odd parrot
#

sorry for the ping

main vapor
#

@odd parrot You are not supposed to be sharing answers in here.

keen wave
#

Hi stuck on skill assessment 1 of in Attacking Common Application any clue please ghostcat is the way ?

floral brook
#

I’m still stuck at the skills assessment of Web Attacks. I can change all users’ passwords, but cannot find an admin account. Apart from the password, I cannot change any other details of users, neither can I create a new user. Any help would be appreciated.

rotund isle
#

Hello everyone! I am trying to understand what kind of answer does this question wants. I have tried to answer based port number used for the TCP three-way handshake in pcap file given but it seems I answered it wrong.

#

Anyway I'm on Intro to network traffic analysis analysis on Interrogating Network Traffic With Capture and Display Filters module. The question is
What are the client and server port numbers used in first full TCP three-way handshake? (low number first then high number)

floral brook
#

Thanks to @mortal basin I realized my oversight.

pine sable
#

Hello

I have question about Active Subdomain Enumeration ( Information Gathering - Web Edition )
I missing two answers.

4) What is the FQDN of the IP address 10.10.34.136?
5) What FQDN is assigned to the IP address 10.10.1.5? Submit the FQDN as the answer.

To find FQDN from an IP, we have to use PTR no ?
I do not understand why am not finding nothing with this .
Advice is welcome

sullen oar
#

Tech support required for the win buffer overflow module. Every time i hit restart in x32dbg it crashes and the RDP session dies...tried generating a new target but no change

main vapor
#

@sullen oar I think I had that also. Just hit Exit on x32dbg and open a new session, how about that?

sullen oar
analog hatch
#

Can anyone help me with "Assess the web application and use a variety of techniques to gain remote code execution and find a flag in the / root directory of the file system". I stuck at the very beginning and cant find a way to view any source code. I've tried all the ways given in the module (at least i think i've tried them all correctly) but i cant seem to figure it out. I've read previous posts about using php filters but nothing i have tried has got me anywhere

high zinc
#

E.g.: 11 15

hushed hornet
#

Hey everyone, I'm stuck on the skills assessment service login page for login brute forcing, the wordlists I generate all take far too long so I'm wondering if anyone has any helpful hints they could share.

main vapor
#

@hushed hornet DM me.

keen fulcrum
#

Module: Web Proxies
Section: Zap Scanning

I scanned the site multiple times but I just don't get a high-level vulnerability. Just Medium one. Can someone help me out am I missing something? Do I have to run the Spider before running a Scan?

fossil crescent
#

@keen fulcrum -- Not sure if you must, but I did. It can take a while for the whole scan to run... but while running, you can exclude certain segments (which speeds things up)

rotund isle
velvet sparrow
#

Can anyone help me with INTRO TO ASSEMBLY LANGUAGE Skills Assessment 1 I'm stuck on this for 7 days

sly nebula
#

Could anyone who has done "File Upload Attacks" help me in the assessment? I can bypass black/white lists, but I can't execute code nor read files remotely. I think I tried all techniques described in the module.

rustic sage
#

Quick question on the HTB Academy module Attacking Common Applications. On the wordpress section, the text says to try http:// <snip> ?p=1. what does the p=1 do on a wordpress site. it doesn't say

#

i think it could be "page"

ivory cipher
#

p in this case just refers to a variable in the code. But it's most commonly p for page yes

faint hamlet
#

Hello guys i am stuck with this "Submit the FQDN of the nameserver for the "inlanefreight.htb" domain" i added this inlanefreight.htb in my hosts file and i don't know how to find FQDN . I searched online and they are saying that hostname is your FDQN.

high zinc
#

Not sure if that helps but the question doesn't mention the Web server but the nameserver (DNS)

atomic river
faint hamlet
high zinc
#

If you do that then you already got the FQDN

faint hamlet
#

haha thanks dear i got it

high zinc
#

Etc

faint hamlet
#

yup i got it i will find the answer

dim temple
#

@sly nebula if you haven't solved it yet you can DM me

fossil crescent
#

@faint hamlet -- sounds like you're good, but if not, feel free to DM me

faint hamlet
quaint marsh
#

what they want?

drifting knoll
#

feel free to PM

marsh laurel
#

Has anyone completed "Linux Privilege Escalation " Module, I need help with question in section "Privileged Groups"

pearl birch
eager kite
#

Any help please with INFORMATION GATHERING - WEB EDITION: Active Subdomain Enumeration
I cant solve two questions

#

Nevermind, solved

nimble gale
boreal timber
#

why cant i rdp? oh never mind problem solved

graceful parrot
#

HI, I need help in the web attack skill assessment module, I found the user s.applewhite, I suppose it is the administrator but when changing the pass it does not let me pass, what steps do I have to do?

drifting knoll
lost dune
tidal flame
#

So I'm trying to answer the question "List the SMB shares available on the target host. Connect to the available share as the bob user. Once connected, access the folder called 'flag' and submit the contents of the flag.txt file." in the Getting Started module.
The command smbclient -U bob \\10.129.114.152\users doesn't appear to be working, or at least I can't understand why it doesn't even ask me the password. It just says: do_connect: Connection to failed (Error NT_STATUS_NOT_FOUND)
Can someone help me? Thanks!

high zinc
#

So in reality you have to type:

#

\\\\ipaddress\\share

#

Also be sure the target is alive

white crater
#

@analog hatch , if you still need help, dm

tidal flame
# high zinc Also be sure the target is alive

pinging it shows its unreachable from my VM even though I'm connected to the VPN. I think that my problem is VPN related. I've already regenerated it and changed server, but it still doesn't work

worthy rose
primal terrace
#

hey can some one help me with Skills Assessment - File Inclusion/Directory Traversal

#

im really stuck

wind aurora
#

@primal terrace post ur question

primal terrace
#

what do i need to look for

analog hatch
#

I am stuck at the very end of File Inclusion / Directory Traversal and trying to get the flag. I am able to get a shell and successfully use the id command, but i cant seem to find the flag

primal terrace
#

hey

#

can you look at dm's?

pearl birch
analog hatch
graceful parrot
rustic sage
#

I've got a problem on "Getting Started", I'm supposed to use metasploit and an exploit to create an session but I get ```-] 138.68.161.230:445 - Rex::ConnectionTimeout: The connection with (138.68.161.230:445) timed out.

plucky crown
#

@rustic sage ^^

stable sinew
#

Hey guys, How can I connect via openvpn the web attackbox is really slow

rustic sage
stable sinew
pine sable
small basin
#

hello guys, I am trying the Service Authentication Brute Forcing module but although I could gain access to the b.gates user through ssh, when I use netstat there is not an IP I can find to use so I can get into the next flag. Does anyone have a hint?

fossil crescent
neat tapir
graceful parrot
#

tienes que generar el archivo william.txt

eager crescent
#

HTB getting started privledge escalation help. So far I've
||1. got access to user2 account
2.found rsa private key
3. copied key using cat, copy paste into nano
4. chmod 600 file
5. tried running- ssh user2@178.62.4.31 -p 32721 -i id_rsa
6. but it prompts me for a password still
7. halp||

main vapor
#

@eager crescent|| Is it asking you for a SSH passphrase or a password for the account itself?||

graceful parrot
tight sparrow
#

helol

#

Hey

wind aurora
#

@pearl birch this isn't that page

eager crescent
low cedar
#

hello all, having issues cracking the web request put and delete module... any help would be appreciated

#

thx

inner breach
#

===================================================

**Module **: Login Brute Forcing
**Section **: Service Authentication Brute Forcing

--help

===================================================

quaint marsh
low cedar
#

yep sorry I was trying to work it

#

Jesus. Why can't I just send a screenshot

#

Create a file named "flag.php" with contents '<?=cat /flag.txt;?>' and request it to get the flag.

#

I do this and use burp and I get to a page that is http:// xxx.xx.xx.xxx:xxxxx/flag.php that says " cat/flag.txt "

#

no flag

#

kinda vexing

#

mental

#

i can tell there may be an issue with this module

#

but some in the past have been able to get it to work

#

there's are bunch of folks with similar issues trying to crack this last "web requests" module

rustic sage
#

Hi all, I'm doing the Linux Fundamentals module, "Working with Web Services" chapiter.
Two questions:

  1. It describe how to install apache2, so why it's already installed on the HTB workstation?
  2. Why I can't start the apcahe2 service?

$sudo systemctl start apache2
Job for apache2.service failed because the control process exited with error code.
See "systemctl status apache2.service" and "journalctl -xe" for details.

$systemctl start apache2
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
Authentication is required to start 'apache2.service'.
Authenticating as: ,,, (htb-ac326771)
Password:
==== AUTHENTICATION COMPLETE ===
Job for apache2.service failed because the control process exited with error code.
See "systemctl status apache2.service" and "journalctl -xe" for details.

inner breach
# low cedar yep sorry I was trying to work it

That maybe a bit confusing at first but its really very simple. All you need to do is to make a PUT request by creating a file named flag.php and add <?=cat /flag.txt;?> as content. Next you need to make a GET request to get the flag. (read the PUT and GET part of the module once more)As simple as that ! 🙂

Try it once more! ping me if you're still confused!

#

Make sure you do this on the Repeater

low cedar
#

yep pretty sure I did it, but i'll do it again

#

GET /flag.php HTTP/1.1
Host: 46.101.21.240:31354
User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,/;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
DNT: 1
Connection: close
Upgrade-Insecure-Requests: 1
Sec-GPC: 1
Cache-Control: max-age=0
Content-Length: 20

</='cat/flag.txt';?>

inner breach
#

PUT instead of GET

#

then remove the content and make a GET request

#

and you got the flag

low cedar
#

yeah, the first one is incorrect because I was already done creating it was originally PUT

#

something did change this time, but still not flag

#

cat/flag.txt is replaced with nothing

inner breach
#

did u place a GET req after creating?

#

after you've created the file, just replace PUT with GET and remove the content

#

and send

#

This is all you need to do

low cedar
#

GET /flag.php HTTP/1.1
Host: 46.101.21.240:31354
User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,/;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: http://46.101.21.240:31354/
DNT: 1
Connection: close
Upgrade-Insecure-Requests: 1
Sec-GPC: 1
Cache-Control: max-age=0

#

HTTP/1.1 200 OK
Server: nginx/1.10.3 (Ubuntu)
Date: Fri, 05 Nov 2021 15:09:59 GMT
Content-Type: text/html; charset=UTF-8
Connection: close
Content-Length: 20

</='cat/flag.txt';?>

pine sable
inner breach
low cedar
#

okay. I'll knock it out again

#

thank you for the help

#

I know people are getting it, but I must be doing something to mess it up

#

I'll try to pay attention to your details exactly as posted

inner breach
#

if you're still facing the same problem just dm everything u have problem with

inner breach
low cedar
#

will do. thanks @inner breach

#

👍

eager kite
#

Any help please with Command Injection - Skill Assessment

sudden harbor
#

Has anyone completed information gathering module? I'm working through the active subdomain enum section and for the life of me I can't understand how to move forward

rich heron
#

Did anyone here complete the OSINT:Corporate Recon module? Would love to hear your thoughts on it

sudden harbor
#

Dude, I'm still not following you :(

#

Nvm got it

fossil crescent
sudden harbor
pearl birch
fading briar
#

Has anyone else had issues with the nibblesblog page timing out basically all the time ???

inner breach
#

**Login Burte Forcing **

Service Authentication Brute Forcing

             *Confused which wordlist to use for ssh passwd bruteforcing*
              *rockyou isn't working, not even william.txt*
eager kite
marsh laurel
#

I got he following captured virus message when I downloaded cheatsheet33 in SQL Injection cheatsheet

#

Seem s the cheetsheet has a backdoor php reverse shell

#

I have messaged support and hope they can update us soon

marsh laurel
#

Birby I download the file from your link and again windows defender thinks its a virus

scarlet finch
#

u can't trust av everytime. Sometimes av think it's a virus but it's not.

#

Think about it. Do u think HTB would put a backdoor in the md file

marsh laurel
#

they need to let Microsoft know if its a safe file

scarlet finch
#

I don't think so

marsh laurel
#

I trust NO-ONE

scarlet finch
# marsh laurel I trust NO-ONE

HTB is a big company. Imagine if they had put a backdoor behind their file. Imagine the scandal that would create. Plus you can analyze the file.

#

I am paying for my av

#

2 element analysed
0 risks
0 risk resolved

marsh laurel
scarlet finch
#

in dm

marsh laurel
#

i am going leave the file in Quarantine

#

i think defender is reading the contents of the file and as its all SQL Injections statements and has decided to Quarantine

#

the following statement in the file is causing the problem

#

cn' union select "",'<?php system($_REQUEST[0]); ?>', "", "" into outfile '/var/www/html/shell.php'-- -

marsh laurel
#

lol 😆

west rampart
#

Windows defender is weird sometimes

#

I can assure you that we don't put any back-doors in our content.

#

Also, just do in a vm and you're fine

urban sage
#

Windows Defender works based of signature detection. It has a huge list of known "bad" things and compares that against other files. In this case, it's flagged on a section of PHP that can be used as a simple web shell.

This can happen in notes. If I put a certain powershell reverse shell in my notes for future reference, Defender freaks out about a Trojan in my system. It's not dangerous, just text in a Markdown file. But Defender can't figure that out. It just sees it looks like a thing on it's list of known bad. Same thing is happening here.

red obsidianBOT
#

@rustic sage I'm not able to DM you the instructions. Please check your Discord DM security settings and try again.

west rampart
marsh laurel
urban sage
#

Excellent! Happy hacking!

lofty pecan
#

Guys, help, I'm a beginner and want to know how to set up OpenVPN at level 0, give instructions or a video on how to do it, sorry for the stupid question (((

west rampart
#

At level 0?

lofty pecan
#

well, when you register there, the first task is connected with vpnwell, when you register there, the first task is connected with vpn

#

if something is wrongly written, I just don't speak English very well myself and use a translator

worthy rose
#

Can anyone help with file upload attacks assessment? Can't seem to figure out the last steps

fresh mirage
#

Hey can someone give me a hint for the last question for the** Bloodhound Skill Assessment**: Find the percentage of users ...?
ah got it. If someone needs a hint pm me

pine sable
lofty pecan
young cliff
#

Currently stuck on the Privilege Escalation module:-
||I currently got the root id_rsa and proceeded to ssh root@localhost -i id_rsa||
||although for some reason its giving me "Cannot assigned requested address" error||

quiet wadi
young cliff
sleek hull
#

Hi everyone! I wanted to ask for help with the following question on the sql injection module-sql operators.
In the 'titles' table, what is the number of records WHERE the employee number is greater than 200000 OR their title does NOT contain 'engineer'?
SELECT * FROM titles WHERE emp_no>200000 || not title='engineer';

i read above that some people tried changing the OR to AND or listing all instances or engineer but idk how to, can someone help me?

fading coyote
#

hello guys, im stuck in LDAP module, section "Credentialed LDAP enum" and i havent solver the question "What is the password history size of the domain? (How many passwords remembered.)" Please help im going insane

forest oxide
#

Hi iougiri! Did you ever figure this out? I'm stuck as well, and I have tried several things.

lucid depot
#

This is IMPORTANT: Do not accept a friend request from Alex sa#9999 or Juan.#6924 or Max!#0001 They are hackers. Tell everyone on your friends list because if somebody on your list adds one of them, they'll be on your list too. He will figure out your personal computer's IP and address, so copy & paste this message where ever you can. He is going around sending friend requests to random discord users, and those who accept his requests will have their accounts and their IP Addresses revealed to him. Spread the word and send this to as many discord servers as you can. If you see this user, DO NOT accept his friend request and immediately report it

#

this is a warning

lucid depot
#

go ahead.. if u don't believe me

#

that's what i thought

undone tusk
#

anyways, how do you redownload the academy vpn? There's meant to be a "Get VPN Key" button next to the cheet sheat button, and its not appearing for me

fading briar
#

Has anyone else had connection issue me with the webpage in the Nibbles - Privilege Escalation step?

patent sky
#

@fading briar I had trouble further in the module and somehow restarting my vm resolved my connecting problem. If someone knows why, feel free to enlight me

fading briar
#

@Nuits yeah I tried using the HTB web box and my own…same issue I noticed my box can reach the main page, but not the blog. I got my shell all the way to the root flag and lost connection and couldn’t get the page to reload to get the shell back I was so mad !!! Lol if anyone knows how to fix it, guidance would be appreciated I have tried to start over a few times in the last few days…connection keeps dropping…only to the blog, main page is fine ughhh 🤷‍♂️

pearl torrent
#

anyone solve the zap fuzzer issue for using web proxies that can give me a nudge?

#

lmao nvm... apparently the page just didn't load the header correctly the first time I visited it.

median jolt
marsh laurel
# fading briar @Nuits yeah I tried using the HTB web box and my own…same issue I noticed my box...

I had the same problem as everything worked through Pwnbox but not through my Htb vpn connection, I pulling my hair out for days as I had the same problem you are experiencing. I then tested by switching off my ExpressVPN on my router and then everything worked again!!!
I changed my oracle virtual box connection from NAT to bridged connection. Configured my router VPN to bypass traffic from oracle virtual box IP. Then I switched on VPN my Kali Linux with in oracle virtual box.
I hope this works out for you and let me know how you get on.
Simplest way is to switch firewall + VPN + antivirus Off and see if it works.

lost dune
#

Hi, Can someone (maybe @blissful verge :)) explain to me hint for module: Linux Privilege Escalation > Privileged Groups > LXC/LXD

I tried to search / grep for the flag.* and /var/log/ for secaudit user. Also I have root rights to search entire file system.

Question: Use the privileged group rights of the secaudit user to locate a flag.
Hint: Grep within the directory this user has special rights over.

runic rampart
#

Friends who can help with Windows Local Privilege Escalation? The last two modules.

vale anvil
#

hi, I am trying to run the very first exercise from the Linux LPE module, which is exactly the same as the module example (compiling an executable and running it). Whenever I try compiling and chmod +x, I get a permission error whereas the permissions should be correct to run it 😦 is that a bug ? I would not expect further protection since this part of the course was very simple ..

pearl torrent
#

have you tried running as sudo?

vale anvil
#

yeah same ! But the course does not use it, and it says that the first example should consist of reproducing what was shown, which does not include sudo

pearl torrent
#

Yeah I haven't done that module yet so I don't know the actual question or steps they give. What if you move it to /tmp or something?

vale anvil
#

thanks for trying to help !

#

I have tried that already, no effect ..

pearl torrent
#

rough. Good luck!

dim temple
#

Can i have a better explanation or a nudge about 'lightshow-staging.githubapp.com' name server question? - Information Gathering Web, skill assessment. I don't understand that one

Edit: done the domain was just down. The question is clear

pearl torrent
wispy willow
#

Iv wanted to ask if the 18$ subscription is enough to learn the bounty Hunter course normally

#

About 3 sections a day

#

*Modules

fossil crescent
atomic valve
#

#modules hi everyone i'm stuck at SQL INJECTION FUNDAMENTALS in Find the flag by using a webshell can you help me ????

modest bane
#

Hey guys. I'm just going through the basics of the academy and I am unable to proceed because in Burp when I click the 'intercept' tab to view requests and responses, the page is filled with links for information on the embedded browser for Burp. When I attempt to click any of these links, because my "current configuration does not support running without sandbox". Any advice would be greatly appreciated.

sleek perch
#

Is it just me or is Academy poorly setup? I

modest bane
#

Its better than some interactive labs that I've seen but there is definitely room for improvement.

sleek perch
#

I'm attempting to work through the Linux Fund. and there isn't a lot of data given on how to acquire the asked information.

modest bane
#

It does often seem that what you are expecting to see based on the module and what you actually see on the VM don't quite match.

sleek perch
#

Well I'm glad it's just not me. I was hoping to get a good understanding of what is going on with the Academy subscription as I'm interested in Cybersecurity jobs but some of this just has me puzzled and scratching my head.

lucid veldt
fringe shell
#

I found it easier just to use Kali and vpn in rather than their ParrotOS. I'm half way through the basic tools path and it all seems pretty good so far. A few parts where i've been a bit stuck, but a little searching around helped. All the information is there, just have to do some self initiated learning. I think a "follow-the-bouncing-ball" approach can only hinder your learning rate, as you're just copy and pasting commands.

lucid veldt
lucid veldt
lament mantle
minor iris
#

Can anyone help me out for login issue to HTB?

lament mantle
#

can you give me a better explanation of your problem?

minor iris
#

I am trying to login to HTB with my credentials. It’s asking me the Authentication codes. I recently formatted my mobile device which was having the Authenticator

#

And now i can’t put the authentication codes because of this

#

Even I didn’t put the backup codes

#

Can anyone please post support email id of HTB?

rustic sage
#

Hi

#

I need some help

#

I need some career advice. I can't send any messages in any other channels

pine sable
royal drift
#

hello,

#

im new to this like super new no background at all in this

#

so any suggestions as to where to start from?

royal drift
#

thank you!!

rustic sage
#

Module : Web Requests
Module lesson : POST Method

Question: I don't understand what I should do
Attempts: I tried logging in with the same cookies as admin, I also tried looking trough the server's files as I might find a flag.php or something

floral nimbus
#

Ok, hands up. I understand SQL well enough. However, I feel like a complete fool when it comes to SQL Injection. My issue is that I'm stuck at understanding how a sql statement relates to text entered on a form. Are there any resources out there that can help me to help me from losing all my hair? Thanks in advance.

sage granite
#

What is the SDDL string for the HR security group's permissions over the Company Data folder? (Format: x;xxxxx;xxxxxxx;;;x-x-x-x-x-x-x-x, no parentheses in final answer) I don't understand this shit, how can you display sddl string for a directory in context of a group? It's supposed to be used for things like services afaik

rustic sage
#

thanks a lot

west rampart
#

cool 😄

floral nimbus
#

thanks @tranquil carbon

west rampart
noble stirrup
#

I am on the Web Requests module, in the 'POST Method' section. In there, it is written that we see a Set Cookie header with PHPSESSID, as shown in the picture. However, when I tried the same thing, after clearing all cookies as mentioned, and signing in with default creds 'admin

#

and 'password', I got something different, instead of the PHPSESSID cookie, it was 'auth' as seen

#

Is this normal, or am I doing something wrong

#

Searched for this online several times didn't get any responses,

#

@west rampart could you help

west rampart
noble stirrup
#

Wait a sec, so is it that I have to do it with the guest creds?

noble stirrup
#

So I don't think thats an issue

west rampart
#

this is an example

noble stirrup
#

Ah I see

#

So it doesn't necessarily have to be 'PHPSESSID', if I am not wrong?

noble stirrup
#

I see

#

Yep, the task is already done tho,

#

:D

white crater
#

can i ask for some with module "Web Attacks", i am stuck at "Bypassing Security Filters". I have got the content of the flag, but when trying to submit, it keeps telling it is the wrong answer. I have tried all verbs in the options, running out of ideas. please give me some directions

#

thanks

noble stirrup
#

Since this is pretty frustrating, the picture shown doesn't have any such problems

rustic sage
#

maybe try coping all from the picture

#

PUT /hello.txt HTTP/1.1
Host: 178.62.18.46:30145
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,/;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Connection: close
Upgrade-Insecure-Requests: 1
Cache-Control: max-age=0
Content-Length: 14

Hello world!

#

does that work?

#

modify the host]

noble stirrup
#

Hmm I see'

exotic palm
#

Hello! I am working through the Network Enumeration with NMAP module. Specifically, I am working through the Firewall and IDS/IPS Evasion - Medium Lab. If someone is available, could I PM you a question about the module, please?

exotic palm
#

Thank you!

west rampart
#

@noble stirrup make sure you're doing it right.

gusty wagon
#

Had a problem with a question, couldn't get it right, I eventually just called it quits and typed something random and I got it right. Still have no clue what made it right?
Q: Use cURL from your Pwnbox (not the target machine) to obtain the source code of the "https://www.inlanefreight.com" website and filter all unique paths of that domain. Submit the number of these paths as the answer.
A: Still have no clue but I got it right????

velvet lily
#

Thanks for the help. In my case, i have managed to do that. I get the "Welcome , admin_xsxasxcas" message but no flag... Is there something more here?

tough fjord
#

admin_blahblahblah doesn't sound like an admin user account to me

high zinc
#

it's a little silly this one ^

lucid veldt
lament mantle
#

that question doesn't have a hit

#

Upload the attached file named upload_win.zip to the target using the method of your choice. Once uploaded, RDP to the box, unzip the archive, and run "hasher upload_win.txt" from the command line. Submit the generated hash as your answer.

#

this is the question

lucid veldt
#

I mean this "Skills Assessment - File Upload Attacks Try to exploit the upload form to read the flag found at the root directory "/"."

#

hasher upload_win.txt fingerguns

lament mantle
#

yes XD

#

File transfers

#

thanks

#

I thought I had to send the file win_upload.zip to the machine

#

try uploading a php shell

lucid veldt
#

i heard the XXE payload should work for /etc/passwd

opal vapor
#

Can someone give me a hint, by the LFI/RFI module. It's the last one where you need to gain the flag the /root directory with an LFI vullnerabi. I tried out many possibilities including some wrappers, but completely have no idea. I also thought it was something with traversal, because it was in the title, but I also came to any results in that.

main vapor
#

@opal vapor DM me.

mortal basin
#

@west rampart please remove the spoilers

west rampart
#

sorry 😄

noble stirrup
unreal patio
#

I'm stuck at "Credentialed LDAP Enumeration"
I have figured out the LDAP request I need to send but I can't remote login with the credentials provided

#

Could I get a hint?

rustic sage
#

Were you able to solve this? I actually went through every folder and found nothing

ocean scaffold
#

Im stuck at the Skills Assessment - Service LoginModule Lesson in the Login Brute ForcingModule. Can someone give me a hint? I don't quite know how and where to start. The question states that we know the name of an employee but i don't get it. If i scan the Target i get many open ports with services that are challenges in itself for example the FreeLancer Challenge from User IhsanSencan.

marsh laurel
#

Anyone know how to format the .md cheatsheet files. ?

#

looks crap in test editor

knotty flare
#

Is someone available to discuss 'file upload attacks'/'whitelist filters' ?

fallow dew
#

hey anyone give me answer of first module of What is the name of the first section of this module?

torpid imp
#

Hey guys I need help in this question.
I am stuck since 4 hours ...

Cracking passwords with hashcat, can someone give me another hint ? Maybe the destination hash algorithm ?

HTB Hint:Use hashid to identify the hash, and then use one of the Hashcat built-in rule sets or hybrid mode to help you crack it.

I did it and there are like 8 hash modes, and like 20 rulesets ...

#

Cracking: Cracking common Hashes

plush lynx
torpid imp
#

got the solution now

fringe shell
plush lynx
#

Anyone I can PM, I dont wanna give answers away but am having issues with the last question. Working on the PUT method for bug bounty program. I have decrypted the cookie, changed it, encoded it, got admin access, but the flag is wrong

#

nvm, I got it. That was a trick question! Literal as ####

wind gust
fervent cargo
#

Anyone on here willing to help a newbie/mentor I'm looking to get into ethical hacking/pen testing and I know guidance is the best way to learn.

rustic sage
#

Hi there, I've been following the cracking into HTB path and I'm currently doing the Web Enumeration Section but whenever I spawn the machine i got an IP like this: 138.68.131.63:30691 if I try to ping it I just get "name or service not known" and if I try to remove the numbers after the IP, it gets stuck with:
PING 138.68.131.63 (138.68.131.63) 56(84) bytes of data.

in this exact same page, I don't have an option to download our VPN key, so I've been using the academy.opvn from the previous page (Service Scanning) I am not sure if we are supposed to download different keys for different sections of the courses over the academy but if I try to ping the box from the service scan i have no problem at all but in the next lesson, I fail to connect to the box, any ideas on what could be happening?

pearl birch
drifting knoll
rustic sage
drifting knoll
#

that target is only available on provided port and you can interact with it through your browser

rustic sage
pearl torrent
lament mantle
#

why when I try to connect to the server where I have the win_upload.zip file it won't let me connect and I get an error saying "Invoke-Webrequest: Unable to connect to the remote server" the module is called file transfers

knotty flare
#

Is someone available to discuss 'file upload attacks'/'type filters' ? Stuck again...

rancid oar
#

😈

hollow otter
#

im currently doing scf file + responder to sniff filehash or password (module 67) and I cant find the writeable share where i'm supposed to put my exploit. Can anyone help me out here? Would really appreciate some help ❤️

pearl birch
rancid oar
#

Is it possible to inject application that is using prepared statements

velvet wyvern
#

I'm having issue with the first question in Intro to Network Traffic Analysis - Tcpdump Packet Filtering, What filter will allow me to see only traffic coming from the host with an ip of 10.10.20.1?

#

I am 100% certain the answer is src host 10.10.20.1 @mellow whale

#

Nonetheless it does not take my answer as correct.

unreal patio
#

Could someone dm me about Active Directory LDAP? been stuck for some days

rustic sage
#

Parameter Fuzzing - GET
After running a recursive search, I have only four .php pages. Running a parameter search on them did not return any postive result. Any hint?

pearl birch
tidal compass
#

Hey everyone. I'm somewhat stuck on the attacking web app with FFUF, paremeter-GET module. I'm missing something I know it. I make it all the way to finding test.academy.htb, and admin.academy.htb pages. Added both to local dns records, but when I attempt to pull up the coorisponding pages I get a page can not be found. Can anyone give me a nudge on what I'm missing? Also, when I run a recursive scan on admin.academy.htb:PORT I don't get anything returned.

marsh laurel
#

Can anyone help me with this question as I have tried all combinations in Burp

#

the LS part is working as you can see in the response index.php and styles,css but I cant seem to get the $(PATH:0:1) to work

mellow whale
pearl birch
# marsh laurel

You’ve injected the new-line injection operator twice... you’re suppose to bypass the space character (+)... the module did mention how to bypass space.

white iron
#

Hey guys! Can anybody help me with the "command injection skills assessment"? I'm stuck there for a few days and running out of ideas...

unreal patio
#

I'm stuck on intro to bash scripting comparison operators,
I have this:

#

var="8dm7KsjU28B7v621Jls"
value="ERmFRMVZ0U2paTlJYTkxDZz09Cg"
num=133469
for i in {1..40}
do
        var=$(echo $var | base64)
        if grep -q $value <<< $var ; then
                len=$(echo $var | wc -c)

                if [ $len -ge $num ];then
                        echo -e $var | tail -c 20
                fi
        fi
done```
#

But I don't get any matches for the value, can I get a hint?

rustic sage
#

i can‘t get my shit api

#

trash

marsh laurel
rustic sage
quartz notch
#

could someone help me with the SQL injection module? Subverting Query Logic section

storm summit
unreal patio
#

@storm summit I inserted dummy code into my script and it ran just fine

#

But it seems to struggle with the value provided by htb

storm summit
#

think*

unreal patio
#

I'm stubborn and I want to solve it..NotLikeThis

storm summit
unreal patio
#

I'm asking around for help and if I havent solved it by tomorrow night I'll continue with the restsurprisedk

broken smelt
#

Doing the 'Skill Assessment - Service Login', wanted to ask, how long the brute force attack took you. Cant get the right combo (maybe created a bad wordlist)

white crater
#

Hi, I am working on Module "Web Attack", section " IDOR", according to the question, there is a "flag.txt" could be found within first 20 uids. I have done manual way and using Burp, and bash for loop to check, but I cant get the flag.txt. Can anyone give me some directions please

kind storm
#

can someone help me with remote file inclusion in File Inclusion module please?

#

i have started the python server, the connection between client and server is correct

#

but when i try to execute a command

#

the site gives me this error:

#

Warning: system() expects parameter 1 to be string, array given in http://myIP:myPORT/shell.php on line 1

kind storm
#

i have made the same request as HTB

drifting knoll
#

you're on the right path but pls be careful with spoilers

lucid veldt
#

It is super slow for running sqlmap for it. I don't know it's a bug or not

inland glen
#

i have not found the answer, months, MONTHS LATER.

hollow otter
#

Module: Windows Privilege Escalation
Section: Interacting With users

Could someone help me with enumerating shares where I can write my exploit to? This is what I have tried ||smbmap -u htb-student -p HTB_@cademy_stdnt! -d inlanefreight -H scf.htb -R 'department shares' || but that shows that there are no folder on the share where I can write to : (

rustic sage
#

Would love advice on the 'Privilege Escalation' section of the HTB Academy 'Getting Started' Module.
Having trouble with the second flag. I'm following the instructions to a T however can't seem to get past this.
I ssh'd into user1, jumped to user2, got the first flag.
Get to /.ssh/ in user2, copy the id_rsa key to my own machine, chmod 600, then try to login to the target:
ssh user2@xxx.xxx.xxx -pxxx -i id_rsa
and it asks me for a password, which I don't have. Then target denies any further attempts at connections.

hollow otter
marsh laurel
#

Can anyone help ?

#

I have found that the character ; and space is blocked

#

i passed this through Burp but it does not show me whoami

#

Surely this should work as I get ping response ?????

#

I should see whoami - www-data in the response

sage granite
#

Im trying to get the final challenge for windows module and I struggle with that final step:

I shared folder with 'advanced sharing', removed 'everyone' group, added hr group with full access, went to the security tab, added hr in 'edit' button with full access too, clicked on the 'advanced' button, added HR group with full access, clicked on 'remove inheritance' then on 'convert' option, and my SDDL of that shared folder is

A;OICI;FA;;;S-1-5-21-2614195641-1726409526-3792725429-1005

Which it says is wrong and idk why 😿

fossil crescent
#

If still stuck feel free to dm

worthy rose
#

Would appreciate a nudge on the broken authentication skills assessment, been stuck for quite some time

safe token
#

hi. im in the login brute force module at the login form attacks. i have the usr:pwd pair but when i try to connect to it through the browser it just drops me back at the login page. any guess on what could be the problem?

#

tried to check it with burp to see if it shows something but didn't see anything useful in it

sage granite
#

It gives me same exact sddl unfortunately

#

I did reset 10 times already. You can actually derail this so bad that you won't be able even to delete this 'company data' folder lol, I guess I just won't do this bonus task.

Am I losing something by just clicking 'Reveal Answer' ?

unreal patio
#

I've been stuck here for some days

torpid imp
#

Module: Cracking Passwords with Hashcat
Cracking Wireless (WPA/WPA2) Handshakes with Hashcat
Perform MIC cracking using the attached .cap file.

I am a bit stuck here.
I converted the cap file to the hccapx file like in the guide.
Then I tried to bruteforce the hash with hashcat and the rockyou-pw list but it always exhausts.

What I am doing wrong ? 😦

here are screenshots: https://postimg.cc/gallery/KjnP9QX

hoary pond
#

hi,Im stack on knowledge check GetSimple can anyone help

livid rover
#

Hi,

I am doing labs Tier 1, STARTING POINT, lab Appoitment, level very easy.

There is a question ""What does the OWASP Top 10 list name the classification for this vulnerability?"

I tried to answer all the possiblities but unsuccesful. I think it maybe the bug. Do you know where I can ask for this?

Thanks

gusty wagon
#

I'm having a problem finding the right answer to one of the questions in
Module: intro to networking
Q: Split the network 10.200.20.0/27 into 4 subnets and submit the broadcast address of the 2nd subnet as the answer.
A: ??????

#

your in the same boat as I am and it's sinking LOL 🤣

fringe shell
fringe shell
wind gust
#

when there is shell.php\x00.jpg

#

how does the server treat it

#

i know in shell.php%00.jpg - the server treats it as shell.php

lament rampart
#

Has anyone done the LDAP module, I am stuck at this question

#

What I have tried is:

#

but the result is not the answer. So do I miss anything? Please feel free to DM me

fossil sonnet
#

Hey guys ! I'm stuck at the third question into the information gathering module, last page, the question: Perform active infrastructure identification against the host https://lightshow-staging.githubapp.com. What server name is returned for the host? I've try many things but i'm struggle, someone have got a hint maybe please to a better understanding?

lament rampart
#

can you open this site? As I can't access it.

pearl birch
#

Finally completed File upload module... this was fun I can’t think of any real world example lab than this. Enjoyed it. Thanks to the creators, I learned a lot of stuffs.

shrewd sorrel
#

Need help with Bash Scripting

#

`var="nef892na9s1p9asn2aJs71nIsm"

for counter in {1..40}
do
var=$(echo $var | base64)
if [ $counter -eq 35 ]
then
echo $var | wc -c
fi
done
`

#

I dont understand why my answer is not correct

#

Im getting 800981 btw

#

I got it. The base64 encoding is different in Linux and Macos

reef timber
#

/verify (I didn't figure out, what that means, but I have to write that for some reason)
Hello, I have a Windows related issue (File Transfer/Windows): There is a challenge in which we have to RDP to the target. However, there is no xrdp or other tools installed on the Parrot OS (at least I tried some and I could not found them), there is no connection to the outer world, so I cannot even install one, but the target is in the subnet (10.129...), so I cannot access it from an external Windows. How should I RDP there? There is an FTP service running on the target, but the given credentials do not work on that.
thanks

cerulean hinge
marsh laurel
#

Can anyone give me a nudge on "Command Injections - Final Assessment"

unreal patio
#

Can someone that has completed the LDAP module dm me?

chilly stream
#

Hi can any one explain me where to find user.TXT file in cracking into htb course and getting started module and knowledge check section .I have gained reverse shell but unable to find user.txt file

#

Dm me

safe token
#

hey. could someone help me a bit with a brute force login skill assessment? i done the first part of it but have some issue with the 2.

analog hatch
#

Hi, Im trying to do this question "Login with the credentials (guest:guest), and try to get to the admin user from what you learned in this section and the previous section." in the POST requests section of the "Web Request" fundamentals module. Im not sure what i am doing wrong. I have edited the parameters and then decoded the cookie, but that doesnt seem to be the answer. Can anyone help point me in the right direction/let me know what im doing wrong

inland hull
#

Hi, I have two questions regarding the correct answer on the Network Traffic Analysis module... Anyone I can dm?

west rampart
#

The Real NicoF 😄

#

DM me

#

@inland hull

gusty wagon
gusty wagon
#

WLAN would be wireless local area network right???

reef timber
sudden harbor
#

Stuck on the last two questions in the last section (skills assessment) of information gathering web

#

When I attempt to curl it or use any other tools for active infrastructure enumeration, it apparently can't resolve it? What am I missing?

unreal patio
#

I'm stuck here

sudden harbor
unreal patio
#

@sudden harbor I haven't done your module either

unreal patio
#

(Get-ACL "AD:$((Get-ADUser htb-student).distinguishedname)").access | Select-Object ActiveDirectoryRights

#

I tried this but none of the permissions match the answer

unreal patio
#

I googled the codes of the extended rights and that isnt correct either

median jolt
unreal patio
#

Get-ADUser -Identity htb-student -Properties *

#

(Get-ACL "AD:$((Get-ADUser htb-student).distinguishedname)").access

#

@pallid gulch

#

I tried whoami /priv

rustic sage
#

hi

wooden cradle
#

can anyone give me a hand with Gathering Information - Active Infrastructure Identification using wafw00f is saying that the target site is down.

rustic sage
#

.

vernal reef
#

Bros excuse me i am stuck in traffic analysis could you help me out. Is in Tcpdump Packet Filtering "What filter will allow me to see traffic coming from or destined to the host with an ip of 10.10.20.1? " I try a lot of combinations but nothing.

unborn vortex
#

or you need to collect information on wireshark?

sudden harbor
vernal reef
unborn vortex
vernal reef
#

bro i also try that (src 10.10.20.1) and is not 😢

#

ok i got it bro thanks

#

i was writting worng the filter but it is not src is the other thank you very much.

safe token
#

in the brute force login skill assessment some help pls

#

i solved the first part but stuck with the second

sleek scroll
#

I'm playing Gathering Information - Active Subdomain Enumeration,
can someone help nudge me on how getting finding other zone on target nameserver ?
I could only find zone of "inlanefreight.htb"...

eager finch
#

im new to this and the starting point stuff isnt really helping me connect to machines. is there more i should know?

#

thanks

unreal patio
#

Still stuck in LDAP last question

unreal patio
#

I tried both and they don't work

subtle mulch
#

Hi, I have problems with the skill assessment 1 question for attacking common applications. Do you have any hint what to do? Could not find any cgi folder or any other vulnerability which works on tomcat, except ghostcat. But with this I can read only the web.xml which does not contain interesting data.

faint hamlet
#

Anyone who can help me in the skills assessment File Upload attacks

real jolt
#

Hi. Im stuck in the nmap module Firewall and IDS/IPS Evasion - Hard Lab. Can anyone help? thx

marsh laurel
#

I have now completed "Command Injections" module... That final assessment took me 2 days to complete.

low dirge
#

Hello everyone, I have a quick question about | module Information Gathering - Web Edition | Section Activate Subdomain Enumeration | Questions What is the FQDN of the IP address 10.10.34.136?. Is anyone available for a quick dm?

low dirge
sudden harbor
faint hamlet
low dirge
lament rampart
faint hamlet
somber dome
#

I can't go forward... what is the answer of "What is considered to be one of the most essential skills to possess as a Penetration Tester?"

vernal reef
#

I just finish the traffic analysis module feel free to DM me bros

subtle mulch
somber dome
#

I'm sorry but what would be the way forward before doing the practical part? I don't find where to read the theory

#

Last exercise of “starting point”

runic rampart
#

Friends who can help with Windows Local Privilege Escalation? The last two modules.

mortal nova
#

Has anyone been able to complete Active Subdomain Enumeration in Information Gathering - Web Edition? I’ve been stuck on it for days now…

I did not find any info on 10.10.34.136 or 10.10.1.5 after performing the zone transfer, and my nslookup -type=NS <IP> <DNS> is not working for these two IP addresses

true marsh
#

hi

mild magnet
#

have a problem with htb academy

#

Trying to do the first fundamental

#

but i'm running into a few issues

#

first of all

#

the burp app isn't directly accessible from the home menu on my terminal like it is in the images

i can find the burp app but i'm never usre if it's the right one or not

#

and from there, my foxyproxy is also different to the one displayed in the article

#

in the terminal i'm getting an empty pop up menu, while the one on the article shows a burpsuite button shown

#

i've been trying to work my way past this very basic step for a while and i'm completely stuck because i can never make it past foxyproxy as a result.

#

idk what to do and there's seemingly no support on HTB for this.

#

this server doesn't seem to be all that active so i hope that someone can get back to me, i've been dabbling in programming/cybersec for a while now but never really put any other effort in, HTB Academy seems like a great place for me to start but I don't want to be instantly prevented from doing that because the first actual step is limited by the fact that it's nearly impossible for me to actually complete the steps listed because they're not as shown in the actual article

mild magnet
#

:|

#

finally figured out that my problem was probably just a misunderstanding but now i can't spawn another pwnbox today.

rare jackal
#

Hi all, could I please get some help with command injection skill assessment part..?

lament mantle
#

Can Someone help me with Skills Assessment Windows fundamentals

#

I need to complete the question 'What is the name of the group that is present by default in a newly create share' and 'list the SID associated with the HR security group'

fresh stratus
#

Can someone help me how do I get to the /root/flag.txt on the Getting Started - Privilege Escalation

serene crane
#

Why am I not able to connect RDP to kali linux. Do we need windows 10 or 11 pro to connect that.

eternal relic
#

Hi, I'm kinda stuck at the following question in the Information Gathering - module: Which CMS is used on app.inlanefreight.local?
I tried it with ||WhatWeb whatweb -a 1 10.129.220.134 -v|| and ||Wappalyzer|| but had no luck. Does anyone have a hint for me?

floral brook
#

I am having problems with “Attacking Common Applications: osTicket”. I tried the provided passwords for both users from the dehashed example and the password from the screenshot in the module with no luck. Can anyone give me a hint?

lament rampart
floral brook
# lament rampart

Oh man, thanks! I was using the client login page all the time when I should have used the agent login!

lament rampart
#

First of all, I would suggest you upload a php shell manually if you can log in wordpress as admin, so you know the whole process; Secondly, if you are going to do it with metasploit, set up the proxy option in the module and check what got sent by metasploit in burpsuite. So you can debug this issue

#

Not sure what is going on with this. Did you modify the 404 page in an unused theme? any error message?

#

So you can have a web shell right?

#

Okay, feel free to DM me

tidal compass
shrewd sorrel
#

Im getting bad decrypt message in Introduction to Bash Scripting - Flow Control Loops

#

Does it have to do only with my salt variable?

#

bad decrypt
140307046462784:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:../crypto/evp/evp_enc.c:610:

true gyro
#

Hi all, can someone help me with the question in the module: introduction to web applications - > development frameworks and Apis

rustic sage
#

Netcat issue:
I can establish a nc connection running a VM but not on my Linux host. Any clue?

real jolt
#

Anyone that could help me with nmap enumuration? Im currently stuck on the last IDS/IPS detection module. Im supposed to find what service is active on the system without getting detected. I only get 2 open ports and all other filtered. Ive tried different options but can't figure it out.

drifting acorn
# true gyro

No need to use search.php. All you need to do is change a parameter value 🙂

frigid quail
frigid quail
#
Using -iter or -pbkdf2 would be better.
bad decrypt
140064467105088:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:../crypto/evp/evp_enc.c:610:
#

Bash scripting - Flow Control - Loops

true gyro
#

You're on hack the box app domain. We're discussing hack the box academy here. Htb academy is the reading or learning place before doing the practicals on hack the box app. Starting point is a series of basic level boxes on hack the box app domain.

true gyro
somber dome
somber dome
true gyro
somber dome
#

I bought vip+ for HTB

true gyro
#

Academy gives you the option to learn a topic of your choice. The length of content of your topic will be valued by coins.

golden island
#

Hi, I have some problem with module 27 (DNS and python), can someone tell me if he did it without any problem? thanks

hexed tartan
#

Hi, i am on the hashcat module wpa section second question. I can't extract the pmkid hash required to crack it. When installing hcxtools to extract it I keep getting this error:
"hcxhashtool.c:19:10: fatal error: curl/curl.h: No such file or directory
19 | #include <curl/curl.h>
| ^~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:105: hcxhashtool] Error 1"

Ofc I am trying the suggested ways to fix this dependency issues but it has no result. I am on the pwnbox and unable to resolve this issue to move further. Any suggestions?

main vapor
hexed tartan
floral brook
#

I’m stuck at the same point. Did you solve it?
Edit: Nevermind, I solved it.

crimson path
#

Anyone having issues connecting to the academy vpn? specifically Linux Fundementals - System Information

sleek perch
#

@crimson path No, I was able to pull that section up with no problem and access the vpn via the website.

crimson path
#

tried a couple ovpn's throughout the module and just getting the same... found a comment on the help threads saying to submit a ticket.

lament mantle
#

Can Someone help me with Skills Assessment Windows fundamentals

hearty olive
#

i need help with using the get method

sleek hazel
#

i havent done much academy but maybe i can help? wym "get method"

hearty olive
#

its like

#

uh

#

the question asks send a GET request to flag.php using to paramenters num1 and num2

rustic sage
#

Try to google how to put parameters in your request

#

It's with curl iirc

hearty olive
#

thanks

rustic sage
#

anytime

plush pilot
#

anyone has connection issues? did windows fundamentals, windows security and im currently having problems with rdp connections.

austere cloak
#

Does anyone want to join a hacking team?.. Or should I say.. Pentesting?

autumn pilot
#

i do

somber urchin
#

Can anyone help me with the skill assessment part of the Broken Authentication module? I'm a bit stuck.

rustic sage
#

Give more details

somber urchin
#

dm or here?

rustic sage
#

Nah there so anyone can help

somber urchin
#

I've enumerated the users and I can forge a valid htb_sessid cookie. I've also figured out the password rules. First I tried to brute force the password of the support user by greping the rockyou.txt password list for legitimate passwords and try those to log in, but did not find any that worked. After this I've tried to forge a cookie and replace my own but I'm getting an error message from the site: User support cannot have that role.

median jolt
crimson path
safe token
#

could anyone help me with the brute force login skill assessment? i got the first flag but can't find a usr:pwd pair for the admin login page. stuck on it for like 3 days now

drifting acorn
hollow bramble
#

Practicing XXE on Markup box and can't get it to work, even by following the Walkthrough, anyone fairly comfortable with XXE?

median jolt
hollow bramble
#

Thanks!

#

quick extra question if you don't mind, does it matter what variable you use after DOCTYPE?

median jolt
#

not in my experience

hollow bramble
#

in the Walkthrough they use 'root' and Hacktricks uses ;foo'

median jolt
#
small panther
#

Can anyone help me with the final lab in the nmap module? I'm stuck.

plush pilot
crimson path
plush pilot
#

windows fundamentals, windows security module 49. unable to rdp to target host. im using the htb instance

surreal rain
plush pilot
surreal rain
#

should be on the section page

plush pilot
hollow bramble
#

Having an issue sshing into a box with the private key and I found a fix on the HTB forum which apparently helps HTB boxes, but it still won't take the private key:

  • What I found on the forum:

In order to avoid future issues in htb lab boxes etc I’d advise to either create or edit your .ssh/config file to look like this:

kali@kali:~$ cat .ssh/config
Host *
PubkeyAcceptedKeyTypes=+ssh-dss
PubkeyAcceptedKeyTypes=+ssh-rsa
HostkeyAlgorithms +ssh-dss,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519

Or you can edit the system-wide config file /etc/ssh/ssh_config so that sudo ssh works for tunneling purposes to accept multiple hostkey types by adding the same line:

HostkeyAlgorithms +ssh-dss,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519```
#
┌──(kali㉿kali)-[~]
└─$ ssh -i id_rsa daniel@10.129.198.115 -v                                                                      1 ⚙
OpenSSH_8.7p1 Debian-1, OpenSSL 1.1.1l  24 Aug 2021
debug1: Reading configuration data /home/kali/.ssh/config
debug1: /home/kali/.ssh/config line 1: Applying options for *
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
debug1: /etc/ssh/ssh_config line 21: Applying options for *
debug1: Connecting to 10.129.198.115 [10.129.198.115] port 22.
debug1: Connection established.
debug1: identity file id_rsa type -1
debug1: identity file id_rsa-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_8.7p1 Debian-1
debug1: Remote protocol version 2.0, remote software version OpenSSH_for_Windows_8.1
debug1: compat_banner: match: OpenSSH_for_Windows_8.1 pat OpenSSH* compat 0x04000000
debug1: Authenticating to 10.129.198.115:22 as 'daniel'
debug1: load_hostkeys: fopen /home/kali/.ssh/known_hosts2: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: curve25519-sha256
debug1: kex: host key algorithm: ssh-ed25519
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
#
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: SSH2_MSG_KEX_ECDH_REPLY received
debug1: Server host key: ssh-ed25519 SHA256:v2qVZ0/YBh1AMB/k4lDggvG5dQb+Sy+tURkS2AiYjx4
debug1: load_hostkeys: fopen /home/kali/.ssh/known_hosts2: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug1: Host '10.129.198.115' is known and matches the ED25519 host key.
debug1: Found key in /home/kali/.ssh/known_hosts:9
debug1: rekey out after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey in after 134217728 blocks
debug1: Will attempt key: id_rsa  explicit
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: id_rsa
Load key "id_rsa": invalid format
debug1: Next authentication method: keyboard-interactive
debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: password
daniel@10.129.198.115's password: 
#

I've ssh into many other boxes before and never had that message

lament rampart
#

The key issue is Load key "id_rsa": invalid format. After i copy the private key from burpsuite again, the issue is gone. So I assume it might be caused by some extra space or line

somber urchin
faint hamlet
#

Anyone can tell me which wordlist you used in the "Login Brute Forcing" Moudle . Skills assessment

main vapor
#

@faint hamlet If you are still stuck DM me.

obtuse terrace
#

Hey, can anybody help me with the module Hashcat - Working with rules. I get everythime "Status Exhausted" and "Approaching final keyspace" and this after seconds...idk why

main vapor
#

@obtuse terrace DM me.

chilly stream
#

How can we evade ips and ids and scan for target os using nmap

#

I'm in nmap module easylab

#

Firewall and ids evasion

hollow bramble
lament rampart
astral ridge
#

hey guys

#

anyone here?

main vapor
#

Does this mean anything or is it gibberish 🥲

frank dagger
#

Can anyone help me to how to verify inthis server?

unreal patio
copper osprey
crimson path
#

It was fresh day of error

#

Re downloaded 3 or 4 times and following day.

#

Strange! I'll give it a shot this evening

copper osprey
#

the <cert></cert> part is empty compared to the htb-lab ones atleast

#

Have not had a working academy cer though so nothing to compare to

crimson path
copper osprey
dusk bronze
#

I'm having trouble with the Archetype box;
I've connected to it through xp_cmdshell, reversed shelled it, ran winPEAS on it, but now I'm stuck with two file paths to .DAT files, but I'm getting a repetitive access denied or this file is used by another process that is hindering me from finishing this box.
I've obviously configured the Administrator after finding it's password (net use T: Administrator blah blah ), and I have no clue how to continue.
Can anyone point me in some direction? Google has been devastating the past 2 hours

past garden
#

you ran this? python3 psexec.py administrator@{TARGET_IP}

dusk bronze
past garden
#

check the walkthrough

eternal relic
west canopy
#

Anyone else have issues in the Hashcat Module: Cracking Wireless? Specifically after converting the .cap file to .hccapx. I have successfully converted the provided file to .hccapx and per the instructions I am using the command:

sudo hashcat -a 0 -m 2500 /home/kali/Downloads/q1.hccapx /usr/share/wordlists/rockyou.txt

But this doesn't seem to be working. I don't think i have an incorrect hashmode #, and i tried out different Rule sets but got the feeling it was a rabbit hole.

woeful oxide
#

Hey Guys

#

I’m in the knowledge check section of getting started and I’ve found already the root exploit using LinEnum, but I don’t know how to sudo that file and append a reverse-shell

#

Someone can give a hint? Pls

#

I’ve already used the < echo … tee “file” > but I don’t have the permission to do that

west canopy
#

Sorry bud I haven't done that module yet 😦

dusk bronze
zenith schooner
#

Hi anybody who is responsible of academy? the hashcat module has an error in the hcxtools part (WIFI). Looks like the developer make an update and the tools has different name and syntax.

chilly stream
#

In webproxies module repeating requests section.it is asking to look for flag in other directory using command injection.qmd I found the flag which is 2 directory back but I'm umable to open the flag file no matter which command I try

#

Any help is appreciated

#

Are there anyone who is gonna help me or just watching messages.community is menat to help to each other

safe token
#

hey. im doin the brute force login module and im at the service brute forcing skill assessment. i made the personalized pwd and usr name list but when i try to do the ssh bruteforcing i get an error: [ERROR] Unknown service: ssh://178.62.96.143:22 even if i try with the target port number. any idea? pls help

chilly stream
#

Syntax is ssh username@ip

#

Check if ssh is installed

past garden
indigo carbon
#

hi I need help in web requests module I can't figure out post method question. I changed cookies admin and guest but it didn't work what can I do?

west rampart
#

DM

errant marten
#

Hi, I was considering on purchasing the student subscription for a few months in order to do all the modules that I'm interested in up to Tier II, but I was also wondering whether I will be able to access the modules that I have completed once the subscription expires. Thanks in advance!

lament rampart
strange silo
#

Had the same issue. And the pwnbox doesn't allow you to install it via apt or snap. Also, there are no VPN keys for the Academy exercises to do them with your own VM. So do the following:

  1. Go to https://www.zaproxy.org/download/ and download the package for Linux (not the installer! it doesn't allow you to run it either)
  2. Open the terminal
  3. cd Downloads
  4. tar -xzvf ZAP_2.11.0_Linux.tar.gz (notice that the filename may change)
  5. cd ZAP_2.11.0/ (idem)
  6. ./zap.sh

Now ZAP UI will open POGGERS

rustic sage
unreal patio
#

I used to purchase cubes with giftcards but as of now it wont let me anymore, is a subscription needed now?

woeful oxide
opal pond
#

hi

#

am new

woeful oxide
shrewd sorrel
#

I was struggling with this question, but now I got it thanks to your tip. Thanks a lot 😆

stuck widget
#

Hi

orchid plover
#

what does Submit root flag mean what im supposed to do?

mossy imp
orchid plover
#

ohh

orchid plover
#

still new to that

thorny crescent
#

hello guys

orchid plover
#

Hello

obtuse jetty
#

user flag and root flag

#

user flag (user.txt) its the "first" flag you will find

#

and the root flag (root.txt) its the "second" flag that you need to figure out how to get it

#

going more further

potent gorge
#

Hey there, been having this issue for the last 3 days. Working through Linux Fundamentals / System information and when trying to ssh into the htb-student using the pwnbox it just seems to timeout. Can't see what I am missing & cannot proceed without it.

short scroll
#

If you open the openvpn log file on the desktop, is there any errors you can see in there?

potent gorge
short scroll
#

No sweat. Im new too lol.
On the pwnbox, under the trashcan theres a file called htb_vpn_logs.log
i've been having problems with my one connecting to their openvpn, and the log file has some lines thay say 'fatal error'. Just worth checking if you've got em too

potent gorge
#

Ah gotcha. Last 2 logs are cannot load inline certificate file and exiting due to fatal error

short scroll
#

Yup same here. Thats the problem if i had to guess. The pwnboxes can't connect to their openvpn, and so we cant connect to the target

potent gorge
#

Well least its not just me 😅

#

Guessing since its the same issue the last 3 days its an ongoing issue?

short scroll
#

Yeah i think so. Not a great look when i just got myself a subscription lol

potent gorge
#

Ouch. yeah was about to do the same then hit this wall and decided it might hold off on the sub till I can complete a module 😫

rustic sage
#

does anybody do voice chats for ctf beginner's ?

floral nimbus
#

Re the RFI/LFI module, I'm following page 5 - Remote File Inclusion. I can't get the first php script (<?php system($_GET['cmd']); ?>) to work. Investigating further it doesn't seem like the server is rendering php properly because when I try to open up the php script on it's own, I get a download request. Am I doing something wrong?

solid pivot
#

morning guys, anyone who want to help me with the ffuf end module?

floral nimbus
#

Also pyftpdlib needs to be installed on the attacking machine.

frigid quail
#

Hello

#

I'm CRACKING PASSWORDS WITH HASHCAT currently Working with Rules im trying to crack the hash with the rule but it seems not to work

subtle mulch
#

Hi, I just finished the module "Web Attacks", but didn't get a result in the example of "Advanced Exfiltration with CDATA". I've copied the example data and can see that the request to my box take place. Is the POST address "/submitDetails.php" correct or is it a different one like the one of the example below ("/error/submitDetails.php")? Does it work for you? Any hints?

solid pivot
#

hmm, I found 5 extentions in the FFUF skills assessment, did anyone found more? Just added them as asnwer like .ext1 .ext2 but it says the answer is wrong 😦

lime cloak
#

Do we hack?

rustic sage
floral nimbus
#

Just finished going through page 5 of LFI/RfI and it looks like none of the examples work.

frigid quail
#

Did u manage to find the flag?

main vapor
#

@frigid quail DM me.

lunar bronze
#

@spring skiff hi

floral nimbus
#

Thanks @main vapor I'll check it out

lunar bronze
#

i am new to the world of hacking

#

i want to get to a high level in it

#

so can u help me out?

#

to learn hacking

jovial elbow
#

Hi All, I am pretty new to windows operating system, i was trying to complete Windows Fundamentals from HTB academy. There is a section which discusses about NTFS vs Share Permissions, as part of that there is an exercise which requires us to make an smbclient connection from PwnBox to target windows computer. However it fails with the following error. smbclient -L 10.129.183.149 -U htb-student do_connect: Connection to 10.129.183.149 failed (Error NT_STATUS_IO_TIMEOUT) This is what i have tried:- some threads on stackover flow suggested to add this line in /etc/samba/smb.conf client min protocol = NT1 I tried but failed. And the last thing i tried was add an entry in /etc/hosts file as someone were suggesting its a DNS resolution problem. This also didn’t work. The only working trick is to completely shut down windiows firewall. Hints? 🙂

rustic sage
indigo carbon
#

I am having trouble with openvpn can someone help?
2021-11-18 05:22:44 OpenSSL: error:0909006C:PEM routines:get_name:no start line
2021-11-18 05:22:44 OpenSSL: error:140AD009:SSL routines:SSL_CTX_use_certificate_file:PEM lib

lunar bronze
#

@rustic sage

#

i didnt understand

indigo carbon
#

yes I am in root

rose scarab
rustic sage
lost dune
indigo carbon
indigo carbon
#

so I need to download 2.4.8 right

rustic sage
mint crystal
#

In the "Intro to network traffic analysis" in chapter 2, there's a question "What addressing mechanism is used at the Link Layer of the TCP/IP model?" Has anyone made this work? I'm pretty sure I have the answer, but it won't accept it 🤷‍♂️

floral nimbus
tidal compass
#

Can someone point me in the right direction here? I'm on the hashing vs encryption module. I was able to do the first question generate an MD5 hash... However, the second has me a bit tripped up. I'm using a Kali vm, not the pwn box. I can't seem to figure out how to encrypt with Kali. The examples given are all for the pwn box. The question is Create the XOR ciphertext of the password 'opens3same' using the key 'academy'. (Answer format: \x00\x00\x00....)". Am I just over complicating this question?

rustic sage
tidal compass
#

wow. Annnd I was thinking import pwn, was the pwnbox sys. similar how I'd start my python code with import sys. Thanks a bunch. very much appreciated.

cerulean hinge
#

Hey, so I've gone through Linux Fundamentals and had some problems here and there but eventually I solved them. But one task I just cant get right. In the section "File Descriptors and Redicections" I dont know the answer of the question "How many total packages are installed on the target system?".
I tried a lot of methods but it was wrong everytime.
So could anyone help me with this?

rustic sage
crimson path
cerulean hinge
#

and some more I dont remember

west canopy
rustic sage
vivid sentinel
#

Anyone out there that I can PM about Firewall and IDS/IPS Evasion - Medium Lab? I am stuck on this.

unreal patio
#

@vivid sentinel Send me a DM

#

If you're still awake

vivid sentinel
unreal patio
#

Congrats 😄

vivid sentinel
#

thanks! Now working on Hard mode

west canopy
#

Has anyone finished the Skills Assessment - Service Login for the Hydra Bruteforcing module? I need to bounce some ideas off someone because I've been stuck for a while.

vivid sentinel
#

I haven't done that module yet

small panther
#

Can anyone help me out with the last skill assessment for Nmap?

main vapor
#

@west canopy DM me.

west canopy
west canopy
small panther
#

@west canopy Yes, I am on the last skill assessment. I have hit a road block and have not worked through it yet.

icy snow
#

I could use your help here! I’m stuck as well

west canopy
#

@small panther Check your DM's bud 🙂

icy snow
#

Anyone completed the Windows Privilege Escalation skill assessment? Stuck on the question of finding the ldapadmin account.

jovial elbow
#

still having NT_STATUS_IO_TIMEOUT. I think is not related to wrong params used in smbclient, but Windows Friewall's blocking rule... maybe smbclient listing is not allowed in WF ruels?

#

pwnbox, in which a xfreerdp istance is running

mint crystal
#

Would anyone be able to help out on the "intro to network traffic analysis"? I've done all assignments, except that one question in the first section XD which I argue is MAC-Addressing, but apparently not

boreal quest
#

did you figure this out? if you did pleaseeee lmk it’s driving me insane, i friended you!

brisk viper
#

Hey there 🙂 im new to HTB and currently doing the academy. Atm i'm stuck at (Skills Assessment - File Inclusion/Directory Traversal) any hints here?

i tried everything i learned in this section so far but i can't find a way to print files/run commands via the browser.

Thanks 🙂

main vapor
crimson path
brisk viper
jovial elbow
main vapor
#

@pearl birch What spoilers? Writeups fill the entire globe on the Internet for Tier 0. If you dont want spoilers dont view the file.

main vapor
#

@pearl birch Read the FAQ of the Academy then SMH your head how many times you want. I don't care about that.

jovial elbow
west rampart
#

Otherwise, we would delete the message and maybe warn the guy who posted it 🙂

unreal patio
#

Is there a way to jump to the end of a program with GDB GEF?

rustic sage
#

Hey guys

#

I'm stuck in the 2nd part of the Knowledge Check in the Getting Started HTB Academy module

#

According to the hint, I'm supposed to use LinEnum and LinPEAS for privilege escalation, but the file I try to append the reverse shell text to gives me a permission denied error.

#

I'm starting to think that I may have fallen into a rabbit hole, but surely the hint the module provides isn't wrong?

torpid imp
#

Module: Login Brute Force
I was working one week ago and now I am back at the last task. Skills Assessment service login.

The task is to bruteforce a ssh Server with a known User from the Last task. I dont remember the username… Can somebody just tell me the username quick?

flint sonnet
#

question - is there a specific vpn for academy?

flint sonnet
#

i try to rdp to boxes and they always crash after 1 minute

#

and stop responding to pings

lament rampart
lament rampart
# flint sonnet and stop responding to pings

Make sure your academy vpn is not connected by multiple devices at the same time (e.g. your workstation and pwnbox). Because all these devices will share the SAME IP; Then you will get packet drop issue

rustic sage
#

and I used echo 'reverse shell text goes here' | tee -a 'filename'

unreal patio
#

Change the | for a >

kind geyser
#

can anyone help with the privilege escalation for the root flag on knowledge check in getting started

#

i am completely lost

kind geyser
#

linux

thorny crow
#

you can DM me the screenshot of the question / module you're so so it'll refresh my memory and I can try to help.

green skiff
#

Hello everyone, I solved all the questions in the Skills Assessment section in the JavaScript Deobfuscation module, but I couldn't understand the 3rd question, does anyone know what I should do?
3.Question:
As you may have noticed, the JavaScript code is obfuscated. Try applying the skills you learned in this module to deobfuscate the code, and retrieve the 'flag' variable.

lyric cosmos
#

Working on the Login Brute Force module Skills Assessment. Feel like I am missing a little bit of magic to get this finished. Found the user first and last name from the previous exercise. Built the usernames list...built the custom password list using info found online and Cupp. Then adjusted this list to meet the password policy. It has been running for several minutes now.... Did I miss an extra bit of info in the Cupp file perhaps?

west canopy
#

@lyric cosmos DM me brother 🙂

thorny crow
green skiff
#

When I try to run openvpn it gives an error. How can I solve it?

short scroll
lyric cosmos
west canopy
#

@lyric cosmos anytime bud!

lament rampart
weary oasis
#

I'm starting to think that Archetype is impossible!!!!!!!!

#

I've literally been trying all day

silk lichen
#

Hello, I'm new. New to discord and to HTB. My eMail-Request doesn't work. The site freeze at 1 Sec.

burnt stone
shrewd sorrel
#

Hello everyone, I have a question
Why the nmap output is different if I select all ports vs a specific port?

**ALL PORTS (-p-) **

$sudo nmap 10.129.2.47 -sV -p- Starting Nmap 7.91 ( https://nmap.org ) at 2021-11-20 10:27 UTC Nmap scan report for 10.129.2.47 Host is up (0.0034s latency). Not shown: 64562 closed ports, 971 filtered ports PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 7.2p2 Ubuntu 4ubuntu2.10 (Ubuntu Linux; protocol 2.0) 80/tcp open http Apache httpd 2.4.18 ((Ubuntu)) Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel

JUST A SINGLE PORT (-p50000)

`sudo nmap 10.129.2.47 -sV -p50000
Starting Nmap 7.91 ( https://nmap.org ) at 2021-11-20 10:30 UTC
Nmap scan report for 10.129.2.47
Host is up (0.0034s latency).

PORT STATE SERVICE VERSION
50000/tcp filtered ibm-db2
`

Why with all ports (-p-) this filtered port did not show up in the results?

shrewd sorrel
flint sonnet
#

can anyone help me with the "Broken Authentication " module?

#

got stuck with a weird issue

green skiff
west rampart
green skiff
# west rampart Which Error?

Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set.
2021-11-20 01:33:26 DEPRECATED OPTION: --cipher set to 'AES-128-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'AES-128-CBC' to --data-ciphers or change --cipher 'AES-128-CBC' to --data-ciphers-fallback 'AES-128-CBC' to silence this warning.

green skiff
west rampart
#

@green skiff please open a ticket for this issue

solid pivot
#

Anyone else having issues to connect to academy vpn with the openvpn below the pwnbox?

#

For the windows boxes, it's needed as far as I know

green skiff
west rampart
#

Don't thank me, thank the support 🙂

green skiff
#

I thanked them too, thank you everyone 😄

flint sonnet
#

why the infrastructure in the academy is so bad?

#

literally unusable

#

servers and containers constantly crash

west rampart
#

Can you elaborate?

flint sonnet
# west rampart Can you elaborate?

i'm trying to finish the File Inclusion / Directory Traversal module. In one section (Hardening Tips) I need to ssh to an internal container (with 10.0.0.0. class A Ip). Every time i do that (either through VPN or pwnbox) the container crashes after 1 minute and i need to reset it

#

same happened to me on an Active Directory module where I needed to RDP

smoky root
#

Hi! Can somebody please tell me what is the "root website" from module "File transfers, part 1"? Is it http://localhost or not?

west canopy
smoky root
tiny moth
#

hi

west canopy
#

hello!

worldly grotto
#

hey i need help i am on : LOGIN BRUTE FORCING in section : Service Authentication Brute Forcing
i have to answer the question but i can't find the right wordlists i try rockyou several wordlists but i can't find the ssh password can you help me please find the wordlist

west canopy
#

@worldly grotto Try creating a personalized wordlist with cupp -i (i believe the prior section gives directions on how to do this).

worldly grotto
#

ok

#

thanks

worldly grotto
west canopy
#

@worldly grotto b.gates should be the username if i remember correctly.

worldly grotto
#

ok

west canopy
#

Sorry my notes on that module are super unorganized 😦

worldly grotto
#

i replace the file bill_usernames.txt to -l b.gates

worldly grotto
fair sequoia
#

Hey, do I need Kali Linux or is it just your-preferred tool? I am wondering how to tackle this whole thing in general.. Just where do I really start.. I have now OpenVPN connection opened, and 8/9 of the Meow done, but I have no idea should I already have been connecting a server?

#

I thought they were just questions til now

rustic sage
main vapor
#

@fair sequoia Are you completely new or you have some knowledge about what's going on?

fair sequoia
main vapor
#

Did you sign up for the Academy? If so, start with this module

#

and this

fair sequoia
#

Not sure, the front page wasnt obviously telling me what to do first

main vapor
#

Register an account in HTB Academy then you will find modules from which you can choose from.

#

Do these first two or whatever you like.

fair sequoia
#

How do I change my current module?

main vapor
#

just leave it

#

and go for something you want

#

You can do multiple ones at the same time.

fair sequoia
#

How do I leave a module?

main vapor
#

I meant leave it literally. Just exit and choose another module.

fair sequoia
#

What I started with

#

Okay probably I was in some wrong place

main vapor
#

Of course you are.

fair sequoia
#

I need to sign up to setting up

main vapor
#

That is HTB. This is HTB Academy.

#

Which one do you want?

fair sequoia
#

What is the difference?

#

And why is there a separate account for these things?

main vapor
#

HTB Academy is where you get to learn about Hacking. HTB is where you hack machines with no guide.

#

HTB Academy will teach you what you need to learn to attack machines.

main vapor
fair sequoia
#

Discord is same for both subdomains?

main vapor
fair sequoia
#

Oops Discord

main vapor
#

Yes same Discord but different Channels. If it is "HTB: Academy" then that one is for the Academy.

fair sequoia
#

Okay thanks for clarifying, now I am in Academy and it seems much more clear, the site and all the instructions

#

Sorry for bothering you here

main vapor
#

Has anyone been able to finish "Shells & Payloads", especially the Skills Assessment section? If so, did you experience any problems in exploits not working and failing multiple times? Never mind me. If you do, make sure your LHOST is correct.

flint sonnet
#

did anyone do "Attacking Web Applications with Ffuf " and can help me with the skill assessment?

surreal rain
#

@main vapor you've been really active with the modules. Is love to hear about your progression.

main vapor
#

@surreal rain Absolutely fascinating quality content which matured my cyber skills tremendously. I would definitely recommend the Academy to anyone.

surreal rain
#

That's good to hear. Glad you are enjoying the content!

main vapor
#

@surreal rain One could probably go join an APT after finishing what's all in the Academy.

surreal rain
#

Hahaha

west canopy
#

Academy is great

mellow ember
#

I think it's down. i'm getting an error Error establishing a database connection

#

is anyone able to get on?

west canopy
#

@mellow ember I haven't started that module but i don't doubt it! I've had connectivity problems on a few other modules.

weary oasis
#

lol obviously.

lucid veldt
iron oar
#

I keep getting 502 aswell

#

must be maintenance going on

#

eventually it works, just gotta give it a few tries

lucid veldt
#

still got issues. can't spawn a target

turbid ridge
#

hello, i wanna ask. how to disconnect machine openvpn in kali

rustic sage
turbid ridge
#

terminal

rustic sage
turbid ridge
#

i want disconnect my terminal to HTB machine

rustic sage
iron oar
#

now its full down for me

mild basin
#

It's up now

turbid ridge
rustic sage
turbid ridge
#

i'm newbie

rustic sage
turbid ridge
rustic sage
turbid ridge
#

oh okay thanks for information

rustic sage
#

Hey guys, would it be possible the configure a proxy in an esp or a rasberry pie and start plugging it to my regular router to start sniffing its proxy and capture couple session cookies etc. it would be my 1st time what do ya'll think would it work ?

#

hi

rustic sage
rustic sage
#

i need to learn hacking accounts on discord

#

What u guys think though ? Cause I'm about to run the experiment

#

@rustic sage can u hack

#

accounts

#

??

#

@rustic sage

rustic sage
#

can u hack
accounts
??

#

🤦‍♂️

rustic sage
#

LOL

#

ITS A PRANKL

#

LOL

#

April? Too early

#

NORMAL PRANK

#

Ah...

#

WHAT IS THIS SEVER ABOUT ??

#

You could easily get banned for such a question.

#

y

#

Because it's illegal?!

#

k

#

dm me

#

Nope

#

y

#

Rule #4 and #8!

low cedar
#

can anybody help me with getting the '/flag.txt' file on Public Exploits?

earnest flame
acoustic owl
acoustic owl
worldly grotto
worldly grotto
#

yes

acoustic owl
weary oasis
#

Just completed starting point finally. Only cheated 10 times lol

worldly grotto
#

hello can someone help me please i tried brute force i found several password but every time i relaunch the hydra command the password changes and i don't can't find the password can you please help me ?

#

i found several password but every time i relaunch the hydra command the password changes

#

LOGIN BRUTE FORCING

#

Skills Assessment

#

rockyou