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
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve checker exploit runtime slightly
Louis Burda
2021-06-25
1
-13
/
+7
*
fix free() of potentially uninitialized pointer and minor refactors in service
Louis Burda
2021-06-25
8
-98
/
+102
*
refactored code for readability and keeping within 80ch limit, updated servic...
Louis Burda
2021-06-24
9
-213
/
+293
*
added more randomness to whitespace in ascii file
Louis Burda
2021-06-24
1
-1
/
+1
*
add more havocs to test stl parsing
Louis Burda
2021-06-24
7
-112
/
+155
*
added ability to request mulitple files in search without restarting
Louis Burda
2021-06-24
3
-130
/
+157
*
bumped enochecker to handle closed connections correctly, fixed added code th...
Louis Burda
2021-06-24
4
-8
/
+12
*
various fixes made while stress-testing exploit
Louis Burda
2021-06-24
10
-117
/
+170
*
Merge pull request #37 from Sinitax/main
Louis Burda
2021-06-23
2
-7
/
+29
|
\
|
*
fix docker-compose version and add proc limits to containers
Louis Burda
2021-06-23
2
-7
/
+29
|
/
*
change docker-compose.yml version to 2 (#35)
ldruschk
2021-06-21
2
-4
/
+4
*
improve checker test logging from fails
Louis Burda
2021-06-21
1
-7
/
+15
*
added nodelay to socat socket options
Louis Burda
2021-06-21
1
-3
/
+2
*
Merge pull request #34 from Sinitax/main
Louis Burda
2021-06-21
2
-1
/
+3
|
\
|
*
add memory limits to docker-compose
Louis Burda
2021-06-21
2
-1
/
+3
|
/
*
change gunicorn conf to fight memory consumption via leak by restarting perio...
Louis Burda
2021-06-21
2
-5
/
+8
*
add variant to remote request to enochecker
Louis Burda
2021-06-21
1
-1
/
+1
*
src: small tweak for readability
Louis Burda
2021-06-19
1
-6
/
+4
*
test script: clean data directory with env var flag instead of every req
Louis Burda
2021-06-15
1
-7
/
+3
*
added simple upload script to service files to help newer players and give ex...
Louis Burda
2021-06-15
1
-0
/
+14
*
add service overview slides
Louis Burda
2021-06-15
12
-0
/
+884
*
mhash: fix empty input string problem with division by 0
Louis Burda
2021-06-14
3
-1
/
+2
*
fixed exploits in checker, added code for enochecker_test
Louis Burda
2021-06-11
3
-12
/
+54
*
Merge pull request #25 from enowars/enochecker-test
Louis Burda
2021-06-10
1
-0
/
+47
|
\
|
*
add enochecker_test CI
Lucas Druschke
2021-06-10
1
-0
/
+47
*
|
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
4
-13
/
+171
|
/
*
bump checker version to one that support forwarding args to flask
Louis Burda
2021-06-10
2
-2
/
+3
*
set ulimit for coredump to 0 so no dumps are created
Louis Burda
2021-06-10
1
-0
/
+4
*
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
*
increased service timeout to 3 min
Louis Burda
2021-06-09
1
-1
/
+1
*
fix dump() command extra newline, added new welcome message
Louis Burda
2021-06-09
6
-6
/
+16
*
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
*
added mention of tests folder to overview
Louis Burda
2021-06-02
1
-0
/
+2
*
removed exploits from test script since already available in checker
Louis Burda
2021-06-02
3
-77
/
+1
*
improved main README overview
Louis Burda
2021-06-02
1
-5
/
+8
*
apply patches through PATCHED=1 env var during cleansrc
Louis Burda
2021-06-02
5
-47
/
+25
*
update readme with flagstore 2 info and some fixes
Louis Burda
2021-06-01
1
-26
/
+41
*
fix using both byte and string authstr in checker's do_auth, checked in empty...
Louis Burda
2021-05-31
3
-3
/
+4
*
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
*
changed repo structure and commited releease files such that default docker-c...
Louis Burda
2021-05-29
33
-39
/
+1094
*
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
11
-85
/
+288
[next]