This repository contains a set of cybersecurity practice tasks completed for a Prodigy Infotech internship.
Each task has its own folder and README with setup and usage details.
- Task 01 - Caesar Cipher
- Task 02 - Image Encryption and Decryption
- Task 03 - Password Strength Checker
- Task 04 - Keylogger
- Task 05 - Network Sniffer
Task_01_caesar_cipher/- Caesar cipher script and READMETask_02_image_encryption/- Image encryption/decryption script and READMETask_03_password_checker/- Password checker script and READMETask_04_keylogger/- Keylogger script and READMETask_05_network_sniffer/- Network sniffer script, README, and requirements file
- Some tasks use only the Python standard library.
- The image encryption task requires
Pillowandnumpy. - The keylogger task requires
keyboard. - The network sniffer task requires
scapyand root or sudo privileges on Linux.
- Internship issued by: Prodigy Infotech
- Domain: Cybersecurity
- Certificate / LOC link: View Certificate