A node js application that allows a user to track their job application using their incoming emails. The application uses discord to send notifications to the user when a new job update is found and uses an LLM to parse the email extracting the relevant information.
A OpenStack cloud-init script for windows. The script is used to automate the configuration of windows instances in OpenStack or Proxmox.
A simple API for Pfsense. The API is used to automate the configuration of Pfsense instances. The API is used to create, read, update and delete firewall rules. after the work of jaredhendrickson13.
Discord bot provides sysadmins a way to provide discord connective to their Proxmox node. Utilizing one node in a cluster. Sysadmins can provide their Discord users with an easy way to create and edit VMs.
Network Behavior Analysis application that uses suricata to analyze network traffic and detect anomalies. By generated alerts by suricata, the application can detect and analyze network attacks. The application uses a web interface to display the alerts and provide a user-friendly way to analyze the data.
NetLock is a siem/command control server that is meant to be deployed quickly and without a lot of work from the end user. The goal is to create a C2 server that gives the blue team key insights into the landscape by documenting events happening around the network. It does this by using beacons which give event updates to the server using HTTPS.
CompLock was created to help blue teams control there computers using a centralized database. This was meant to be used in blue team competitions where the blue team has control over the computers using SSH or LDAP. The cli application allows for a simple C2 server to change passwords of machines quickly and easily. Through development of this applications I learned alot on Network Security and Networking. I made it using NodeJS simply because I wanted to push a langauage I knew to its limits.
JobApps is a web application that allows users to track their job applications. The application uses a web interface to display the job applications and provide a user-friendly way to manage the data. Before Simplify was created.