owen@owen.biz
+1(585)252-6669
Mexico, NY 13114
GitHub: https://github.com/osm6495
LinkedIn: https://www.linkedin.com/in/osm6495/
Medium: https://medium.com/@omccarth333
BookRecs is a project I started with a friend of mine I met working on the Platform Security team at Tesla. The goal is to set up a book recommendation service. As one of the early steps of working on that project, I took on the creation of some Golang middleware for use in our HTTP servers. The main modules I focused on were:
PressifyThis is a news article viewer that works completely in your browser. This means:
AppScan is a CLI tool I created to automate my process for DNS querying and subdomain enumeration for bug bounty hunting. It also allows you to test the endpoints you discover with any HTTP method you want and output the reponses to JSON. I'm aiming for it to follow the POSIX guidelines and the GNU standards for CLI tools, in the hopes that it will be easy to plug it into existing automations and scripts that researchers use. I'm currently working on rebuilding the tool in Golang to enable quicker development of additional modules, since I have some future plans for helpful additions.