Amnesia Keylogger

Amnesia is a powerful and advanced keylogger created by the developer Raven, using the Python programming language. It is designed to be used on a local network and allows victims to connect to it, saving all of their keystrokes. This data is then stored on the server, where it can be accessed and analyzed by the attacker.

Features

Modules used:

How to use

  1. Clone the repository to your local machine or download the script to your computer.
  2. Cd into the cloned repo
  3. Start the webserver and server by typing python server.py and python webserver.py.
  4. Let the victim download the script:
    • You lure them into the pre-made website to download it
    • Do it your own way
  5. You can compile the script into executable so antivirus doesn't find it Pyarmor, Pyinstaller
  6. Wait until your victim executes the script
  7. Your devices will establish a connection
  8. All keys will be logged into a activity.log file

Note