Project Type: Security


Internal Meraki Dashboard – Anonymous client


Overview Created a single pane of glass for client to review and manage user permissions (among other things) for their Meraki organizations which lead to a savings in man hours, as well as simplifying multiple processes. The project involved using PHP, JavaScript, BootStrap, and jQuery to interface between the end-user and...

Buffer Overflow tool – Jason Rush


Overview Created a tool to make learning about and exploiting buffer overflow ("buffer overrun") attacks easier by removing additional required software using only basic HTML and JavaScript. Tool is available at: https://projects.jason-rush.com/tools/buffer-overflow-eip-offset-string-generator/ Context I have been interested in security (digital or physical) since I was very young, and I have spent...

protoRouter – Jason Rush


Overview Created proof-of-concept application that listens on a single TCP port and supports multiple TCP services simultaneously. Link to application: https://projects.jason-rush.com/tools/protorouter/ Context One day the thought crossed my mind that the client "speaks" first in many TCP-based service sessions. If the client "speaks" first, and has a standard string that...