This repository contains Lab material for information security course.
- Encryption-Decryption programs using classical cryptography (Playfair cipher, Transposition cipher)
- Application of RSA Algorithm for various security services like confidentiality, authentication, signature, non-repudiation and integrity
- Implementation/configuration of malware detection tools CO2
- Analysis of sample vulnerable web applications for Man-in-Middle Attack / SQL injection etc. using Burp Suite.
- Introduction to Open Web Application Security Project and implementation of XSS.
- Email security using PGP implementation (Pretty Good Privacy).
- Implementation and configuration of Firewall using Iptable / Fortinet / Palo Alto.
- Working with sample real life cases related to Network security and forensics using tool - Network Miner.
- Implementation of CAPTCHA for Security of systems
- Report writing on legal issues and ethics with respect to some case study.
Please feel free to contribute. Please make sure the code is clear, variables are well named and the comments are proper.
You can contribute in either of the ways.
- Add material related to the topic
- Add code related to the topic with proper documentation, references and explaination.
- Add code in question answer format. (Example practical question and corresponding answer code)
- (for students) Add practicals code, writeups conducted in your colleges related to this topic.
Note for college students
Please feel free to contribute. Please remember that this repository is for helping students and not encouraging in any malpractises. Anti-plagarism measures taken by the college will detect this code and strict action will be taken against you, hence refrain from copying any part of this material. Please do not use this repository to just copy paste the code or the solutions. Try to understand this on your own and then try it out. For any doubts, please raise an issue for seeking help.
Finding this useful? Please dont forget to star the repository and follow me! 😇