https://github.com/ciwen3/Public/tree/master/Cyber%20Security/Threat%20Hunts
https://github.com/ciwen3/Public/tree/master/Cyber%20Security/vuln-report
https://github.com/ciwen3/Public/tree/master/Cyber%20Security/Investigations
A collection of information I have gathered to take the PNPT exam.
https://github.com/ciwen3/PNPT
Game to practice WiFi hacking.
https://github.com/ciwen3/Public/blob/master/Cyber%20Security/ChickenmanAltInstructions/README.md
https://github.com/ciwen3/Public/tree/master/Education/Documents
https://github.com/ciwen3/Public/tree/master/Education/VB%20Scripts
https://github.com/ciwen3/Public/tree/master/Education/Business%20Class%20Project
https://github.com/ciwen3/Public/tree/master/Education/Cisco%20Capstone%20Project
https://github.com/ciwen3/Public/tree/master/Education/Speech%20275
I wrote these script to close down my kids various computer at 10 PM on school nights.
https://github.com/ciwen3/Public/tree/master/Programming/Bash/bedtime
https://github.com/ciwen3/Public/blob/master/Programming/Powershell/bedtime
Created to hide ascii characters in pictures for retrieval by the same tool. Doesn't actually encyprt data, just encodes (hides) it in the pictures.
https://github.com/ciwen3/Public/tree/master/Programming/Python/Steganography
Implementation of a very old encryption cipher. It only works on letters of the alphabet. This means numbers and punctuation and spacing will be removed. this is easy to add by changing the alphabet variables, and adding anything you would like to keep.
https://github.com/ciwen3/Public/tree/master/Programming/Rust/Projects/caesar_cipher
https://github.com/ciwen3/Public/blob/master/Programming/Python/CeasarCipher/ceasar2.py
https://github.com/ciwen3/Public/tree/master/Programming/Python/CryptoPals
Created to automate the process of finding unquoted path calls that could allow a attacker to run malicious code for persistance or to elevate priviledges.
https://github.com/ciwen3/Public/blob/master/Programming/C%2B%2B/Unquoted-Path-Vuln
https://github.com/ciwen3/Public/blob/master/Programming/Bash/BurnItAll/BurnItAll.sh
I helped with an infection known as XCSSET. In my research of the Malware found and the information online, I put together a script to systematically download each version of the Malware from each server they have check its SHA256 hash against a list of already downloaded malware and if it is unique (to me) upload it to virus total.
Scripts to automatically attack a system by plugging in a usb devcice that mimics a keyboard and issues commands at lightning speed.
https://github.com/ciwen3/Public/tree/master/Programming/RubberDucky
https://github.com/ciwen3/Public/blob/master/Programming/Bash/job-search.sh
I created these programs to test my theory that all prime numbers will have a remainder of 1 or 5 when divided by 6 (except 2 or 3, which are used derive the value of 6 in the equation).
https://github.com/ciwen3/Public/tree/master/Programming/Python/Prime-Counter
One of several Chromebook models I have turned into Linux Laptops.
https://github.com/ciwen3/Public/blob/master/Technical/Chromebook/README.md
Full size arcade and cabinet that I made for a friend.
https://github.com/ciwen3/Public/blob/master/Technical/DIY%20Arcade/README.md