Skip to content

hail0hydra/qwertyCapture-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qwertyCapture-lite 👺



Disclaimer: ☠ for educational purposes only. User of the application is solely responsible by themselves in case of any malicious activity. ☠



  • Simple tool that helps you to simulate and better underrstand how a keylogger works on a Windows based environment.

  • added persistance features

  • Requires Windows OS.




Usage



⚠️ Better to do this in a VM ⚠️



  1. make sure no application named Windows Explorer.exe is present in location %AppData% of your Windows instance.

  2. make sure the VIRUS & THREAT PROTECTION is turned off for this to work.

  3. git clone 🤡 this repo or download it:

    git clone https://github.com/hail0hydra/qwertyCapture-lite.git
  4. Go inside the directory and make a venv 🔽 :

    $ cd qwertyCapture-demo
    $ python -m venv venv
    $ .\venv\Scripts\activate
  5. Install all requirements

    pip install -r requirements.txt
  6. Ensure pyinstaller is sourced in you path:

    pyinstaller -v
  7. run the hive.py file

    python hive.py
  8. restart your system 🆕

    shutdown /r /t 0
  9. go to %PUBLIC%\Documents and see the logs key_logs.txt 😸






Inspiration

In one my classes, we were talking about Keyloggers and hence I made a demo on it :)






Implementation 📹

  • Thank you 🙏 uzu for the implementation here

About

Keylogger demo with persistance utilising Registry key manipulation and data exfiltration (concept)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages