Lucene search
+L

958 matches found

Metasploit
Metasploit
added 2013/08/23 8:38 p.m.57 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
Metasploit
Metasploit
added 2013/08/14 12:35 a.m.41 views

OSX Password Prompt Spoof

Presents a password prompt dialog to a logged-in OSX user. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'OSX Password Prompt Spoof', 'Description' = %q Presents a password prompt dialog to a...

SaveExploits0
ThreatPost
ThreatPost
added 2013/08/07 2:07 p.m.17 views

Google WebLogin Tokens Expose Google Apps, User Data

An exposure in the way Google handles authentication is an illustration of the unintended consequences of trading security for a little bit of convenience. Craig Young, a researcher from security company Tripwire, demonstrated at Def Con over the weekend how an Android single sign-on token known ...

7.4AI score
SaveExploits0References2
Metasploit
Metasploit
added 2013/06/18 12:00 a.m.39 views

Java Applet ProviderSkeleton Insecure Invoke Method

This module abuses the insecure invoke method of the ProviderSkeleton class that allows to call arbitrary static methods with user supplied arguments. The vulnerability affects Java version 7u21 and earlier. Module Options msf use exploit/multi/browser/java/jre17providerskeleton msf...

9.3CVSS8.8AI score0.70248EPSS
SaveExploits9
Exploit DB
Exploit DB
added 2013/06/11 12:00 a.m.62 views

Java Applet - Driver Manager Privileged 'toString()' 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' require 'rex' class Metasploit3 false def initialize inf...

10CVSS6.8AI score0.87227EPSS
SaveExploits10
securityvulns
securityvulns
added 2013/06/05 12:00 a.m.73 views

[CORE-2013-0103] Mac OSX Server DirectoryService buffer overflow

Core Security - Corelabs Advisory http://corelabs.coresecurity.com/ Mac OSX Server DirectoryService buffer overflow 1. Advisory Information Title: Mac OSX Server DirectoryService buffer overflow Advisory ID: CORE-2013-0103 Advisory URL:...

9.3CVSS0.1AI score0.14409EPSS
SaveExploits5
Exploit DB
Exploit DB
added 2013/06/05 12:00 a.m.67 views

Apple Mac OSX Server - DirectoryService Buffer Overflow

Core Security - Corelabs Advisory http://corelabs.coresecurity.com/ Mac OSX Server DirectoryService buffer overflow 1. Advisory Information Title: Mac OSX Server DirectoryService buffer overflow Advisory ID: CORE-2013-0103 Advisory URL:...

9.3CVSS5.2AI score0.14409EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2013/06/05 12:00 a.m.57 views

Mac OSX Server DirectoryService Buffer Overflow

Core Security - Corelabs Advisory http://corelabs.coresecurity.com/ Mac OSX Server DirectoryService buffer overflow 1. Advisory Information Title: Mac OSX Server DirectoryService buffer overflow Advisory ID: CORE-2013-0103 Advisory URL:...

9.3CVSS0.6AI score0.14409EPSS
SaveExploits5
zdt
zdt
added 2013/06/05 12:00 a.m.63 views

Mac OSX Server DirectoryService Buffer Overflow

A memory corruption vulnerability was found in Mac OSX Directory Service. By sending a maliciously crafted message, a remote attacker could cause the directory server to terminate or execute arbitrary code with system privileges. The issue existed in the directory server's handling of messages fr...

9.3CVSS1.1AI score0.14409EPSS
SaveExploits5
Zero Day Initiative
Zero Day Initiative
added 2013/05/30 12:00 a.m.31 views

Adobe Reader U3D Processing Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Adobe Reader 10.1.4 on OSX. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within parsi...

7.5CVSS5.7AI score0.05403EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2013/05/17 7:11 p.m.8 views

Apple certified Mac Malware Captures and Uploads Screenshots without Permission

Earlier this week, new Mac spyware was discovered on a computer at the Oslo Freedom Forum, which is an annual human rights conference. Dubbed as OSX/KitM.A, discovered by computer security researcher Jacob Appelbaum. This Mac malware that has been used to spy on activists, targeted via spear...

6.9AI score
SaveExploits0
ThreatPost
ThreatPost
added 2013/05/17 12:04 p.m.10 views

Researcher Discovers Mac Malware at Anti-Malware Workshop

In an Oslo Freedom Forum workshop offering advice to free speech advocates on how to better secure their devices against government surveillance, security researcher Jacob Appelbaum uncovered a new strain of malware with backdoor capabilities on the Mac machine of an Angolan activist attending th...

1.1AI score
SaveExploits0References6
zdt
zdt
added 2013/05/16 12:00 a.m.135 views

SSH User Code Execution Vulnerability

This Metasploit module utilizes a stager to upload a base64 encoded binary which is then decoded, chmod'ed and executed from the command shell. This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for mo...

7.5CVSS9.5AI score0.53618EPSS
SaveExploits41
Packet Storm
Packet Storm
added 2013/05/15 12:00 a.m.93 views

SSH User Code 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 'net/ssh' class Metasploit3 'SSH User Code...

7.5CVSS0.53618EPSS
SaveExploits41
Kitploit
Kitploit
added 2013/04/29 11:22 p.m.38 views

[MSF-Installer] Script to Automate Metasploit Framework Installation

Script to help with installing and configuring Metasploit Framework, Armitage and the Plugins I have written on OSX and Linux To use the script on OSX Java, Xcode and Command Development Tools from Xcode must be installed before running the script. In the case of OSX I also added the option of...

7.2AI score
SaveExploits0References1
Packet Storm
Packet Storm
added 2013/01/23 12:00 a.m.46 views

Java Applet Method Handle Remote Code 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 'rex' class Metasploit3 false def initialize inf...

10CVSS0.2AI score0.78696EPSS
SaveExploits6
Kitploit
Kitploit
added 2013/01/20 11:47 p.m.24 views

[The Volatility Framework] An advanced memory forensics framework

The Volatility Framework is a completely open collection of tools, implemented in Python under the GNU General Public License, for the extraction of digital artifacts from volatile memory RAM samples. The extraction techniques are performed completely independent of the system being investigated...

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

Java Applet JMX Remote Code Execution

This module abuses the JMX classes from a Java Applet to run arbitrary Java code outside of the sandbox as exploited in the wild in January of 2013. The vulnerability affects Java version 7u10 and earlier. Module Options msf use exploit/multi/browser/java/jre17jmxbean msf undefinedjre17jmxbean sh...

10CVSS9AI score0.97612EPSS
SaveExploits38
The Hacker News
The Hacker News
added 2012/12/23 4:58 p.m.20 views

Fast Network cracker Hydra v 7.4 updated version download

One of the biggest security holes are passwords, as every password security study shows. A very fast network logon cracker which support many different services, THC-Hydra is now updated to 7.4 version. Hydra available for Linux, Windows/Cygwin, Solaris 11, FreeBSD 8.1 and OSX, Currently supports...

7.1AI score
SaveExploits0
The Hacker News
The Hacker News
added 2012/12/23 5:58 a.m.30 views

Fast Network cracker Hydra v 7.4 updated version download

One of the biggest security holes are passwords, as every password security study shows. A very fast network logon cracker which support many different services, THC-Hydra is now updated to 7.4 version. Hydra available for Linux, Windows/Cygwin, Solaris 11, FreeBSD 8.1 and OSX, Currently supports...

7.1AI score
SaveExploits0
Rows per page
Query Builder