| Commit message (Expand) | Author | Age | Files | Lines |
| * | bumped enochecker to handle closed connections correctly, fixed added code th... | Louis Burda | 2021-06-24 | 1 | -1/+1 |
| * | various fixes made while stress-testing exploit | Louis Burda | 2021-06-24 | 1 | -16/+34 |
| * | fixed exploits in checker, added code for enochecker_test | Louis Burda | 2021-06-11 | 1 | -10/+17 |
| * | improved logging | Louis Burda | 2021-06-10 | 1 | -22/+14 |
| * | pass hashstr to revhash more securely | Louis Burda | 2021-06-10 | 1 | -1/+1 |
| * | added code to stress-test of service and search for memory leaks | Louis Burda | 2021-06-10 | 1 | -1/+1 |
| * | bump checker version to one that support forwarding args to flask | Louis Burda | 2021-06-10 | 1 | -1/+1 |
| * | improved comments in checker code, fixed possible INTERNAL_ERROR when parsing... | Louis Burda | 2021-06-08 | 1 | -36/+46 |
| * | added debugging to checker to find what is consuming memory on testvm | Louis Burda | 2021-06-08 | 1 | -0/+14 |
| * | fix using both byte and string authstr in checker's do_auth, checked in empty... | Louis Burda | 2021-05-31 | 1 | -2/+2 |
| * | fixed do_auth receiving ID | Louis Burda | 2021-05-31 | 1 | -2/+2 |
| * | fix checker do_auth, add hashing to revhash for comparing | Louis Burda | 2021-05-31 | 1 | -1/+1 |
| * | checker fixes, improvements to postdb | Louis Burda | 2021-05-31 | 1 | -10/+15 |
| * | checker: replaced pwntools in self.openconn hotfix with self.connect | Louis Burda | 2021-05-27 | 1 | -18/+12 |
| * | bumped enochecker and implemented exploits with minor tweaks to source | Louis Burda | 2021-05-27 | 1 | -55/+134 |
| * | fix permissions on docker container, clean up checker code a little | Louis Burda | 2021-05-22 | 1 | -12/+12 |
| * | refactored checker a little | Louis Burda | 2021-05-22 | 1 | -12/+10 |
| * | fixed catching wrong exception in querydb | Louis Burda | 2021-05-21 | 1 | -1/+1 |
| * | fixed checker havocid to be compatible with where they were used without trig... | Louis Burda | 2021-05-20 | 1 | -18/+17 |
| * | implemented rest of checker functionality | Louis Burda | 2021-05-20 | 1 | -101/+191 |
| * | enhanced checker functionality and minor changes / fixes in documentation and... | Louis Burda | 2021-05-19 | 1 | -117/+115 |
| * | added basic checker flag and noise commands, still very basic, needs randomiz... | Louis Burda | 2021-05-17 | 1 | -272/+124 |
| * | added sample service templates, basic service outline and moved service info ... | Louis Burda | 2021-04-28 | 1 | -0/+387 |