Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 495 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 495 Bytes

Gruyere: vulnerable python app for security testing

usage

Clone and run ./gruyere.py

I've added minor changes for Python 3 compatibility (the code is python2/3 compatible). You might need a pip3 install future

Tested on Linux/Unix with Python 2.7 to 3.9

credits

Base code is Copyright 2017 Google Inc. All Rights Reserved.

This code is licensed under the http://creativecommons.org/licenses/by-nd/3.0/us Creative Commons Attribution-No Derivative Works 3.0 United States license.