#modules

1 messages · Page 101 of 1

prisma spruce
#

I liked the THM network boxes.

acoustic owl
#

If you still need help, then write me a DM

#

But it's when you have to try really hard that what you've learned sticks in your head.

prisma spruce
#

I don't like it because the website's layout is a mess and a huge number of the rooms are just copying and pasting commands.

acoustic owl
#

In your opinion, which texts are not professional?

prisma spruce
#

@acoustic owl It probably depends on the definition of professional being used.

rare topaz
#

What? Htb modules are written way too professionally lol dunno what ur on abt.

THM rooms are more casual and treat you on a childish tone.

The problem w htb is assumption of prior knowledge, or the capability to self-research.

THM assumes you know absolutely nothing.

#

Thm is also mostly copy pasting commands which ig is good for memorization but doesn't help actual application.

prisma spruce
rare topaz
#

Forgot which one the learning process one is, is it the one that lectures you on mindset and philosophy or smthn.

prisma spruce
acoustic owl
prisma spruce
#

I think that isn't a problem as much as the fact that modules sort of jump everywhere.

#

The linux fundamentals module covers way too much, with each section covering way too little.

#

At least the windows fundamentals module states what an ip address and port are.

rare topaz
#

Again, htb modules assume prior knowledge or the ability to research.

prisma spruce
#

You're asked to give an inode number, but it's never really stated what exactly an inode is.

#

It talks about soft links, and could easily make a comparison to shortcuts in windows

#

and completely neglects hard links

#

It then brushes through apparmor and selinux, and iirc it also jumps around with the old service name restart and systemctl name restart syntax

rare topaz
#

I agree w everything (especially since I attempted buffer overflow and got so lost) but all this goes under the #858470491676737536 channel

#

Here is mostly for like helping people w modules so like....

barren escarp
#

Is anyone here good with nosql injection for mongodb?

rare topaz
fathom pendant
prisma spruce
#

Write a script for it.

#

You can just make a hack for it using bash. It'll be easier that way.

#

Well, not bash. You can use python.

pulsar needle
barren escarp
#

I passed that one. I'm doing Introduction to NoSQL Injection now

pulsar needle
#

Aaaa ok

#

Some people are not the best at using google and i feel the module kind of teaches one to do research with google

proud pine
#

This just shows a fundamental misunderstanding of the field. You're not going to have everything spoon-fed for you in pentesting.

#

Then the problem is your expectations. You're being taught a set of skills - not being given a set of bullet points.

#

This isn't a subject that you can just be given the answer all the time. You will often come across situations that don't fit in the box, and you need to think outside.

#

With your current attitude, you're going to get a pretty strong reality check, if you want to keep going forward with pentesting. There's just no universal way to teach you the skills you need for this - you have to be open to self-research, and to know what to search.

#

The same thing applies to the medical field. Doctors have to cram an absolutely insane amount of material, but the end goal isn't that you memorize everything - it's tthat you know how to get the information you need, when you need it.

#

You are being taught well.

#

You just don't seem to like what you are being taught.

#

I mean, you're 4 modules in to a course with 28 modules. You have barely even scratched the surface.

#

So you're doing the modules out of order?

#

... what?

thorn urchin
#

Sometimes I think people complain too much because it wasnt handed to them on a silver platter and some other times people blame not being able to instantly succeed as a failing of the material.

proud pine
#

The problem is that you don't know what a high standard is here. This is a high standard.

#

You have expectations, which do not align with the industry.

thorn urchin
#

yup

#

atm I think it is

#

the only stuff Ive seen be better has been very niche advanced content

proud pine
#

It has room for improvement, but not in the ways you are saying.

acoustic owl
#

I see a lot of people coming here with no foundation knowledge and then complaining about not understanding things.
Maybe the expectation here is to learn everything from scratch.

thorn urchin
#

Thats a terrible expectation to have

#

thats not what htb is for or designed to do

#

full stop

#

I didnt do fundementals so I dont know their particular quality level

proud pine
#

Shoult it teach you how to plug a keyboard in? How to touch type? There's a limit to what 'fundamentals' means.

thorn urchin
#

what

proud pine
#

Please show me the marketing that misled you.

thorn urchin
#

also the fundementals are free modules

#

didnt you say earlier your complaint was about paying for content?

#

you said this

frozen mesa
#

Keep it with the modules in this channel please.

thorn urchin
#

I don't think its perfect either. I agree though that frequently I see your suggestions just amount to more handholding

thorn urchin
frozen mesa
#

I thought this was talking about help for modules instead of personal opinions which are endless.

thorn urchin
#

I fundementally disagree with that

#

I think a lesson should always include area for exploration to understand the concepts

proud pine
#

He... doesn't mean the module...

thorn urchin
frozen mesa
#

Ah for me its early, its 8:45AM here 🙂

proud pine
#

This server is always absolutely dead at this hour.

thorn urchin
#

late/early same thing. Most of the htb population isnt up and grinding content right now

#

so things get loosey goosey

#

long as its relatively academy related

proud pine
#

I don't even think it's really off topic.

thorn urchin
#

I agree, but its a bit diff if there was swarm of people trying to ask for help and they got drowned out by a debate

thorn urchin
#

help is channel priority #1, but when thats not needed debate is fine

acoustic owl
thorn urchin
#

or at least it is if nobody snitches

acoustic owl
#

Greece 99
UK 17
US 38
World 34

#

HTB is everywhere and not limited to Europe

thorn urchin
#

HQ is greece iirc

#

thats definitely off topic

frozen mesa
#

Module: ATTACKING WEB APPLICATIONS WITH FFUF --> i dont get to see any status codes. Whenever i use ffuf on THM for example, it does work like it should. On HTB not.

proud pine
frozen mesa
#

Have this problem since the beginning of the module (2 months ago). Ffuf does not seem to work properly on HTB for me, it does on my own parrot machine and other places similair to HTB

#

on my way with it

thorn urchin
frozen mesa
#

all the commands from the module

final maple
#

For some reason, the password didn't work for me but the hash did.

thorn urchin
#

expand it

#

common go bin term output issue

frozen mesa
thorn urchin
#

👍

prisma spruce
pulsar needle
#

I do not have permissions to write files with my SQLi to /var/www or /usr/share

#

But according to the web configuration file at ||/etc/apache2/apache2.conf|| i should be able to (This file is shown in the picture)

#

Omah I made a dumb mistake, nvm

acoustic owl
#

This is a comment and only shows where the Webroot is usually located.

#

The default path is /var/www/html

pulsar needle
#

I found out the hard way (1 day of dying lol)

acoustic owl
frozen mesa
thorn urchin
#

that was the issue with the screenshot you shared. Further issues would be different problems

#

I like both gobuster and ffuf

#

gobuster is nice when I want something quick and simple. Ffuf when I need power.

pulsar needle
#

Agree lol

frozen mesa
#

Maybe thats the case, i didnt do things that required alot of power 🙂 I'm just a rookie!

Since the beginning i have trouble with ffuf and the results showing (or rather not showing) the proper way. Dont want to waste any more time on it and finish it. For now i dont need that " power".

pulsar needle
#

But in the future you will, knowing more tools will come in handy

frozen mesa
#

Sorry i dont understand what you mean with that.

prisma spruce
#

There are http response code options with ffuf

frozen mesa
#

I am aware of that, those are mostly missing in my output/results

fervent cove
#

why isnt there a possibility to pay for hackthebox with paypal?

#

I dont have a creditcard

#

very frustating 😦

frozen mesa
#

Had that too! Indeed frustrating

worthy briar
#

Hello, anyone did the Linux Privilege Escalation - Linux Services & Internals Enumeration? I think the question is bugged.

vivid igloo
#

does anyone have a tip on content : (Interacting with Users) module :WINDOWS PRIVILEGE ESCALATION

#

stuck here so bad

#

i added Malicious SCF File in C:/

#

but only hash am getting is the hash of my own user lol

acoustic owl
vivid igloo
#

u mean in the users or over all ?

acoustic owl
worthy briar
acoustic owl
coral wraith
#

Hi all

Please, Can you help me on :Password Attacks Lab - Medium

I get the doc zip, but i can't use it

I had trying john with mut_password.list hash

But i had this message:
Using default input encoding: UTF-8
Loaded 1 password hash (PKZIP [32/64])
No password hashes left to crack (see FAQ)

coral wraith
heady tusk
#

that's the correct approach. since the hash was loaded correctly I would assume your mut_password.list is broken

vivid igloo
#

@acoustic owl check ur dm please

neat trench
#

Hi, can u help me pls solve problem with tuneling
Module: AD Enumeration & Attacks - Skills Assessment Part I
Trying to use chisel + cme/xfreerdp as in this forum post https://forum.hackthebox.com/t/ad-enumeration-attacks-skills-assessment-part-i/259237/22
stuck on receiving timeout error
||proxychains4 cme smb 172.16.6.50 -u svc_sql -p lucky7||

Strict chain  ...  127.0.0.1:1080  ...  127.0.0.1:1080 <--socket error or timeout!
[proxychains] Strict chain  ...  127.0.0.1:1080  ...  127.0.0.1:1080 <--socket error or timeout
deep owl
#

hey everyone

#

AD Enumeration & Attacks - Skills Assessment Part II

#

Use a common method to obtain weak credentials for another user. Submit the username for the user whose credentials you obtain.

#

how can i upload a mimikatz on the machine

heady tusk
#

that's not what you're looking for in this case

vocal tusk
#

hi guys any mod arround to give me a hand with #bot-coomands

#

im trying to identify and the bot is being mean

torn blade
#

for the session security skill assesment I have the auth session cookie for the admin but im stcuk trying to figure out how to use it to login to admin account

#

like i swap the auth session cookie and just nothing happens

vestal fable
#

I figure out how to finish the burp suit exercise, the problem was that even tho i put a "200 OK" it wasnt appearing there, so all the requests with 404 made me lost the 200 in the wordlist

pulsar needle
#

Does |\ seperate # and ; in this context and filter out both of those?

umbral wigeon
#

but make sure the cookie you are getting is after u have sent the link to the /submit-solution endpoint

fiery berry
pulsar needle
#

Aa oke

rustic sage
#

Before

torn blade
royal sigil
#

( First, try to update any city's name to be 'flag'. Then, delete any city. Once done, search for a city named 'flag' to get the flag.) can you help me for this question when i try to update the name of an city to flag i have this . []

torn blade
#

I have an issue with fuff, and ive had this issue eveyrtime i use it. Whenever I run it it says every parameter in the list I use is a valid result but Ik thats not right, has anyone else had this issue?

#

like everytime ive ever had to use fuff its just like this

pulsar needle
#

query user 0x3e9 and it talks about cry0l1t3 xd

tired shard
#

Hey all. I am in "Kerberoasting - from Linux" in Active Directory Enumeration & Attacks. I am on the question "Retrieve the TGS ticket for the SAPService account. Crack the ticket offline and submit the password as your answer". I am using hashcat: hashcat -m 13100 hash.txt rockyou.txt --force and I get that the Status is "Exhausted". I added the passwords we already found to the rockyou list also. Any guidance?

pulsar needle
plain coral
# barren escarp Is anyone here good with nosql injection for mongodb?

Submit a baseline request that has not been modified with valid parameters that will be processed successfully by the application and take note of the response. Then try submit invalid sequences of characters and logic in order to generate a database or application logic error to return to the client.

#

@barren escarp I haven’t completed this module yet, but MongoDB often faces attacks targeting its $where operator. Or parameter injection like https://example.tld?login?user[$ne]=1, u can attempt various attack strings, including JavaScript function insertion, JSON insertion ({}), and try fuzzing with different attack strings some attack strings to consider are

•    true, $where: '1 == 1'
•    $where: '1 == 1'
•    ', $where: '1 == 1'
•    1, $where: '1 == 1'
•    { $ne: 1 }
•    ', $or: [ {}, { 'a':'a' } ], $comment:'successful MongoDB injection'
•    db.injection.insert({success:1});
•    db.injection.insert({success:1});return 1;db.stores.mapReduce(function() { { emit(1,1
•    || 1==1
•    ' && this.password.match(/.*/)//+%00
•    ' && this.passwordzz.match(/.*/)//+%00
•    '%20%26%26%20this.password.match(/.*/)//+%00
•    '%20%26%26%20this.passwordzz.match(/.*/)//+%00
•    {$gt: ''}
•    [$ne]=1
plain coral
plain coral
pulsar needle
#

Why dosent this work? Am I submitting the right SMB banner?

fiery berry
pulsar needle
#

:I

#

Lol

acoustic owl
pulsar needle
#

I reloaded it

#

Tried the same, made sure there were zero spaces

#

didnt work

#

Footprinting - SMB

fiery berry
pulsar needle
#

Manual via netcat?

fiery berry
#

can work, otherwise use nmap

plain coral
pulsar needle
#

Aaa

#

So its the version

#

Not the banner?

#

The service scan solved it

#

But I dont get why, is SMB and Samba the same

#

wait

#

Lol

#

asking the question i realised

fiery berry
#

you were looking probably at the outpout of smbclient

pulsar needle
#

yes

#

But why is the output different?

fiery berry
#

go ahead and you will find it out

pulsar needle
#

Why do I get the SMB share version using smbclient but using service version i get the samba version

plain coral
pulsar needle
#

But if i check the sambashare i get the SMB version, is it the version of that specific share?

plain coral
pulsar needle
#

Can shares be run different versions of SMB?

#

Compared to the server

torn blade
plain coral
#

Yes, they are heterogeneous. You are getting confused because the question is saying to submit the full banner but by full banner they mean basically include the word samba with its version number

plain coral
whole grotto
#

hello everyone, i really need help, i am in the chisel section in the PIVOTING, TUNNELING, AND PORT FORWARDING module, and when i want to start chisel in the pivot host (ubuntu) it tells me that:

./chisel: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./chisel)

The ubuntu is not connecting to internet so, what can i do ? pls

sleek urchin
sleek urchin
whole grotto
#

ok thank you i'll test that

pulsar needle
#

Can a SMB server have another SMB share runned on it?

whole grotto
pulsar needle
#

As I can see it is built like Samba SMBD is the main server and ||InFreight SMB 3.1|| is a file share on that SMBD server

plain coral
# pulsar needle Can a SMB server have another SMB share runned on it?

Yes, you can set up multiple shares. Don’t overthink it. Stick to the methodology. You have an IP address and you want to find what ports are open, then what services are running on those ports. Then you want to find the version of those services. Then you interact with those services.

pulsar needle
sleek urchin
pulsar needle
#

So therefore I am thinking, can I host a SMB file share on a samba server

plain coral
sleek urchin
pulsar needle
#

I am just asking as a general question

sleek urchin
whole grotto
plain coral
#

Yes, It allows non-Windows operating systems such as Linux, Unix and macOS, to communicate and share files with Windows systems using the SMB/CIFS protocol. Samba provides file and print services that are compatible with Windows-based clients

pulsar needle
#

aaaa

#

so its like

#

a samba server with smb running on it

#

nvm it says the SMB share has a customized version

#

So I think they did that to confuse me

coral wraith
bleak mural
#

This is is killing me - I’ve been trying to crack the hash from Attacking Common Services - Attacking SQL Databases. Nothing seems to work…Also, I get different hashes depending if I use Responder or Impacket-smbServer. Any help much appreciated 🙏!

fathom pendant
rotund urchin
fathom pendant
bleak mural
fathom pendant
#

Have you already tried everything from the section?

bleak mural
fathom pendant
#

1000 seems correct though

#

What wordlist(s) have you tried?

coral wraith
bleak mural
bleak mural
fathom pendant
fathom pendant
bleak mural
fathom pendant
bleak mural
fathom pendant
#

Does hashcat tell you it's exhausted?

bleak mural
spring sky
#

Anybody can help me with the question from WEB REQUESTS module, is the part of CRUD API. The question is the following: First, try to update any city's name to be 'flag'. Then, delete any city. Once done, search for a city named 'flag' to get the flag.

#

I've sent the correct request to update the city using London, and I confirmed the exitence of the "flag" city with another curl command, but after deleting london the request to flag has the same info I sent with the PUT request.

torn blade
#

AHHH

#

im fianlly on the last part of the file inclusion skill assesment

#

i can literally see the flag.txt file but cating isnt working

#

i am losing my mind

#

nvm im an idiot i just had to vent

#

i thought the flag would be standard HTB[] format but it was a random string

fathom pendant
bleak mural
fathom pendant
#

Note it worked with john without needing to change or alter anything to the file

fathom pendant
#

For the raw hash you should get

#

If you don't have the full hash it will not spit the answer out

neat laurel
#

is there any social engineering machine or module

bleak mural
fathom pendant
fathom pendant
#

Then I did ctrl-f on the page and was like "ohhh multiple ntlm types"

lament kiln
#

how do i remove lightspeed from my windows 11 laptop

fathom pendant
#

Google it

#

This is wholly unrelated to academy modules

#

Looks like it's an mobile device management tool for schools

#

¯_(ツ)_/¯

unkempt cedar
#

New to the I.T. world. Was wondering if anyone knew which module would be a good start for me to learn some fundamentals that lead towards an A+ cert and then to CCNA cert

fathom pendant
pulsar needle
#

I studied for the A+ then I went into the fundamentals path, I feel it would be a bit brutal without the A+ knowledge (I didnt take the test lmao)

fathom pendant
pulsar needle
#

Lol

fathom pendant
#

Also ccna covers networking, security and like a few other things

pulsar needle
#

Have you watched the networkchuck CCNA course(the free one)?

fathom pendant
#

No

pulsar needle
#

Ah, i really liked that one

#

wait, this is off topic

#

nvm

unkempt cedar
#

no but I have seen it pop up. I just noticed that when I am in school for some of my networking classes that I don't have a clear understanding on networking and the terminology so I feel like I am lost when listening to people talk about numerous topics in cybersecurity. If it's broken down barney style then I'll be able to get it down

sly grotto
#

hey could you help me for Oracle TNS?
i logged in with the scott/tiger but i can not find the password hash for the DBSNMP user. any help?
select password from all_users where username = 'DBSNMP';
will not return password hash.

nimble zinc
#

hello i just joined the server so wtf is happening

neat laurel
#

nothing

nimble zinc
#

wait i think a joined the wrong server my bad

neat kiln
#

Could anybady explane why i have mistake: "exploit completed, but no session was created.", ehen I use "msf > use exploit/windows/smb/ms17_010_psexec" ? Thanks for you help.

rustic sage
#

Just saw your message. Did u fix it already?

#

Yes.

fathom pendant
neat kiln
#

i have used defoult settings, what was in MSF at the HTB virtual machine

quiet ember
twin gulch
#

hey guys, im stuck at common services attacking - sql part. trying to log in htbdbuser user with no succes from mysql, getting error tmyj-7i2o

#

anyone who dealt with it before?

quiet ember
twin gulch
#

mysql -u htbdbuser -p 'MSSQLAccess01!' -h

thorn urchin
#

I dont remember that section but Id be shocked if a mysql db had MSSQL as part of the password

twin gulch
#

well that's the password written on the authentication

thorn urchin
#

yeah but are you positive its mysql?

quiet ember
thorn urchin
#

mssql and mysql are different sql services

quiet ember
#

^ this

sweet echo
#

i need help ha(kers

fathom pendant
thorn urchin
#

Like its not technically impossible for it to be that way. itd just be a dick move by HTB

fathom pendant
thorn urchin
#

and I dont remember such a dick move

fathom pendant
twin gulch
#

well got it guys lol

thorn urchin
#

and I remember most of the dick moves

twin gulch
#

thanks

thorn urchin
#

np

sweet echo
#

ayo

fathom pendant
#

Ask your question

sweet echo
#

are you hacker?

fathom pendant
#

Ask your actual question here

#

You knob

sweet echo
thorn urchin
fathom pendant
#

You can feck off then

#

:)

#

If you don't have the balls to ask your question publicly and be potentially directed to the right resources. Then I'm not helping privately

sweet echo
fathom pendant
#

Then that is all I need to know

#

You can feck off now

sweet echo
fathom pendant
#

He doesn't know KEKW

thorn urchin
sweet echo
#

okiiiiiiiiiiiiii

thorn urchin
#

not helping your case 🙂

sweet echo
#

i need hikers friends 😦

thorn urchin
#

This is clearly the worst possible way to do so

fathom pendant
#

I like to hike

sweet echo
thorn urchin
#

its not a curse word

#

you can say hacker

fathom pendant
sly grotto
#

i tried. but only shows me the users

#

i could not find the syntax. if you know then, tell me

neat kiln
#

I had some progress, when i used "set PAYLOAD payload/windows/x64/meterpreter/bind_tcp" . I connected. But i can`t find file "flag" or dir "Desktop". Operation failed: The system cannot find the file specified.

#

se the Metasploit-Framework to exploit the target with EternalRomance. Find the flag.txt file on Administrator's desktop and submit the contents as the answer. It is the goal

thorn urchin
#

why are you trying hydra against a ssh server that doesnt support password auth?

and the second one the error says it doesnt support smbv1, so youll have to target smbv2 or smbv3 n such

sly grotto
#

:/
its oracle

#

i know the sql syntax 😐

thorn urchin
#

I dunno

#

if hydra doesnt support it try something else

sly grotto
#

that was a bug for the module
didnt show me the sys.user$ data

twin gulch
# twin gulch thanks

guys i messed up a little with impacket-mssql, trying to locate the user and know how to use sql language but not mssql much

trail leaf
#

Yes, and it’s generally a bad thing to do so a lot of people will turn that off

thorn urchin
#

Yup, doesnt necessarily mean guest has access to anything useful, but worth checking

cunning isle
#

hey guys, I am working on the attacking drupal in attacking common applications, and when I try to upload the downloaded php filter file the webpage claims the php filter is already installed but then when I go to make a basic page, the page does not have the option for me to make it a php filter. Am i doing something wrong?

thorn urchin
#

You did though

#

SHAREDRIVE is not a default share

#

smbclient is just giving you some errors about smbv1 which you already knew was disabled anyways

#

What prompt

#

Cause you have the listing command

#

and didnt specify a share to access

#

review your notes on smbclient

civic zenith
#

the nmap module was surprisingly tough for me to finish so I ordered the Official Nmap Project Guide by Gordon Lyon

#

hopefully it will make as good study material for the CPTS

timber ore
#

thanks @west canopy !

whole grotto
#

hi everyone i need some help, idk how can i transfer socksoverRDP binary from my linux to the pivot in the PIVOTING, TUNNELING, AND PORT FORWARDING module, idea ?

#

i have tested wget with a pthon server in my linux but does'nt work

heady tusk
#

what kind of access do you have to the pivot host?

whole grotto
#

local admin

heady tusk
#

no I mean like RDP/SSH

whole grotto
#

ahh rdp

#

it's a windows victim

autumn pilot
#

if you are using xfreerdp you can specify a drive (directory) that you can mount

whole grotto
#

good idea

burnt sluice
#

hello everyone

#

im stuck on the last question on the AD Assement part 2, my brain just blocked so if u have any hints on how to get the KRBTGT hash please let me know

heady tusk
#

I'm not sure how to hint this without straight up giving away he method. let's say there is a method for stealing all hashes there are, which would include KRBTGT

trail leaf
#

I would be concerned if you got all the way to the end of the module and didn't know how to do that

heady tusk
#

eh if you've been staring at it for a couple of hours your brain is gonna melt at some point

#

I believe it's supposed to be you finding some kind of documentation file and simply grabbing credentials from it, regardless of what it actually documents

burnt sluice
#

ty all it's been infront of me the whole timem

heady tusk
#

the service you're looking for is on page 2

steady hawk
heady tusk
#

I figured. any useful resources on this?

steady hawk
heady tusk
#

alright, I'll read through it. thanks 🙂

#

got it. thank you very much 😄

tidal mango
#

I have a question on the Broken Authentication Module. In the Default Credentials section https://academy.hackthebox.com/module/80/section/772 The question is "Inspect the login page and perform a bruteforce attack. What is the valid username?". I already solved it by looking at the HTB forums and doing some digging etc. My question is, is there a logical way to determine the list of default passwords needed for this? Nothing in the section, none of the links etc, lead me to the answer. I see looking at the source code that I get the hint HMI/Scada but the company and answer are not on any of the github repos etc that are listed in the section. It seems like I am either missing something or this is a serious fishing expedition to guess the answer. I appreciate any feedback on this! Thank you.

trail leaf
#

The contents of the target webpage should give you hints for specific lists of default creds to look for

#

Saying anymore would be a bit too much of a hint

tidal mango
trail leaf
#

It be like that sometimes

#

madf0x has been saying this, but if what you’re doing deviates from what the modules say, but you’re still getting to the same place, that’s good!

#

Experimenting and messing with things is key. Sometimes the module’s text just gives you the answer, other times there’s just a much better way to do things.

thorn urchin
#

There are other times where its deliberately designed that way too

#

Ever wonder why AD is after pivoting? Or file inclusion after ffuf?

#

😉

tidal mango
thorn urchin
#

There are elements in those modules that wont be stated you should do at all, but are 10x easier if you apply lessons from earlier modules without being told to do so

vale timber
#

Hey! Would it be possible to get a nudge for the Documentation & Reporting Practice Lab in the documentation & reporting module? The one where you have to get domain admin by completing an in-progress pentest?

#

gotta admit, i suck at AD lmao

thorn urchin
#

What part are you stuck on?

#

you can get DA in 5 minutes of starting the lab

vale timber
#

well, thats good to know because thats the part im stuck on

#

what am i missing?

thorn urchin
#

ignore the in progress report, do what youd normally upon first landing on an AD network

vale timber
#

I'd fire up responder and see if I could get any hashes. Doing that i get a bunch of hashes from a bunch of accounts. I'm assuming the password for the Domain Admin is behind one of these?

thorn urchin
#

¯_(ツ)_/¯

#

Find out

trail leaf
#

Why ask when you can try

vale timber
#

cool, thanks!

cyan cosmos
#

I want to learn from some expert player.

compact patrolBOT
novel matrix
#

@cyan cosmos ^

cyan cosmos
thorn urchin
#

I mean theres plenty of juicy looking stuff there to start investigating

#
Press 'q' or Ctrl-C to abort, almost any other key for status
<REDACTED>         (?)     
1g 0:00:00:03 DONE
#

also spoiler

zinc marsh
#

I thought that means that it was cracked not that it was the password lol

thorn urchin
#

I think you also have to add the format with --show for it to to reveal it properly that way, but idr

zinc marsh
#

me too but I couldn't find the ID for sha512

zinc marsh
#

I know but no of them work

novel matrix
#

Thanks @rustic sage

rare topaz
#

lmao it looks like Moo32 snitched on himself if not for time difference

sleek urchin
#

Help pls have been stuck on this for days, AD Skill_2: Submit the contents of the flag.txt file on the Administrator desktop on the DC01 host.

#

I have the CT***** user and i know this user could changes some information for high privilege users, and finishes everything

#

I have been trying to do so , with no results what so ever, any help is well appreciated

thorn urchin
#

its a skill assessment so what help can be offered is limited

#

but you already have a key user, and know it has privileges that can be leveraged

#

review the section notes about how to leverage those privileges

sleek urchin
#

I can dm if possible

thorn urchin
#

Im headed to bed unfortunately

#

CVE for Instagram

#

ahahahaha

#

Your account is even verified

#

you should no this isnt the channel let alone server for this

valid cipher
#

i just want to know for some ethical testing

#

ive checked exploit db

#

but nothing

thorn urchin
#

you cant be real

#

gotta be a troll

#

<@&861185840277487616>

valid cipher
#

i asked for ethical reasons

#

how is it rule break

thorn urchin
#

its completely off topic, and theres no ethical reason for asking for a CVE for a public website

#

any variant of 'how to hack Instagram' is going to be a rule 4 violation

rare topaz
#

Bro thinks he can gaslight us like chat gpt

valid cipher
#

i just wanted to know how instagram had been hacked in the past

#

for educational purposes

rare topaz
uneven grotto
#

Hello does someone has any material about becoming proficient with Linux and windows shell command line ? Thanks

valid cipher
#

ok my bad soz

rare topaz
uneven grotto
#

Thanks

sonic ferry
#

Did you get this to work? Once again the instructions in the module are way too simplified...

sleek urchin
sonic ferry
sleek urchin
#

i didn't try chisel {proxychains} though, i just wanted to finish the section

sonic ferry
maiden bear
#

does anyone solved the updated AD assessment level 1?

eternal zealot
#

Hi! I need a hint for the windows escalation path. I am trying to resolve the finals skils (part I), but i am very frustrated. I cant upload any files in the victim machine. I tried a lot of ways. I can stablish connection with metasploit and manually with a reverse shell. Can someone give me a hint for the best way to escalate privileges? Thanks a lot

#

I have tried in metasploit with the upload function and in the reverse shell with modules to download files through powershell from my attack machine, but everything gives me an error

#

I was inspired to ask, I just got it jajajajaj

neon torrent
#

Hi

valid cipher
#

27 modules left until i become a hacker

quick crane
acoustic owl
acoustic owl
rare topaz
#

well yeah he's required to XD

valid cipher
#

do i need the exam

#

i just wanna be a hacker

rare topaz
#

....legally...right?

valid cipher
#

yh ofc

#

legal

#

dmca and all that

bright arrow
#

he doesn't sound sincere

#

bring the lie detector

acoustic owl
rare topaz
#

well if you're doing bug bounties, you don't need the exam.

They don't require certifications to take part in those.

But if you want to get a job, then it's a different story.

quick crane
# acoustic owl What exactly do you need help with?

I got a person's smb credentials through crackmapexec in the medium lab, I got a Docs.zip file after connecting through smbclient, I also cracked it, but it was a docx document, I opened it with garbled code, so what should I do now

valid cipher
valid cipher
acoustic owl
valid cipher
#

how many have u done

rustic sage
acoustic owl
#

I have soon completed this module

rare topaz
valid cipher
#

ethically

#

and legally

acoustic owl
valid cipher
#

come on u know what i mean

acoustic owl
#

I don't want to hack anyone's accounts at all. If I do, I want to help a company find vulnerabilities in their servers.

rare topaz
#

you can only hack someone if they consent or ask you to do so, or else it's illegal.

Doesn't take a genius to know all this.

rustic sage
#

classic alex

valid cipher
valid cipher
#

to test for vulnerabilities

rare topaz
#

you don't penetration test someone wtf?

acoustic owl
proud pine
#

Aside from being off topic, can we not humor him? He's asked nothing but inappropriate questions since he's joined.

rare topaz
#

Maybe if a person wants to know how much info you can get on them, or if you can get into their accounts, but that's just very very unlikely.

rustic sage
#

@proud pine first time reading him?

valid cipher
valid cipher
#

im new to all of this

rare topaz
#

hard to tell if somebody is trolling or genuinely oblivious nowadays

acoustic owl
#

If you attack someone's account, even if they ask you to, you must always get permission from the server operator as well.
The server operator must agree to a pentest

valid cipher
#

ok

autumn pilot
#

familiarise yourself with the #rules @valid cipher

rare topaz
#

i can never get why somebody wants to hack another person.

if it's easy for somebody as oblivious as you to do it, you should be worried for yourself.

rustic sage
#

@rare topaz except htb machines

novel matrix
#

Let's stick to the channel topic otherwise, either take it to #general or DM's. thank you

quick crane
#

who can help me this modulehttps://academy.hackthebox.com/module/147/section/1335

sterile hawk
#

🤔

acoustic owl
#

compact patrolBOT
#

maxi._09 (733343360261161021) has been banned until 2133-05-02 12:00:54 (UTC). Could not DM banned member due to permission error.

west rampart
#

Anytime! 🙂

pulsar needle
#

Has anybody completed 80/80 of the modules?

heady tusk
#

If anyone is at least close to it that would be PayloadBunny but I think he isn't quite done either

quick crane
quick crane
pulsar needle
#

What is the question you want help with? What is the issue you are having?

sly kelp
#

What did you try to get the flag mind sharing your process and at what point are you stuck?

quick crane
zinc sentinel
#

Slow and steady

quick crane
heady tusk
#

Do some more enumeration on the server. Jason can get dennis' password

quick crane
heady tusk
#

What services does he have access to?

quick crane
#

mysql?

timber ore
#

thanks @west canopy

turbid jolt
#

in Web Server Pivoting with Rpivot the flag I got from the webserver isnt working, for the question: Using the concepts taught in this section, connect to the web server on the internal network. Submit the flag presented on the home page as the answer. Can somebody help me with it please?

heady tusk
quick crane
rustic sage
ivory dock
#

Stuck on pivoting skills assessment and would appreciate some help with the final hop. I have access as ||mlefay|| to the first internal network host ||172.16.5.35|| and also got what I'm pretty certain are ||vfrank credentials (cleartext and NTLM hash) with sekurlsa::logonpasswords on .5.35||. I ran powershell one-liner to ping hosts in the ||.6.0/24 subnet|| and have come up completely empty handed. I'm also running the command in a cmd prompt running as administrator. Any nudge would be appreciated.

quick crane
rustic sage
rustic sage
bright arrow
rustic sage
#

Dm me.

heady tusk
ivory dock
#

ahh okay I'll try that

floral fulcrum
#

[-] Kerberos SessionError: KRB_AP_ERR_BADMATCH(Ticket and authenticator don't match)

cedar void
#

for the 'Introduction to windows command line" module , everytime I ssh into the machine why does it automatically take me to the Powershell prompt but not the command prompt? How do I get to the command prompt?

plain coral
ember dragon
#

Hi friends, I am stuck in Footprinting Lab-Easy. I have connected into the sftp server and have found the flag.txt. I am having trouble reading it. I cant cat it. it says invalid command. Can I get a hint please?

rustic sage
#

FTP is used for file transfers

#

Transfer the file to your local machine

plain coral
ember dragon
plain coral
ember dragon
#

Thank you so much for prompt support!

#

Will mess with it!

#

I know I am very close

plain coral
# ember dragon Thank you so much for prompt support!

Use cd .. to move to the parent directory.
Type ls -la to see a detailed listing of everything, including hidden items.
Use cd flag to navigate into the “flag” directory.
Enter cat flag.txt to view the content of the “flag.txt” file.

pulsar needle
#

I am trying to look for a host with the FQDN that ends with x.x.x.203

#

I cant find it

rustic sage
pulsar needle
#

I tried doing it manually, but didnt find anything

rustic sage
#

module has provided you two I think

pulsar needle
#

Yes

rustic sage
#

first try is going to be easy:
try zone transfer on all websites/zones you hvae found

#

then move on to more time-consuming steps such as bruteforce

pulsar needle
#

ayayay ok

wraith mural
#

Same, I can't figure out the htbuser password, I also found the 5 possible passwords, but none work.

heady tusk
#

I need a hint for linux PrivEsc logrotate. I'm unable to figure out which log is being rotated. pspy told me that there is a cronjob running that rotates it but I can't figure out which one. is there a way to figure it out or do you have to just try everything you stumble upon?

trail leaf
#

Try appending data to some interesting looking log files. The one that gets removed shortly after is the target one.

past garden
#

I had the same issue first. It turned out I didn't try all combinations

trail leaf
#

Normally the rotation would take longer but they set it up to go every 5 seconds iirc

heady tusk
#

yeah I've seen that. aight lemme try

whole grotto
#

hi everyone, i'm a little bit stuck at the 3 last questions of the port tunneling, forwarding... skill assessment, i found the user vfrank but idk how can i get his password ? can someone help me pls ?

ivory dock
whole grotto
heady tusk
heady tusk
pulsar needle
#

None of these have the IP, i tried bruteforcing the other subdomains and I got nothing

ivory dock
vocal tusk
#

guys im banging my head against the desk for the last few hours with something non htb related is it allright if i ask here its a linux thing im trying to do for some extra practice

acoustic owl
whole grotto
#

I found the vfrank hash but i can't crack it, is it normal ?

heady tusk
#

That's which module/section?

pulsar needle
#

I tried with 11000

#

And found nothing lmao

acoustic owl
pulsar needle
#

WHa

acoustic owl
#

Look at the hint

ivory dock
#

thanks! @heady tusk @whole grotto

heady tusk
#

Awesome 🙂

pulsar needle
#

So, I should use a different wordlist

whole grotto
rustic sage
#

hey everyone , I am new cyber security

rare topaz
heady tusk
whole grotto
#

i dumped it with mimikatz

heady tusk
#

Check the output again

pulsar needle
#

I have tried all of them, from the ones that dont give errors ive got this

whole grotto
heady tusk
#

Bunny, may I ask how many modules you've got done? Iirc you've been pretty close to having all of them done

heady tusk
whole grotto
#

how ty

whole grotto
heady tusk
#

🙂

heady tusk
#

Ah cool 🙂
Gonna take me a while to catch up to that 😄

acoustic owl
#

at some point you get addicted to these modules

heady tusk
#

Yeah I'd probably be doing them all day if it wasn't for uni keeping me busy

whole grotto
heady tusk
acoustic owl
#

well, actually it's just a login and not a real priv esc

whole grotto
heady tusk
#

that host is supposed to be up, yeah

heady tusk
whole grotto
heady tusk
#

if it has RDP up, sure

whole grotto
acoustic owl
#

What did you find?

rustic sage
gloomy ibex
#

Hack the planet!

#

Muhahaha!!!

whole grotto
quick crane
#

who can help me the modulehttps://academy.hackthebox.com/module/147/section/1356

quick crane
#

I will Dm you

rustic sage
#

Sure, let's solve it 🙂

heady tusk
whole grotto
heady tusk
#

Haven't tried that. Did something much more simple

#

But there are multiple ways at this point so feel free to experiment

whole grotto
#

i go too far ahah

#

ty

rustic sage
#

I tried ssh root@{ip} -p {port} -i id_rsa, and it's nor working for some reason. Do you have any idea why?

rustic sage
#

I gained access to user1

#

and copied id_rsa from root, but it's not connecting for some reason

heady tusk
rustic sage
#

yes

rustic sage
#

shh doesn't connect

#

Getting Started Privilege Escalation

heady tusk
#

Well then providing us with the error message would probably be helpful

rustic sage
#

that's the problem, there isn't an error

heady tusk
#

Huh

rustic sage
#

Maybe check your pwnbox connection

#

Or the ssh key was copied correctly

rustic sage
#

I used cp to copy the ssh key

rustic sage
#

and wc -l says they're the same

#

Then I don't know why the ssh ain't running then

#

neither do I

#

Damn

rustic sage
#

it's very simple

rustic sage
#

If no, share your errors and I might be able to figure it out.

brittle herald
#

Passed my CCNA today... Now I'm ready to knock out these modules (after a week's rest) 😄

scenic badge
#

Hello guys! I need help in one question for "Filter Contents" exercise in Linux Fundamentals module, the last question with host "https://www.inlanefreight.com" not works.

acoustic owl
#

What exactly is not working? What have you tried?

scenic badge
#

The command curl in this URL not working

#

I have tried curl in ssh connection and in my machine

acoustic owl
#

It's a com address, you can access it from anywhere.

pulsar needle
#

I cant understand the question?

#

Did you try to SSH to the website?

night karma
#

Hi all I'm new here just joined

#

Where is the discussion for begginers ?

scenic badge
#

no, i use the ssh connection for connect my machine in vpn

#

and inside htbstudent user i tried use curl in this url

#

The question is ""

#

"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."

acoustic owl
#

The PwnBox does not have access to the Internet, right?

scenic badge
#

right

#

in my machine not works too

night karma
#

Sorry to interrupt dudes...but is there no begginer discussion section?

acoustic owl
acoustic owl
scenic badge
#

lol i will try again

night karma
#

Hello..can anyone see me typing?

rustic sage
#

Welcome

#

Wait a moment, I am about to find the link

night karma
#

Ahh ok 👍 I was worried I had to do more verification lol

compact patrolBOT
rustic sage
night karma
#

Thank you 😊

rustic sage
scenic badge
acoustic owl
scenic badge
#

hmmm how i can solve this?

acoustic owl
#

What happens when you enter dig www.inlanefreight.com?

scenic badge
#

i have a response

#

";; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 47570"

acoustic owl
scenic badge
#

not have this line

acoustic owl
#

and with
dig www.inlanefreight.com @1.1.1.1

scenic badge
#

with this command i have a authority section

#

maybe i need change the DNS?

acoustic owl
acoustic owl
scenic badge
#

maybe the DNS no resolve the host

#

i will change

#

this is it, the DNS not resolving the host, thx for the help!

acoustic owl
noble fiber
#

Hi guys, im not able to proxy ffuf request, on ffuf itself with -proxy-reply nor with proxychains (i wanted to proxying the tool to view some requests through Burp). Does anybody have the same problem?

#

I tried with dirb and it worked, but when i try ffuf it doesn't(via proxychains as taught on the module "Using Web Proxies")

rustic sage
noble fiber
#

module/110/section/1053 is the guide i followed

rustic sage
noble fiber
#

I can work around on this, but i just wanted to know why i'm having problems proxying ffuf

rustic sage
#

Nevertheless, proxychains has a config file, it's going to use a proxy for making connections. Make sure it was setup properly

noble fiber
rustic sage
#

No it's okay, you are working with ATTACKING WEB APPLICATIONS WITH FFUF and you are trying to reuse what you learned in using web proxies on a exercise but this time with ffuf, is that correct?

scenic badge
rustic sage
# noble fiber Yes, correct

I can understand a little but don't give up. Try to explain your issue with a little more details and see if someone else has a clue.

ivory dock
#

Stuck on pivoting assessment. I am currently RDP'd into ||.25|| as ||vfrank|| and can see that the next hop is to the DC. However, I have no idea how to get access to the DC. I ran an nmap scan and didn't find any open ports, and I can't seem to connect to the DC at all.

ivory dock
#

Bro, just found it. 🤦‍♂️

#

thank you anyways

quiet ember
#

No problem lol

timber hatch
#

can someone give me a hint at the WINDOWS ATTACKS & DEFENSE , "After performing the Kerberoasting attack, connect to DC1 (172.16.18.3) as 'htb-student:HTB_@cademy_stdnt!' and look at the logs in Event Viewer. What is the ServiceSid of the webservice user?"

acoustic owl
summer lava
#

please.. anyone avaliable to offer little help on LINUX PRIVILEGE ESCALATION ==>> Logrotate

rustic sage
#

I know that one is very difficult

#

I can help you out, dm me

verbal mountain
#

I would like to start a study group for the people just starting out on HTB. DM me to discuss.

zinc marsh
#

I am mounting another vm with windows 10 to run dnspy, visual studio and that things. Do u think it is worth it having both?

acoustic owl
zinc marsh
#

that is installed with pentesting tools already?

acoustic owl
acoustic owl
#

But it is already a bit older

zinc marsh
final maple
plain shell
#

Heyyy - Just completed the XSS module and I'm also working on the port swigg site and the stuff over at swigg has quite a few extra layers of complexity - is there a more advanced XSS module that anyone knows of? the academy platform is leagues ahead so if possible Id prefer to use it 😄

trail leaf
#

that's the classic ctf experience

trail leaf
#

There are so many ways that things can happen that I don't think it's necessarily wrong to use something that isn't explicitly stated in the module, and many times (as you noted), it'll stick with you as an option going forward.

#

That being said, started doing the password attacks module to see if it is as bad as people make it out to be, and whoever made the password mutations challenge just really wants you to waste your time huh

red current
#

Is anyone available to assist with a question in the Attacking Enterprise Networks module? I'm having an issue with the Web Enumeration & Exploitation section. I've tried different payloads using sqlmap to get access to the database and nothing seems to be working.

tidal mango
red current
#

I'm on the fourth question and I'm trying to use sqlmap to get into the database and so far nothing is working.

tidal mango
tidal mango
red current
tidal mango
red current
#

Ah, gotcha. I misunderstood.

#

I've been just trying different variations of sqlmap with different level and risk switches. So far, it looks like sqlmap just doesn't work here.

tidal mango
red current
#

It was a POST request.

#

I'm guessing I probably need to try a GET instead?

tidal mango
#

ok good, I captured the request in Burp and saved it as a file, to make it easier to deal with.

red current
#

So a POST is fine?

#

I have it saved to a file as well with the searchitem set as my injection point.

tidal mango
#

that sounds right

#

your getting nothing at all on it?

red current
#

I get the same output in the lesson when I run this command $ sqlmap -r sqli.txt --dbms=mysql -D status --tables. However, when I try to modify it and add switches for level and risk, it just runs forever and appears to just continously start over.

tidal mango
#

I dont think you need to mess with level and risk, your pretty much there, you just need to pull the data...

red current
#

I guess that's where I'm confused. I don't see how to pull any data if I can't get logged into the database.

tidal mango
#

use that same command you have shown me, you just need to tack one more thing onto it..

#

How would you dump data out of the table?

red current
#

Yeah, it's a dump alright. I got it! Thank you!

tidal mango
red current
# tidal mango No problem!

I just couldn't recall how to get the database to dump its contents. I was looking all over for it and I kept over looking it. Thank you so much!

tidal mango
red current
#

I really thought the only way was to find a way to log in.

#

Yeah, no kidding.

quick crane
tidal mango
trail leaf
#

Is the initial bruteforce for Password Attacks - Hard skill assessment supposed to take this long?

#

Feel like I've been letting this run forever, and not sure if there's anything better I could be doing

rustic sage
trail leaf
#

we are about an hour in, probably a little more

#

but haven't exhausted the list yet

steady hawk
#

There are some lists provided in the resources, it should only take a couple of minutes

trail leaf
#

using those lists with the mutations and have gotten nothing

steady hawk
#

Strange

rustic sage
#

@rustic sage It works when I ssh from my pc rather than from user2

rustic sage
#

hey what are you talking

vital adder
#

you have RDP with that user so iether use xfreerdp with a mouted share drive or just use updog

finite basin
#

I am having problem with unlocking modules

vital adder
kind fern
#

Hi, I'm in 'AD Enumeration & Attacks - Skills Assessment Part I' is anyone have any idea about how to download Rubeus tool to the target machine?

zinc sentinel
vital adder
gritty galleon
#

TAT

gritty galleon
#

finally QAQ

umbral wigeon
#

just finished Password Attacks module... definitely need more than 8 hours -.-

gritty galleon
#

Skills Assessment on progress

acoustic owl
gritty galleon
#

hydra toooooo slow (

rare topaz
gritty galleon
#

lol

sly kelp
#

Sweat in training so you don't have to bleed in battle

gritty galleon
#

POWER

umbral wigeon
pulsar needle
#

How can I find the mail of the administrator when I have a IMAP/POP3 server? I have tried to connect to these servers and list out the mails but I got nothing, then I tried to use NMap and got nothing, then I used curl and I got nothing. Is the answer a part of the banner?

wraith abyss
#

Can someone help me on Attacking Common Application - thick client, where I already downloaded the fatty-server.jar but for some reason it's not opening. stuck in this machine for 4 days 😦

fiery berry
pulsar needle
#

There are 0 mails on both of the servers

autumn pilot
#

keep enumerating

wraith abyss
#

I'm encountering the same problem. anyone who could give me hints? thanks in advance.

pulsar needle
#

Does this mean i cant select them but I can still list them?

#

WHA

#

Its case sensetive

#

Omah

#

:I

#

Lol

#

yes, i found it but aaaaa it would have saved so much headache knowing that

burnt sluice
#

hello guys, im looking for a piece of advice if anyone got one, i have finished the AD enumeration module but I don't feel like I've digested all of it's contents, and the assessment felt like 30% of what the contents rly were, is it normal and i just have to practice more or should i go back and redo the module until I've digested every concept there?

pulsar needle
#

(My opinion, or you could do both)

rare topaz
proud pine
rustic sage
pulsar needle
#

I can't seem to find the flag, I have found 1 mail and 2 emails but the flag was neither of those

rustic sage
#

@rustic sage no, but I can connect from my pc. It must be a bug or something like that

burnt sluice
#

oke oke, ty all

rustic sage
rustic sage
#

@rustic sage yep

slate palm
#

the council has decided skill issue: I completed the AD Enumeration & Attacks - Skills Assessment Part I but I had no luck getting the second users cleartext password. I tried what was suggested in the chat but no luck 😦

coarse raven
#

I can create new files or directories

#

ah nm lol

#

im in the users dir, had to go up a few levels!

forest tree
#

Hi I am hardstucked in footprinting module in the DNS Section

#

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

plain coral
forest tree
#

Already did that

#

none of the results here count me as correct answer

#

ok thanks got it @plain coral

slate palm
quick cloud
#

Im stuck on attacking common services easy. I found the user and the user's password but cant figure out how to use these credentials to get the flag

#

any hint would be great help! I also attempted to use curl to upload web shell but couldnt get it to work. Now im wondering if It was even inteneded to use curl

rich wraith
#

why do I need " cn' " there?

rare topaz
#

it's just an example data

#

the first ' is the entrypoint of the injection

rich wraith
#

Oh I understand, thanks

quartz stag
#

hi guys, I'm new to cybersec/HTB Academy and am hoping for some feedback. for the Hacking Wordpress assessment, to find flag.txt in a directory I did wget to download all txt files from the two vulnerable plugin websites and then used tree to find the file. unfortunately no luck finding the file.

could anyone nudge me in the right direction without giving the answer? definitely stuck on this

cedar void
#

I am having trouble ssh's into this particular address with the password "previous result" in the Skills assessment section of the 'Introduction to the windows command line " module and I think it has something to do with the space between the two words for this password.

cedar void
mortal shadow
rustic sage
#

hi

pulsar needle
#

what is uidnext?

quartz stag
spring sky
#

Hello fellas, I'm stuck with a file inclusion lessons, to be more specific this one: Fuzz the web application for other php scripts, and then read one of the configuration files and submit the database password as the answer. I already tried with the ||php://filter/read=convert.base64-encode/resource=config|| payload, but the only thing I get is a blank zone in the website. Same thing with other php filters from payloadallthethings

floral fulcrum
#

anyone can help me out with verifying? i tried /verify in the bot-commands channel but its been stuck verifying since

tulip coral
#

Hey need help with attacking common services the EASY lab

slate palm
pulsar needle
#

I can only find tree emails and one mail, when i try to submit the emails it dosent work

#

I try to input the emails and it dosent work :I

acoustic owl
mortal shadow
#

even used checke with the commands from the cheatsheet

pulsar needle
hazy grotto
quick cloud
#

Can anybody help Module: Attacking Common Services Section: Attacking Common Services Easy? I don't know what to do after I find the user:pass of the user. Things ive tried is doing the cURL command I found on the htb forum but I cant get it to work. Is what I have to do even covered in the module attacking common services?

hazy grotto
#

Just the person i wanted to talk to

acoustic owl
acoustic owl
hazy grotto
spring sky
#

dpkg -l

#

And you can see the packages installed... dpkg -l | grep "python"

acoustic owl
hazy grotto
#

This?

rustic sage
spring sky
#

By the way, I'm still lost with the file include exercise 😆

spring sky
#

Just a clue, not the answer please.

hazy grotto
rustic sage
pulsar needle
hazy grotto
#

Thanks for the fast and awesome input everyone.

#

Muah

pulsar needle
#

It still dosent work

spring sky
#

Noke1, that's not the flag... The flag should be something like HTB{W3ll_D0n3_Th1s_1s_4n_3x4mpl3_0f_4_Fl4g}

pulsar needle
#

Why does it specify the format then?

spring sky
#

Yes, that's the format... HTB{The_Flag}

#

Try to look something like that in the exercise.

pulsar needle
#

I have several, but they are from past exercises

#

I cant get it to show

#

I searched for the email which contains "HTB{" then I try to fetch it and I dont get the flag

#

how

#

lol

rustic sage
pulsar needle
#

ok

tidal mango
raven locust
#

you’re fetching the subject only

pulsar needle
#

I found out

#

I found the flag

#

I was stupid lmao

raven locust
#

nice, gj

pulsar needle
#

I read the documentation

#

xd

#

I had to ||Fetch the body text||

raven locust
#

yeah, i was gonna suggest the rfc page

rustic sage
#

Is this a code project?

#

May I suggest using github?

#

alrighty 😄

pulsar needle
#

Lol

#

Uploading it to discord seems sketch

fossil crescent
#

Anyone avail to chat about the linux privesc: logrotate? DONE. Thx c0nstant and scriptie

forest bolt
#

Repo

#

Wtf

rustic sage
forest bolt
#

Logrotate

#

I’ma walk away and pretend I understand

misty current
#

Ah, Thanks! xD

rustic sage
atomic thicket
#

struggling on AD Enumeration & Attacks - Skill Assessment Part II, Q7 ("Submit the contents of the flag.txt file on the Administrator Desktop on the SQL01 host")

I currently have a shell on SQL01, but failing to ||exploit PrintNightmare as the POC script errors with "Failed to enumerate remote pDriverPath" even though I validated that the SMB path to my DLL is valid.||

||I also tried JuicyPotato, but for some reason I am unable to write to any directory from the service account||

any suggestions appreciated, stuck on this for days

tidal mango
trail leaf
mortal shadow
#

got it

#

thought it ended with cd ..

rustic sage
#

-d is not necessary

kind fern
#

In 'AD Enumeration & Attacks - Skills Assessment Part I' how to find 'Submit this user's cleartext password.' it is Q6

rustic sage
#

Yeah, it's going to be fun

autumn pilot
#

Kindly, please do not post and upload any ZIP files, no matter what they have inside

#

Plus do not spoil with any commands any of the exercises that are not from tier 0 modules

slow ruin
#

Anyone able to give me a nudge on Linux Privilege Escalation - Logrotate?

Found the .log file and it seemed like the log did rotate and got some output that looked promising but still not able to catch a reverse shell

mortal shadow
#

tried to re-create the example

[-] The following options failed to validate: Value 'PORT' is not valid for option 'RPORT'.
RPORT => 80

RHOSTS = Target

atomic thicket
heady tusk
trail leaf
#

If you want to wrestle with that some more, be my guest, otherwise, click here: ||C:\Users\Public||

heady tusk
#

sure

atomic thicket
rustic sage
#

Hi people, is there someone on sau machine ?

#

I’m kinda stuck in the part of redirecting the 55555 to the filtered port 80