Reptile Bot Source Code

Bot name-reptile bot 
Author-Unknown
Written in-C



Description-
In reptile bot many of the typical RAT functions were implemented, simple and straightforward. A rootkit is included as well (I think it it’s the FU rootkit). You find a sniffer, ftp server, process handler, service handler, registry handler, socks4 client and server, download function, etc.
But for me I think there are better, more educating codes you can read instead of this one.

Downloads
Source
Name-Worm.MSH.Skowor.A
Type-Worm
Author-sk0r/Czybik
Written in-PowerShell


Description-
I was looking for PowerShell based malware and eventually found the POC Skowor worm. The only worm written in this language.
It attempts to propagate via the Kazaa P2P network by putting a copy of itself in the shared folders. As far as I see there is no typical malicious payload except it overwrites files with a specific file extension.

Good to know it exists and to see how it works.
Download
Source