Skip to main content

Detect SQL Injection Payloads

Project description

Contributors Forks Stargazers Issues MIT License


Logo

Protego

Detect SQL Injection Payloads
Explore the docs »

View Web Application · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

Protego essentially bundles batch modeling algorithms from SciKit Learn with online modeling algorithms from River. It's purpose is to build machine learning models capable of detecting SQL injection payloads. The only items in this package restricted to SQL injection is a DataLoader class, which will fetch 115k samples that I have collected, and the FeatureExtractor class. The models themselves can be trained for any type of classification task.

Built With

python pandas numpy sklearn

Getting Started

This package can be downloaded using PyPI.

Installation

pip3 install protego-sqli

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/newFeature)
  3. Commit your Changes (git commit -m 'adding new feature xyz')
  4. Push to the Branch (git push origin feature/newFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Bradley Reeves - reevesbra@outlook.com

Project Link: https://github.com/reevesba/protego

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

protego-sqli-1.0.1.tar.gz (6.1 MB view hashes)

Uploaded Source

Built Distribution

protego_sqli-1.0.1-py3-none-any.whl (6.3 MB view hashes)

Uploaded Python 3

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