Network Security
I have a certificate I received after taking courses covering
Linux, network security, and TCP/IP. When I interned at Axiado I developed a Python package that would take
packet flow descriptors as input, and output these flows both as raw bytes to be used in simulation,
or as packets that could be sent over the wire. The following Summer, I used this tool to test a
firewall's packet parser. This testing not only involved creating network traffic the chip would
encounter during normal operation, but also packets with exotic headers, and even simulated
cyberattacks! At UCSB, I've taken an undergraduate computer security course and a graduate course
covering classic papers in the field. I'm currently taking a graduate security seminar, and I'm also
working on IDS research in
our Computer Security Group.