Lucene search
+L

2012 matches found

Metasploit
Metasploit
added 2014/03/11 2:49 a.m.28 views

Command Shell, Android Reverse HTTP Stager

Spawn a piped command shell sh. Tunnel communication over HTTP This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = :dynamic include Msf::Payload::Stager include Msf::Payload::Android...

7.2AI score
SaveExploits0
Metasploit
Metasploit
added 2014/03/11 2:49 a.m.830 views

Android Meterpreter, Android Reverse HTTPS Stager

Run a meterpreter server in Android. Tunnel communication over HTTPS This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = :dynamic include Msf::Payload::Stager include...

0.5AI score
SaveExploits0
Metasploit
Metasploit
added 2014/03/06 1:35 a.m.28 views

Windows Meterpreter (Reflective Injection), Reverse HTTP Stager Proxy

Inject the Meterpreter server DLL via the Reflective Dll Injection payload staged. Requires Windows XP SP2 or newer. Tunnel communication over HTTP This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModu...

0.4AI score
SaveExploits0
Metasploit
Metasploit
added 2014/03/06 1:35 a.m.43 views

Reflective DLL Injection, Reverse HTTP Stager Proxy

Inject a DLL via a reflective loader. Tunnel communication over HTTP This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 665 include Msf::Payload::Stager include Msf::Payload::Windows...

0.6AI score
SaveExploits0
Metasploit
Metasploit
added 2014/02/15 9:21 p.m.78 views

Windows Meterpreter (Reflective Injection), Reverse Hop HTTP/HTTPS Stager

Inject the Meterpreter server DLL via the Reflective Dll Injection payload staged. Requires Windows XP SP2 or newer. Tunnel communication over an HTTP or HTTPS hop point. Note that you must first upload data/hop/hop.php to the PHP server you wish to use as a hop. This module requires Metasploit:...

7.7AI score
SaveExploits0
Metasploit
Metasploit
added 2014/01/14 6:25 p.m.23 views

Linux Meterpreter, Reverse TCP Stager

Inject the mettle server payload staged. Connect back to the attacker This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 272 include Msf::Payload::Stager def initializeinfo =...

7.3AI score
SaveExploits0
Metasploit
Metasploit
added 2014/01/14 6:25 p.m.22 views

Linux Command Shell, Reverse TCP Stager

Spawn a command shell staged. Connect back to the attacker This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 272 include Msf::Payload::Stager def initializeinfo = supermergeinfoinfo,...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2013/11/04 12:00 a.m.33 views

Gitlab-shell Code Execution

This module takes advantage of the addition of authorized ssh keys in the gitlab-shell functionality of Gitlab. Versions of gitlab-shell prior to 1.7.4 used the ssh key provided directly in a system call resulting in a command injection vulnerability. As this relies on adding an ssh key to an...

6.5CVSS5.4AI score0.42139EPSS
SaveExploits5
zdt
zdt
added 2013/09/25 12:00 a.m.28 views

ZeroShell Remote Code Execution Vulnerability

This Metasploit module exploits a vulnerability found in ZeroShell 2.0 RC2 and lower. It will leverage an unauthenticated local file inclusion vulnerability in the "/cgi-bin/kerbynet" url. The file retrieved is "/var/register/system/ldap/rootpw". This file contains the admin password in cleartext...

7.6AI score
SaveExploits0
Metasploit
Metasploit
added 2013/08/06 3:38 a.m.39 views

Python Meterpreter, Python Reverse TCP Stager

Run a meterpreter server in Python compatible with 2.5-2.7 & 3.1+. Connect back to the attacker This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = :dynamic include Msf::Payload::Stage...

1AI score
SaveExploits0
Metasploit
Metasploit
added 2013/07/12 8:45 p.m.37 views

Windows Meterpreter (Reflective Injection), Reverse HTTPS Stager with Support for Custom Proxy

Inject the Meterpreter server DLL via the Reflective Dll Injection payload staged. Requires Windows XP SP2 or newer. Tunnel communication over HTTP using SSL with custom proxy support This module requires Metasploit: https://metasploit.com/download Current source:...

SaveExploits0
Metasploit
Metasploit
added 2013/05/18 2:52 a.m.22 views

Linux dup2 Command Shell, Reverse TCP Stager

dup2 socket in r12, then execve. Connect back to the attacker This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework ReverseTcp ---------- Linux reverse TCP stager. module MetasploitModule CachedSize = 260 include...

7.3AI score
SaveExploits0
Metasploit
Metasploit
added 2013/05/17 5:09 p.m.19 views

Linux dup2 Command Shell, Bind TCP Stager

dup2 socket in r12, then execve. Listen for a connection This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework BindTcp ------- Linux bind TCP stager. module MetasploitModule CachedSize = 232 include...

7.3AI score
SaveExploits0
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
Metasploit
Metasploit
added 2013/05/12 11:41 p.m.19 views

Windows x64 VNC Server (Reflective Injection), Windows x64 Reverse HTTP Stager (wininet)

Inject a VNC Dll via a reflective loader Windows x64 staged. Tunnel communication over HTTP Windows x64 wininet This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 644 include...

7.3AI score
SaveExploits0
Metasploit
Metasploit
added 2013/05/12 11:41 p.m.20 views

Windows Meterpreter (Reflective Injection x64), Windows x64 Reverse HTTP Stager (wininet)

Inject the meterpreter server DLL via the Reflective Dll Injection payload staged. Requires Windows XP SP2 or newer. Tunnel communication over HTTP Windows x64 wininet This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework...

7.8AI score
SaveExploits0
Metasploit
Metasploit
added 2013/04/12 5:57 p.m.33 views

Android Meterpreter, Android Reverse TCP Stager

Run a meterpreter server in Android. Connect back stager This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = :dynamic include Msf::Payload::Stager include Msf::Payload::Android include...

0.7AI score
SaveExploits0
Metasploit
Metasploit
added 2013/04/12 5:57 p.m.36 views

Command Shell, Android Reverse TCP Stager

Spawn a piped command shell sh. Connect back stager This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = :dynamic include Msf::Payload::Stager include Msf::Payload::Android include...

7.2AI score
SaveExploits0
Metasploit
Metasploit
added 2013/02/28 7:59 a.m.12 views

Reflective DLL Injection, Reverse TCP Stager (RC4 Stage Encryption DNS, Metasm)

Inject a DLL via a reflective loader. Connect back to the attacker -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 438 include Msf::Payload::Stager include...

6.9AI score
SaveExploits0
Metasploit
Metasploit
added 2013/02/28 7:59 a.m.19 views

Windows Meterpreter (Reflective Injection), Reverse TCP Stager (RC4 Stage Encryption DNS, Metasm)

Inject the Meterpreter server DLL via the Reflective Dll Injection payload staged. Requires Windows XP SP2 or newer. Connect back to the attacker -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework...

7.7AI score
SaveExploits0
Rows per page
Query Builder