Pinned Repositories
components
Component infrastructure and Material Design components for Angular
ctf-writeups
Collection of CTF write-ups
derbenoo.github.io
Personal blog where I mostly post CTF write-ups and other security related things.
docker-node-dev
Dockerfile for developing node applications.
ioredis
🚀 A robust, performance-focused and full-featured Redis client for Node.js.
mailhog-awesome
NodeJS mailhog client library for email end-to-end testing, written in TypeScript.
nestjs-example-configuration-management
Example repository for how to manage configuration inside NestJS applications.
node-eval
:zap: Evaluate CommonJS modules content directly like node does in require() and more
otp_pwn
Utility for exploiting the one-time pad (OTP) key reuse vulnerability.
ts-configurable
Make all properties of a class configurable using only one decorator!
derbenoo's Repositories
derbenoo/otp_pwn
Utility for exploiting the one-time pad (OTP) key reuse vulnerability.
derbenoo/ts-configurable
Make all properties of a class configurable using only one decorator!
derbenoo/mailhog-awesome
NodeJS mailhog client library for email end-to-end testing, written in TypeScript.
derbenoo/nestjs-example-configuration-management
Example repository for how to manage configuration inside NestJS applications.
derbenoo/derbenoo.github.io
Personal blog where I mostly post CTF write-ups and other security related things.
derbenoo/components
Component infrastructure and Material Design components for Angular
derbenoo/ctf-writeups
Collection of CTF write-ups
derbenoo/docker-node-dev
Dockerfile for developing node applications.
derbenoo/ioredis
🚀 A robust, performance-focused and full-featured Redis client for Node.js.
derbenoo/node-eval
:zap: Evaluate CommonJS modules content directly like node does in require() and more
derbenoo/pastebot
PasteBot - Analyze and transform CTF related pastes and share them with your team!
derbenoo/rx-angular
Reactive Extensions for Angular
derbenoo/typeorm
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
derbenoo/typeorm-bug-report-join-table-composite-primary-key
TypeORM bug report for calculating a WHERE clause for a find operation on a join table with custom properties where one of the join partners has a composite primary key