Lucene search
+L

3214 matches found

Packet Storm
Packet Storm
added 2015/07/13 12:0 a.m.33 views

VNC Keyboard Remote Code Execution

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'rex/proto/rfb' class Metasploit3 'VNC Keyboard Remote Code Execution', 'Description' = %q This module exploits VNC servers by sending virtual...

0.4AI score
SaveExploits0
Metasploit
Metasploit
added 2015/07/10 7:8 a.m.50 views

VNC Keyboard Remote Code Execution

This module exploits VNC servers by sending virtual keyboard keys and executing a payload. On Windows systems a command prompt is opened and a PowerShell or CMDStager payload is typed and executed. On Unix/Linux systems a xterm terminal is opened and a payload is typed and executed. This module...

10AI score
SaveExploits0
n0where
n0where
added 2015/06/13 4:57 p.m.20 views

Malicious Microsoft Office Documents: Generate-Macro

This script will generate malicious Microsoft Excel Documents that contain VBA macros. This script will prompt you for an IP address and port you will receive your shell at this address and port and the name of the malicious document. From there, the script will then prompt you to choose from a...

0.7AI score
SaveExploits0References1
ThreatPost
ThreatPost
added 2015/06/03 11:29 a.m.13 views

Microsoft to Support SSH in Windows

After several false starts, Microsoft finally is planning to support SSH in Windows and the company’s engineers also will contribute to the OpenSSH project. While SSH has been a popular tool for remote login and command execution on many Unix and linux systems for years, Windows has not supported...

0.7AI score
SaveExploits0References1
The Hacker News
The Hacker News
added 2015/06/02 9:18 p.m.13 views

Microsoft Plans to Add Secure Shell (SSH) to Windows

Until now Unix and Linux system administrators have to download a third-party SSH client software like Putty on their Windows machines to securely manage their machines and servers remotely through Secure Shell protocol or Shell Session better known as SSH. This might have always been an awkward...

6.6AI score
SaveExploits0
Metasploit
Metasploit
added 2015/06/01 3:11 p.m.24 views

Windows Interactive Powershell Session, Reverse TCP

Listen for a connection and spawn an interactive powershell session This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rex/powershell' module MetasploitModule CachedSize = :dynamic include...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2015/06/01 3:11 p.m.28 views

Windows Interactive Powershell Session, Bind TCP

Listen for a connection and spawn an interactive powershell session This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rex/powershell' Extends the Exec payload run a powershell command module MetasploitModule...

SaveExploits0
Exploit DB
Exploit DB
added 2015/06/01 12:0 a.m.74 views

IBM Security AppScan Standard 9.0.2 - OLE Automation Array Remote Code Execution

!/usr/bin/python import BaseHTTPServer, socket IBM Security AppScan Standard OLE Automation Array Remote Code Execution Author: Naser Farhadi Linkedin: http://ir.linkedin.com/pub/naser-farhadi/85/b3b/909 Date: 1 June 2015 Version: function runmumaa On Error Resume Next set...

9.3CVSS8.6AI score0.94996EPSS
SaveExploits46
Packet Storm
Packet Storm
added 2015/06/01 12:0 a.m.85 views

IBM Security AppScan 9.0.2 Remote Code Execution

!/usr/bin/python import BaseHTTPServer, socket IBM Security AppScan Standard OLE Automation Array Remote Code Execution Author: Naser Farhadi Linkedin: http://ir.linkedin.com/pub/naser-farhadi/85/b3b/909 Date: 1 June 2015 Version: function runmumaa On Error Resume Next set...

9.3CVSS0.94996EPSS
SaveExploits46
Metasploit
Metasploit
added 2015/05/20 10:18 p.m.38 views

Windows Powershell Execution Post Module

This module will execute a powershell script in a meterpreter session. The user may also enter text substitutions to be made in memory before execution. Setting VERBOSE to true will output both the script prior to execution and the results. This module requires Metasploit:...

7.3AI score
SaveExploits0
Metasploit
Metasploit
added 2015/05/19 1:6 p.m.46 views

Load Scripts Into PowerShell Session

This module will download and execute one or more PowerShell scripts over a present powershell session. Setting VERBOSE to true will show the stager results. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class...

SaveExploits0
Tenable Nessus
Tenable Nessus
added 2015/05/12 12:0 a.m.27 views

HP Operations Orchestration 10.x Remote Information Disclosure

The remote host has a version of HP Operations Orchestration installed that is 10.x prior to 10.21.0001. It is, therefore, affected by an information disclosure vulnerability. A remote, authenticated attacker can exploit this, via PowerShell PS script operations, to obtain user passwords and othe...

3.5CVSS5.5AI score0.01929EPSS
SaveExploits0References2
Metasploit
Metasploit
added 2015/04/25 3:49 p.m.27 views

Windows Interactive Powershell Session, Reverse TCP

Listen for a connection and spawn an interactive powershell session This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rex/powershell' module MetasploitModule CachedSize = :dynamic include...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2015/04/25 3:49 p.m.31 views

Windows Interactive Powershell Session, Bind TCP

Listen for a connection and spawn an interactive powershell session This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rex/powershell' Extends the Exec payload to run a powershell command module MetasploitModule...

7AI score
SaveExploits0
Metasploit
Metasploit
added 2015/04/24 9:25 a.m.43 views

Windows Interactive Powershell Session, Bind TCP

Interacts with a powershell session on an established socket connection This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rex/powershell' module MetasploitModule CachedSize = :dynamic include Msf::Payload::Sing...

7AI score
SaveExploits0
Metasploit
Metasploit
added 2015/04/24 9:25 a.m.48 views

Windows Interactive Powershell Session, Reverse TCP

Interacts with a powershell session on an established socket connection This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rex/powershell' module MetasploitModule CachedSize = :dynamic include Msf::Payload::Sing...

0.2AI score
SaveExploits0
CNVD
CNVD
added 2015/04/01 12:0 a.m.7 views

HP Operations Orchestration Powershell Operations Information Disclosure Vulnerability

HP Operations Orchestration is a suite of IT process automation solutions from Hewlett-Packard HP. The solution automates the management of IT tasks, operations and processes, as well as enhances audit compliance by generating documentation and reporting capabilities. A security vulnerability...

3.5CVSS6.8AI score0.01929EPSS
SaveExploits0References1
NVD
NVD
added 2015/03/31 10:59 a.m.24 views

CVE-2015-2108

Unspecified vulnerability in Powershell Operations in HP Operations Orchestration 9.x and 10.x allows remote authenticated users to obtain sensitive information via unknown vectors...

3.5CVSS5.7AI score0.01929EPSS
SaveExploits0References3
Prion
Prion
added 2015/03/31 10:59 a.m.16 views

Code injection

Unspecified vulnerability in Powershell Operations in HP Operations Orchestration 9.x and 10.x allows remote authenticated users to obtain sensitive information via unknown vectors...

3.5CVSS6.2AI score0.01929EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2015/03/31 10:59 a.m.5 views

CVE-2015-2108

Unspecified vulnerability in Powershell Operations in HP Operations Orchestration 9.x and 10.x allows remote authenticated users to obtain sensitive information via unknown vectors...

3.5CVSS5.5AI score0.01929EPSS
SaveExploits0References4
Rows per page
Query Builder