Lucene search
+L

13861 matches found

Packet Storm
Packet Storm
added 2012/01/16 12:00 a.m.129 views

FreeBSD telnetd Remote Root

!/usr/bin/env python Checks/exploits CVE-2011-4862 remote root in encryption supporting telnetd in multiple FreeBSD versions. Author: Knull of http://leethack.info References: Metasploit module, http://www.metasploit.com/modules/exploit/freebsd/telnet/telnetencryptkeyid FreeBSD advisory,...

10CVSS6.8AI score0.94983EPSS
SaveExploits21
seebug.org
seebug.org
added 2012/01/16 12:00 a.m.37 views

Microsoft Internet Explorer JavaScript OnLoad Handler Remote Code Execution Vulnerability

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 Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/ require 'msf/core'...

2.6CVSS0.1AI score0.83472EPSS
SaveExploits9
zdt
zdt
added 2012/01/14 12:00 a.m.90 views

FreeBSD Telnet Service Encryption Key ID Buffer Overflow

Exploit for bsd platform in category remote exploits $Id: $ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use...

7.1AI score0.94983EPSS
SaveExploits21
exploitpack
exploitpack
added 2012/01/14 12:00 a.m.61 views

phpMyAdmin 3.3.x3.4.x - Local File Inclusion via XML External Entity Injection (Metasploit)

phpMyAdmin 3.3.x3.4.x - Local File Inclusion via XML External Entity Injection Metasploit Exploit Title: poc-phpmyadmin-local-file-inclusion-via-xxe-injection Date: 12-01-2012 Author: Marco Batista Blog Link:...

4.3CVSS0.5AI score0.1267EPSS
SaveExploits7
Exploit DB
Exploit DB
added 2012/01/14 12:00 a.m.47 views

Linux BSD-derived Telnet Service Encryption Key ID - Remote Buffer Overflow (Metasploit)

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

10CVSS5.5AI score0.94983EPSS
SaveExploits21
Exploit DB
Exploit DB
added 2012/01/14 12:00 a.m.53 views

Microsoft Internet Explorer - JavaScript OnLoad Handler Remote Code Execution (MS05-054) (Metasploit)

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

2.6CVSS5.2AI score0.83472EPSS
SaveExploits9
Packet Storm
Packet Storm
added 2012/01/13 12:00 a.m.59 views

Microsoft Internet Explorer JavaScript OnLoad Handler Remote Code Execution

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

2.6CVSS0.1AI score0.83472EPSS
SaveExploits9
Metasploit
Metasploit
added 2012/01/12 9:12 p.m.26 views

BS.Player 2.57 Buffer Overflow (Unicode SEH)

This module exploits a buffer overflow in BS.Player 2.57. When the playlist import is used to import a specially crafted m3u file, a buffer overflow occurs allowing arbitrary code execution. This module requires Metasploit: https://metasploit.com/download Current source:...

0.1AI score
SaveExploits0
Metasploit
Metasploit
added 2012/01/12 12:00 a.m.17 views

McAfee SaaS MyCioScan ShowReport Remote Command Execution

This module exploits a vulnerability found in McAfee Security-as-a-Service. The ShowReport function located in the myCIOScn.dll ActiveX component fails to check the FileName argument, and passes it on to a ShellExecuteW function, therefore allows any malicious attacker to execute any process that...

5.8AI score
SaveExploits0
Metasploit
Metasploit
added 2012/01/11 8:16 p.m.56 views

MYSQL Schema Dump

This module extracts the schema information from a MySQL DB server. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'yaml' class MetasploitModule 'MYSQL Schema Dump', 'Description' = %Q This module extracts th...

7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/01/11 12:00 a.m.48 views

OP5 license.php Remote Command Execution

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

10CVSS0.73949EPSS
SaveExploits7
Metasploit
Metasploit
added 2012/01/11 12:00 a.m.74 views

NTR ActiveX Control StopModule() Remote Code Execution

This module exploits a vulnerability found in the NTR ActiveX 1.1.8. The vulnerability exists in the StopModule method, where the lModule parameter is used to dereference memory to get a function pointer, which leads to code execution under the context of the user visiting a malicious web page...

9.3CVSS5.3AI score0.3852EPSS
SaveExploits4
Metasploit
Metasploit
added 2012/01/10 11:32 p.m.24 views

MSSQL Schema Dump

This module attempts to extract the schema from a MSSQL Server Instance. It will disregard builtin and example DBs such as master, model, msdb, and tempdb. The module will create a note for each DB found, and store a YAML formatted output as loot for easy reading. This module requires Metasploit:...

7.2AI score
SaveExploits0
Metasploit
Metasploit
added 2012/01/10 12:00 a.m.235 views

Microsoft Office Word Malicious Macro Execution

This module injects a malicious macro into a Microsoft Office Word document docx. The comments field in the metadata is injected with a Base64 encoded payload, which will be decoded by the macro and execute as a Windows executable. For a successful attack, the victim is required to manually enabl...

5.4AI score
SaveExploits0
zdt
zdt
added 2012/01/08 12:00 a.m.25 views

Microsoft Office 2003 Home/Pro 0day

Exploit for windows platform in category local exploits !/usr/bin/python ----------------------------------------------------------------------------------- Exploit: Microsoft Office 2003 Home/Pro 0day - Tested on XP SP1,2.3 Authors: b33f Ruben Boonen && g11tch Chris Hodges One shellcode to rule...

6.8AI score
SaveExploits0
exploitpack
exploitpack
added 2012/01/08 12:00 a.m.17 views

Microsoft Office 2003 HomePro - Code Execution (MS10-087)

Microsoft Office 2003 HomePro - Code Execution MS10-087 !/usr/bin/python Note from the Exploit-DB team: This might be the same bug as: https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/fileformat/ms10087rtfpfragmentsbof.rb...

7.8AI score
SaveExploits0
Metasploit
Metasploit
added 2012/01/07 4:31 a.m.27 views

AIX Gather Dump Password Hashes

Post Module to dump the password hashes for all users on an AIX System This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'AIX Gather Dump Password Hashes', 'Description' = %q Post Module to dump t...

SaveExploits0
Metasploit
Metasploit
added 2012/01/06 10:43 p.m.48 views

Windows Gather File and Registry Artifacts Enumeration

This module will check the file system and registry for particular artifacts. The list of artifacts is read in YAML format from data/post/enumartifactslist.txt or a user specified file. Any matches are written to the loot. This module requires Metasploit: https://metasploit.com/download Current...

SaveExploits0
Metasploit
Metasploit
added 2012/01/06 8:00 p.m.34 views

XAMPP WebDAV PHP Upload

This module exploits weak WebDAV passwords on XAMPP servers. It uses supplied credentials to upload a PHP payload and execute it. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'XAMPP WebDAV PH...

0.3AI score
SaveExploits0
Metasploit
Metasploit
added 2012/01/06 12:00 a.m.72 views

Apache Struts Remote Command Execution

This module exploits a remote command execution vulnerability in Apache Struts versions use exploit/multi/http/struts/codeexecexceptiondelegator msf undefinedcodeexecexceptiondelegator show actions ...actions... msf undefinedcodeexecexceptiondelegator set ACTION msf...

9.8CVSS8.8AI score0.75599EPSS
SaveExploits12
Rows per page
Query Builder