Tim Tomes
Tim Tomes
What needs to be fixed? We don't support Windows. I intend to update the documentation if that's what you mean.
It would require separate Dockerfile / docker-compose files for linux and windows because the mapped paths would be different, etc. I personally don't use windows, so I have no need...
I suppose it's possible, but I don't have the cycles to learn and do that right now. I don't know much about the Docker ecosystem outside of using Docker Desktop...
This should be fixed now, but I agree that it should be handled more gracefully. Thank you for reporting and for your recommendations.
It looks like whichever user you are running Recon-ng with is not allowed to write to the Desktop. What does the `id` command say? And, does the root user even...
How extensively has this been tested?
> Hi Tim, it has been properly tested both on Windows and Linux, debugging to make sure everything it's working fine. I've also installed modules from the marketplace, loading and...
We've been kicking around the idea of a validation system for all harvested data as well (https://github.com/lanmaster53/recon-ng/issues/34). So, for instance, any time Recon-ng tries to write harvested data to the...
Feel free to hop in the slack and collaborate with us on a solution. There's at least one other person that I believe was actively working on a solution. I...
Not at this time. Recon-ng doesn't maintain state when running a module. Meaning, it doesn't aggregate data then add it at one time. It adds data to the database as...