Lucene search
+L

657 matches found

seebug.org
seebug.org
added 2014/07/01 12:0 a.m.36 views

Real Server < 8.0.2 - Remote Exploit (Windows Platforms)

No description provided by source. // / THCunREAL 0.2 - Wind0wZ remote root exploit / / Exploit by: Johnny Cyberpunk [email protected] / / THC PUBLIC SOURCE MATERIALS / / / / / / This is the much more reliable version of the Realserver 8.0.2 exploit / / Tested with different OSes an...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.20 views

PHP <= 5.2.3 snmpget() object id Local Buffer Overflow Exploit (EDI)

No description provided by source. ?php / Inphex reference -http://milw0rm.com/exploits/4204 317 Bytes , Windows Command Shell Bind TCP Inline , Architecture x86 , Windows TinyXP - vm. GET /script.php HTTP/1.1\n telnet 192.168.2.32 4444 Microsoft Windows XP Version 5.1.2600 C Copyright 1985-2001...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.15 views

PHP <= 5.2.3 (php_win32sti) Local Buffer Overflow Exploit

No description provided by source. ?php / Inphex 317 Bytes , Windows Command Shell Bind TCP Inline , Architecture x86 , Windows TinyXP - vm. GET /script.php HTTP/1.1\n telnet 192.168.2.32 4444 Microsoft Windows XP Version 5.1.2600 C Copyright 1985-2001 Microsoft Corp. C:\apache 7ffdf020 7c911005...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2014/06/17 12:0 a.m.50 views

Adobe Reader for Android < 11.2.0 - 'addJavascriptInterface' Local Overflow (Metasploit)

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'msf/core/exploit/fileformat' require 'msf/core/exploit/pdf' require 'msf/core/exploit/android' class Metasploit3 'Adobe Reader for Android...

9.3CVSS5.5AI score0.72189EPSS
SaveExploits7
zdt
zdt
added 2014/06/16 12:0 a.m.72 views

Adobe Reader for Android addJavascriptInterface Exploit

Adobe Reader versions less than 11.2.0 exposes insecure native interfaces to untrusted javascript in a PDF. This Metasploit module embeds the browser exploit from android/webviewaddjavascriptinterface into a PDF to get a command shell on vulnerable versions of Reader. This module requires...

9.3CVSS0.1AI score0.72189EPSS
SaveExploits7
Packet Storm
Packet Storm
added 2014/06/16 12:0 a.m.55 views

Adobe Reader for Android addJavascriptInterface Exploit

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'msf/core/exploit/fileformat' require 'msf/core/exploit/pdf' require 'msf/core/exploit/android' class Metasploit3 'Adobe Reader for Android...

9.3CVSS0.3AI score0.72189EPSS
SaveExploits7
Metasploit
Metasploit
added 2014/06/03 3:25 a.m.150 views

Adobe Reader for Android addJavascriptInterface Exploit

Adobe Reader versions less than 11.2.0 exposes insecure native interfaces to untrusted javascript in a PDF. This module embeds the browser exploit from android/webviewaddjavascriptinterface into a PDF to get a command shell on vulnerable versions of Reader. This module requires Metasploit:...

9.3CVSS7AI score0.72189EPSS
SaveExploits7
exploitpack
exploitpack
added 2014/04/18 12:0 a.m.50 views

NRPE 2.15 - Remote Command Execution

NRPE 2.15 - Remote Command Execution ============================================= - Release date: 17.04.2014 - Discovered by: Dawid Golunski - Severity: High ============================================= I. VULNERABILITY ------------------------- NRPE - Nagios Remote Plugin Executor = 2.15 Remot...

SaveExploits0
Tenable Nessus
Tenable Nessus
added 2014/03/14 12:0 a.m.437 views

sethc.exe Possible Backdoor

The copy of 'sethc.exe' in the Windows 'System32' directory on the remote host appears to have been modified, perhaps for use as a backdoor. Either or both of the 'InternalName' or 'OriginalFilename' file attributes no longer match the original file. This file is part of the Windows 'Sticky Keys'...

5.6AI score
SaveExploits0References2
Metasploit
Metasploit
added 2014/03/11 2:49 a.m.26 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/02/20 3:19 p.m.44 views

Windows Command Shell, Hidden Bind TCP Inline

Listen for a connection from certain IP and spawn a command shell. The shellcode will reply with a RST packet if the connections is not coming from the IP defined in AHOST. This way the port will appear as "closed" helping us to hide the shellcode. This module requires Metasploit:...

7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2014/02/11 12:0 a.m.22 views

Windows Command Shell Upgrade (Powershell)

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'msf/core/exploit/powershell' class Metasploit3 'Windows Command Shell Upgrade Powershell', 'Description' = %q This module executes Powershell t...

0.1AI score
SaveExploits0
Metasploit
Metasploit
added 2014/02/08 1:0 a.m.70 views

Windows Command Shell, Reverse TCP (via Powershell)

Connect back and create a command shell via Powershell This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 1588 include Msf::Payload::Single include Msf::Sessions::CommandShellOptions...

0.1AI score
SaveExploits0
Metasploit
Metasploit
added 2014/01/08 8:48 p.m.54 views

Linux Command Shell, Bind TCP Inline

Listen for a connection and spawn a command shell This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 232 include Msf::Payload::Single include Msf::Sessions::CommandShellOptions def...

7.5AI score
SaveExploits0
ThreatPost
ThreatPost
added 2014/01/03 11:47 a.m.12 views

Linksys Backdoor Port 32764 Probes On The Rise

The SANS Institute’s Internet Storm Center reports a surge in probes against port 32764, which matches the port used by an alleged backdoor in Linksys routers that was reported over the New Year’s Day holiday. “At this point, I urge everybody to scan their networks for devices listening on port...

8AI score
SaveExploits0References5
Metasploit
Metasploit
added 2013/10/07 11:9 a.m.32 views

Command Shell, Bind TCP (via nodejs)

Creates an interactive shell via nodejs This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework It would be better to have a commonjs payload, but because the implementations differ so greatly when it comes to require paths f...

7.1AI score
SaveExploits0
Metasploit
Metasploit
added 2013/10/07 11:9 a.m.34 views

Unix Command Shell, Bind TCP (via nodejs)

Continually listen for a connection and spawn a command shell via nodejs This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 2239 include Msf::Payload::Single include...

0.5AI score
SaveExploits0
Metasploit
Metasploit
added 2013/10/07 11:9 a.m.35 views

Unix Command Shell, Reverse TCP (via nodejs)

Continually listen for a connection and spawn a command shell via nodejs This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 3231 include Msf::Payload::Single include...

0.3AI score
SaveExploits0
Metasploit
Metasploit
added 2013/10/05 12:2 p.m.64 views

Linux Command Shell, Bind TCP Random Port Inline

Listen for a connection in a random port and spawn a command shell. Use nmap to discover the open port: 'nmap -sS target -p-'. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 51...

7.5AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2013/09/23 12:0 a.m.48 views

Polycom HDX < 3.1.1.2 Multiple Vulnerabilities

According to its self-reported version number, the firmware installed on the remote host is affected by multiple vulnerabilities : - A command shell authorization bypass vulnerability exists that could be used by a malicious user to gain unauthorized access to the system, which could result in...

6.6AI score
SaveExploits0References11
Rows per page
Query Builder