Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hamsycodes/cyberpython-projects

These are some of the cyber projects I worked on. All of them are coded in Python Language. It involves some beginner projects including keyloggers, ping and port scanners, messageEncryptors, passwdGenerators.
https://github.com/hamsycodes/cyberpython-projects

Last synced: 2 days ago
JSON representation

These are some of the cyber projects I worked on. All of them are coded in Python Language. It involves some beginner projects including keyloggers, ping and port scanners, messageEncryptors, passwdGenerators.

Awesome Lists containing this project

README

        

# CyberPython-Projects
These are some of the cyber projects I worked on including:


  1. Keylogger- program that logs the key pressed and stores it in a txt file.

  2. MessageEncryptor- program that encrypts the message into an encoded format.

  3. PasswdGenerator- program that generates password of a desired input string.

  4. PhishingLinks- program that informs the user of phishing link by checking an array of website URLs.

  5. PingSweeper- program that pings a specific IP Address/Address Block.

  6. PortScanner- program that scans a port of specific IP Address/Address Block.