-
**Is your feature request related to a problem? Please describe.**
Yes, currently as far as I can tell the psexec command doesn't allow for pth or use of creds.
**Describe the solution you'd like*…
0xjbb updated
2 months ago
-
Allow add-ons to dynamically add/remove authentication (e.g. Form-based Authentication, HTTP/NTLM Authentication...) and session management (e.g. Cookie-based Session Management, HTTP Authentication S…
-
### Are you sure the Security measure is not already implemented?
- [X] Yes, I have checked and the Security measure I'm suggesting to be implemented is not duplicate. 🫡
### Please explain your new …
-
Currently, the wiki page only show how to authenticate via NTLM or basic authentication. Both requires password. The recent code change also remove Kerberos authentication from the list of preferred a…
-
Did some tests today. There would be a way to identify "valid" Net-NTLM hashes from invalid ones and highlight the difference in the logs (we should keep the bad ones still because they might give hin…
-
Hello,
Is this possible to add MD4 implementation? I need it in order to complete an NTLM authentification.
For now, I've edited the package myself to add it but this could be great if it is inclu…
Meshz updated
5 years ago
-
Receiving this error whether I build ruler myself or use the release.
./ruler-linux64 --rpc --email test@example.com abk dump --output ./gal.txt …
-
Thanks for this nice library. I'd like to use it for a service which requires NTLM authentication. I've looked through the code but I'm not sure I see a way to set the necessary authentication in the …
-
### I did this
```
$ curl -Ssl -u : --negotiate -H "Accept: application/json" --proxy http:// https://
curl: (66) Failed to find SSL backend for endpoint
```
### I expected the following
```
$ …
-
I was trying to download rust using this proxy and could not able to due to SSL handshake error while connecting to https://sh.rustup.rs
Here is the detail:
```sh
$ curl https://sh.rustup.rs -s…