allfro

Results 9 issues of allfro

The following changes have been made: * Changed build system to Gradle to make it cleaner and easier to extend * Removed release files and created a simple build script...

This patch will disable the built-in certificate checking mechanism in Java to allow penetration testing web applications with invalid certificates.

Hi @sam-github, I'd like to propose that functions accepting or returning the `struct libnet_in6_addr` type be amended to accept or return this type by reference rather than by value. The...

The following pull request provides the following updates: * Support for RANDR v1.5 monitor methods (`RRSetMonitor`, `XRRDeleteMonitor`, `XRRGetMonitors`) * A bug fix to `rq.py` that allows for proper packing of...

Fixes return type inconsistency with the `pack_value` for class `Object`. When using an `Object` field embedded in a request `pack_value` croaks because it calls to_binary which returns a byte buffer...

Changes made: - Using `requests` instead of `urllib` - Letting exceptions propagate to caller instead of catching and rethrowing - Added generic header injection - Deserialize JSON into dict for...

Hi there, Apologies if this question is in the wrong place. I am trying to write a docker plugin which adds entries into devices.allow. I've successfully made it work using...

question

**Which version of MSAL Go are you using?** github.com/AzureAD/[email protected] **Where is the issue?** * Public client * [ ] Device code flow * [ ] Username/Password (ROPC grant) * [x]...

Added offline SYSKEY extraction to support offline NTDS.dit parsing from another machine. This feature required adding an extra parameter (-sf/--system-file) which accepts a SYSTEM file as its argument. Also, changed...