Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.78 KB

README.md

File metadata and controls

44 lines (34 loc) · 1.78 KB

Security Fundamentals Projects

Table of Contents

Project Description

Project 01: Password Security and Encryption

For a detailed project description, please refer to the Project Description PDF.
The results report is provided in the Project Report PDF.
The implemented Project Code is in Project Code Folder.

Project 02: Penetration Testing and Scanning

For a detailed project description, please refer to the Project Description PDF.
The results report is provided in the Project Report PDF.
The implemented Project Code is in Project Code Folder.

Project 03: Password Creation and Management Tool

For a detailed project description, please refer to the Project Description PDF.
The results report is provided in the Project Report PDF.
The implemented Project Code is in Project Code Folder.

Dependencies

This project uses the following libraries:

IDE

This project is developed using Pycharm.

Installation

Step-by-step instructions on how to get the development environment running:

Steps

  1. Clone repository to your local system.
  2. Launch PyCharm.
  3. Click on File > Open.
  4. Navigate to the folder where you cloned the repository and select the project folder.
  5. Click the Run button Run Image to start the project.