Olivier Cervello

Results 243 issues of Olivier Cervello

Hi there, I'm encountering a bug when trying to generate a file and then use `keepers` to generate a unique uuid updated based on the `filemd5` hashes of the files...

First thanks for this package (the only flask ldap package that worked for me). I was wondering if there is a way to use a Fake LDAP for testing authentication...

enhancement

enhancement
triaged

Would be nice to have some other response data than just the URL in the JSON output, such as : { "url": "https://test.domain.synology.me/.htaccess-local", "status_code": 200, "words": 1066, "lines": 100, "content_length":...

A few useful features would be nice for storing raw responses (`-sr`): - [ ] #129 - [ ] #130 **Rationale:** A custom directory is nice to have when you...

enhancement
help wanted
good first issue
Go
hacktoberfest

It seems that proxies are not honored, by looking at Wireshark traffic I see some requests not going through any proxy. I think this is related to https://github.com/gocolly/colly/issues/392 We probably...

bug
help wanted
Go

Getting an installation error on Ubunu 20.04.5 LTS ```sh sudo make install # upgrade/installation will leave the my-plugins folder rm -Rf /usr/bin/whatweb /usr/share/man/man1/whatweb.1 /usr/share/man/man1/whatweb.1.gz /usr/share/doc/whatweb /usr/share/whatweb/plugins-disabled /usr/share/whatweb/plugins /usr/share/whatweb/lib /usr/share/whatweb/plugin-development /usr/share/whatweb/addons...

[`notify`](https://github.com/projectdiscovery/notify) is an awesome tool and could alleviate the need to do notifications to third-party services from reNgine code. It already has the following features: - Supports for Slack /...

feature_request

Is there a way we can push theHarvester on PyPI to ease up the installation on automated environments ? A `pip install theHarvester` would be nice as an easy install...

I am running a Privoxy proxy and a client using `httpx` within kubernetes, trying to have `httpx` use that proxy when making requests. **Full DNS name** Running with the **full**...

Type: Enhancement
Type: Question