Skip to content
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

Bypass SSL Certificate Checking #9

Open
chudel opened this issue Nov 28, 2017 · 3 comments
Open

Bypass SSL Certificate Checking #9

chudel opened this issue Nov 28, 2017 · 3 comments

Comments

@chudel
Copy link

chudel commented Nov 28, 2017

Hello,

Can there be a way to bypass the SSL Certificate Checking? (The analog would be --no-verify-ssl in the AWS CLI).

Thanks,

@andresriancho
Copy link
Owner

Hmmm... everything is possible, it all depends when you're getting that issue. Got any details you can share?

@chudel
Copy link
Author

chudel commented Nov 29, 2017

Sure, but it isn't anything sexy. :) Imagine running the tool behind an enterprise network that runs a transparent proxy. Or working on your own engagement that has a mix of web apps and you want to run the tool through a BurpSuite or Zapproxy.

@andresriancho
Copy link
Owner

nimbostratus uses boto on the backend. I believe this should work:

https://gist.github.com/garnaat/3762068

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants