0% found this document useful (0 votes)
758 views1 page

Cyber Security Project

This document describes a cyber security project to build a keylogger in Python. The keylogger records all keyboard input to intercept sensitive information like credit card numbers and passwords entered on the keyboard without the user's knowledge. The project aims to develop this keylogger to understand how it works and how the logged data is transmitted to a hacker. Students have 7 days to submit the Python source code for the keylogger in a PDF file along with their full name via email for evaluation and certification.

Uploaded by

muthu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
758 views1 page

Cyber Security Project

This document describes a cyber security project to build a keylogger in Python. The keylogger records all keyboard input to intercept sensitive information like credit card numbers and passwords entered on the keyboard without the user's knowledge. The project aims to develop this keylogger to understand how it works and how the logged data is transmitted to a hacker. Students have 7 days to submit the Python source code for the keylogger in a PDF file along with their full name via email for evaluation and certification.

Uploaded by

muthu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

CYBER SECURITY PROJECT

Project Title : Keylogger

Keylogger: Keyloggers attempt to retrieve confidential information by capturing user input via
keystroke monitoring and leak this information for malicious purposes.

How does it work?

Keylogger records all information and keeps track of everything that is typed. This can be used
to intercept credit card information, passwords, and other sensitive information typed into the
keyboard. Keystroke loggers can be installed as malware without the user’s knowledge in order
to steal sensitive data.

Aim of the project: -

Build a Keylogger in python language to detect this malware and understand how the data is
logged and transmitted to a hacker.

1) To be submitted : Source code. Refer to the PPTs and videos shared in the LMS for writing
the source code.

2) Write the source code in word doc. Convert the word doc to PDF. Mail the PDF alongwith
your full name to [email protected]

3) Note: We will verify the code and evaluate it. After that you will be receiving your certificates
from our end.

Duration to complete the project is 7 Days. So start with the process and do your best.

You might also like