old htb folders
This commit is contained in:
2023-08-29 21:53:22 +02:00
parent 62ab804867
commit 82b0759f1e
21891 changed files with 6277643 additions and 0 deletions

View File

@@ -0,0 +1,139 @@
Starting enum4linux v0.9.1 ( http://labs.portcullis.co.uk/application/enum4linux/ ) on Wed Feb 8 13:31:17 2023
 =========================================( Target Information )=========================================
Target ........... flight.htb
RID Range ........ 500-550,1000-1050
Username ......... ''
Password ......... ''
Known Usernames .. administrator, guest, krbtgt, domain admins, root, bin, none
 =============================( Enumerating Workgroup/Domain on flight.htb )=============================

[E] Can't find workgroup/domain

 =================================( Nbtstat Information for flight.htb )=================================
Looking up status of 10.10.11.187
No reply from 10.10.11.187
 ====================================( Session Check on flight.htb )====================================

[+] Server flight.htb allows sessions using username '', password ''

 ============================( Getting information via LDAP for flight.htb )============================

[+] flight.htb appears to be a child DC

 =================================( Getting domain SID for flight.htb )=================================
Domain Name: flight
Domain Sid: S-1-5-21-4078382237-1492182817-2568127209

[+] Host is part of a domain (not a workgroup)

 ====================================( OS information on flight.htb )====================================

[E] Can't get OS info with smbclient

[+] Got OS info for flight.htb from srvinfo:
do_cmd: Could not initialise srvsvc. Error was NT_STATUS_ACCESS_DENIED
 ========================================( Users on flight.htb )========================================

[E] Couldn't find users using querydispinfo: NT_STATUS_ACCESS_DENIED


[E] Couldn't find users using enumdomusers: NT_STATUS_ACCESS_DENIED

 =================================( Machine Enumeration on flight.htb )=================================

[E] Not implemented in this version of enum4linux.

 ==================================( Share Enumeration on flight.htb )==================================
do_connect: Connection to flight.htb failed (Error NT_STATUS_RESOURCE_NAME_NOT_FOUND)
Sharename Type Comment
--------- ---- -------
Reconnecting with SMB1 for workgroup listing.
Unable to connect with SMB1 -- no workgroup available

[+] Attempting to map shares on flight.htb

 =============================( Password Policy Information for flight.htb )=============================

[E] Unexpected error from polenum:

[+] Attaching to flight.htb using a NULL share
[+] Trying protocol 139/SMB...
[!] Protocol failed: Cannot request session (Called Name:FLIGHT.HTB)
[+] Trying protocol 445/SMB...
[!] Protocol failed: SAMR SessionError: code: 0xc0000022 - STATUS_ACCESS_DENIED - {Access Denied} A process has requested access to an object but has not been granted those access rights.

[E] Failed to get password policy with rpcclient

 ========================================( Groups on flight.htb )========================================

[+] Getting builtin groups:

[+]  Getting builtin group memberships:

[+]  Getting local groups:

[+]  Getting local group memberships:

[+]  Getting domain groups:

[+]  Getting domain group memberships:

 ===================( Users on flight.htb via RID cycling (RIDS: 500-550,1000-1050) )===================

[E] Couldn't get SID: NT_STATUS_ACCESS_DENIED. RID cycling not possible.

 ================================( Getting printer info for flight.htb )================================
do_cmd: Could not initialise spoolss. Error was NT_STATUS_ACCESS_DENIED
enum4linux complete on Wed Feb 8 13:31:44 2023

View File

@@ -0,0 +1,3 @@
Doing NBT name scan for addresses from 10.10.11.187

View File

@@ -0,0 +1,8 @@
do_connect: Connection to flight.htb failed (Error NT_STATUS_RESOURCE_NAME_NOT_FOUND)
Anonymous login successful
Sharename Type Comment
--------- ---- -------
Reconnecting with SMB1 for workgroup listing.
Unable to connect with SMB1 -- no workgroup available

View File

@@ -0,0 +1,2 @@
[!] Authentication error on flight.htb

View File

@@ -0,0 +1,2 @@
[!] Authentication error on flight.htb

View File

@@ -0,0 +1,2 @@
[!] Authentication error on flight.htb

View File

@@ -0,0 +1,22 @@
# Nmap 7.93 scan initiated Wed Feb 8 13:31:17 2023 as: nmap -vv --reason -Pn -T4 -sV -p 139 "--script=banner,(nbstat or smb* or ssl*) and not (brute or broadcast or dos or external or fuzzer)" -oN /home/kali/htb/flight/results/flight.htb/scans/tcp139/tcp_139_smb_nmap.txt -oX /home/kali/htb/flight/results/flight.htb/scans/tcp139/xml/tcp_139_smb_nmap.xml flight.htb
Nmap scan report for flight.htb (10.10.11.187)
Host is up, received user-set (0.11s latency).
Scanned at 2023-02-08 13:31:18 CET for 41s
PORT STATE SERVICE REASON VERSION
139/tcp open netbios-ssn syn-ack ttl 127 Microsoft Windows netbios-ssn
|_smb-enum-services: ERROR: Script execution failed (use -d to debug)
Service Info: OS: Windows; CPE: cpe:/o:microsoft:windows
Host script results:
|_smb-protocols: No dialects accepted. Something may be blocking the responses
|_smb-mbenum: ERROR: Script execution failed (use -d to debug)
|_smb-print-text: false
|_smb2-security-mode: SMB: Couldn't find a NetBIOS name that works for the server. Sorry!
|_smb2-capabilities: SMB: Couldn't find a NetBIOS name that works for the server. Sorry!
|_smb-vuln-ms10-061: SMB: Couldn't find a NetBIOS name that works for the server. Sorry!
|_smb2-time: ERROR: Script execution failed (use -d to debug)
Read data files from: /usr/bin/../share/nmap
Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
# Nmap done at Wed Feb 8 13:31:59 2023 -- 1 IP address (1 host up) scanned in 41.56 seconds

View File

@@ -0,0 +1,44 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE nmaprun>
<?xml-stylesheet href="file:///usr/bin/../share/nmap/nmap.xsl" type="text/xsl"?>
<!-- Nmap 7.93 scan initiated Wed Feb 8 13:31:17 2023 as: nmap -vv -&#45;reason -Pn -T4 -sV -p 139 &quot;-&#45;script=banner,(nbstat or smb* or ssl*) and not (brute or broadcast or dos or external or fuzzer)&quot; -oN /home/kali/htb/flight/results/flight.htb/scans/tcp139/tcp_139_smb_nmap.txt -oX /home/kali/htb/flight/results/flight.htb/scans/tcp139/xml/tcp_139_smb_nmap.xml flight.htb -->
<nmaprun scanner="nmap" args="nmap -vv -&#45;reason -Pn -T4 -sV -p 139 &quot;-&#45;script=banner,(nbstat or smb* or ssl*) and not (brute or broadcast or dos or external or fuzzer)&quot; -oN /home/kali/htb/flight/results/flight.htb/scans/tcp139/tcp_139_smb_nmap.txt -oX /home/kali/htb/flight/results/flight.htb/scans/tcp139/xml/tcp_139_smb_nmap.xml flight.htb" start="1675859477" startstr="Wed Feb 8 13:31:17 2023" version="7.93" xmloutputversion="1.05">
<scaninfo type="syn" protocol="tcp" numservices="1" services="139"/>
<verbose level="2"/>
<debugging level="0"/>
<taskbegin task="NSE" time="1675859478"/>
<taskend task="NSE" time="1675859478"/>
<taskbegin task="NSE" time="1675859478"/>
<taskend task="NSE" time="1675859478"/>
<taskbegin task="NSE" time="1675859478"/>
<taskend task="NSE" time="1675859478"/>
<taskbegin task="SYN Stealth Scan" time="1675859478"/>
<taskend task="SYN Stealth Scan" time="1675859478" extrainfo="1 total ports"/>
<taskbegin task="Service scan" time="1675859478"/>
<taskend task="Service scan" time="1675859485" extrainfo="1 service on 1 host"/>
<taskbegin task="NSE" time="1675859485"/>
<taskprogress task="NSE" time="1675859516" percent="98.57" remaining="1" etc="1675859516"/>
<taskend task="NSE" time="1675859516"/>
<taskbegin task="NSE" time="1675859516"/>
<taskend task="NSE" time="1675859519"/>
<taskbegin task="NSE" time="1675859519"/>
<taskend task="NSE" time="1675859519"/>
<host starttime="1675859478" endtime="1675859519"><status state="up" reason="user-set" reason_ttl="0"/>
<address addr="10.10.11.187" addrtype="ipv4"/>
<hostnames>
<hostname name="flight.htb" type="user"/>
<hostname name="flight.htb" type="PTR"/>
</hostnames>
<ports><port protocol="tcp" portid="139"><state state="open" reason="syn-ack" reason_ttl="127"/><service name="netbios-ssn" product="Microsoft Windows netbios-ssn" ostype="Windows" method="probed" conf="10"><cpe>cpe:/o:microsoft:windows</cpe></service><script id="smb-enum-services" output="ERROR: Script execution failed (use -d to debug)"/></port>
</ports>
<hostscript><script id="smb-protocols" output="No dialects accepted. Something may be blocking the responses"/><script id="smb-mbenum" output="ERROR: Script execution failed (use -d to debug)"/><script id="smb-print-text" output="false">false</script><script id="smb2-security-mode" output="SMB: Couldn&apos;t find a NetBIOS name that works for the server. Sorry!">false</script><script id="smb2-capabilities" output="SMB: Couldn&apos;t find a NetBIOS name that works for the server. Sorry!">false</script><script id="smb-vuln-ms10-061" output="SMB: Couldn&apos;t find a NetBIOS name that works for the server. Sorry!">false</script><script id="smb2-time" output="ERROR: Script execution failed (use -d to debug)"/></hostscript><times srtt="109673" rttvar="109673" to="548365"/>
</host>
<taskbegin task="NSE" time="1675859519"/>
<taskend task="NSE" time="1675859519"/>
<taskbegin task="NSE" time="1675859519"/>
<taskend task="NSE" time="1675859519"/>
<taskbegin task="NSE" time="1675859519"/>
<taskend task="NSE" time="1675859519"/>
<runstats><finished time="1675859519" timestr="Wed Feb 8 13:31:59 2023" summary="Nmap done at Wed Feb 8 13:31:59 2023; 1 IP address (1 host up) scanned in 41.56 seconds" elapsed="41.56" exit="success"/><hosts up="1" down="0" total="1"/>
</runstats>
</nmaprun>