Lucene search
+L

2422 matches found

OpenVAS
OpenVAS
added 2011/06/01 12:00 a.m.15 views

Nmap NSE net: mysql-info

Connects to a MySQL server and prints information such as the protocol and version numbers, thread ID, status, capabilities, and the password salt. If service detection is performed and the server appears to be blocking our host or is blocked because of too many connections, then this script isn'...

7.2AI score
SaveExploits0
Metasploit
Metasploit
added 2011/03/19 12:00 a.m.181 views

Saltstack Minion Payload Deployer

This exploit module uses saltstack salt to deploy a payload and run it on all targets which have been selected default all. Currently only works against nix targets. Module Options msf use exploit/linux/local/saltstack/saltminiondeployer msf undefinedsaltminiondeployer show actions ...actions...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2011/03/06 12:00 a.m.53 views

EggAvatar for vBulletin 3.8.x - SQL Injection

!/usr/bin/env perl use LWP::UserAgent; sub banner print "\n"; print " DSecurity \n"; print "\n"; print " Email:dsecurity.vnatgmail.com \n"; print "\n"; if@ARGVnew; $ua-agent"DSecurity"; $ua-cookiejar; sub login@ my $username=shift; my $password=shift; my $req = HTTP::Request-newPOST =...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2011/03/02 12:00 a.m.38 views

cChatBox for vBulletin 3.6.8/3.7.x - SQL Injection

!/usr/bin/perl use LWP::UserAgent; $ua = LWP::UserAgent-new; $ua-agent"MyApp/0.1 "; print "\n"; print " EXPLOIT \n"; print "\n"; print " Portal: cchatbox \n"; print " Bug: SQLI \n"; print " Author: DSecurity \n"; print " Coder: vv0lll \n"; print "\n"; print "Use: exploit.pl address numberuser...

5.3AI score
SaveExploits0
NVD
NVD
added 2010/11/06 12:00 a.m.25 views

CVE-2009-5014

The default quickstart configuration of TurboGears2 aka tg2 before 2.0.2 has a weak cookie salt, which makes it easier for remote attackers to bypass repoze.who authentication via a forged authorization cookie, a related issue to CVE-2010-3852...

7.5CVSS6.8AI score0.01357EPSS
SaveExploits0References1
Prion
Prion
added 2010/11/06 12:00 a.m.22 views

Authorization

The default quickstart configuration of TurboGears2 aka tg2 before 2.0.2 has a weak cookie salt, which makes it easier for remote attackers to bypass repoze.who authentication via a forged authorization cookie, a related issue to CVE-2010-3852...

7.5CVSS7AI score0.02002EPSS
SaveExploits0References1Affected Software1
UbuntuCve
UbuntuCve
added 2010/11/06 12:00 a.m.42 views

CVE-2009-5014

The default quickstart configuration of TurboGears2 aka tg2 before 2.0.2 has a weak cookie salt, which makes it easier for remote attackers to bypass repoze.who authentication via a forged authorization cookie, a related issue to CVE-2010-3852...

7.5CVSS5.9AI score0.01357EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2010/11/06 12:00 a.m.5 views

CVE-2009-5014

The default quickstart configuration of TurboGears2 aka tg2 before 2.0.2 has a weak cookie salt, which makes it easier for remote attackers to bypass repoze.who authentication via a forged authorization cookie, a related issue to CVE-2010-3852...

7.5CVSS5.6AI score0.02002EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2010/11/05 10:00 p.m.49 views

CVE-2009-5014

Removed by vendor...

7.5CVSS6.7AI score0.01357EPSS
SaveExploits0
Cvelist
Cvelist
added 2010/11/05 10:00 p.m.31 views

CVE-2009-5014

The default quickstart configuration of TurboGears2 aka tg2 before 2.0.2 has a weak cookie salt, which makes it easier for remote attackers to bypass repoze.who authentication via a forged authorization cookie, a related issue to CVE-2010-3852...

6.7AI score0.01357EPSS
SaveExploits0References1
exploitpack
exploitpack
added 2010/07/06 12:00 a.m.24 views

minerCPP 0.4b - Remote Buffer Overflow Format String

minerCPP 0.4b - Remote Buffer Overflow Format String !/usr/bin/env python minerCPP 0.4b Remote BOF+Format String Attack Exploit Software Link: http://sourceforge.net/projects/minercpp/ Author: l3D Sites: http://xraysecurity.blogspot.com, http://nullbyte.org.il IRC: irc://irc.nix.co.il Email:...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2010/07/06 12:00 a.m.39 views

minerCPP 0.4b - Remote Buffer Overflow / Format String

!/usr/bin/env python minerCPP 0.4b Remote BOF+Format String Attack Exploit Software Link: http://sourceforge.net/projects/minercpp/ Author: l3D Sites: http://xraysecurity.blogspot.com, http://nullbyte.org.il IRC: irc://irc.nix.co.il Email: [email protected] Tested on Windows 7 In order to make...

5.3AI score
SaveExploits0
zdt
zdt
added 2010/05/13 12:00 a.m.23 views

migascms "Xinha" Plugin Configuration Injection Vulnerability

Exploit for php platform in category web applications ============================================================= migascms "Xinha" Plugin Configuration Injection Vulnerability =============================================================...

7.1AI score
SaveExploits0
myhack58
myhack58
added 2010/01/23 12:00 a.m.32 views

mssql hash password cracking method-vulnerability warning-the black bar safety net

mssql hash stored in the table master. dbo. sysxlogins, with select name,password from master. dbo. sysxlogins can extract the user hash. 0x01004E04BE46023057E323AF27269E5b7ddca140c98d225bdd3d06e8efe8cfaec02985b27b38059fa3b18349612b Decomposition: Constant part: 0×0 1 0 0 Salt part: 4E04BE46 Mixi...

1.7AI score
SaveExploits0
myhack58
myhack58
added 2010/01/05 12:00 a.m.19 views

Using CAIN to crack SqlServer2000 HASH-bug warning-the black bar safety net

All users of HASH are present in the master. dbo. sysxlogins table surface: select name,password from master. dbo. sysxlogins You can grab the HASH. The following is my machine on the SA user HASH: a 0x01004E04BE46023057E323AF27269E5b7ddca140c98d225bdd3d06e8efe8cfaec02985b27b38059fa3b18349612b An...

0.5AI score
SaveExploits0
exploitpack
exploitpack
added 2009/12/24 12:00 a.m.17 views

Wbb3 - Blind SQL Injection

Wbb3 - Blind SQL Injection !/usr/bin/perl -w use strict; use LWP::Simple; $| = 1; print q ----------------------------------------------- Wbb3 Blind Sql Injection Injection in Announce Plugin Kleinanzeigen Markt Coded By Molli use: ano.pl url user id Announce Catid Google:...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/12/24 12:00 a.m.29 views

Wbb3 - Blind SQL Injection

!/usr/bin/perl -w use strict; use LWP::Simple; $| = 1; print q ----------------------------------------------- Wbb3 Blind Sql Injection Injection in Announce Plugin Kleinanzeigen Markt Coded By Molli use: ano.pl url user id Announce Catid Google: "inurl:index.php?page=Announceshow" Special greetz...

5.8AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2009/12/16 1:30 a.m.21 views

CVE-2009-4304

Moodle 1.8 before 1.8.11 and 1.9 before 1.9.7 does not use a random password salt in config.php, which makes it easier for attackers to conduct brute-force password guessing attacks...

7.5CVSS5.9AI score0.01832EPSS
SaveExploits0References1
seebug.org
seebug.org
added 2009/06/30 12:00 a.m.27 views

SMF Mod Member Awards 1.0.2 Blind SQL Injection Exploit

No description provided by source. ------------------------------------------------------------------------- SMF Component Member Awards Blind SQL-injection Vulnerability ------------------------------------------------------------------------- author: eLwaux thanks: mailbrush, antichat.ru,...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2009/05/18 12:00 a.m.19 views

Dana Portal - Remote Change Admin Password

Dana Portal - Remote Change Admin Password !/usr/bin/python Abysssec Inc Public Exploit Code Title : Dana Portal Remote Change Admin Password Exploit Affected Version : ASP Version Vulnerable File : albumdetail.asp Vendor Site : www.dana.ir note : no point to keep it private anymore . This exploi...

0.3AI score
SaveExploits0
Rows per page
Query Builder