Michael Smith
Michael Smith
This is one of the main reasons I don't use rengine very often tbh, It becomes very tedious to deal with ~50 domains manually. Great project otherwsise.
High level overview of the architecture 
It's currently a private repository but I've given you access to it https://github.com/hiddengearz/laelaps. It wasn't originally created to work with reconness and is still very much a work in progress.
I looked more into RabbitMQ and I think I understand what you're planning to do a bit better. The server will do all the logic, process the pipelines and add...
Sure, In my opinion it should be similar to agents and it's up to the script to parse the vulnerability info as every tool is different. You should also be...
Hey @gorums , I thought about this some more and at first I agreed that notes would do but I think when done on a large scale it will become...
Fixed in e21de1ebc174bb69485f1c224e8063c77d87e4ad. Issue was due to partially outdated documentation and also a limitation with the Cobra CLI library. Unfortunately you'll have to do `echo app.starbucks.com | jsubfinder search --secrets=""`...
May change the functionality so that if --secrets is blank not to save the secrets to a file. I'll think about it...
A bit late of a response but is this the exact message you're receiving? 1) I don't see a signature called "secret" in .jsf_signatures.yaml so i'm not sure what regex...
Tried the adapter with [sveltekit-auth-example](https://github.com/nextauthjs/sveltekit-auth-example) and had the same issue, works fine locally.