cscg24-photoeditor

CSCG 2024 Challenge 'PhotoEditor'
git clone https://git.sinitax.com/sinitax/cscg24-photoeditor
Log | Files | Refs | sfeed.txt

description (303B)


      1Recently I learned ASP .NET Core and boy, its so magic! Dependency injection, dynamic routing, interfaces everywhere. But: For me, it wasn't dynamic enough. So I extended the framework and now I got all the dynamic in the world I could wish for.
      2
      3That surely didn't introduce any vulnerabilties, right?