aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * add memory limits to docker-composeLouis Burda2021-06-212-1/+3
|/
* change gunicorn conf to fight memory consumption via leak by restarting ↵Louis Burda2021-06-212-5/+8
| | | | periodically
* add variant to remote request to enocheckerLouis Burda2021-06-211-1/+1
|
* src: small tweak for readabilityLouis Burda2021-06-191-6/+4
|
* test script: clean data directory with env var flag instead of every reqLouis Burda2021-06-151-7/+3
|
* added simple upload script to service files to help newer players and give ↵Louis Burda2021-06-151-0/+14
| | | | example for automation
* add service overview slidesLouis Burda2021-06-1512-0/+884
|
* mhash: fix empty input string problem with division by 0Louis Burda2021-06-143-1/+2
|
* fixed exploits in checker, added code for enochecker_testLouis Burda2021-06-113-12/+54
|
* Merge pull request #25 from enowars/enochecker-testLouis Burda2021-06-101-0/+47
|\ | | | | add enochecker_test CI
| * add enochecker_test CILucas Druschke2021-06-101-0/+47
| |
* | improved loggingLouis Burda2021-06-101-22/+14
| |
* | pass hashstr to revhash more securelyLouis Burda2021-06-101-1/+1
| |
* | added code to stress-test of service and search for memory leaksLouis Burda2021-06-104-13/+171
|/
* bump checker version to one that support forwarding args to flaskLouis Burda2021-06-102-2/+3
|
* set ulimit for coredump to 0 so no dumps are createdLouis Burda2021-06-101-0/+4
|
* bump enochecker version to commit with fix for docstring assignmentLouis Burda2021-06-091-1/+1
|
* bump enochecker to commit with timeout checksLouis Burda2021-06-091-2/+3
|
* increased service timeout to 3 minLouis Burda2021-06-091-1/+1
|
* fix dump() command extra newline, added new welcome messageLouis Burda2021-06-096-6/+16
|
* improved comments in checker code, fixed possible INTERNAL_ERROR when ↵Louis Burda2021-06-081-36/+46
| | | | parsing returned file id
* added debugging to checker to find what is consuming memory on testvmLouis Burda2021-06-081-0/+14
|
* added mention of tests folder to overviewLouis Burda2021-06-021-0/+2
|
* removed exploits from test script since already available in checkerLouis Burda2021-06-023-77/+1
|
* improved main README overviewLouis Burda2021-06-021-5/+8
|
* apply patches through PATCHED=1 env var during cleansrcLouis Burda2021-06-025-47/+25
|
* update readme with flagstore 2 info and some fixesLouis Burda2021-06-011-26/+41
|
* fix using both byte and string authstr in checker's do_auth, checked in ↵Louis Burda2021-05-313-3/+4
| | | | empty data folder for service
* fix bug in revhash that generated false preimagesLouis Burda2021-05-311-14/+22
|
* fixed do_auth receiving IDLouis Burda2021-05-311-2/+2
|
* fix checker do_auth, add hashing to revhash for comparingLouis Burda2021-05-312-9/+43
|
* checker fixes, improvements to postdbLouis Burda2021-05-312-11/+16
|
* bump enochecker to 0.4.2Louis Burda2021-05-311-2/+1
|
* changed repo structure and commited releease files such that default ↵Louis Burda2021-05-2933-39/+1094
| | | | docker-compose worklow commands work in testvm
* checker: replaced pwntools in self.openconn hotfix with self.connectLouis Burda2021-05-271-18/+12
|
* bumped enochecker and implemented exploits with minor tweaks to sourceLouis Burda2021-05-2711-85/+288
|
* change port numbers for checker and service for no collisionsLouis Burda2021-05-252-2/+2
|
* added test command for upload custom file, various smaller changes, fixed ↵Louis Burda2021-05-234-6/+48
| | | | float little-endian loading
* fix permissions on docker container, clean up checker code a littleLouis Burda2021-05-223-16/+13
|
* refactored checker a littleLouis Burda2021-05-222-12/+12
|
* fix for 17e3bc8 breaking ascii kwarg parsingLouis Burda2021-05-221-7/+7
|
* consider matching of terminator in strchr callsLouis Burda2021-05-222-12/+18
|
* fixed catching wrong exception in querydbLouis Burda2021-05-211-1/+1
|
* missing changes for last commitLouis Burda2021-05-212-1/+2
|
* minor fixes: container script perms, missing free for resultdir alloc, show ↵Louis Burda2021-05-201-2/+2
| | | | all leaks in testing
* fixed checker havocid to be compatible with where they were used without ↵Louis Burda2021-05-202-19/+19
| | | | triggering exploits
* implemented rest of checker functionalityLouis Burda2021-05-2012-113/+274
|
* fixed flagstore patch targets and added temp file for keeping track of safe ↵Louis Burda2021-05-195-12/+13
| | | | builds without recompiling each run
* added patches for fixing each flagstoreLouis Burda2021-05-192-0/+32
|
* added permium users, second vuln and minor fixes all aroundLouis Burda2021-05-199-156/+363
|