Adventures in Security

This page collects my adventures in cybersecurity and hacking.

Projects / Labs

  • Science.Cryptography.Ciphers: classic ciphers implemented with modern high performance tools in .NET
  • aspnetcoresecurity: general use middlewares and tag helpers for ASP.NET Core
  • wordlist-tool: high performance tool for manipulating wordlists
  • waf: high performance Web Application Firewall, which can be used as a middleware or a reverse proxy
  • sql-injection: a query provider for EF Core which executes database queries in a remote database via an SQL injection vulnerability

Adventures in whitehat hacking

The following write-ups are based on real world examples.