index
:
sinitax/enowars5-service-stldoctor
master
STL-Analyzing A/D Service for ENOWARS5 in 2021
Louis Burda
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
checker
Commit message (
Collapse
)
Author
Age
Files
Lines
*
added code to stress-test of service and search for memory leaks
Louis Burda
2021-06-10
4
-13
/
+171
|
*
bump checker version to one that support forwarding args to flask
Louis Burda
2021-06-10
2
-2
/
+3
|
*
bump enochecker version to commit with fix for docstring assignment
Louis Burda
2021-06-09
1
-1
/
+1
|
*
bump enochecker to commit with timeout checks
Louis Burda
2021-06-09
1
-2
/
+3
|
*
improved comments in checker code, fixed possible INTERNAL_ERROR when ↵
Louis Burda
2021-06-08
1
-36
/
+46
|
|
|
|
parsing returned file id
*
added debugging to checker to find what is consuming memory on testvm
Louis Burda
2021-06-08
1
-0
/
+14
|
*
removed exploits from test script since already available in checker
Louis Burda
2021-06-02
1
-0
/
+1
|
*
fix using both byte and string authstr in checker's do_auth, checked in ↵
Louis Burda
2021-05-31
1
-2
/
+2
|
|
|
|
empty data folder for service
*
fix bug in revhash that generated false preimages
Louis Burda
2021-05-31
1
-14
/
+22
|
*
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
2
-9
/
+43
|
*
checker fixes, improvements to postdb
Louis Burda
2021-05-31
2
-11
/
+16
|
*
bump enochecker to 0.4.2
Louis Burda
2021-05-31
1
-2
/
+1
|
*
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
8
-75
/
+264
|
*
change port numbers for checker and service for no collisions
Louis Burda
2021-05-25
1
-1
/
+1
|
*
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
2
-12
/
+12
|
*
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 ↵
Louis Burda
2021-05-20
1
-18
/
+17
|
|
|
|
triggering exploits
*
implemented rest of checker functionality
Louis Burda
2021-05-20
4
-102
/
+237
|
*
enhanced checker functionality and minor changes / fixes in documentation ↵
Louis Burda
2021-05-19
2
-118
/
+118
|
|
|
|
and src
*
added basic checker flag and noise commands, still very basic, needs ↵
Louis Burda
2021-05-17
7
-281
/
+139
|
|
|
|
randomization and havoc
*
added sample service templates, basic service outline and moved service info ↵
Louis Burda
2021-04-28
6
-0
/
+457
to documentation dir