Advertisement
Guest User

Untitled

a guest
Dec 19th, 2017
1,296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.83 KB | None | 0 0
  1. root@kali:~# openvpn OS-29363-PWK.ovpn
  2. Tue Dec 19 09:16:47 2017 OpenVPN 2.4.0 i686-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Feb 2 2017
  3. Tue Dec 19 09:16:47 2017 library versions: OpenSSL 1.0.2l 25 May 2017, LZO 2.08
  4. Enter Auth Username: OS-29363
  5. Enter Auth Password: ***********
  6. Tue Dec 19 09:16:53 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]212.199.74.187:1194
  7. Tue Dec 19 09:16:53 2017 UDP link local (bound): [AF_INET][undef]:0
  8. Tue Dec 19 09:16:53 2017 UDP link remote: [AF_INET]212.199.74.187:1194
  9. Tue Dec 19 09:17:53 2017 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
  10. Tue Dec 19 09:17:53 2017 TLS Error: TLS handshake failed
  11. Tue Dec 19 09:17:53 2017 SIGUSR1[soft,tls-error] received, process restarting
  12. Tue Dec 19 09:17:58 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]212.199.74.187:1194
  13. Tue Dec 19 09:17:58 2017 UDP link local (bound): [AF_INET][undef]:0
  14. Tue Dec 19 09:17:58 2017 UDP link remote: [AF_INET]212.199.74.187:1194
  15. ^CTue Dec 19 09:18:07 2017 event_wait : Interrupted system call (code=4)
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23. root@kali:~# /root/Downloads/lab-connection/troubleshooting.sh
  24.  
  25. [+] Please send the log file './troubleshoot.log' along with the output from the OpenVPN window, with your OSID to 'help@offensive-security.com'.
  26.  
  27.  
  28. [i] Checking User
  29. uid=0(root) gid=0(root) groups=0(root)
  30.  
  31.  
  32. [i] Date
  33. Tue Dec 19 09:21:47 EST 2017
  34.  
  35.  
  36. [i] Virtual Machine Check
  37. VMware Detected
  38.  
  39.  
  40. [i] Network Interfaces
  41. eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  42. inet 192.168.198.128 netmask 255.255.255.0 broadcast 192.168.198.255
  43. inet6 fe80::20c:29ff:fe85:7708 prefixlen 64 scopeid 0x20<link>
  44. ether 00:0c:29:85:77:08 txqueuelen 1000 (Ethernet)
  45. RX packets 69 bytes 6815 (6.6 KiB)
  46. RX errors 0 dropped 0 overruns 0 frame 0
  47. TX packets 74 bytes 6125 (5.9 KiB)
  48. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  49. device interrupt 19 base 0x2024
  50.  
  51. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  52. inet 127.0.0.1 netmask 255.0.0.0
  53. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  54. loop txqueuelen 1 (Local Loopback)
  55. RX packets 212 bytes 82094 (80.1 KiB)
  56. RX errors 0 dropped 0 overruns 0 frame 0
  57. TX packets 212 bytes 82094 (80.1 KiB)
  58. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  59.  
  60.  
  61.  
  62. [i] Network Routes
  63. Kernel IP routing table
  64. Destination Gateway Genmask Flags Metric Ref Use Iface
  65. 0.0.0.0 192.168.198.2 0.0.0.0 UG 100 0 0 eth0
  66. 192.168.198.0 0.0.0.0 255.255.255.0 U 100 0 0 eth0
  67.  
  68.  
  69. [i] DNS Information
  70. # Generated by NetworkManager
  71. search localdomain
  72. nameserver 192.168.198.2
  73.  
  74.  
  75. [i] Ping Test (External: www.Google.com)
  76. PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
  77. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=128 time=27.6 ms
  78. 64 bytes from 8.8.8.8: icmp_seq=2 ttl=128 time=27.4 ms
  79. 64 bytes from 8.8.8.8: icmp_seq=3 ttl=128 time=27.7 ms
  80. 64 bytes from 8.8.8.8: icmp_seq=4 ttl=128 time=27.6 ms
  81.  
  82. --- 8.8.8.8 ping statistics ---
  83. 4 packets transmitted, 4 received, 0% packet loss, time 3008ms
  84. rtt min/avg/max/mdev = 27.418/27.619/27.743/0.237 ms
  85.  
  86. PING www.google.com (216.58.207.164) 56(84) bytes of data.
  87. 64 bytes from muc11s04-in-f4.1e100.net (216.58.207.164): icmp_seq=1 ttl=128 time=30.7 ms
  88. 64 bytes from muc11s04-in-f4.1e100.net (216.58.207.164): icmp_seq=2 ttl=128 time=31.9 ms
  89. 64 bytes from muc11s04-in-f4.1e100.net (216.58.207.164): icmp_seq=3 ttl=128 time=31.8 ms
  90. 64 bytes from muc11s04-in-f4.1e100.net (216.58.207.164): icmp_seq=4 ttl=128 time=29.7 ms
  91.  
  92. --- www.google.com ping statistics ---
  93. 4 packets transmitted, 4 received, 0% packet loss, time 3001ms
  94. rtt min/avg/max/mdev = 29.733/31.066/31.912/0.890 ms
  95.  
  96.  
  97. [i] Ping Test (Internal VPN: 10.11.1.220)
  98. PING 10.11.1.220 (10.11.1.220) 56(84) bytes of data.
  99.  
  100. --- 10.11.1.220 ping statistics ---
  101. 8 packets transmitted, 0 received, 100% packet loss, time 7169ms
  102.  
  103.  
  104.  
  105. [i] External IP
  106. 94.253.204.186
  107.  
  108.  
  109. [i] UDP Port Test
  110. [-] Multiple connection packs, please remove the old one(s)
  111. /root
  112. 790500 12 -rwxrw-rw- 1 root root 9470 Nov 8 11:08 ./shelldone2.ovpn
  113. 808765 8 -rw-r--r-- 1 root root 6044 Nov 22 06:29 ./OS-29363-PWK.ovpn
  114.  
  115. total 2.7M
  116. drwxr-xr-x 33 root root 4.0K Dec 19 09:21 .
  117. drwxr-xr-x 25 root root 4.0K Jun 15 2017 ..
  118. -rwxr-xr-x 1 root root 9.3K Dec 11 11:01 24017.html
  119. -rwxr-xr-x 1 root root 3.1K Dec 7 08:03 643-fixed.c
  120. -rwxr-xr-x 1 root root 356K Dec 7 10:13 646.exe
  121. -rw-r--r-- 1 root root 4.2K Dec 7 09:35 646-fixed.c
  122. drwxr-xr-x 2 root root 4.0K Jun 7 2017 A
  123. -rw-r--r-- 1 root root 1.2M Apr 26 2016 access_log.txt.gz
  124. -rw-r--r-- 1 root root 2.3K Jul 17 15:40 .armitage.prop
  125. -rw-r--r-- 1 root root 1.1K Dec 1 10:48 badchars.txt
  126. -rwxr-xr-x 1 root root 1.9K Nov 30 10:02 bapro.py
  127. -rw------- 1 root root 63K Dec 18 13:52 .bash_history
  128. -rwxr-xr-x 1 root root 0 Nov 22 10:12 bashpingsweep
  129. -rw-r--r-- 1 root root 3.4K Sep 5 2016 .bashrc
  130. -rw-r--r-- 1 root root 1.0K May 16 2017 .boris.sh.swp
  131. -rw-r--r-- 1 root root 0 May 24 2017 .brico.py.swp
  132. drwx------ 16 root root 4.0K Nov 24 14:01 .cache
  133. -rw-r--r-- 1 root root 23 Nov 23 13:52 community
  134. drwxr-xr-x 23 root root 4.0K Dec 11 13:24 .config
  135. -rwxr-xr-x 1 root root 1.1K Dec 6 09:17 crossfire-poc.py
  136. -rwxr-xr-x 1 root root 315 Dec 5 09:22 crossfire-poc.py.save
  137. -rwxr-xr-x 1 root root 1.1K Dec 5 08:59 crossfire.py
  138. drwx------ 3 root root 4.0K May 18 2017 .dbus
  139. drwxr-xr-x 2 root root 4.0K Jul 21 19:37 Desktop
  140. -rw-r--r-- 1 root root 225 Jul 21 18:38 Discovery.gnmap
  141. -rwxr-xr-x 1 root root 28 Nov 23 08:42 dns.sh
  142. drwxr-xr-x 2 root root 4.0K Sep 7 2016 Documents
  143. drwxr-xr-x 4 root root 4.0K Dec 9 12:19 Downloads
  144. drwxr-xr-x 6 root root 4.0K Dec 18 10:07 exercises
  145. -rw-r--r-- 1 root root 11K Dec 11 09:16 exploit.html
  146. drwxr-xr-x 11 root root 4.0K Aug 7 09:17 .faraday
  147. -rw-r--r-- 1 root root 576 Nov 23 10:54 firstmachine.txt
  148. -rwxr-xr-x 1 root root 417 Nov 24 14:45 fuzzer.py
  149. drwx------ 2 root root 4.0K Dec 6 09:07 .gconf
  150. drwx------ 3 root root 4.0K May 18 2017 .gnupg
  151. -rwxr-xr-x 1 root root 2.5K Dec 2 09:45 hehe1
  152. -rwxr-xr-x 1 root root 2.1K Dec 2 09:46 hehe1.py
  153. -rw-r--r-- 1 root root 73 Dec 12 13:18 hehe.txt
  154. -rw------- 1 root root 22K Dec 19 09:10 .ICEauthority
  155. -rw-r--r-- 1 root root 18K Dec 11 08:49 index.html
  156. -rw-r--r-- 1 root root 2.9K Nov 23 13:53 ips
  157. drwxr-xr-x 4 root root 4.0K Aug 5 15:21 .java
  158. -rw-r--r-- 1 root root 2.0K Dec 11 13:20 Java.class
  159. -rw-r--r-- 1 root root 1.8K Dec 11 13:21 Java.jar
  160. -rw-r--r-- 1 root root 1.3K Dec 11 13:06 Java.java
  161. drwx------ 2 root root 4.0K Aug 7 09:23 .john
  162. drwxr-xr-x 18 root root 4.0K Dec 18 10:07 LAB
  163. -rw------- 1 root root 28 Jul 20 13:53 .lesshst
  164. drwx------ 3 root root 4.0K Sep 7 2016 .local
  165. -rw-r--r-- 1 root root 35 Dec 11 13:20 manifest.txt
  166. -rw-r--r-- 1 root root 1.0K May 30 2017 .moja.py.swp
  167. -rw-r--r-- 1 root root 13 Nov 22 09:01 mojeime.txt
  168. drwx------ 4 root root 4.0K May 14 2017 .mozilla
  169. drwxr-xr-x 8 root root 4.0K Sep 7 2016 .msf4
  170. drwxr-xr-x 2 root root 4.0K Sep 7 2016 Music
  171. -rw-r--r-- 1 root root 1.4K Dec 11 11:31 mykeystore
  172. drwxr-xr-x 2 root root 4.0K May 14 2017 .nano
  173. -rwxr-xr-x 1 root root 384 Nov 24 14:29 nc110.py
  174. -rw-r--r-- 1 root root 1.0K May 20 2017 .neki.sh.swp
  175. -rw-r--r-- 1 root root 1.0K Jun 15 2017 .of.py.swp
  176. -rw-r--r-- 1 root root 6.0K Nov 22 06:29 OS-29363-PWK.ovpn
  177. drwxr-xr-x 32 root root 4.0K Dec 18 13:53 oscp
  178. drwxr-xr-x 2 root root 4.0K Nov 23 06:40 Pictures
  179. -rwxr-xr-x 1 root root 2.5K Dec 1 15:16 poc.py
  180. -rw-r--r-- 1 root root 148 Aug 31 2016 .profile
  181. drwxr-xr-x 2 root root 4.0K Sep 7 2016 Public
  182. -rwxr-xr-x 1 root root 263 Nov 22 08:58 pythonpingsweep
  183. -rw-r--r-- 1 root root 508 Nov 23 10:31 rangeips.txt
  184. -rw-r--r-- 1 root root 1.6K Nov 23 10:26 rangepingsweep.txt
  185. drwxr-xr-x 3 root root 4.0K May 20 2017 .recon-ng
  186. -rw------- 1 root root 1.0K Sep 7 2016 .rnd
  187. drwxr-xr-x 2 root root 4.0K Jun 2 2017 Scans
  188. -rwxr-xr-x 1 root root 351K Dec 9 09:54 scsiaccess.exe
  189. -rwxrw-rw- 1 root root 9.3K Nov 8 11:08 shelldone2.ovpn
  190. -rw-r--r-- 1 root root 3.3K Dec 11 13:22 SignedJava.jar
  191. -rwxr-xr-x 1 root root 8.3K Dec 7 08:04 slmail-linux
  192. -rwxr-xr-x 1 root root 1.9K Nov 27 22:10 slmail.py
  193. -rw-r--r-- 1 root root 403 Nov 23 12:14 smbservers.txt
  194. drwxr-xr-x 3 root root 4.0K Jul 17 10:13 .sqlmap
  195. drwx------ 2 root root 4.0K May 16 2017 .ssh
  196. drwxr-xr-x 2 root root 4.0K Sep 7 2016 Templates
  197. -rw-r--r-- 1 root root 3.0K Dec 19 09:22 troubleshoot.log
  198. -rw-r--r-- 1 root root 1.0K May 20 2017 .tzt.sh.swp
  199. -rwxr-xr-x 1 root root 351K Dec 9 11:57 useradd.exe
  200. drwxr-xr-x 2 root root 4.0K Sep 7 2016 Videos
  201. -rwxr-xr-x 1 root root 2.0K Dec 1 12:38 vulnserver.py
  202. -rw-r--r-- 1 root root 259 Dec 11 09:16 .wget-hsts
  203. -rw-r--r-- 1 root root 114 Dec 9 11:56 winadduser.c
  204. drwxr-xr-x 4 root root 4.0K Dec 7 10:16 .wine
  205. drwxr-xr-x 4 root root 4.0K Dec 2 10:22 Working exploits
  206. drwxr-xr-x 2 root root 4.0K Aug 8 09:33 .zenmap
  207.  
  208.  
  209. [i] Checking Kernel Version
  210. Linux kali 4.9.0-kali4-686 #1 SMP Debian 4.9.25-1kali1 (2017-05-04) i686 GNU/Linux
  211.  
  212.  
  213. [i] Checking OS
  214. Kali GNU/Linux Rolling \n \l
  215. DISTRIB_ID=Kali
  216. DISTRIB_RELEASE=kali-rolling
  217. DISTRIB_CODENAME=kali-rolling
  218. DISTRIB_DESCRIPTION="Kali GNU/Linux Rolling"
  219. PRETTY_NAME="Kali GNU/Linux Rolling"
  220. NAME="Kali GNU/Linux"
  221. ID=kali
  222. VERSION="2017.1"
  223. VERSION_ID="2017.1"
  224. ID_LIKE=debian
  225. ANSI_COLOR="1;31"
  226. HOME_URL="http://www.kali.org/"
  227. SUPPORT_URL="http://forums.kali.org/"
  228. BUG_REPORT_URL="http://bugs.kali.org/"
  229.  
  230.  
  231. [+] Test complete.
  232. [+] Please send the log file './troubleshoot.log' along with the output from the OpenVPN window, with your OSID to 'help@offensive-security.com'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement