Code Monkey home page Code Monkey logo

mano-podili's Projects

prodigy_cs_01 icon prodigy_cs_01

This repository contains the files related to my first project in the Cyber Security domain, created as part of my internship at Prodigy InfoTech. The project is a Python program that implements the Caesar Cipher algorithm for encryption and decryption of text.

prodigy_cs_02 icon prodigy_cs_02

This Python script uses the Pillow library to encrypt and decrypt images by swapping red and blue channels. It takes an input image, encrypts it to an encrypted image, and then decrypts the encrypted image back to its original form. The script demonstrates a simple image encryption and decryption process.

prodigy_cs_03 icon prodigy_cs_03

This Python script checks password strength based on length and character set, classifying it into five categories. It looks for uppercase, lowercase, digits, and special characters. A simple user interface and a delay between evaluations are included. A useful tool for creating stronger passwords and enhancing online security.

prodigy_cs_04 icon prodigy_cs_04

This Python script uses pynput to create a keylogger, recording keystrokes with timestamps and logging them to a text file. Stop the keylogger by pressing the escape key. Use responsibly and with proper authorization, as keyloggers can be misused.

prodigy_cs_05 icon prodigy_cs_05

This is a Python script that uses Scapy to sniff packets and extract their source IP, destination IP, and protocol. If the packet contains TCP or UDP layers, it attempts to decode and print the payload. This script is useful for network analysis and debugging purposes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.