crab-crypt Linux is a ransomware malware that can run on Linux systems. It is a software that finds the victim's user files and encrypts these files and uploads the generated decryption key to the attacker's server.

TO-DO LIST -

  • The code block that will be used to upload the generated decryption key to the attacker server will be added.
  • An interface system will be created where the attacker can see the victims
  • A code block will be added to detect the directory of the user with whom it is working and encrypt the files in the directory.