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_key
andget_private_key
scripts 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.cache
file of a Symfony project. Thereset.sh
script resets the project.
- Raul Fraile (@raulfraile)
- All contributors
CryptoSymfony is released under the MIT License. See the bundled LICENSE file for details.