bambi7-service-fireworx

ESDSA-signed firework A/D service for BambiCTF7 in 2022
git clone https://git.sinitax.com/sinitax/bambi7-service-fireworx
Log | Files | Refs | README | LICENSE | sfeed.txt

DateCommit messageAuthorFiles+-
2023-04-22 15:20Ensure that a login with incorrect r,s returns correct r,sLouis Burda1+30-0
2022-11-06 12:34Replace session storage to prevent cookie reuseLouis Burda6+37-29
2022-11-06 01:13Switch from user creation to deletion time for cleanupLouis Burda2+5-5
2022-11-06 01:09Capitalize sql NULLLouis Burda1+2-2
2022-11-06 00:38Automatically clean database entries older than 13 minutesLouis Burda3+21-8
2022-11-06 00:09Pin enochecker 0.7.X for httpx exception handlingLouis Burda1+1-1
2022-11-06 00:07Fix websocket connection url in frontendLouis Burda1+1-1
2022-11-01 22:17Enforce 80 char line length like the almighty K&R intended 🙏Louis Burda1+4-2
2022-11-01 22:11Merge branch 'main' of github.com:enowars/bambi7-service-fireworxLouis Burda1+7-2
2022-11-01 22:11Fix inspire text position and sizeLouis Burda2+77-76
2022-11-01 21:43more inspirationHenning Seidler1+7-2
2022-11-01 14:43Add canvas overlay hint for clickingLouis Burda3+16-0
2022-11-01 14:28Add inspire endpoint with quotesLouis Burda4+176-3
2022-10-30 18:39Fix readmeLouis Burda1+1-1
2022-10-28 11:59Fix example patchLouis Burda1+1-1
2022-10-28 10:53Add example patchLouis Burda1+22-0
2022-10-28 10:46Update READMELouis Burda1+6-6
2022-10-27 16:06Rework service for nonce reuse vulnLouis Burda11+603-271
2022-10-26 21:07requirements.txt in checkerHenning Seidler2+8-0
2022-10-26 21:03remove primality check from cryptoHenning Seidler1+1-5
2022-10-26 03:12Hide compare vuln by ignoring python warningsLouis Burda2+2-3
2022-10-26 03:05Implement basic checker and fix python compare vulnLouis Burda11+349-15
2022-10-26 00:50Add pubkey generation and integration fixesLouis Burda5+84-65
2022-10-25 22:14Fixed crypto methodsHenning Seidler2+20-53
2022-10-25 16:21Merge pull request #2 from enowars/web-frontend-fluffHennich17+959-275
2022-10-25 15:21Fix docker setupLouis Burda4+19-19
2022-10-24 15:55Rewrite with HTTP frontendLouis Burda17+951-267
2022-10-17 08:11Merge pull request #1 from enowars/dockerignoreHennich1+5-0
2022-10-17 08:08Create .dockerignoreBenedikt Radtke1+5-0
2022-10-17 07:34Initial commitHenning Seidler7+300-0
2022-10-17 07:33Initial commitHennich3+152-0