-
Sorry, I'm still pretty new to this. But can't get through authentication with version 1.0.7. What I have :
- A webapi service running on IIS10 Windows Authenticated and Anonymous Enabled (to get t…
-
Hi,
I am trying to add support for signing for SMB v2 packets. I am using the client here: https://github.com/sahlberg/libsmb2
I have tried to add support here: https://github.com/amandeepgauta…
-
Hi @bjowes, sorry if this should be in closed #49 (first time posting issue) or other. Love that you're trying making life easier for us NTLM users!
Tried both on Chrome 76 and Electron 61
NPM wis…
ghost updated
5 years ago
-
I am running into an issue when upgrading to Cypress 3.3.1.
My current configuration is using cypress-ntlm-auth version 1.0.7 and Cypress 3.2.0.
After upgrading to Cypress 3.3.1, The plugin fails …
-
I used the latest version of Inveigh (cloned 2018-11-27) and found the following:
- The second field of NTLMv1 hashes appear to only have 47 characters instead of 48.
- The second field of NTLMv2 …
-
Impacket will gladly negotiate NTLMv1, from which the hash can be recovered with 100% certainty from network traffic alone in < 48 hours via chapcrack (NTLMv1)
(see: http://markgamache.blogspot.com/2…
-
The forums have quite a few instances of people not being able to connect from Windows 10. I myself cannot.
"NTLMv1 passwords NOT PERMITTED for user" is spit out in the log.
"FAILED with error NT…
-
This is up for grabs, one or a few formats at a time.
Some "rules":
- Please tune for intel only, not AMD. As long as we don't have a run-time check for AMD, we tune for real intel.
- In general,…
-
I am getting this from a 2013 on-prem env.
{
"readyState": 4,
"responseText": "401 - undefined",
"status": 401,
"statusText": "Unauthorized"
}
On-deman normally has worked for me other…
-
The tool has been working fine for bruteforcing and other functionality, without using the --insecure flag. Today I ran into a server with an invalid certificate, and when trying to use --isecure got …