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
/
service
Commit message (
Collapse
)
Author
Age
Files
Lines
*
bumped enochecker and implemented exploits with minor tweaks to source
Louis Burda
2021-05-27
3
-10
/
+24
|
*
change port numbers for checker and service for no collisions
Louis Burda
2021-05-25
1
-1
/
+1
|
*
added test command for upload custom file, various smaller changes, fixed ↵
Louis Burda
2021-05-23
4
-6
/
+48
|
|
|
|
float little-endian loading
*
fix permissions on docker container, clean up checker code a little
Louis Burda
2021-05-22
2
-4
/
+1
|
*
fix for 17e3bc8 breaking ascii kwarg parsing
Louis Burda
2021-05-22
1
-7
/
+7
|
*
consider matching of terminator in strchr calls
Louis Burda
2021-05-22
2
-12
/
+18
|
*
missing changes for last commit
Louis Burda
2021-05-21
2
-1
/
+2
|
*
minor fixes: container script perms, missing free for resultdir alloc, show ↵
Louis Burda
2021-05-20
1
-2
/
+2
|
|
|
|
all leaks in testing
*
fixed checker havocid to be compatible with where they were used without ↵
Louis Burda
2021-05-20
1
-1
/
+2
|
|
|
|
triggering exploits
*
implemented rest of checker functionality
Louis Burda
2021-05-20
8
-11
/
+37
|
*
fixed flagstore patch targets and added temp file for keeping track of safe ↵
Louis Burda
2021-05-19
5
-12
/
+13
|
|
|
|
builds without recompiling each run
*
added patches for fixing each flagstore
Louis Burda
2021-05-19
2
-0
/
+32
|
*
added permium users, second vuln and minor fixes all around
Louis Burda
2021-05-19
8
-127
/
+277
|
*
refactored service structure and added do.sh for automation
Louis Burda
2021-05-19
16
-2
/
+65
|
*
enhanced checker functionality and minor changes / fixes in documentation ↵
Louis Burda
2021-05-19
5
-6
/
+9
|
|
|
|
and src
*
seperated modelname and solidname handling
Louis Burda
2021-05-18
8
-41
/
+62
|
*
added basic checker flag and noise commands, still very basic, needs ↵
Louis Burda
2021-05-17
3
-4
/
+4
|
|
|
|
randomization and havoc
*
renamed to STLDoctor
Louis Burda
2021-05-17
5
-8
/
+8
|
*
add data dir with .keep
Louis Burda
2021-05-13
2
-0
/
+1
|
*
added cleanup script, improved poc test, addec echo for debugging and small ↵
Louis Burda
2021-05-13
10
-21
/
+121
|
|
|
|
fixes
*
made docker setup more stable + small fixes
Louis Burda
2021-05-11
3
-5
/
+12
|
*
fixed PoC test case
Louis Burda
2021-05-10
1
-1
/
+0
|
*
fixed hash parsing from info file and only query non-hidden dirs in standard ↵
Louis Burda
2021-05-10
3
-9
/
+27
|
|
|
|
user mode
*
extended query function to load file info, added poc test
Louis Burda
2021-05-10
6
-120
/
+197
|
*
save scan info and model, added vuln in load info, small tweaks
Louis Burda
2021-05-10
9
-81
/
+220
|
|
|
|
create result directory with serialized info struct and model file after successful scan, dont modify the stl file contents during parsing, EOF getc vuln to truncate loaded hash added in load_info
*
added bounding box calculation
Louis Burda
2021-05-09
3
-10
/
+32
|
*
save hash statically, added file info output, improved error strings and ↵
Louis Burda
2021-05-09
7
-40
/
+90
|
|
|
|
minor fixes
*
further improved parsing and related tests
Louis Burda
2021-05-04
7
-65
/
+152
|
*
improved parsing for ascii stl and added sample file for testing
Louis Burda
2021-05-03
6
-36
/
+95
|
*
fixed Makefile and extended ascii parsing structure
Louis Burda
2021-04-29
3
-7
/
+69
|
*
very basic binary file parsing and skeleton for state-machine based parsing ↵
Louis Burda
2021-04-29
5
-93
/
+235
|
|
|
|
of ascii format
*
basic service structure and docker setup
Louis Burda
2021-04-29
9
-47
/
+225
|
*
added sample service templates, basic service outline and moved service info ↵
Louis Burda
2021-04-28
9
-0
/
+196
to documentation dir