aboutsummaryrefslogtreecommitdiffstats
path: root/checker/src/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* removed faker dependency with new fakeid generationLouis Burda2021-07-021-1/+0
|
* refactor for enochecker3Louis Burda2021-06-301-3/+3
|
* add checking of returned stl info in test_good_upload havocsLouis Burda2021-06-261-0/+1
|
* add more havocs to test stl parsingLouis Burda2021-06-241-23/+1
|
* bumped enochecker to handle closed connections correctly, fixed added code ↵Louis Burda2021-06-241-1/+1
| | | | that prevented exploiting flagstore 2
* various fixes made while stress-testing exploitLouis Burda2021-06-241-3/+3
|
* change gunicorn conf to fight memory consumption via leak by restarting ↵Louis Burda2021-06-211-1/+1
| | | | periodically
* bump checker version to one that support forwarding args to flaskLouis Burda2021-06-101-1/+2
|
* bump enochecker version to commit with fix for docstring assignmentLouis Burda2021-06-091-1/+1
|
* bump enochecker to commit with timeout checksLouis Burda2021-06-091-2/+3
|
* bump enochecker to 0.4.2Louis Burda2021-05-311-2/+1
|
* bumped enochecker and implemented exploits with minor tweaks to sourceLouis Burda2021-05-271-3/+4
|
* implemented rest of checker functionalityLouis Burda2021-05-201-0/+1
|
* enhanced checker functionality and minor changes / fixes in documentation ↵Louis Burda2021-05-191-1/+3
| | | | and src
* added sample service templates, basic service outline and moved service info ↵Louis Burda2021-04-281-0/+23
to documentation dir