Skip to content

ciwen3/Public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyber Security:

Threat Hunts

Screenshot Screenshot

https://github.com/ciwen3/Public/tree/master/Cyber%20Security/Threat%20Hunts

Cybersecurity Bootcamp Videos

Screenshot Screenshot

https://github.com/ciwen3/Public/blob/master/Cyber%20Security/BootCamp/BootCampRecordingLinks2023-2024.csv

Vuln Reports

Screenshot Screenshot

https://github.com/ciwen3/Public/tree/master/Cyber%20Security/vuln-report

Investigations

Screenshot Screenshot

https://github.com/ciwen3/Public/tree/master/Cyber%20Security/Investigations

PNPT Study & Attack repo

A collection of information I have gathered to take the PNPT exam.

Screenshot

https://github.com/ciwen3/PNPT

Chickenman-Alt Instructions

Game to practice WiFi hacking.

Screenshot

https://github.com/ciwen3/Public/blob/master/Cyber%20Security/ChickenmanAltInstructions/README.md

Education:

Documents

Screenshot Screenshot

https://github.com/ciwen3/Public/tree/master/Education/Documents

Class Projects

Screenshot Screenshot

https://github.com/ciwen3/Public/tree/master/Education/VB%20Scripts

Screenshot Screenshot

https://github.com/ciwen3/Public/tree/master/Education/Business%20Class%20Project

Screenshot

https://github.com/ciwen3/Public/tree/master/Education/Cisco%20Capstone%20Project

Screenshot Screenshot

https://github.com/ciwen3/Public/tree/master/Education/Speech%20275

Programming:

Bedtime Scripts:

I wrote these script to close down my kids various computer at 10 PM on school nights.

Screenshot Screenshot

https://github.com/ciwen3/Public/tree/master/Programming/Bash/bedtime

Screenshot Screenshot

https://github.com/ciwen3/Public/blob/master/Programming/Powershell/bedtime

Steganography

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.

Screenshot Screenshot

https://github.com/ciwen3/Public/tree/master/Programming/Python/Steganography

Ceasar Cipher

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.

Screenshot Screenshot

https://github.com/ciwen3/Public/tree/master/Programming/Rust/Projects/caesar_cipher

Screenshot Screenshot

https://github.com/ciwen3/Public/blob/master/Programming/Python/CeasarCipher/ceasar2.py

CyptoPal Challenges

Screenshot Screenshot

https://github.com/ciwen3/Public/tree/master/Programming/Python/CryptoPals

Find Unquoted Path Vulnerabilties

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.

Screenshot Screenshot

https://github.com/ciwen3/Public/blob/master/Programming/C%2B%2B/Unquoted-Path-Vuln

Burn It All

Screenshot Screenshot

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.

Rubber Ducky / Attiny85 Scripts

Scripts to automatically attack a system by plugging in a usb devcice that mimics a keyboard and issues commands at lightning speed.

Screenshot

https://github.com/ciwen3/Public/tree/master/Programming/RubberDucky

Job Search Script

Screenshot Screenshot

https://github.com/ciwen3/Public/blob/master/Programming/Bash/job-search.sh

Prime Numbers:

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).

Screenshot Screenshot

https://github.com/ciwen3/Public/tree/master/Programming/Python/Prime-Counter

Technical:

ChromeBook

One of several Chromebook models I have turned into Linux Laptops.

Screenshot

https://github.com/ciwen3/Public/blob/master/Technical/Chromebook/README.md

DIY Arcade

Full size arcade and cabinet that I made for a friend.

Screenshot

https://github.com/ciwen3/Public/blob/master/Technical/DIY%20Arcade/README.md

FUN:

Art Projects I have participated in

Screenshot Screenshot

https://github.com/ciwen3/Public/blob/master/Art.md

Other

https://www.youtube.com/watch?v=dQw4w9WgXcQ?autoplay=1

All of my Public projects, opinions and advice are offered “as-is”, without warranty, and disclaiming liability for damages resulting from using any of my software or taking any of my advice.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published