Welcome to my Prodigy InfoTech Virtual Internship repository!
This repository showcases my internship submissions for various cybersecurity tasks. Each folder represents an individual task containing source code and documentation.
-
PRODIGY_CS_01 – Caesar Cipher
A Python script implementing Caesar cipher encryption and decryption. -
PRODIGY_CS_02 – Image Encryption
Encrypts and decrypts images using pixel manipulation method. -
PRODIGY_CS_03 – Password Complexity Checker
A tool to evaluate password strength based on security standards. -
PRODIGY_CS_04 – Keylogger
Logs keystrokes for a specified time. Includes disclaimer for ethical use. -
PRODIGY_CS_05 – Packet Sniffer
Captures TCP packets using Scapy and logs essential network data.
- Python 3.x
- Scapy
- Npcap
- Pynput
- Standard Python Libraries
Each folder contains:
- The Python script (
.pyfile) - A
README.mdexplaining:- Purpose
- Features
- Requirements
- Execution steps
- Disclaimer for ethical usage
All tools and scripts in this repository are created strictly for educational and ethical purposes.
Use only in environments you own or have permission to test.
The developer is not responsible for any misuse or resulting damages.