Pinned Repositories
category-theory-exercises
Working through the lectures at https://www.youtube.com/user/DrBartosz in Lua. WIP
CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
node-netmask
Parse and lookup IP network blocks
nvme-cli
readinglist
All the papers I've read since 2017. I probably read papers before then too, but I did a paper purge in Jan 2017 and they have been accumulating again ever since.
tor-dock
Helpful stuff for latency testing over a *private* (not connected to the real one) Tor network comprised of Docker containers.
vulnparty-js
Intentionally vulnerable Node server!
polytracker
An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.
publications
Publications from Trail of Bits
kaoudis's Repositories
kaoudis/readinglist
All the papers I've read since 2017. I probably read papers before then too, but I did a paper purge in Jan 2017 and they have been accumulating again ever since.
kaoudis/vulnparty-js
Intentionally vulnerable Node server!
kaoudis/tor-dock
Helpful stuff for latency testing over a *private* (not connected to the real one) Tor network comprised of Docker containers.
kaoudis/category-theory-exercises
Working through the lectures at https://www.youtube.com/user/DrBartosz in Lua. WIP
kaoudis/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
kaoudis/advisories
Security advisories
kaoudis/joauth
A Java library for authenticating HTTP Requests using OAuth
kaoudis/node-netmask
Parse and lookup IP network blocks
kaoudis/nvme-cli
kaoudis/Aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
kaoudis/conky
Light-weight system monitor for X.
kaoudis/Docker-OSX
Run Mac in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X!
kaoudis/going-experimentally
kaoudis/iputils
The iputils package is set of small useful utilities for Linux networking.
kaoudis/libutp
uTorrent Transport Protocol library
kaoudis/rpc-perf
A tool for benchmarking RPC services
kaoudis/scalacheck
Property-based testing for Scala
kaoudis/secure_headers
Manages application of security headers with many safe defaults
kaoudis/security
Collection of sick.codes security research & advisories.
kaoudis/snowball
Go implementation of the Snowball stemmers
kaoudis/statsite
C implementation of statsd
kaoudis/torps
The Tor Path Simulator
kaoudis/turtles
Git matroeshka turtle party
kaoudis/uap-scala
Scala port of ua-parser
kaoudis/user-agent-utils
Utilities for processing user-agent strings. Can be used to handle http requests in real-time or to analyze log files.
kaoudis/wumpus
There's a text-based adventure game called Wumpus that I vaguely recalled from my childhood. I googled it and ended up using the game description to learn Ruby. This is a WIP.