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

https://github.com/dotx12/requestanalyzer

Checking SQL Injections or XSS Attack in GET/POST Request.
https://github.com/dotx12/requestanalyzer

Last synced: 10 months ago
JSON representation

Checking SQL Injections or XSS Attack in GET/POST Request.

Awesome Lists containing this project

README

          

# RequestAnalyzer
Checking SQL Injections or XSS Attack in GET/POST Request.

If Request have XSS or SQL Injection - analyzer save this string to new file.

# Install

```
💲 git clone https://github.com/dotX12/RequestAnalyzer/
💲 cd RequestAnalyzer
💲 python3 main.py
```