aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* implemented rest of checker functionalityLouis Burda2021-05-2012-113/+274
|
* fixed flagstore patch targets and added temp file for keeping track of safe ↵Louis Burda2021-05-195-12/+13
| | | | builds without recompiling each run
* added patches for fixing each flagstoreLouis Burda2021-05-192-0/+32
|
* added permium users, second vuln and minor fixes all aroundLouis Burda2021-05-199-156/+363
|
* refactored service structure and added do.sh for automationLouis Burda2021-05-1916-2/+65
|
* enhanced checker functionality and minor changes / fixes in documentation ↵Louis Burda2021-05-198-126/+148
| | | | and src
* seperated modelname and solidname handlingLouis Burda2021-05-188-41/+62
|
* added basic checker flag and noise commands, still very basic, needs ↵Louis Burda2021-05-1711-288/+146
| | | | randomization and havoc
* renamed to STLDoctorLouis Burda2021-05-176-11/+11
|
* amend documentationLouis Burda2021-05-171-11/+6
|
* greatly improved information in documentation on service and exploitsLouis Burda2021-05-171-42/+178
|
* add data dir with .keepLouis Burda2021-05-132-0/+1
|
* added cleanup script, improved poc test, addec echo for debugging and small ↵Louis Burda2021-05-1310-21/+121
| | | | fixes
* made docker setup more stable + small fixesLouis Burda2021-05-113-5/+12
|
* fixed PoC test caseLouis Burda2021-05-101-1/+0
|
* fixed hash parsing from info file and only query non-hidden dirs in standard ↵Louis Burda2021-05-103-9/+27
| | | | user mode
* extended query function to load file info, added poc testLouis Burda2021-05-106-120/+197
|
* save scan info and model, added vuln in load info, small tweaksLouis Burda2021-05-109-81/+220
| | | | create result directory with serialized info struct and model file after successful scan, dont modify the stl file contents during parsing, EOF getc vuln to truncate loaded hash added in load_info
* added bounding box calculationLouis Burda2021-05-093-10/+32
|
* save hash statically, added file info output, improved error strings and ↵Louis Burda2021-05-097-40/+90
| | | | minor fixes
* further improved parsing and related testsLouis Burda2021-05-047-65/+152
|
* improved parsing for ascii stl and added sample file for testingLouis Burda2021-05-036-36/+95
|
* fixed Makefile and extended ascii parsing structureLouis Burda2021-04-293-7/+69
|
* very basic binary file parsing and skeleton for state-machine based parsing ↵Louis Burda2021-04-295-93/+235
| | | | of ascii format
* basic service structure and docker setupLouis Burda2021-04-299-47/+225
|
* added sample service templates, basic service outline and moved service info ↵Louis Burda2021-04-2817-69/+723
| | | | to documentation dir
* updated LICENSE and moved README for displaying by githubLouis Burda2021-04-272-1/+1
|
* service and vuln conceptLouis Burda2021-04-261-0/+72
|
* Added MIT LicenseLouis Burda2021-04-201-0/+21