Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naveeng2402/cns-lab
https://github.com/naveeng2402/cns-lab
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/naveeng2402/cns-lab
- Owner: naveeng2402
- Created: 2023-11-24T16:21:23.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-25T06:14:44.000Z (12 months ago)
- Last Synced: 2024-03-19T10:32:10.857Z (8 months ago)
- Language: Java
- Size: 2.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CNS Lab
## Problems
- [x] Ceaser Cipher
- [x] Hill Cipher
- [x] Rail Fence Transposition
- [ ] Playfair Cipher
- [x] Vigenere Cipher
- [x] Row Transposition
- [x] Diffe HellMan Key Exchange
- [x] RSA Javascript
- [x] SHA 1
- [x] DES
- [x] AES
- [x] Digital Signature## Tools
- [x] Implement IDS in your system and show how intrusion is detected.
- [ ] implement and show how to protect your system from Malware using RootkitHunter.
- [ ] Implement and show how to protect your system from Malware using BuildingTrojans.
- [ ] Implement a Vulnerability Assessment tool N-stalker and show how it protects your system.