SANTHOSH17-DOT / attack-vectors-suite

A collection of cybersecurity attack vectors
MIT License
33 stars 33 forks source link

Add keylogger for Windows #24

Closed deadex-ng closed 1 year ago

deadex-ng commented 1 year ago

@SANTHOSH17-DOT Keylogger functionalities

  1. keylogger terminal window hides when the keylogger is executed.
  2. gets the name of the window currently open i.e Brave Browser
  3. record all keys to log.txt file

This is a continuation from this

deadex-ng commented 1 year ago

I have squashed all the commits.

SANTHOSH17-DOT commented 1 year ago

@deadex-ng Good job. GG @a-muk Thank you for your review