What is the best tool to generate malware, and how can I use it safely? I know that most DarkComet RAT downloads are ratted themselves, and I obviously do not want this on my system.
Thanks
What is the best tool to generate malware, and how can I use it safely? I know that most DarkComet RAT downloads are ratted themselves, and I obviously do not want this on my system.
Thanks
6 Responses
This site is for non illegal use. Yes, it is true that DarkComet is full of malware. I once tried a supposedly legit copy and got infected. If you want to learn for the enjoyment of learning and to further your education, there are plenty of tutorials on this site as well as others. I'll give you a hint though, Shellter.
I'm only doing this for learning, and thanks.
I'd also check into veil evasion. It has the ability to generate payloads with AES encryption. And usually works unless the person is using a good AV that sandboxes.
I have tried Veil-Evasion, and I really love it. I probably should have said that in my original post, so thanks anyway.
the fatrat
https://github.com/Screetsec/TheFatRat
veil evasion
https://github.com/Veil-Framework/Veil-Evasion
Shellter
on kali just type:
apt-get update
apt-get install shellter
OTHER GOOD STUFF INCLUDES
Empire Powershell
https://github.com/adaptivethreat/Empire
Powersploit (already included in Kali)
and the last, my favourite, is UNICORN
https://github.com/trustedsec/unicorn
Ah, thanks, that works :)
Share Your Thoughts