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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
use usual random ids for modelname and solidname in havoc 15, various smaller...
Louis Burda
2021-07-08
1
-4
/
+1
*
add authorization check to list as well so that second exploit cant be used f...
Louis Burda
2021-07-08
1
-2
/
+10
*
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 debugging...
Louis Burda
2021-07-08
2
-27
/
+40
*
made stl parsing more robus by checking parent for each layer, added installa...
Louis Burda
2021-07-08
1
-9
/
+20
*
added attackinfo and fixed other issues
Louis Burda
2021-07-08
1
-33
/
+25
*
stash before adding attack_info for fixing exploit variant 2
Louis Burda
2021-07-07
1
-33
/
+60
*
added .index file for upload and search
Louis Burda
2021-07-07
2
-50
/
+76
*
minimized service dependencies in Dockerfile, fixed STL parsing of files with...
Louis Burda
2021-07-07
1
-1
/
+1
*
add logging and abstract read / write in session class
Louis Burda
2021-07-06
1
-1
/
+1
*
add new havoc which uploads stl models with real objects in them for fluff
Louis Burda
2021-06-30
2
-3
/
+3
*
add checking of returned stl info in test_good_upload havocs
Louis Burda
2021-06-26
1
-1
/
+1
*
large refactor of checker, added more havocs to test listing and search, adde...
Louis Burda
2021-06-25
6
-32
/
+72
*
fix free() of potentially uninitialized pointer and minor refactors in service
Louis Burda
2021-06-25
3
-48
/
+50
*
refactored code for readability and keeping within 80ch limit, updated servic...
Louis Burda
2021-06-24
4
-106
/
+146
*
add more havocs to test stl parsing
Louis Burda
2021-06-24
2
-30
/
+38
*
added ability to request mulitple files in search without restarting
Louis Burda
2021-06-24
1
-52
/
+69
*
bumped enochecker to handle closed connections correctly, fixed added code th...
Louis Burda
2021-06-24
1
-3
/
+5
*
various fixes made while stress-testing exploit
Louis Burda
2021-06-24
2
-40
/
+53
*
src: small tweak for readability
Louis Burda
2021-06-19
1
-6
/
+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
3
-3
/
+8
*
apply patches through PATCHED=1 env var during cleansrc
Louis Burda
2021-06-02
2
-9
/
+6
*
changed repo structure and commited releease files such that default docker-c...
Louis Burda
2021-05-29
11
-0
/
+1089