Exploits / Vulnerability Discovered : 2019-05-03 |
Type : shellcode |
Platform : linux_x86
This exploit / vulnerability Linux/x86 openssl encrypt (aes256cbc) files (test.txt) shellcode (185 bytes) is for educational purposes only and if it is used you will do on your own risk!
[+] Code ...
# Exploit Title: Linux/x86 openssl aes256cbc encrypt files small like ransomware (185 bytes)
# Google Dork: None
# Date: 02.05.2019
# Exploit Author: strider
# Vendor Homepage: None
# Software Link: None
# Tested on: Debian 9 Stretch i386/ Kali Linux i386
# CVE : None
# Shellcode Length: 185
------------------------------[Description]---------------------------------
This shellcode encrypts the specified file aith aes256cbc and a 32byte random key.
After encryption the key is dropped.