Olivier Cervello
Olivier Cervello
Ok, this is due to https://github.com/docker/docker-py/issues/3256 and the default `requests` on Debian being version `2.31.0`. Since the `make compose-safe` does not execute within a virtual environment, it uses the system...
Sorry, I'm not reviewing incorrect LLM-generated answers...
This is mostly by design, updating a previous record would require going through the whole list of URLs in MongoDB, which would be too heavy when the number of records...
I confirm this issue on a 10-nodes Kubernetes clusters with autoscaled workers, so it is not your environment. Especially the end of the run takes time to complete for some...
`nmap` cannot take a combination host / port unfortunately. To implement this we would need to leverage the chunking mechanism already implemented in `secator` and add a feature to our...
Okay, it took ***a lot*** of refactoring to get things right, but this was added by PR #659 and will be added to the next release !
Default theharvester modules: ``` anubis,baidu,bevigil,binaryedge,bing,bingapi,brave,bufferoverun,censys,certspotter,criminalip,crtsh,duckduckgo,fullhunt,github-code,hackertarget,hunter,hunterhow,intelx,netlas,onyphe,otx,pentesttools,projectdiscovery,rapiddns,rocketreach,securityTrails,sitedossier,subdomaincenter,subdomainfinderc99,threatminer,tomba,urlscan,virustotal,yahoo,zoomeye ``` Install is simpler now: `git clone https://github.com/laramies/theHarvester && cd theHarvester && pipx install .`
This would allow pipes that actually work for all domains by the way, instead of producing garbage results for some ;)
@ehsandeep the last issue seems to be fixed in the latest version, but not first two.