Skip to content

Aatmaj-Zephyr/information-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This repository contains Lab material for information security course.

  1. Encryption-Decryption programs using classical cryptography (Playfair cipher, Transposition cipher)
  2. Application of RSA Algorithm for various security services like confidentiality, authentication, signature, non-repudiation and integrity
  3. Implementation/configuration of malware detection tools CO2
  4. Analysis of sample vulnerable web applications for Man-in-Middle Attack / SQL injection etc. using Burp Suite.
  5. Introduction to Open Web Application Security Project and implementation of XSS.
  6. Email security using PGP implementation (Pretty Good Privacy).
  7. Implementation and configuration of Firewall using Iptable / Fortinet / Palo Alto.
  8. Working with sample real life cases related to Network security and forensics using tool - Network Miner.
  9. Implementation of CAPTCHA for Security of systems
  10. Report writing on legal issues and ethics with respect to some case study.

How to contribute?

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.

  1. Add material related to the topic
  2. Add code related to the topic with proper documentation, references and explaination.
  3. Add code in question answer format. (Example practical question and corresponding answer code)
  4. (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! 😇

About

Information security lab material

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors