Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c0mput3r5c13nt15t/cybersecurity
This repository contains some projects I did and some resources I found useful while learning about cybersecurity. It's not meant to be an exhaustive list of resources, but rather a (chaotic) collection of things I found useful.
https://github.com/c0mput3r5c13nt15t/cybersecurity
cybersecurity learning-by-doing
Last synced: about 1 month ago
JSON representation
This repository contains some projects I did and some resources I found useful while learning about cybersecurity. It's not meant to be an exhaustive list of resources, but rather a (chaotic) collection of things I found useful.
- Host: GitHub
- URL: https://github.com/c0mput3r5c13nt15t/cybersecurity
- Owner: c0mput3r5c13nt15t
- Created: 2023-02-25T14:53:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T20:38:47.000Z (2 months ago)
- Last Synced: 2024-11-07T21:29:34.213Z (2 months ago)
- Topics: cybersecurity, learning-by-doing
- Language: HTML
- Homepage:
- Size: 116 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cybersecurity
This repository contains some cybersecurity projects I have worked on. It's a collection of small (random) pieces of this and that and not a cohesive whole with a greater goal.
## Highlights
- **[crypto/rsa_in_c](crypto/rsa_in_c)**: A simple (and very insecure!) implementation of RSA in C