Any actions and or activities related to crab-crypt are solely your responsibility. The misuse of this toolkit can result in criminal charges brought against the persons in question. The contributors will not be held responsible in the event any criminal charges be brought against any individuals misusing this toolkit to break the law.
This toolkit contains materials that can be potentially damaging or dangerous for social media. Refer to the laws in your province/country before accessing, using, or in any other way utilizing this in the wrong way.
This Tool is made for educational purposes only. Do not attempt to violate the law with anything contained here. If this is your intention, then Get the hell out of here!
It only demonstrates "how phishing works". You shall not misuse the information to gain unauthorized access to someone's social media. However, you may try out this at your own risk.
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.
Coming SOON!
- 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.
./creeper.py
When it is executed, it encrypts all the files in the directory where it's executed and creates a decryptor key to the same directory. ./decrypt.py
When it is operated ./creeper.py
decrypts encrypted files with the decryption key generated by.