Advertisement
Guest User

Untitled

a guest
Feb 21st, 2018
745
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.26 KB | None | 0 0
  1.  
  2. ,-.----. ,--, ,---,
  3. \ / \ ,--, ,--.'| ,---.'|
  4. | : | .--.--. ,----._,. ,'_ /| | |, | | :
  5. | | .\ : / / ' / / ' / .--. | | : `--'_ | | | ,---.
  6. . : |: | | : /`./ | : | ,'_ /| : . | ,' ,'| ,--.__| | / \
  7. | | \ : | : ;_ | | .\ . | ' | | . . ' | | / ,' | / / |
  8. | : . | \ \ `. . ; '; | | | ' | | | | | : . ' / | . ' / |
  9. : |`-' `----. \ ' . . | : | : ; ; | ' : |__ ' ; |: | ' ; /|
  10. : : : / /`--' / ___ `---`-'| | ' : `--' \ | | '.'| | | '/ ' ' | / |
  11. | | : '--'. / / .\ .'__/\_: | : , .-./ ; : ; | : :| | : |
  12. `---'.| `--'---' \ ; | | : : `--`----' | , / \ \ / \ \ /
  13. `---` `--" \ \ / ---`-' `----' `----'
  14. `--`-'
  15.  
  16.  
  17.  
  18. I'm not writing this to brag.
  19.  
  20. A Penetrate Skauk Guide for those without the an experience or practice (RU)
  21.  
  22.  
  23.  
  24.  
  25. --[ 1 ]-- Введение (Introduction)
  26.  
  27. Работа делится на два этапа: сбор информации и ее дальнейшее применение.
  28.  
  29.  
  30.  
  31.  
  32.  
  33. --[ 2 ]-- Сбор информации (Collection of information)
  34.  
  35.  
  36. 2.1 для начала узнаем айпи сервера: пропингуем сайт (ping example.com)
  37.  
  38. '''
  39. root@kali:~# ping sneakerhead.ru
  40. PING sneakerhead.ru (79.174.76.30) 56(84) bytes of data.
  41. 64 bytes from 9755.ovz-ssd1.hc.ru (79.174.76.30): icmp_seq=1 ttl=51 time=378 ms
  42. 64 bytes from 9755.ovz-ssd1.hc.ru (79.174.76.30): icmp_seq=2 ttl=51 time=536 ms
  43. 64 bytes from 9755.ovz-ssd1.hc.ru (79.174.76.30): icmp_seq=3 ttl=51 time=420 ms
  44. 64 bytes from 9755.ovz-ssd1.hc.ru (79.174.76.30): icmp_seq=4 ttl=51 time=427 ms
  45. ^C
  46. --- sneakerhead.ru ping statistics ---
  47. 4 packets transmitted, 4 received, 0% packet loss, time 3003ms
  48. rtt min/avg/max/mdev = 378.326/440.948/536.862/58.521 ms
  49. root@kali:~#
  50. '''
  51.  
  52. окей, теперь мы знаем sneakerhead.ru ---> 79.174.76.30
  53.  
  54. 2.2 айпи адресс мы будем использовать в качестве входного параметра в утилиту nmap.
  55.  
  56.  
  57. '''
  58. root@kali:~# nmap -sV -sC 79.174.76.30
  59.  
  60. Starting Nmap 7.60 ( https://nmap.org ) at 2018-02-19 21:59 UTC
  61. Nmap scan report for 9755.ovz-ssd1.hc.ru (79.174.76.30)
  62. Host is up (0.42s latency).
  63. Not shown: 985 closed ports
  64. PORT STATE SERVICE VERSION
  65. 21/tcp open ftp ProFTPD or KnFTPD
  66. 22/tcp open ssh OpenSSH 5.3 (protocol 2.0)
  67. | ssh-hostkey:
  68. | 1024 0f:26:2a:34:e5:2a:4b:c2:35:15:53:fc:28:27:c9:eb (DSA)
  69. |_ 2048 f2:34:49:de:a7:e9:16:e5:7e:a3:8f:43:1b:c1:05:e1 (RSA)
  70. 25/tcp filtered smtp
  71. 53/tcp open domain ISC BIND 9.8.2rc1
  72. | dns-nsid:
  73. |_ bind.version: 9.8.2rc1-RedHat-9.8.2-0.47.rc1.el6_8.3
  74. 80/tcp open http nginx 1.10.2
  75. |_http-server-header: nginx/1.10.2
  76. |_http-title: Site doesn't have a title (text/html; charset=UTF-8).
  77. 110/tcp open pop3 Dovecot pop3d
  78. |_pop3-capabilities: TOP RESP-CODES USER CAPA STLS SASL(PLAIN LOGIN DIGEST-MD5 CRAM-MD5) PIPELINING UIDL
  79. | ssl-cert: Subject: commonName=imap.example.com
  80. | Not valid before: 2015-02-11T15:04:35
  81. |_Not valid after: 2016-02-11T15:04:35
  82. |_ssl-date: 2018-02-19T22:00:08+00:00; 0s from scanner time.
  83. 135/tcp filtered msrpc
  84. 139/tcp filtered netbios-ssn
  85. 143/tcp open imap Dovecot imapd
  86. |_imap-capabilities: LITERAL+ LOGIN-REFERRALS completed AUTH=LOGIN IMAP4rev1 OK SASL-IR AUTH=CRAM-MD5A0001 STARTTLS AUTH=PLAIN IDLE ENABLE AUTH=DIGEST-MD5 Capability ID
  87. | ssl-cert: Subject: commonName=imap.example.com
  88. | Not valid before: 2015-02-11T15:04:35
  89. |_Not valid after: 2016-02-11T15:04:35
  90. |_ssl-date: 2018-02-19T22:00:09+00:00; 0s from scanner time.
  91. 443/tcp open ssl/http nginx 1.10.2
  92. |_http-server-header: nginx/1.10.2
  93. |_http-title: Site doesn't have a title (text/html; charset=UTF-8).
  94. | ssl-cert: Subject: commonName=sneakerhead.ru
  95. | Subject Alternative Name: DNS:sneakerhead.ru, DNS:www.sneakerhead.ru
  96. | Not valid before: 2017-08-05T00:00:00
  97. |_Not valid after: 2020-08-04T23:59:59
  98. |_ssl-date: 2018-02-19T22:00:04+00:00; 0s from scanner time.
  99. | tls-nextprotoneg:
  100. |_ http/1.1
  101. 445/tcp filtered microsoft-ds
  102. 587/tcp open smtp Exim smtpd 4.84_2
  103. | smtp-commands: 9755.ovz-ssd1.hc.ru Hello 9755.ovz-ssd1.hc.ru [184.17.205.32], SIZE 52428800, 8BITMIME, PIPELINING, AUTH PLAIN LOGIN CRAM-MD5, STARTTLS, HELP,
  104. |_ Commands supported: AUTH STARTTLS HELO EHLO MAIL RCPT DATA NOOP QUIT RSET HELP
  105. | ssl-cert: Subject: commonName=9126.ovz-n6.hc.ru/organizationName=XX/stateOrProvinceName=XX/countryName=XX
  106. | Not valid before: 2015-02-11T15:06:02
  107. |_Not valid after: 2025-02-08T15:06:02
  108. |_ssl-date: 2018-02-19T22:00:07+00:00; 0s from scanner time.
  109. 993/tcp open ssl/imap Dovecot imapd
  110. |_imap-capabilities: LITERAL+ LOGIN-REFERRALS completed AUTH=LOGIN OK SASL-IR AUTH=CRAM-MD5A0001 IMAP4rev1 AUTH=PLAIN IDLE ENABLE AUTH=DIGEST-MD5 Capability ID
  111. | ssl-cert: Subject: commonName=imap.example.com
  112. | Not valid before: 2015-02-11T15:04:35
  113. |_Not valid after: 2016-02-11T15:04:35
  114. |_ssl-date: 2018-02-19T22:00:04+00:00; 0s from scanner time.
  115. 995/tcp open ssl/pop3 Dovecot pop3d
  116. |_pop3-capabilities: TOP RESP-CODES USER CAPA SASL(PLAIN LOGIN DIGEST-MD5 CRAM-MD5) PIPELINING UIDL
  117. | ssl-cert: Subject: commonName=imap.example.com
  118. | Not valid before: 2015-02-11T15:04:35
  119. |_Not valid after: 2016-02-11T15:04:35
  120. |_ssl-date: 2018-02-19T22:00:01+00:00; 0s from scanner time.
  121. 3306/tcp open mysql MySQL (unauthorized)
  122. Service Info: OSs: Unix, Red Hat Enterprise Linux 6; CPE: cpe:/o:redhat:enterprise_linux:6
  123.  
  124. Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
  125. Nmap done: 1 IP address (1 host up) scanned in 63.24 seconds
  126. root@kali:~#
  127. '''
  128.  
  129.  
  130. msfconsole
  131.  
  132. , ,
  133. / \
  134. ((__---,,,---__))
  135. (_) O O (_)_________
  136. \ _ / |\
  137. o_o \ M S F | \
  138. \ _____ | *
  139. ||| WW|||
  140. ||| |||
  141.  
  142.  
  143. =[ metasploit v4.16.15-dev ]
  144. + -- --=[ 1699 exploits - 968 auxiliary - 299 post ]
  145. + -- --=[ 503 payloads - 40 encoders - 10 nops ]
  146. + -- --=[ Free Metasploit Pro trial: http://r-7.co/trymsp ]
  147.  
  148. msf > nmap -p 3306 79.174.76.30 --script mysql-dump-hashes –script args='username=root,password=secret'
  149. [*] exec: nmap -p 3306 79.174.76.30 --script mysql-dump-hashes –script args='username=root,password=secret'
  150.  
  151.  
  152. Starting Nmap 7.60 ( https://nmap.org ) at 2018-02-19 23:16 UTC
  153. Failed to resolve "–script".
  154. Failed to resolve "args=username=root,password=secret".
  155. Nmap scan report for 9755.ovz-ssd1.hc.ru (79.174.76.30)
  156. Host is up (0.62s latency).
  157.  
  158. PORT STATE SERVICE
  159. 3306/tcp open mysql
  160.  
  161. Nmap done: 1 IP address (1 host up) scanned in 2.23 seconds
  162. msf > nmap -sV --script mysql-databases 79.174.76.30
  163. [*] exec: nmap -sV --script mysql-databases 79.174.76.30
  164.  
  165.  
  166. Starting Nmap 7.60 ( https://nmap.org ) at 2018-02-19 23:17 UTC
  167. Nmap scan report for 9755.ovz-ssd1.hc.ru (79.174.76.30)
  168. Host is up (0.40s latency).
  169. Not shown: 983 closed ports
  170. PORT STATE SERVICE VERSION
  171. 21/tcp open ftp ProFTPD or KnFTPD
  172. 22/tcp open ssh OpenSSH 5.3 (protocol 2.0)
  173. 25/tcp filtered smtp
  174. 53/tcp open tcpwrapped
  175. 80/tcp open tcpwrapped
  176. |_http-server-header: nginx/1.10.2
  177. 110/tcp open pop3 Dovecot pop3d
  178. 135/tcp filtered msrpc
  179. 139/tcp filtered netbios-ssn
  180. 143/tcp open imap Dovecot imapd
  181. 443/tcp open tcpwrapped
  182. |_http-server-header: nginx/1.10.2
  183. 445/tcp filtered microsoft-ds
  184. 465/tcp open tcpwrapped
  185. 587/tcp open smtp Exim smtpd 4.84_2
  186. 993/tcp open tcpwrapped
  187. 995/tcp open tcpwrapped
  188. 1500/tcp open tcpwrapped
  189. 3306/tcp open mysql MySQL (unauthorized)
  190. Service Info: OS: Unix
  191.  
  192. Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
  193. Nmap done: 1 IP address (1 host up) scanned in 84.51 seconds
  194. msf > use auxiliary/scanner/mysql/mysql_version
  195. msf auxiliary(mysql_version) > set RHOSTS 79.174.76.30
  196. RHOSTS => 79.174.76.30
  197. msf auxiliary(mysql_version) > info
  198.  
  199. Name: MySQL Server Version Enumeration
  200. Module: auxiliary/scanner/mysql/mysql_version
  201. License: Metasploit Framework License (BSD)
  202. Rank: Normal
  203.  
  204. Provided by:
  205. kris katterjohn <katterjohn@gmail.com>
  206.  
  207. Basic options:
  208. Name Current Setting Required Description
  209. ---- --------------- -------- -----------
  210. RHOSTS 79.174.76.30 yes The target address range or CIDR identifier
  211. RPORT 3306 yes The target port (TCP)
  212. THREADS 1 yes The number of concurrent threads
  213.  
  214. Description:
  215. Enumerates the version of MySQL servers.
  216.  
  217. msf auxiliary(mysql_version) > run
  218.  
  219. [*] 79.174.76.30:3306 - 79.174.76.30:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  220. [*] Scanned 1 of 1 hosts (100% complete)
  221. [*] Auxiliary module execution completed
  222. msf auxiliary(mysql_version) > show options
  223.  
  224. Module options (auxiliary/scanner/mysql/mysql_version):
  225.  
  226. Name Current Setting Required Description
  227. ---- --------------- -------- -----------
  228. RHOSTS 79.174.76.30 yes The target address range or CIDR identifier
  229. RPORT 3306 yes The target port (TCP)
  230. THREADS 1 yes The number of concurrent threads
  231.  
  232. msf auxiliary(mysql_version) > set RHOSTS 79.174.76.30-254
  233. RHOSTS => 79.174.76.30-254
  234. msf auxiliary(mysql_version) > set THREADS 20
  235. THREADS => 20
  236. msf auxiliary(mysql_version) > run
  237.  
  238. [+] 79.174.76.41:3306 - 79.174.76.41:3306 is running MySQL 5.5.52-MariaDB (protocol 10)
  239. [*] 79.174.76.30:3306 - 79.174.76.30:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  240. [*] 79.174.76.37:3306 - 79.174.76.37:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  241. [+] 79.174.76.49:3306 - 79.174.76.49:3306 is running MySQL 5.5.44 (protocol 10)
  242. [*] 79.174.76.33:3306 - 79.174.76.33:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  243. [*] 79.174.76.36:3306 - 79.174.76.36:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  244. [*] 79.174.76.32:3306 - 79.174.76.32:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  245. [*] 79.174.76.43:3306 - 79.174.76.43:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  246. [+] 79.174.76.42:3306 - 79.174.76.42:3306 is running MySQL 5.5.48 (protocol 10)
  247. [*] 79.174.76.35:3306 - 79.174.76.35:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  248. [+] 79.174.76.48:3306 - 79.174.76.48:3306 is running MySQL 5.5.44 (protocol 10)
  249. [*] 79.174.76.38:3306 - 79.174.76.38:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  250. [*] 79.174.76.34:3306 - 79.174.76.34:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  251. [*] 79.174.76.44:3306 - 79.174.76.44:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  252. [+] 79.174.76.40:3306 - 79.174.76.40:3306 is running MySQL 5.5.44 (protocol 10)
  253. [*] 79.174.76.45:3306 - 79.174.76.45:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  254. [*] 79.174.76.47:3306 - 79.174.76.47:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  255. [+] 79.174.76.46:3306 - 79.174.76.46:3306 is running MySQL 5.5.52-MariaDB (protocol 10)
  256. [*] 79.174.76.50:3306 - 79.174.76.50:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  257. [+] 79.174.76.54:3306 - 79.174.76.54:3306 is running MySQL 5.5.52-MariaDB (protocol 10)
  258. [+] 79.174.76.60:3306 - 79.174.76.60:3306 is running MySQL 5.5.52-MariaDB (protocol 10)
  259. [+] 79.174.76.55:3306 - 79.174.76.55:3306 is running MySQL 5.5.5-10.0.31-MariaDB (protocol 10)
  260. [+] 79.174.76.53:3306 - 79.174.76.53:3306 is running MySQL 5.5.44 (protocol 10)
  261. [*] 79.174.76.58:3306 - 79.174.76.58:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  262. [*] 79.174.76.61:3306 - 79.174.76.61:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  263. [+] 79.174.76.57:3306 - 79.174.76.57:3306 is running MySQL 5.5.51 (protocol 10)
  264. [*] 79.174.76.59:3306 - 79.174.76.59:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  265. [*] Scanned 32 of 225 hosts (14% complete)
  266. [*] 79.174.76.80:3306 - 79.174.76.80:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  267. [*] 79.174.76.70:3306 - 79.174.76.70:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  268. [*] 79.174.76.78:3306 - 79.174.76.78:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  269. [+] 79.174.76.76:3306 - 79.174.76.76:3306 is running MySQL 5.5.52-MariaDB (protocol 10)
  270. [+] 79.174.76.73:3306 - 79.174.76.73:3306 is running MySQL 5.5.52-MariaDB (protocol 10)
  271. [*] 79.174.76.67:3306 - 79.174.76.67:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  272. [+] 79.174.76.74:3306 - 79.174.76.74:3306 is running MySQL 5.5.44 (protocol 10)
  273. [+] 79.174.76.81:3306 - 79.174.76.81:3306 is running MySQL 5.5.44 (protocol 10)
  274. [*] 79.174.76.72:3306 - 79.174.76.72:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  275. [*] Scanned 45 of 225 hosts (20% complete)
  276. [*] 79.174.76.69:3306 - 79.174.76.69:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  277. [*] 79.174.76.68:3306 - 79.174.76.68:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  278. [*] 79.174.76.75:3306 - 79.174.76.75:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  279. [*] 79.174.76.71:3306 - 79.174.76.71:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  280. [*] 79.174.76.89:3306 - 79.174.76.89:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  281. [*] 79.174.76.94:3306 - 79.174.76.94:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  282. [*] 79.174.76.90:3306 - 79.174.76.90:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  283. [*] 79.174.76.92:3306 - 79.174.76.92:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  284. [*] 79.174.76.84:3306 - 79.174.76.84:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  285. [*] 79.174.76.93:3306 - 79.174.76.93:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  286. [*] 79.174.76.83:3306 - 79.174.76.83:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  287. [*] 79.174.76.95:3306 - 79.174.76.95:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  288. [+] 79.174.76.86:3306 - 79.174.76.86:3306 is running MySQL 5.5.52-MariaDB (protocol 10)
  289. [*] 79.174.76.85:3306 - 79.174.76.85:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  290. [*] 79.174.76.91:3306 - 79.174.76.91:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  291. [*] 79.174.76.88:3306 - 79.174.76.88:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  292. [*] 79.174.76.98:3306 - 79.174.76.98:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  293. [*] 79.174.76.97:3306 - 79.174.76.97:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  294. [*] 79.174.76.99:3306 - 79.174.76.99:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MySQL server
  295. [*] 79.174.76.96:3306 - 79.174.76.96:3306 is running MySQL, but responds with an error: \x04Host '184.17.205.32' is not allowed to connect to this MariaDB server
  296. ^C[*] Caught interrupt from the console...
  297. [*] Auxiliary module execution completed
  298.  
  299.  
  300.  
  301. //
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314. root@kali:~# nmap -sV --script mysql-users 79.174.76.30
  315.  
  316. Starting Nmap 7.60 ( https://nmap.org ) at 2018-02-19 23:18 UTC
  317. Nmap scan report for 9755.ovz-ssd1.hc.ru (79.174.76.30)
  318. Host is up (0.47s latency).
  319. Not shown: 983 closed ports
  320. PORT STATE SERVICE VERSION
  321. 21/tcp open ftp ProFTPD or KnFTPD
  322. 22/tcp open ssh OpenSSH 5.3 (protocol 2.0)
  323. 25/tcp filtered smtp
  324. 53/tcp open domain ISC BIND 9.8.2rc1
  325. 80/tcp open http nginx 1.10.2
  326. |_http-server-header: nginx/1.10.2
  327. 110/tcp open pop3 Dovecot pop3d
  328. 135/tcp filtered msrpc
  329. 139/tcp filtered netbios-ssn
  330. 143/tcp open imap Dovecot imapd
  331. 443/tcp open ssl/http nginx 1.10.2
  332. |_http-server-header: nginx/1.10.2
  333. 445/tcp filtered microsoft-ds
  334. 465/tcp open ssl/smtp Exim smtpd 4.84_2
  335. 587/tcp open smtp Exim smtpd 4.84_2
  336. 993/tcp open ssl/imap Dovecot imapd
  337. 995/tcp open ssl/pop3 Dovecot pop3d
  338. 1500/tcp open ssl/http ISPManager billing system httpd 5 (lang: en; time zone: MSK)
  339. 3306/tcp open mysql MySQL (unauthorized)
  340. Service Info: OSs: Unix, Red Hat Enterprise Linux 6; CPE: cpe:/o:redhat:enterprise_linux:6
  341.  
  342. Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
  343. Nmap done: 1 IP address (1 host up) scanned in 108.24 seconds
  344. root@kali:~# ssh 79.174.76.30
  345. root@79.174.76.30's password:
  346. Permission denied, please try again.
  347. root@79.174.76.30's password:
  348. Permission denied, please try again.
  349. root@79.174.76.30's password:
  350. root@79.174.76.30: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
  351. root@kali:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement