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

Implement support to gsbLookup operator into libmodsecurity #998

Closed
zimmerle opened this issue Dec 9, 2015 · 2 comments
Closed

Implement support to gsbLookup operator into libmodsecurity #998

zimmerle opened this issue Dec 9, 2015 · 2 comments

Comments

@zimmerle
Copy link
Contributor

zimmerle commented Dec 9, 2015

Operator gsbLookup needs to be implemented inside libmodsecurity.

The documentation of the operator can be found here:
https://github.com/SpiderLabs/ModSecurity/wiki/Reference-Manual#gsbLookup

The file already exist in the repository:
https://github.com/SpiderLabs/ModSecurity/blob/libmodsecurity/src/operators/gsblookup.cc

@victorhora
Copy link
Contributor

I'm wondering if we are still able to use this feature after Google haven changed the API as per comment:

"Note : Deprecated in 2.7.0 after Google dev team decided to not allow the database download anymore. After registering and obtaining a Safe Browsing API key, you can automatically download the GSB using a tool like wget. For further information on how to proceed with the download, please visit Google's website: https://developers.google.com/safe-browsing/v3/update-guide"

https://github.com/SpiderLabs/ModSecurity/wiki/Reference-Manual#SecGsbLookupDb

@zimmerle
Copy link
Contributor Author

zimmerle commented Jun 8, 2017

I think it is safe to not support it. Closing this issue based on @victorhora comment. Thanks @victorhora ;)

@zimmerle zimmerle closed this as completed Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants