Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naveeng2402/cns-lab


https://github.com/naveeng2402/cns-lab

Last synced: 1 day ago
JSON representation

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.