aboutsummaryrefslogtreecommitdiffstats
path: root/checker
Commit message (Collapse)AuthorAgeFilesLines
* bumped enochecker and implemented exploits with minor tweaks to sourceLouis Burda2021-05-278-75/+264
|
* change port numbers for checker and service for no collisionsLouis Burda2021-05-251-1/+1
|
* fix permissions on docker container, clean up checker code a littleLouis Burda2021-05-221-12/+12
|
* refactored checker a littleLouis Burda2021-05-222-12/+12
|
* fixed catching wrong exception in querydbLouis Burda2021-05-211-1/+1
|
* fixed checker havocid to be compatible with where they were used without ↵Louis Burda2021-05-201-18/+17
| | | | triggering exploits
* implemented rest of checker functionalityLouis Burda2021-05-204-102/+237
|
* enhanced checker functionality and minor changes / fixes in documentation ↵Louis Burda2021-05-192-118/+118
| | | | and src
* added basic checker flag and noise commands, still very basic, needs ↵Louis Burda2021-05-177-281/+139
| | | | randomization and havoc
* added sample service templates, basic service outline and moved service info ↵Louis Burda2021-04-286-0/+457
to documentation dir