| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | various improvements to logging and performance | Louis Burda | 2021-07-09 | 1 | -0/+10 |
| | | | | | added service timeout (180s), improved debug logging, moved persistence checking havocs into single noise by selecting randomly which type of stl to upload (still check correctness of parsing of any type in havocs) | ||||
| * | use usual random ids for modelname and solidname in havoc 15, various ↵ | Louis Burda | 2021-07-08 | 1 | -4/+1 |
| | | | | | smaller fixes | ||||
| * | add authorization check to list as well so that second exploit cant be used ↵ | Louis Burda | 2021-07-08 | 1 | -2/+10 |
| | | | | | for first flagstore | ||||
| * | fix fmtstr resulting size check | Louis Burda | 2021-07-08 | 1 | -1/+1 |
| | | |||||
| * | added script to host service locally on port for easier memory leak ↵ | Louis Burda | 2021-07-08 | 2 | -27/+40 |
| | | | | | | | debugging and checking in/out/stderr, also made file locking / unlocking less racey now flush locks after acquiring and before unlocking | ||||
| * | made stl parsing more robus by checking parent for each layer, added ↵ | Louis Burda | 2021-07-08 | 1 | -9/+20 |
| | | | | | installation of normal checker requirements for linting check | ||||
| * | added attackinfo and fixed other issues | Louis Burda | 2021-07-08 | 1 | -33/+25 |
| | | |||||
| * | stash before adding attack_info for fixing exploit variant 2 | Louis Burda | 2021-07-07 | 1 | -33/+60 |
| | | |||||
| * | added .index file for upload and search | Louis Burda | 2021-07-07 | 2 | -50/+76 |
| | | |||||
| * | minimized service dependencies in Dockerfile, fixed STL parsing of files ↵ | Louis Burda | 2021-07-07 | 1 | -1/+1 |
| | | | | | with no solidname after endsolid | ||||
| * | add logging and abstract read / write in session class | Louis Burda | 2021-07-06 | 1 | -1/+1 |
| | | |||||
| * | add new havoc which uploads stl models with real objects in them for fluff | Louis Burda | 2021-06-30 | 2 | -3/+3 |
| | | |||||
| * | add checking of returned stl info in test_good_upload havocs | Louis Burda | 2021-06-26 | 1 | -1/+1 |
| | | |||||
| * | large refactor of checker, added more havocs to test listing and search, ↵ | Louis Burda | 2021-06-25 | 6 | -32/+72 |
| | | | | | added motd to service welcome banner | ||||
| * | fix free() of potentially uninitialized pointer and minor refactors in service | Louis Burda | 2021-06-25 | 3 | -48/+50 |
| | | |||||
| * | refactored code for readability and keeping within 80ch limit, updated ↵ | Louis Burda | 2021-06-24 | 4 | -106/+146 |
| | | | | | service source | ||||
| * | add more havocs to test stl parsing | Louis Burda | 2021-06-24 | 2 | -30/+38 |
| | | |||||
| * | added ability to request mulitple files in search without restarting | Louis Burda | 2021-06-24 | 1 | -52/+69 |
| | | |||||
| * | bumped enochecker to handle closed connections correctly, fixed added code ↵ | Louis Burda | 2021-06-24 | 1 | -3/+5 |
| | | | | | that prevented exploiting flagstore 2 | ||||
| * | various fixes made while stress-testing exploit | Louis Burda | 2021-06-24 | 2 | -40/+53 |
| | | |||||
| * | src: small tweak for readability | Louis Burda | 2021-06-19 | 1 | -6/+4 |
| | | |||||
| * | mhash: fix empty input string problem with division by 0 | Louis Burda | 2021-06-14 | 1 | -0/+1 |
| | | |||||
| * | fix dump() command extra newline, added new welcome message | Louis Burda | 2021-06-09 | 3 | -3/+8 |
| | | |||||
| * | apply patches through PATCHED=1 env var during cleansrc | Louis Burda | 2021-06-02 | 2 | -9/+6 |
| | | |||||
| * | changed repo structure and commited releease files such that default ↵ | Louis Burda | 2021-05-29 | 11 | -0/+1089 |
| docker-compose worklow commands work in testvm | |||||
