Advertisement
Guest User

Untitled

a guest
Aug 9th, 2016
527
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.69 KB | None | 0 0
  1.  
  2. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -I -M
  3. http://seznam.cz
  4. cygwin warning:
  5. MS-DOS style path detected: C:\Program Files\Cntlm\cntlm.ini
  6. Preferred POSIX equivalent is: /cygdrive/c/Program Files/Cntlm/cntlm.ini
  7. CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  8. Consult the user's guide for more details about POSIX paths:
  9. http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
  10. Parent proxy address missing.
  11. Exitting with error. Check daemon logs or run with -v.
  12.  
  13. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -I -M
  14. http://seznam.cz
  15. cygwin warning:
  16. MS-DOS style path detected: C:\Program Files\Cntlm\cntlm.ini
  17. Preferred POSIX equivalent is: /cygdrive/c/Program Files/Cntlm/cntlm.ini
  18. CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  19. Consult the user's guide for more details about POSIX paths:
  20. http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
  21. Parent proxy address missing.
  22. Exitting with error. Check daemon logs or run with -v.
  23.  
  24. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -I -M
  25. http://seznam.cz
  26. cygwin warning:
  27. MS-DOS style path detected: C:\Program Files\Cntlm\cntlm.ini
  28. Preferred POSIX equivalent is: /cygdrive/c/Program Files/Cntlm/cntlm.ini
  29. CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  30. Consult the user's guide for more details about POSIX paths:
  31. http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
  32. Parent proxy address missing.
  33. Exitting with error. Check daemon logs or run with -v.
  34.  
  35. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -I -v
  36. -M http://seznam.cz
  37. cygwin warning:
  38. MS-DOS style path detected: C:\Program Files\Cntlm\cntlm.ini
  39. Preferred POSIX equivalent is: /cygdrive/c/Program Files/Cntlm/cntlm.ini
  40. CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  41. Consult the user's guide for more details about POSIX paths:
  42. http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
  43. cntlm: Could not open default config file
  44. Parent proxy address missing.
  45. Exitting with error. Check daemon logs or run with -v.
  46.  
  47. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -I -v
  48. -M http://seznam.cz^X
  49.  
  50. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -v
  51. cygwin warning:
  52. MS-DOS style path detected: C:\Program Files\Cntlm\cntlm.ini
  53. Preferred POSIX equivalent is: /cygdrive/c/Program Files/Cntlm/cntlm.ini
  54. CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  55. Consult the user's guide for more details about POSIX paths:
  56. http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
  57. cntlm: Could not open default config file
  58. cntlm: Parent proxy address missing.
  59. Exitting with error. Check daemon logs or run with -v.
  60.  
  61. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -h
  62. CNTLM - Accelerating NTLM Authentication Proxy version 0.92.2
  63. Copyright (c) 2oo7-2o1o David Kubicek
  64.  
  65. This program comes with NO WARRANTY, to the extent permitted by law. You
  66. may redistribute copies of it under the terms of the GNU GPL Version 2 or
  67. newer. For more information about these matters, see the file LICENSE.
  68. For copyright holders of included encryption routines see headers.
  69.  
  70. Usage: cntlm [-AaBcDdFfgHhILlMPpSsTUuvw] <proxy_host>[:]<proxy_port> ...
  71. -A <address>[/<net>]
  72. ACL allow rule. IP or hostname, net must be a number (CIDR notation)
  73.  
  74. -a ntlm | nt | lm
  75. Authentication type - combined NTLM, just LM, or just NT. Default NT
  76. LM.
  77. It is the most versatile setting and likely to work for you.
  78. -B Enable NTLM-to-basic authentication.
  79. -c <config_file>
  80. Configuration file. Other arguments can be used as well, overriding
  81. config file settings.
  82. -D <address>[/<net>]
  83. ACL deny rule. Syntax same as -A.
  84. -d <domain>
  85. Domain/workgroup can be set separately.
  86. -f Run in foreground, do not fork into daemon mode.
  87. -F <flags>
  88. NTLM authentication flags.
  89. -G <pattern>
  90. User-Agent matching for the trans-isa-scan plugin.
  91. -g Gateway mode - listen on all interfaces, not only loopback.
  92. -H Print password hashes for use in config file (NTLMv2 needs -u and -d
  93. ).
  94. -h Print this help info along with version number.
  95. -I Prompt for the password interactively.
  96. -L [<saddr>:]<lport>:<rhost>:<rport>
  97. Forwarding/tunneling a la OpenSSH. Same syntax - listen on lport
  98. and forward all connections through the proxy to rhost:rport.
  99. Can be used for direct tunneling without corkscrew, etc.
  100. -l [<saddr>:]<lport>
  101. Main listening port for the NTLM proxy.
  102. -M <testurl>
  103. Magic autodetection of proxy's NTLM dialect.
  104. -N "<hostname_wildcard1>[, <hostname_wildcardN>"
  105. List of URL's to serve direcly as stand-alone proxy (e.g. '*.local')
  106.  
  107. -O [<saddr>:]<lport>
  108. Enable SOCKS5 proxy on port lport (binding to address saddr)
  109. -P <pidfile>
  110. Create a PID file upon successful start.
  111. -p <password>
  112. Account password. Will not be visible in "ps", /proc, etc.
  113. -r "HeaderName: value"
  114. Add a header substitution. All such headers will be added/replaced
  115. in the client's requests.
  116. -S <size_in_kb>
  117. Enable automation of GFI WebMonitor ISA scanner for files < size_in_
  118. kb.
  119. -s Do not use threads, serialize all requests - for debugging only.
  120. -U <uid>
  121. Run as uid. It is an important security measure not to run as root.
  122. -u <user>[@<domain]
  123. Domain/workgroup can be set separately.
  124. -v Print debugging information.
  125. -w <workstation>
  126. Some proxies require correct NetBIOS hostname.
  127.  
  128.  
  129. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -I -v
  130. -M http://seznam.cz -c cntlm.ini
  131. section: global, Username = 'testuser'
  132. section: global, Domain = 'corp-uk'
  133. section: global, Password = 'password'
  134. section: global, Proxy = '10.0.0.42:8080'
  135. section: global, NoProxy = '*,localhost, 127.0.0.*, 10.*, 192.168.*'
  136. section: global, Listen = '3128'
  137. cntlm: Proxy listening on 127.0.0.1:3128
  138. Adding no-proxy for: '*'
  139. Adding no-proxy for: 'localhost'
  140. Adding no-proxy for: '127.0.0.*'
  141. Adding no-proxy for: '10.*'
  142. Adding no-proxy for: '192.168.*'
  143. cntlm: Workstation name used: N84ST1360
  144. Password:
  145. cntlm: Using proxy 10.0.0.42:8080
  146. cntlm: Resolving proxy 10.0.0.42...
  147. Config profile 1/4... Resolve 10.0.0.42:
  148. -> 10.0.0.42
  149. so_connect: Connection timed out
  150. cntlm: Proxy connect failed, will try 10.0.0.42:8080
  151. cntlm: No proxy on the list works. You lose.
  152.  
  153. Connection to proxy failed, bailing out
  154. cntlm: Terminating with 0 active threads
  155.  
  156. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>
  157. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>
  158. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>
  159. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>
  160. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>
  161. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>
  162. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -I -v
  163. -M http://seznam.cz -c cntlm.ini
  164. section: global, Username = 'testuser'
  165. section: global, Domain = 'corp-uk'
  166. section: global, Password = 'password'
  167. section: global, Proxy = '10.171.2.51:80'
  168. section: global, NoProxy = '*,localhost, 127.0.0.*, 10.*, 192.168.*'
  169. section: global, Listen = '3128'
  170. cntlm: Proxy listening on 127.0.0.1:3128
  171. Adding no-proxy for: '*'
  172. Adding no-proxy for: 'localhost'
  173. Adding no-proxy for: '127.0.0.*'
  174. Adding no-proxy for: '10.*'
  175. Adding no-proxy for: '192.168.*'
  176. cntlm: Workstation name used: N84ST1360
  177. Password:
  178. cntlm: Using proxy 10.171.2.51:80
  179. cntlm: Resolving proxy 10.171.2.51...
  180. Config profile 1/4... Resolve 10.171.2.51:
  181. -> 10.171.2.51
  182. NTLM Request:
  183. Domain: corp-uk
  184. Hostname: N84ST1360
  185. Flags: 0xA208B205
  186.  
  187. Sending PROXY auth request...
  188. Proxy-Connection => keep-alive
  189. Host => seznam.cz
  190. Proxy-Authorization => NTLM TlRMTVNTUAABAAAABbIIogcABwApAAAACQAJACAAA
  191. ABOODRTVDEzNjBDT1JQLVVL
  192. Content-Length => 0
  193.  
  194. Reading PROXY auth response...
  195. HEAD: HTTP/1.1 302 Found
  196. Connection => close
  197. Location => https://intranet.st.sk/seznam.cz
  198. Proxy closed on us, reconnect.
  199. Auth not required (HTTP code: 302)
  200. Config profile 2/4... NTLM Request:
  201. Domain: corp-uk
  202. Hostname: N84ST1360
  203. Flags: 0xB207
  204.  
  205. Sending PROXY auth request...
  206. Proxy-Connection => keep-alive
  207. Host => seznam.cz
  208. Proxy-Authorization => NTLM TlRMTVNTUAABAAAAB7IAAAcABwApAAAACQAJACAAA
  209. ABOODRTVDEzNjBDT1JQLVVL
  210. Content-Length => 0
  211.  
  212. Reading PROXY auth response...
  213. HEAD: HTTP/1.1 302 Found
  214. Connection => close
  215. Location => https://intranet.st.sk/seznam.cz
  216. Proxy closed on us, reconnect.
  217. Auth not required (HTTP code: 302)
  218. Config profile 3/4... NTLM Request:
  219. Domain: corp-uk
  220. Hostname: N84ST1360
  221. Flags: 0xB206
  222.  
  223. Sending PROXY auth request...
  224. Proxy-Connection => keep-alive
  225. Host => seznam.cz
  226. Proxy-Authorization => NTLM TlRMTVNTUAABAAAABrIAAAcABwApAAAACQAJACAAA
  227. ABOODRTVDEzNjBDT1JQLVVL
  228. Content-Length => 0
  229.  
  230. Reading PROXY auth response...
  231. HEAD: HTTP/1.1 302 Found
  232. Connection => close
  233. Location => https://intranet.st.sk/seznam.cz
  234. Proxy closed on us, reconnect.
  235. Auth not required (HTTP code: 302)
  236. Config profile 4/4... NTLM Request:
  237. Domain: corp-uk
  238. Hostname: N84ST1360
  239. Flags: 0xA208B207
  240.  
  241. Sending PROXY auth request...
  242. Proxy-Connection => keep-alive
  243. Host => seznam.cz
  244. Proxy-Authorization => NTLM TlRMTVNTUAABAAAAB7IIogcABwApAAAACQAJACAAA
  245. ABOODRTVDEzNjBDT1JQLVVL
  246. Content-Length => 0
  247.  
  248. Reading PROXY auth response...
  249. HEAD: HTTP/1.1 302 Found
  250. Connection => close
  251. Location => https://intranet.st.sk/seznam.cz
  252. Proxy closed on us, reconnect.
  253. Auth not required (HTTP code: 302)
  254.  
  255. Your proxy is open, you don't need another proxy.
  256. cntlm: Terminating with 0 active threads
  257.  
  258. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement