Cryptography
Caesar Cipher
This script, written in python, takes as input a key shift and a plaintext and returns the relative ciphertext.
Vulnerability Assessments & Penetration Testing
WIFI Access Monitor Script
This script, written in python, checks all accesses to the wifi network, tracing the MAC addresses of the devices.