Lucene search
+L

3227 matches found

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.48 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.32 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.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
Metasploit
Metasploit
added 2015/04/24 9:25 a.m.44 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
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
CVE
CVE
added 2015/03/31 10:0 a.m.55 views

CVE-2015-2108

HP Operations Orchestration (HP O.O.) versions 9.x and 10.x are affected by CVE-2015-2108, an information-disclosure vulnerability exploitable via PowerShell operations. The issue allows remote authenticated users to obtain sensitive information; exact vectors are not publicly detailed in the pro...

3.5CVSS5.9AI score0.01929EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2015/03/31 10:0 a.m.34 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...

5.7AI score0.01929EPSS
SaveExploits0References3
Packet Storm
Packet Storm
added 2015/03/24 12:0 a.m.61 views

Powershell Remoting Remote Command Execution

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'rex' class Metasploit3 'Powershell Remoting Remote Command Execution', 'Description' = %q Uses Powershell Remoting TCP 47001 to inject payload...

7.5CVSS0.6AI score0.63703EPSS
SaveExploits13
myhack58
myhack58
added 2015/03/21 12:0 a.m.25 views

Adobe Flash Player ByteArray UncompressViaZlibVariant Use-After-Free-vulnerability warning-the black bar safety net

require 'msf/core' class Metasploit3 Msf::Exploit::Remote Rank = NormalRanking include Msf::Exploit::Powershell include Msf::Exploit::Remote::BrowserExploitServer def initializeinfo= superupdateinfoinfo, 'Name' = 'Adobe Flash Player ByteArray UncompressViaZlibVariant Use After Free', 'Description...

1AI score0.8582EPSS
SaveExploits5
myhack58
myhack58
added 2015/03/21 12:0 a.m.118 views

Shellcode Win x86-6 4 - Download & execute (Generator)-bug warning-the black bar safety net

Title: Obfuscated Shellcode Windows x86/x64 Download And Execute Use PowerShell - Generator length: Dynamic ! depend on url and filename Date: 2 0 January 2 0 1 5 Author: Ali Razmjoo tested On: Windows 7 x64 ultimate WinExec = 0x77b1e695 ExitProcess = 0x77ae2acf ==================================...

SaveExploits0
Exploit DB
Exploit DB
added 2015/03/16 12:0 a.m.37 views

Win x86-64 - Download & execute Generator

Win x86-64 - Download & execute Generator. Shellcode exploit for windows platform Title: Obfuscated Shellcode Windows x86/x64 Download And Execute Use PowerShell - Generator length: Dynamic ! depend on url and filename Date: 20 January 2015 Author: Ali Razmjoo tested On: Windows 7 x64 ultimate...

7.6AI score
SaveExploits0
Metasploit
Metasploit
added 2015/01/30 6:50 p.m.77 views

Windows Gather User Credentials (phishing)

This module is able to perform a phishing attack on the target by popping up a loginprompt. When the user fills credentials in the loginprompt, the credentials will be sent to the attacker. The module is able to monitor for new processes and popup a loginprompt when a specific process is starting...

6.9AI score
SaveExploits0
Rows per page
Query Builder