| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 1 | -1/+0 |
| | | | | | | | debugging and checking in/out/stderr, also made file locking / unlocking less racey now flush locks after acquiring and before unlocking | ||||
| * | added .index file for upload and search | Louis Burda | 2021-07-07 | 1 | -4/+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 | 1 | -1/+1 |
| | | |||||
| * | changed repo structure and commited releease files such that default ↵ | Louis Burda | 2021-05-29 | 1 | -7/+1 |
| | | | | | docker-compose worklow commands work in testvm | ||||
| * | bumped enochecker and implemented exploits with minor tweaks to source | Louis Burda | 2021-05-27 | 1 | -2/+2 |
| | | |||||
| * | consider matching of terminator in strchr calls | Louis Burda | 2021-05-22 | 1 | -1/+1 |
| | | |||||
| * | added permium users, second vuln and minor fixes all around | Louis Burda | 2021-05-19 | 1 | -25/+34 |
| | | |||||
| * | refactored service structure and added do.sh for automation | Louis Burda | 2021-05-19 | 1 | -2/+1 |
| | | |||||
| * | added cleanup script, improved poc test, addec echo for debugging and small ↵ | Louis Burda | 2021-05-13 | 1 | -1/+5 |
| | | | | | fixes | ||||
| * | fixed hash parsing from info file and only query non-hidden dirs in standard ↵ | Louis Burda | 2021-05-10 | 1 | -4/+5 |
| | | | | | user mode | ||||
| * | extended query function to load file info, added poc test | Louis Burda | 2021-05-10 | 1 | -2/+3 |
| | | |||||
| * | save scan info and model, added vuln in load info, small tweaks | Louis Burda | 2021-05-10 | 1 | -4/+62 |
| | | | | | 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 | ||||
| * | save hash statically, added file info output, improved error strings and ↵ | Louis Burda | 2021-05-09 | 1 | -7/+7 |
| | | | | | minor fixes | ||||
| * | very basic binary file parsing and skeleton for state-machine based parsing ↵ | Louis Burda | 2021-04-29 | 1 | -0/+74 |
| of ascii format | |||||
