CryptoSymfony is a simple cryptovirus created and shared for educational purposes.
More info: $kernel->infect(): Creating a cryptovirus for Symfony2 apps
Warning: This is only for educational purposes
The project is divided in two directories:
-
server: Contains the code to be included in the hacker's server. Theget_public_keyandget_private_keyscripts and the backdoor to get the stolen information and recover the data. -
virus: Contains the virus code, which will be able to infect thebootstrap.php.cachefile of a Symfony project. Thereset.shscript resets the project.
- Raul Fraile (@raulfraile)
- All contributors
CryptoSymfony is released under the MIT License. See the bundled LICENSE file for details.