Pinned Repositories
arduino_door_lock
code for the demo apparatus at RITSEC Imagine 2023
bee_cryptor
A fun project re-bornfrom an old HS project. Encrypts text using the Bee Movie script (or any other multi-line) text of your choosing
bee_cryptor_web
Flask web app to allow anyone to use Bee-Cryptor
cancel_calendar_script
Script to cancel events from an accidentally imported ICS file.
cwright2022
My Public Github Readme
cwright2022.github.io
My personal website, hosted with Github Pages!
LimitCider
Some Google Apps Script code I wrote to streamline and automate the process of collecting order's for my family's small-scale cider pressing operation
Log4J-POC
A collection of stuff from my senior project about Log4Shell.
powershell_malware
basic PowerShell malware. some old, some new. Mostly used with a BadUSB tool
rubber_ducky_payloads
A collection of Duckyscript payloads for use with BadUSB devices. Used to download these powershell scripts: https://github.com/CWright2022/powershell_malware
CWright2022's Repositories
CWright2022/bee_cryptor
A fun project re-bornfrom an old HS project. Encrypts text using the Bee Movie script (or any other multi-line) text of your choosing
CWright2022/rubber_ducky_payloads
A collection of Duckyscript payloads for use with BadUSB devices. Used to download these powershell scripts: https://github.com/CWright2022/powershell_malware
CWright2022/arduino_door_lock
code for the demo apparatus at RITSEC Imagine 2023
CWright2022/bee_cryptor_web
Flask web app to allow anyone to use Bee-Cryptor
CWright2022/cancel_calendar_script
Script to cancel events from an accidentally imported ICS file.
CWright2022/cwright2022
My Public Github Readme
CWright2022/cwright2022.github.io
My personal website, hosted with Github Pages!
CWright2022/LimitCider
Some Google Apps Script code I wrote to streamline and automate the process of collecting order's for my family's small-scale cider pressing operation
CWright2022/Log4J-POC
A collection of stuff from my senior project about Log4Shell.
CWright2022/powershell_malware
basic PowerShell malware. some old, some new. Mostly used with a BadUSB tool
CWright2022/sat_tracker_gun
long-term project to track satellites in a "gun" format
CWright2022/demo_insecure_bank
Demo for ImagineRIT 2024 - a "super secure" banking app designed to show how plain HTTP can be read over the air
CWright2022/iot_thermal_printer
Allows your friends to send you messages to a thermal printer.
CWright2022/jennamessage
A MQTT_enabled thermal printer with a Javascript frontend that runs in a browser
CWright2022/rat_snake
A very basic Python RAT
CWright2022/receipt_planner
Prints a summary of your day with a thermal receipt printer and Raspberry Pi.
CWright2022/RFID-Attendance
noninvasively track and keep track of students in a school environment
CWright2022/ritsec-network-challenge
Code to solve Intro to Networking (Hard) challenge for RITSec
CWright2022/ritsec_enumerator
code to enumerate a password for a RITSEC challenge
CWright2022/ritsec_jr_tech_application
My application for RITSEC's Jr. Tech Lead position - a little Python reversing challenge
CWright2022/ritsec_networking_hard_2023
Solve the RITSEC intro to networking hard challenge 2023
CWright2022/scene-length-tool
So I needed to find the longest length between scenes in a play script for theatre. Since I know what every scene begins with, I wrote a Python script to do it for me.
CWright2022/TV_AutoOn
simplest sketch ever. Used to automatically power on a TV I was using for a RetroPie cabinet. Ran on an ATTiny85.
CWright2022/Web_Server
Code from my little Raspberry Pi web server, nothing too crazy. Some bits redacted for personal info.