Tim Tomes
Tim Tomes
Confirmed. Is this a show-stopper for something you are working on?
Sure. It should be pretty easy. I've developed several Flask apps that use the Flask-CORS extension. The default configuration is vulnerable to arbitrary origin reflection, but for this app, which...
Is this still an issue? This is expected. If `pip install -r REQUIREMENTS` doesn't work, nothing will. This command installs Recon-ng's dependencies. No idea what's going on with lxml though....
If you follow a tutorial on installing Docker (not even sure it is possible on Raspberry Pi), then the Recon-ng wiki will help you get Recon-ng setup with a working...
@0x646e78 Are you on the Recon-ng Slack? If not, please join and hit me up. I wanted to chat with you. Sign up here https://github.com/lanmaster53/recon-ng/wiki/Getting-Started#help. Thanks!
This is really good work, but I hesitate adding it to the core framework due to the increased technical debt. What happens when they decide to change their stuff? The...
> This is indeed a good idea to split mixins into two categories: framework specific (ie. threading) that will be stored in this repo and external mixins (ie. github) that...
> > This is indeed a good idea to split mixins into two categories: framework specific (ie. threading) that will be stored in this repo and external mixins (ie. github)...
This is a valid issue. Thank you. Do you mind submitting a pull request to the staging branch?
I'm not sure what you're saying. Are you saying that you are trying to use Python 2? Also, what version of Recon-ng is Kali using? They are notoriously behind.