aboutsummaryrefslogtreecommitdiffstats
path: root/service/src/main.c
Commit message (Collapse)AuthorAgeFilesLines
* add authorization check to list as well so that second exploit cant be used ↵Louis Burda2021-07-081-1/+9
| | | | for first flagstore
* added script to host service locally on port for easier memory leak ↵Louis Burda2021-07-081-26/+40
| | | | | | debugging and checking in/out/stderr, also made file locking / unlocking less racey now flush locks after acquiring and before unlocking
* added attackinfo and fixed other issuesLouis Burda2021-07-081-33/+25
|
* stash before adding attack_info for fixing exploit variant 2Louis Burda2021-07-071-33/+60
|
* added .index file for upload and searchLouis Burda2021-07-071-46/+68
|
* add new havoc which uploads stl models with real objects in them for fluffLouis Burda2021-06-301-1/+1
|
* add checking of returned stl info in test_good_upload havocsLouis Burda2021-06-261-1/+1
|
* large refactor of checker, added more havocs to test listing and search, ↵Louis Burda2021-06-251-14/+46
| | | | added motd to service welcome banner
* fix free() of potentially uninitialized pointer and minor refactors in serviceLouis Burda2021-06-251-19/+22
|
* refactored code for readability and keeping within 80ch limit, updated ↵Louis Burda2021-06-241-59/+55
| | | | service source
* add more havocs to test stl parsingLouis Burda2021-06-241-19/+19
|
* added ability to request mulitple files in search without restartingLouis Burda2021-06-241-52/+69
|
* bumped enochecker to handle closed connections correctly, fixed added code ↵Louis Burda2021-06-241-3/+5
| | | | that prevented exploiting flagstore 2
* various fixes made while stress-testing exploitLouis Burda2021-06-241-42/+56
|
* changed repo structure and commited releease files such that default ↵Louis Burda2021-05-291-14/+13
| | | | docker-compose worklow commands work in testvm
* bumped enochecker and implemented exploits with minor tweaks to sourceLouis Burda2021-05-271-7/+21
|
* missing changes for last commitLouis Burda2021-05-211-0/+1
|
* implemented rest of checker functionalityLouis Burda2021-05-201-4/+10
|
* added permium users, second vuln and minor fixes all aroundLouis Burda2021-05-191-50/+118
|
* enhanced checker functionality and minor changes / fixes in documentation ↵Louis Burda2021-05-191-4/+4
| | | | and src
* seperated modelname and solidname handlingLouis Burda2021-05-181-3/+8
|
* renamed to STLDoctorLouis Burda2021-05-171-0/+282