Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 817 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 817 Bytes

OpenBSDhacks

Some of my security-related coding projects for OpenBSD. Please note that I wrote these codes when I was in school (FUPIDS) or in my second undergrad semester (openportd). These codes/patches were crafted to work with OpenBSD 3.3 (or so). More of my research projects and papers can be found on my website.

The following projects are located here:

  • FUPIDS: A "fuzzy" user-profile IDS for OpenBSD; written around 2002
  • openportd: "port knocking" service, but actually not using ports (it uses ICMP instead), for OpenBSD; written in 2006
  • patches: some patches for OpenBSD kernel/userland