aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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-072-50/+76
|
* minimized service dependencies in Dockerfile, fixed STL parsing of files ↵Louis Burda2021-07-071-1/+1
| | | | with no solidname after endsolid
* add logging and abstract read / write in session classLouis Burda2021-07-061-1/+1
|
* add new havoc which uploads stl models with real objects in them for fluffLouis Burda2021-06-302-3/+3
|
* 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-256-32/+72
| | | | added motd to service welcome banner
* fix free() of potentially uninitialized pointer and minor refactors in serviceLouis Burda2021-06-253-48/+50
|
* refactored code for readability and keeping within 80ch limit, updated ↵Louis Burda2021-06-244-106/+146
| | | | service source
* add more havocs to test stl parsingLouis Burda2021-06-242-30/+38
|
* 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-242-40/+53
|
* src: small tweak for readabilityLouis Burda2021-06-191-6/+4
|
* mhash: fix empty input string problem with division by 0Louis Burda2021-06-141-0/+1
|
* fix dump() command extra newline, added new welcome messageLouis Burda2021-06-093-3/+8
|
* apply patches through PATCHED=1 env var during cleansrcLouis Burda2021-06-022-9/+6
|
* changed repo structure and commited releease files such that default ↵Louis Burda2021-05-2911-0/+1089
docker-compose worklow commands work in testvm