Skip to main content

simple python ast consumer which searches for common SQL injection attacks

Project description

py_find_injection

Walks the AST and looks for arguments to cursor.execute or session.execute; then determines whether string interpolation, concatenation or the .format() call is used on those arguments. Not at all comprehensive, but better than nothing.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py-find-injection-0.1.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page