1393 matches found
linux/x86 - Nmap Default Router Services Scan - 73 bytes
/ 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...
linux/x86 - "man /bin/cat" shellcode 121 bytes
/ 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...
Trainor SQL Injection
---------------------------------------------------------------- Trainor SQL Injection Vulnerability ---------------------------------------------------------------- Exploit Title : Trainor SQL Injection Vulnerability Author : Hack Center Security Team Discovered By : Net.W0lf Software Link :...
Ipswitch WhatsUp Gold 15.02 contains SQL injection and XSS vulnerabilities
Overview Ipswitch WhatsUp Gold 15.02 has been reported to contain blind SQL injection and cross-site scripting vulnerabilities. Description Ipswitch WhatsUp Gold 15.02 has been reported to contain blind SQL injection and cross-site scripting vulnerabilities.CWE-79-CVE-2012-2601 - Blind SQL...
Microsoft Windows Kernel - Intel x64 SYSRET (MS12-042)
Source: http://packetstormsecurity.org/files/115908/sysret.rar This is proof of concept code that demonstrates the Microsoft Windows kernel Intel/x64 SYSRET vulnerability as described in MS12-042. The shellcode disables code signing and will grant NT SYSTEM privileges to a specified application o...
Microsoft Windows Kernel - Intel x64 SYSRET (MS12-042)
Microsoft Windows Kernel - Intel x64 SYSRET MS12-042 Source: http://packetstormsecurity.org/files/115908/sysret.rar This is proof of concept code that demonstrates the Microsoft Windows kernel Intel/x64 SYSRET vulnerability as described in MS12-042. The shellcode disables code signing and will...
Vice City Multiplayer Server 0.3z R2 - Remote Code Execution
Vice City Multiplayer Server 0.3z R2 - Remote Code Execution / Exploit Title: Vice City Multiplayer remote code execution Server Date: 22/08/2012 Exploit Author: Sasuke78200 Benjaa Toufik Software Link: http://www.vicecitymultiplayer.com/downloads/03zr2/server0.3zr2pawnwinupdated2.zip Version: 0....
Zoho BugTracker Multiple Stored XSS Vulnerabilities
Summary Zoho Bug Tracker is an online bug tracking software that combines a clean and an intuitive interface to submit and track bugs with custom workflows, business rules, custom fields and filters for the bugs that software projects are bound to generate and fix all bugs fast. Description The B...
CVE-2012-2601
creationtimestamp| type| source ---|---|--- 2012-07-22 00:00:00+00:00| confirmed| https://www.exploit-db.com/exploits/20035...
ALLMediaServer Request Handling Buffer Overflow Vulnerability
ALLMediaServer is prone to a buffer overflow vulnerability. SPDX-FileCopyrightText: 2012 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...
ZipItFast PRO 3.0 - Local Heap Overflow
ZipItFast PRO 3.0 - Local Heap Overflow !/usr/bin/perl --------------------------------------------------------------------------- Exploit: ZipItFast PRO v3.0 Heap-Overflow Author: b33f - http://www.fuzzysecurity.com/ OS: Windows XP SP1 DOS POC: C4SS!0 G0M3S =...
ZipItFast PRO 3.0 - Local Heap Overflow
!/usr/bin/perl --------------------------------------------------------------------------- Exploit: ZipItFast PRO v3.0 Heap-Overflow Author: b33f - http://www.fuzzysecurity.com/ OS: Windows XP SP1 DOS POC: C4SS!0 G0M3S = http://www.exploit-db.com/exploits/17512/ Software:...
[CVE-2012-0694] SugarCRM CE <= 6.3.1 "unserialize()" PHP Code Execution
------------------------------------------------------- SugarCRM CE = 6.3.1 "unserialize" PHP Code Execution ------------------------------------------------------- author...........: Egidio Romano aka EgiX mail.............: n0b0d13satgmaildotcom software link....: http://www.sugarcrm.com/ -...
ALLMediaServer 0.8 - Remote Overflow (SEH)
ALLMediaServer 0.8 - Remote Overflow SEH Exploit Title: seh exploit, BOF Date: 04/07/2012 Exploit Author: motaz reda my E-mail: [email protected] Software Link: http://allmediaserver.org/ Version: ALLMediaServer 0.8 Tested On: Windows 7 ultimate !/usr/bin/python import sys, socket s =...
ALLMediaServer 0.8 - Remote Overflow (SEH)
Exploit Title: seh exploit, BOF Date: 04/07/2012 Exploit Author: motaz reda my E-mail: [email protected] Software Link: http://allmediaserver.org/ Version: ALLMediaServer 0.8 Tested On: Windows 7 ultimate !/usr/bin/python import sys, socket s = socket.socketsocket.AFINET, socket.SOCKSTREAM...
Sun iPlanet Error Page Link Injection
Sun iPlanet Error Page Link Injection known about long time, but no CVE! probably because this really lame vulnerability! some security pro will say this good for social engineering and give cyberwar example! GET...
XM Easy Personal FTP Server 5.30 - Remote Format String Write4
!/usr/bin/python XM Easy Personal FTP Server v = 5.30 Remote Format String write4 Exploit exploit by: mrme @netninja/mrmeatcorelan.be Thanks to the Corelan Security Team Note: this is a poc only, and requires the following target environment: Windows Server 23k: - msvcrt.dll v7.0.3790.3959 -...
vanilla forums poll plugin 0.9 - Persistent Cross-Site Scripting
vanilla forums poll plugin 0.9 - Persistent Cross-Site Scripting Title: Vanilla Poll 0.9 Stored XSS Date: 1/6/12 Author: Henry Hoggard Author URL: henryhoggard.co.uk Author Twitter: @henryhoggard Software: Vanilla Version 2.0.18.4 + Vanilla Poll 0.9 http://vanillaforums.org/download...
PHP Volunteer Management System v 1.0.2 multiple SQLi Vulnerabilities
Exploit for php platform in category web applications Title: PHP Volunteer Management System v 1.0.2 multiple SQLi Vulnerabilities Version: 1.0.2 Author/Found by: loneferret Software Site: https://sourceforge.net/projects/phpvolunteer/ Other vulnerabilities:...
bsnes 0.87 - Local Denial of Service
'Load NES Catridge' that contains 9999 chars 'A', so bsnes should crash. PoC / Code: $buffer = strrepeat'A', 9999; Create 9999 chars'A'.. iffileputcontents'crash.nes', $buffer echo"File created successfuly.\r\bsnes should crash when you open the file with it.\r\n"; else echo"Can't create file...