Inspiration

My background in the CyberSecurity induustry moved me to build a keylogger that can be used to train people in a organization about the dangers of it.

What it does

It logs every key that is entered on the device it's running on. It also logs the exact browser or application in which those keys were entered.

How we built it

Build on VS Code with Python and Flask

Challenges we ran into

I wanted to implemet a function where the key strokes being monitored by the keylogger will be sent to an email that has been configured in the application. Codes and UI have altready been made available for that, and that will be taken care of very soon.

Accomplishments that we're proud of

This is actually my very first big python program. It makes me feel really accomplished and the urge to do more in other fields and also to add more features to this has really gone high.

What we learned

When I put my mind to a project, I will be able to do it. Also, the Cyber Security tools we build are to help the society and not used to create trouble.

What's next for Keylogger Project

Adding more features, firstly, make the email sending function work well, to be able to send real time logs to the email configured to it. And also, team up with others to gear it towards being more stealth.

Built With

Share this project:

Updates