-
I'm trying to communicate with soap service via savon. It requires ntlm authentication with domain. I use following code to test service connection:
``` ruby
request = HTTPI::Request.new
request.url …
-
Hello,
Thanks for your efforts but I believe NTLMv2 is still not supported in python-ntlm3 and python-ntlm as appears from traffic captures and from reported issues in respective repositories:
https…
-
Hello,
So far I can capture NTLMv1 challenge/response from HTTP authentication.
What can be done with this challenge/response apart from brute forcing raw password from it ? It seems it can't be use…
-
_This issue was [RM8698](https://dev.metasploit.com/redmine/issues/8698), originally filed by Donny Maasland_
First of all, this is the test setup used to recreate this issue:
- Windows Domain
- 2008…
-
Hi, i am facing below error when i use this.
I am connecting to SharePoint 2013 OnPrem (NTLM).
Folders proceeding: 0 out of 0 [reqursive scanning...]
Error in operations.getFolderContent: 401 -…
-
This feature request was originally reported on the (now obsolete and offline) **trac** ticketing system of hashcat.net.
---
| Ticket details: | |
| --- | --- |
| Original reporter (OP): | rezca |
…
-
```
Firefox should be able to distinguish NTLMv1 from NTLMv2, and be able to
set it´s own policy, whether to still allow NTLMv1, or not.
```
Original issue reported on code.google.com by `philipp....…
-
Downloaded the latest pike on my CentOS client and configured and build pike per guidelines. Executed pike both using NTLM and Kerberos auth, but failing with below error:
**GSSError: (('An unsupporte…
-
Used responder in my test lab to capture NTLMv1 hash, it wasn't working when I tried to use it to pass the hash with psexec metaploit module. I logged in with psexec using the password, dumped the ha…
-
On super, clang isn't installed.
On well:
```
frank@well:~$ make -s distclean; ./configure CC=clang --disable-cuda && make -s clean && make -s && ../run/john --test=0 --format=opencl
checking build …