devloop

Results 9 issues of devloop

**Describe the bug** `ValueError: Should never happen` is raised on `certificate_info` scan command Here is the output I got: ``` * Error when running --certinfo: You can open an issue...

Hello, I love the idea of this project, it is great to practice. It would have been even better if there was always a full path leveraging ACLs to go...

Hello, I noticed that something seems to be wrong with the "add cookie" feature. The driver seems to reply that a value of the cookie is incorrect but I followed...

marionette

**Environment information** * Operating System: Linux 64bits * Cutter version: 2.3.2 * Obtained from: - [ ] Built from source - [x] Downloaded release from Cutter website or GitHub -...

**Describe the bug** When scanning versions of a web server having both Apache and PHP versions exposed, the generated XML file contains a CPE which mentions PHP while using the...

Nmap

Hello, We are using Google Cloud for our python jobs using Redis. When we tried to upgrade some of our code to Python 3.13 we noticed that our jobs could...

feature

Hello, The script is working nicely however I was expecting it to dump all hashes when I gave it the user wordlist. What about removing those `if valid: break` lines...

Related discussion: https://github.com/encode/httpx/discussions/3179 May also be related to several discussions tied to InvalidURL exceptions ### Description: Currently, `httpx` raises an `httpx.InvalidURL` exception when a response contains a `Location` header with...

## Description This PR modernizes the NICClient network logic by introducing Dual-Stack (IPv4/IPv6) support. Previously, the library was forced to use `socket.AF_INET` (IPv4), making it unable to connect to WHOIS...