Posts: 231
Threads: 18
Joined: Jul 2023
started right now
i was able to trigger xss on cube but gave me server error
triying to reset password for that other subdomain
Posts: 16
Threads: 0
Joined: Jan 2025
Somehow I'm able to use ldap search but can't run bloodhound sshuttle seems to have helped.
Posts: 49
Threads: 0
Joined: Dec 2024
(Feb 09, 2025, 03:20 PM)jonklem Wrote: Somehow I'm able to use ldap search but can't run bloodhound sshuttle seems to have helped.
ldapdomaindump also works but can't use that data in bloodhound... This forum account is currently banned. Ban Length: Permanent (N/A Remaining) Ban Reason: Leeching.
Posts: 33
Threads: 1
Joined: Oct 2024
Yeah, its really annoying. I can't get the bloodhound-python to work either. windapsearch.py ain't working too
Posts: 16
Threads: 0
Joined: Jan 2025
http://172.16.20.2:5000/check this works with victor's creds. I thought maybe i could snag a hash with responder, but I already had to jump through hoops to get access to the network, i can't just make it fetch my ip.
Posts: 15
Threads: 0
Joined: Sep 2023
(Feb 09, 2025, 03:23 PM)0xbeef Wrote: (Feb 09, 2025, 03:20 PM)jonklem Wrote: Somehow I'm able to use ldap search but can't run bloodhound sshuttle seems to have helped.
ldapdomaindump also works but can't use that data in bloodhound...
I think you can try rusthound-ce (not that rusthound-ce only works with bloodhound-ce
Posts: 25
Threads: 5
Joined: Jan 2025
where the heck is Victor's passwd?
Posts: 15
Threads: 0
Joined: Sep 2023
(Feb 09, 2025, 03:44 PM)jonklem Wrote: http://172.16.20.2:5000/check this works with victor's creds. I thought maybe i could snag a hash with responder, but I already had to jump through hoops to get access to the network, i can't just make it fetch my ip. try ligolo listener, http-ntlm-auth
Posts: 33
Threads: 1
Joined: Oct 2024
Feb 09, 2025, 04:40 PM
(This post was last modified: Feb 09, 2025, 04:41 PM by samuelballsiu1.)
Anyone was able to get the NTLM hash with responder?
Posts: 38
Threads: 1
Joined: Mar 2024
Feb 09, 2025, 04:41 PM
(This post was last modified: Feb 09, 2025, 05:09 PM by spamdegratis5.)
The POST request to 172.16.20.2/status contains a json. I don't know if we can inject commands there, the request is done via python requests. Just start a listener with ligolo pointing to your http server and modify the port of the json
{"protocol":"http","host":"drip.darkcorp.htb","port":"xxxx"}
GET / HTTP/1.1
Host: drip.darkcorp.htb:8080
User-Agent: python-requests/2.32.3
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
Edit: You can use ntlmrelay to obtain a shell from another account
|