Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -I -M http://seznam.cz cygwin warning: MS-DOS style path detected: C:\Program Files\Cntlm\cntlm.ini Preferred POSIX equivalent is: /cygdrive/c/Program Files/Cntlm/cntlm.ini CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames Parent proxy address missing. Exitting with error. Check daemon logs or run with -v. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -I -M http://seznam.cz cygwin warning: MS-DOS style path detected: C:\Program Files\Cntlm\cntlm.ini Preferred POSIX equivalent is: /cygdrive/c/Program Files/Cntlm/cntlm.ini CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames Parent proxy address missing. Exitting with error. Check daemon logs or run with -v. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -I -M http://seznam.cz cygwin warning: MS-DOS style path detected: C:\Program Files\Cntlm\cntlm.ini Preferred POSIX equivalent is: /cygdrive/c/Program Files/Cntlm/cntlm.ini CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames Parent proxy address missing. Exitting with error. Check daemon logs or run with -v. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -I -v -M http://seznam.cz cygwin warning: MS-DOS style path detected: C:\Program Files\Cntlm\cntlm.ini Preferred POSIX equivalent is: /cygdrive/c/Program Files/Cntlm/cntlm.ini CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames cntlm: Could not open default config file Parent proxy address missing. Exitting with error. Check daemon logs or run with -v. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -I -v -M http://seznam.cz^X C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -v cygwin warning: MS-DOS style path detected: C:\Program Files\Cntlm\cntlm.ini Preferred POSIX equivalent is: /cygdrive/c/Program Files/Cntlm/cntlm.ini CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames cntlm: Could not open default config file cntlm: Parent proxy address missing. Exitting with error. Check daemon logs or run with -v. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -h CNTLM - Accelerating NTLM Authentication Proxy version 0.92.2 Copyright (c) 2oo7-2o1o David Kubicek This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of it under the terms of the GNU GPL Version 2 or newer. For more information about these matters, see the file LICENSE. For copyright holders of included encryption routines see headers. Usage: cntlm [-AaBcDdFfgHhILlMPpSsTUuvw] <proxy_host>[:]<proxy_port> ... -A <address>[/<net>] ACL allow rule. IP or hostname, net must be a number (CIDR notation) -a ntlm | nt | lm Authentication type - combined NTLM, just LM, or just NT. Default NT LM. It is the most versatile setting and likely to work for you. -B Enable NTLM-to-basic authentication. -c <config_file> Configuration file. Other arguments can be used as well, overriding config file settings. -D <address>[/<net>] ACL deny rule. Syntax same as -A. -d <domain> Domain/workgroup can be set separately. -f Run in foreground, do not fork into daemon mode. -F <flags> NTLM authentication flags. -G <pattern> User-Agent matching for the trans-isa-scan plugin. -g Gateway mode - listen on all interfaces, not only loopback. -H Print password hashes for use in config file (NTLMv2 needs -u and -d ). -h Print this help info along with version number. -I Prompt for the password interactively. -L [<saddr>:]<lport>:<rhost>:<rport> Forwarding/tunneling a la OpenSSH. Same syntax - listen on lport and forward all connections through the proxy to rhost:rport. Can be used for direct tunneling without corkscrew, etc. -l [<saddr>:]<lport> Main listening port for the NTLM proxy. -M <testurl> Magic autodetection of proxy's NTLM dialect. -N "<hostname_wildcard1>[, <hostname_wildcardN>" List of URL's to serve direcly as stand-alone proxy (e.g. '*.local') -O [<saddr>:]<lport> Enable SOCKS5 proxy on port lport (binding to address saddr) -P <pidfile> Create a PID file upon successful start. -p <password> Account password. Will not be visible in "ps", /proc, etc. -r "HeaderName: value" Add a header substitution. All such headers will be added/replaced in the client's requests. -S <size_in_kb> Enable automation of GFI WebMonitor ISA scanner for files < size_in_ kb. -s Do not use threads, serialize all requests - for debugging only. -U <uid> Run as uid. It is an important security measure not to run as root. -u <user>[@<domain] Domain/workgroup can be set separately. -v Print debugging information. -w <workstation> Some proxies require correct NetBIOS hostname. C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -I -v -M http://seznam.cz -c cntlm.ini section: global, Username = 'testuser' section: global, Domain = 'corp-uk' section: global, Password = 'password' section: global, Proxy = '10.0.0.42:8080' section: global, NoProxy = '*,localhost, 127.0.0.*, 10.*, 192.168.*' section: global, Listen = '3128' cntlm: Proxy listening on 127.0.0.1:3128 Adding no-proxy for: '*' Adding no-proxy for: 'localhost' Adding no-proxy for: '127.0.0.*' Adding no-proxy for: '10.*' Adding no-proxy for: '192.168.*' cntlm: Workstation name used: N84ST1360 Password: cntlm: Using proxy 10.0.0.42:8080 cntlm: Resolving proxy 10.0.0.42... Config profile 1/4... Resolve 10.0.0.42: -> 10.0.0.42 so_connect: Connection timed out cntlm: Proxy connect failed, will try 10.0.0.42:8080 cntlm: No proxy on the list works. You lose. Connection to proxy failed, bailing out cntlm: Terminating with 0 active threads C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3> C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3> C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3> C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3> C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3> C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3> C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>cntlm.exe -I -v -M http://seznam.cz -c cntlm.ini section: global, Username = 'testuser' section: global, Domain = 'corp-uk' section: global, Password = 'password' section: global, Proxy = '10.171.2.51:80' section: global, NoProxy = '*,localhost, 127.0.0.*, 10.*, 192.168.*' section: global, Listen = '3128' cntlm: Proxy listening on 127.0.0.1:3128 Adding no-proxy for: '*' Adding no-proxy for: 'localhost' Adding no-proxy for: '127.0.0.*' Adding no-proxy for: '10.*' Adding no-proxy for: '192.168.*' cntlm: Workstation name used: N84ST1360 Password: cntlm: Using proxy 10.171.2.51:80 cntlm: Resolving proxy 10.171.2.51... Config profile 1/4... Resolve 10.171.2.51: -> 10.171.2.51 NTLM Request: Domain: corp-uk Hostname: N84ST1360 Flags: 0xA208B205 Sending PROXY auth request... Proxy-Connection => keep-alive Host => seznam.cz Proxy-Authorization => NTLM TlRMTVNTUAABAAAABbIIogcABwApAAAACQAJACAAA ABOODRTVDEzNjBDT1JQLVVL Content-Length => 0 Reading PROXY auth response... HEAD: HTTP/1.1 302 Found Connection => close Location => https://intranet.st.sk/seznam.cz Proxy closed on us, reconnect. Auth not required (HTTP code: 302) Config profile 2/4... NTLM Request: Domain: corp-uk Hostname: N84ST1360 Flags: 0xB207 Sending PROXY auth request... Proxy-Connection => keep-alive Host => seznam.cz Proxy-Authorization => NTLM TlRMTVNTUAABAAAAB7IAAAcABwApAAAACQAJACAAA ABOODRTVDEzNjBDT1JQLVVL Content-Length => 0 Reading PROXY auth response... HEAD: HTTP/1.1 302 Found Connection => close Location => https://intranet.st.sk/seznam.cz Proxy closed on us, reconnect. Auth not required (HTTP code: 302) Config profile 3/4... NTLM Request: Domain: corp-uk Hostname: N84ST1360 Flags: 0xB206 Sending PROXY auth request... Proxy-Connection => keep-alive Host => seznam.cz Proxy-Authorization => NTLM TlRMTVNTUAABAAAABrIAAAcABwApAAAACQAJACAAA ABOODRTVDEzNjBDT1JQLVVL Content-Length => 0 Reading PROXY auth response... HEAD: HTTP/1.1 302 Found Connection => close Location => https://intranet.st.sk/seznam.cz Proxy closed on us, reconnect. Auth not required (HTTP code: 302) Config profile 4/4... NTLM Request: Domain: corp-uk Hostname: N84ST1360 Flags: 0xA208B207 Sending PROXY auth request... Proxy-Connection => keep-alive Host => seznam.cz Proxy-Authorization => NTLM TlRMTVNTUAABAAAAB7IIogcABwApAAAACQAJACAAA ABOODRTVDEzNjBDT1JQLVVL Content-Length => 0 Reading PROXY auth response... HEAD: HTTP/1.1 302 Found Connection => close Location => https://intranet.st.sk/seznam.cz Proxy closed on us, reconnect. Auth not required (HTTP code: 302) Your proxy is open, you don't need another proxy. cntlm: Terminating with 0 active threads C:\Users\audit.082016\Downloads\cntlm-0.92.3-win32\cntlm-0.92.3>
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
Untitled
29 min ago | 10.28 KB
OoT rando seed 4/16
1 hour ago | 67.81 KB
Untitled
1 hour ago | 8.21 KB
Untitled
2 hours ago | 8.46 KB
Untitled
3 hours ago | 7.62 KB
Web Maintenance Kickoff [POST REDESIGN]
3 hours ago | 0.98 KB
Untitled
4 hours ago | 7.43 KB
Untitled
5 hours ago | 6.56 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!