Security · 2024
HawkEye
A distributed security scanner in C.
Specialized agents run concurrent network reconnaissance and vulnerability assessment, coordinated over TCP with POSIX threads. An exercise in distributed systems and low-level networking.
CTCP SocketsPOSIX Threads