An open API service indexing awesome lists of open source software.

https://github.com/thoratstuti/detecting-sql-injection-attacks-using-ast-

A Python program to develop a new policy based Proxy Agent, which classifies the request as a scripted request or query based request, and then, detects the respective type of attack, if any in the request.
https://github.com/thoratstuti/detecting-sql-injection-attacks-using-ast-

python sql

Last synced: about 1 month ago
JSON representation

A Python program to develop a new policy based Proxy Agent, which classifies the request as a scripted request or query based request, and then, detects the respective type of attack, if any in the request.

Awesome Lists containing this project

README

          

# Detecting-SQL-Injection-Attacks-using-AST-
A Python program to develop a new policy based Proxy Agent, which classifies the request as a scripted request or query based request, and then, detects the respective type of attack, if any in the request.