vulnhub靶机-djinn3

    技术2022-07-11  125

    1、靶机ip:192.168.0.110(开机就提示:不是所有的都需要扫描发现主机)

    2、扫描靶机端口

    root@kali:~# nmap -A -p- 192.168.0.110 Starting Nmap 7.80 ( https://nmap.org ) Nmap scan report for 192.168.0.110 Host is up (0.0011s latency). Not shown: 65531 closed ports PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 7.6p1 Ubuntu 4ubuntu0.3 (Ubuntu Linux; protocol 2.0) | ssh-hostkey: | 2048 e6:44:23:ac:b2:d9:82:e7:90:58:15:5e:40:23:ed:65 (RSA) | 256 ae:04:85:6e:cb:10:4f:55:4a:ad:96:9e:f2:ce:18:4f (ECDSA) |_ 256 f7:08:56:19:97:b5:03:10:18:66:7e:7d:2e:0a:47:42 (ED25519) 80/tcp open http lighttpd 1.4.45 |_http-server-header: lighttpd/1.4.45 |_http-title: Custom-ers 5000/tcp open http Werkzeug httpd 1.0.1 (Python 3.6.9) |_http-server-header: Werkzeug/1.0.1 Python/3.6.9 |_http-title: Site doesn't have a title (text/html; charset=utf-8). 31337/tcp open Elite? | fingerprint-strings: | DNSStatusRequestTCP, DNSVersionBindReqTCP, NULL: | username> | GenericLines, GetRequest, HTTPOptions, RTSPRequest, SIPOptions: | username> password> authentication failed | Help: | username> password> | RPCCheck: | username> Traceback (most recent call last): | File "/opt/.tick-serv/tickets.py", line 105, in <module> | main() | File "/opt/.tick-serv/tickets.py", line 93, in main | username = input("username> ") | File "/usr/lib/python3.6/codecs.py", line 321, in decode | (result, consumed) = self._buffer_decode(data, self.errors, final) | UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte | SSLSessionReq: | username> Traceback (most recent call last): | File "/opt/.tick-serv/tickets.py", line 105, in <module> | main() | File "/opt/.tick-serv/tickets.py", line 93, in main | username = input("username> ") | File "/usr/lib/python3.6/codecs.py", line 321, in decode | (result, consumed) = self._buffer_decode(data, self.errors, final) | UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd7 in position 13: invalid continuation byte | TerminalServerCookie: | username> Traceback (most recent call last): | File "/opt/.tick-serv/tickets.py", line 105, in <module> | main() | File "/opt/.tick-serv/tickets.py", line 93, in main | username = input("username> ") | File "/usr/lib/python3.6/codecs.py", line 321, in decode | (result, consumed) = self._buffer_decode(data, self.errors, final) |_ UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe0 in position 5: invalid continuation byte 1 service unrecognized despite returning data. If you know the service/version, please submit the following fingerprint at https://nmap.org/cgi-bin/submit.cgi?new-service : SF-Port31337-TCP:V=7.80%I=7%D=7/1%Time=5EFC5A92%P=x86_64-pc-linux-gnu%r(NU SF:LL,A,"username>\x20")%r(GetRequest,2A,"username>\x20password>\x20authen SF:tication\x20failed\n")%r(SIPOptions,2A,"username>\x20password>\x20authe SF:ntication\x20failed\n")%r(GenericLines,2A,"username>\x20password>\x20au SF:thentication\x20failed\n")%r(HTTPOptions,2A,"username>\x20password>\x20 SF:authentication\x20failed\n")%r(RTSPRequest,2A,"username>\x20password>\x SF:20authentication\x20failed\n")%r(RPCCheck,1A9,"username>\x20Traceback\x SF:20\(most\x20recent\x20call\x20last\):\n\x20\x20File\x20\"/opt/\.tick-se SF:rv/tickets\.py\",\x20line\x20105,\x20in\x20<module>\n\x20\x20\x20\x20ma SF:in\(\)\n\x20\x20File\x20\"/opt/\.tick-serv/tickets\.py\",\x20line\x2093 SF:,\x20in\x20main\n\x20\x20\x20\x20username\x20=\x20input\(\"username>\x2 SF:0\"\)\n\x20\x20File\x20\"/usr/lib/python3\.6/codecs\.py\",\x20line\x203 SF:21,\x20in\x20decode\n\x20\x20\x20\x20\(result,\x20consumed\)\x20=\x20se SF:lf\._buffer_decode\(data,\x20self\.errors,\x20final\)\nUnicodeDecodeErr SF:or:\x20'utf-8'\x20codec\x20can't\x20decode\x20byte\x200x80\x20in\x20pos SF:ition\x200:\x20invalid\x20start\x20byte\n")%r(DNSVersionBindReqTCP,A,"u SF:sername>\x20")%r(DNSStatusRequestTCP,A,"username>\x20")%r(Help,14,"user SF:name>\x20password>\x20")%r(SSLSessionReq,1B1,"username>\x20Traceback\x2 SF:0\(most\x20recent\x20call\x20last\):\n\x20\x20File\x20\"/opt/\.tick-ser SF:v/tickets\.py\",\x20line\x20105,\x20in\x20<module>\n\x20\x20\x20\x20mai SF:n\(\)\n\x20\x20File\x20\"/opt/\.tick-serv/tickets\.py\",\x20line\x2093, SF:\x20in\x20main\n\x20\x20\x20\x20username\x20=\x20input\(\"username>\x20 SF:\"\)\n\x20\x20File\x20\"/usr/lib/python3\.6/codecs\.py\",\x20line\x2032 SF:1,\x20in\x20decode\n\x20\x20\x20\x20\(result,\x20consumed\)\x20=\x20sel SF:f\._buffer_decode\(data,\x20self\.errors,\x20final\)\nUnicodeDecodeErro SF:r:\x20'utf-8'\x20codec\x20can't\x20decode\x20byte\x200xd7\x20in\x20posi SF:tion\x2013:\x20invalid\x20continuation\x20byte\n")%r(TerminalServerCook SF:ie,1B0,"username>\x20Traceback\x20\(most\x20recent\x20call\x20last\):\n SF:\x20\x20File\x20\"/opt/\.tick-serv/tickets\.py\",\x20line\x20105,\x20in SF:\x20<module>\n\x20\x20\x20\x20main\(\)\n\x20\x20File\x20\"/opt/\.tick-s SF:erv/tickets\.py\",\x20line\x2093,\x20in\x20main\n\x20\x20\x20\x20userna SF:me\x20=\x20input\(\"username>\x20\"\)\n\x20\x20File\x20\"/usr/lib/pytho SF:n3\.6/codecs\.py\",\x20line\x20321,\x20in\x20decode\n\x20\x20\x20\x20\( SF:result,\x20consumed\)\x20=\x20self\._buffer_decode\(data,\x20self\.erro SF:rs,\x20final\)\nUnicodeDecodeError:\x20'utf-8'\x20codec\x20can't\x20dec SF:ode\x20byte\x200xe0\x20in\x20position\x205:\x20invalid\x20continuation\ SF:x20byte\n"); MAC Address: 08:00:27:F8:2F:4F (Oracle VirtualBox virtual NIC) No exact OS matches for host (If you know what OS is running on it, see https://nmap.org/submit/ ). TCP/IP fingerprint: OS:SCAN(V=7.80%E=4%D=7/1%OT=22%CT=1%CU=35018%PV=Y%DS=1
    转载请注明原文地址:https://ipadbbs.8miu.com/read-15362.html
    最新回复(0)