Lucene search
+L

13875 matches found

myhack58
myhack58
•added 2013/04/16 12:00 a.m.•49 views

VsFtp2 Version 2.3.4 Backdoor vulnerability-vulnerability warning-the black bar safety net

Metasploit+Nmap using the Test to build a virtual machine nmap –sT –A IP address Or use metaspliot scan to ftp –version to scan Here using someone else's figure ! image metasploit exploit use exploit/unix/ftp/vsftpd234backdoor msf exploitvsftpd234backdoor show options Need to fill out the attack...

0.9AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/04/16 12:00 a.m.•56 views

Oracle WebCenter Content CheckOutAndOpen.dll ActiveX Remote Code Execution

This module exploits a vulnerability found in the Oracle WebCenter Content CheckOutAndOpenControl ActiveX. This vulnerability exists in openWebdav, where user controlled input is used to call ShellExecuteExW. This module abuses the control to execute an arbitrary HTA from a remote location. This...

4CVSS5.7AI score0.58817EPSS
SaveExploits9
zdt
zdt
•added 2013/04/13 12:00 a.m.•46 views

DLink DIR-645 / DIR-815 Command Execution Vulnerability

Exploit for hardware platform in category remote exploits This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core...

7.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/04/12 5:57 p.m.•35 views

Android Meterpreter, Android Reverse TCP Stager

Run a meterpreter server in Android. Connect back stager This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = :dynamic include Msf::Payload::Stager include Msf::Payload::Android include...

0.7AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/04/12 5:57 p.m.•39 views

Command Shell, Android Reverse TCP Stager

Spawn a piped command shell sh. Connect back stager This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = :dynamic include Msf::Payload::Stager include Msf::Payload::Android include...

7.2AI score
SaveExploits0
zdt
zdt
•added 2013/04/12 12:00 a.m.•101 views

Nagios Remote Plugin Executor Arbitrary Command Execution

The Nagios Remote Plugin Executor NRPE is installed to allow a central Nagios server to actively poll information from the hosts it monitors. NRPE has a configuration option dontblamenrpe which enables command-line arguments to be provided remote plugins. When this option is enabled, even when NR...

7.5CVSS7.1AI score0.65724EPSS
SaveExploits9
Exploit DB
Exploit DB
•added 2013/04/12 12:00 a.m.•53 views

Nagios Remote Plugin Executor - Arbitrary Command Execution (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' require 'zlib' class Metasploit3 'Nagios Remote Plugin...

7.5CVSS5.1AI score0.65724EPSS
SaveExploits9
Packet Storm
Packet Storm
•added 2013/04/11 12:00 a.m.•196 views

DLink DIR-645 / DIR-815 diagnostic.php Command Execution

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit3 'DLink DIR-645 / DIR-815 diagnostic.ph...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2013/04/10 12:00 a.m.•41 views

Linksys WRT54GL - 'apply.cgi' Command Execution (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit3 'Linksys WRT54GL apply.cgi Command...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
•added 2013/04/10 12:00 a.m.•91 views

Adobe ColdFusion APSB13-03 Command Execution

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' require 'digest/sha1' require 'openssl' class Metasploit...

10CVSS0.93758EPSS
SaveExploits14
zdt
zdt
•added 2013/04/10 12:00 a.m.•45 views

Linksys WRT54GL apply.cgi Command Execution

Exploit for hardware platform in category remote exploits require 'msf/core' class Metasploit3 'Linksys WRT54GL apply.cgi Command Execution', 'Description' = %q Some Linksys Routers are vulnerable to an authenticated OS command injection in the Web Interface. Default credentials are admin/admin o...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2013/04/10 12:00 a.m.•223 views

Adobe ColdFusion APSB13-03 - Remote Multiple Vulnerabilities (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' require 'digest/sha1' require 'openssl' class Metasploit...

10CVSS8.7AI score0.93758EPSS
SaveExploits14
seebug.org
seebug.org
•added 2013/04/09 12:00 a.m.•41 views

MongoDB nativeHelper.apply Remote Code Execution

No description provided by source. This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit3...

7.1AI score0.44543EPSS
SaveExploits8
Metasploit
Metasploit
•added 2013/04/08 5:51 p.m.•27 views

Add/Sub Encoder

Encodes payload with add or sub instructions. This idea came from offensive-security muts' hp nnm 7.5.1 exploit. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Add/Sub Encoder', 'Description' ...

0.6AI score
SaveExploits0
ThreatPost
ThreatPost
•added 2013/04/08 4:17 p.m.•13 views

Serious Vulnerabilities Found in Popular Home Wireless Routers

Hackers love to attack Java. Why? Well, not only because it is full of holes, but because it’s everywhere, embedded on endpoints, Web browsers, mobile devices and more. The same goes for attacking wireless routers; they’re buggy and they’re everywhere. A handful of vulnerabilities were identified...

7.5AI score
SaveExploits0References4
Exploit DB
Exploit DB
•added 2013/04/08 12:00 a.m.•18 views

HP System Management - Anonymous Access Code Execution (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit3 /HP System Management Homepage/ includ...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2013/04/08 12:00 a.m.•33 views

Linksys E1500/E2500 - 'apply.cgi' Remote Command Injection (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit3 'Linksys E1500/E2500 apply.cgi Remote...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2013/04/08 12:00 a.m.•25 views

HP System Management Homepage - Local Privilege Escalation (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' require 'rex' require 'msf/core/post/common' require...

5.3AI score
SaveExploits0
exploitpack
exploitpack
•added 2013/04/08 12:00 a.m.•73 views

MongoDB 2.2.3 - nativeHelper.apply Remote Code Execution

MongoDB 2.2.3 - nativeHelper.apply Remote Code Execution Title: MongoDB nativeHelper.apply Remote Code Execution Author: agixid http://blog.scrt.ch/2013/03/24/mongodb-0-day-ssji-to-rce/ Software Link: http://fastdl.mongodb.org/linux/mongodb-linux-i686-2.2.3.tgz Version: 2.2.3 The following PoC...

SaveExploits0
Exploit DB
Exploit DB
•added 2013/04/08 12:00 a.m.•1260 views

MongoDB - nativeHelper.apply Remote Code Execution (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit3 'MongoDB nativeHelper.apply Remote Cod...

6CVSS7.6AI score0.44543EPSS
SaveExploits8
Rows per page
Query Builder