-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
recon/netblocks-companies/whois_orgs #40
Comments
So this module is looking at netblocks. So you would have to provide it a netblock such as 8.8.8.8/32 for the module to function as it should. I do think this should be erroring more gracefully so I will look into that. |
Thanks. Should I install ALL netblocks modules in the meantime? |
Well, I'm not sure of your end goal but if you just have a domain you would want to start with the recon/domain-* modules to start collecting more data then you migrate from there to other types of modules. If you want to discuss this more though you should join us on Slack as there are more people that can help with this and it won't add more issues here on Github. Info about joining slack https://github.com/lanmaster53/recon-ng/wiki/Getting-Started#help |
This is a great example as to why we need lanmaster53/recon-ng#34. It will go a long way to helping with issues like these. The error you are seeing is the result of debug level verbosity being enabled. If you had a verbosity of 1, it wouldn't look that bad. But yeah, it should be unnecessary for developers to have to account for every possible input. That's what validation is for. Thanks for this. Closing this one since it was user error and not an issue here specifically. |
issue with running module.
The text was updated successfully, but these errors were encountered: