Skip to content

Automation Detection tool improvement for VECTR project. The tool detects attacks based on JSON schema patterns and mark them automatically as detected in VECTR test cases.

Notifications You must be signed in to change notification settings

davidciria/TFM-Open-Source-Financial-APT

Repository files navigation

Create venv

python -m venv venv

Enable venv

source venv/bin/activate

Generate requirements.txt

pip freeze > requirements.txt

Install packages from requirements.txt

pip install -r requirements.txt

GraphiQL IDE

https://github.com/graphql/graphiql.git

About

Automation Detection tool improvement for VECTR project. The tool detects attacks based on JSON schema patterns and mark them automatically as detected in VECTR test cases.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published