Lucene search
+L

691 matches found

Metasploit
Metasploit
added 2016/09/22 3:26 p.m.36 views

Android Meterpreter Shell, Reverse TCP Inline

Connect back to the attacker and spawn a Meterpreter shell This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = :dynamic include Msf::Payload::TransportConfig include Msf::Payload::Sing...

0.8AI score
SaveExploits0
Kitploit
Kitploit
added 2016/08/30 1:06 p.m.35 views

libenom - Make Fast and Easy Payloads with MSFvenom

Libenom is a tool created for make more easy and fast the creation of payloads with MSFvenom and get all the data generated ordered. Requirements A linux distribution for pentesting or Ubuntu, Debian, Mint Recommended Kali Linux 2.0 sana or 2016.1 rolling, Parrot OS, Blackarch, Dracos ,Lionsec...

7.4AI score
SaveExploits0References1
zdt
zdt
added 2016/08/10 12:00 a.m.24 views

Linux/x86 - zsh Reverse TCP Shellcode port 9090 (80 bytes)

/ ; ; Linux x86 ; Author: thryb ; Date: 21-07-16 ; Purpose: Reverse /bin/zsh to TCP port 9090 ; Size: 80 bytes ; ID: SLAE-770 ; Git: https://www.github.com/thryb/SLAE-770 ; global start section .text start: xor eax, eax ; cleaning registers xor ebx, ebx ; 1 - create socket ; socketAFINET,...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2016/04/30 12:00 a.m.126 views

Allwinner 3.4 Legacy Kernel Local Privilege Escalation

This module attempts to exploit a debug backdoor privilege escalation in Allwinner SoC based devices. Vulnerable Allwinner SoC chips: H3, A83T or H8 which rely on Kernel 3.4. Vulnerable OS: all OS images available for Orange Pis, any for FriendlyARM's NanoPi M1, SinoVoip's M2+ and M3, Cuebietech'...

7.8CVSS7.4AI score0.03953EPSS
SaveExploits2
zdt
zdt
added 2016/04/25 12:00 a.m.38 views

Linux/x86 - Reverse TCP Shellcode (IPv6) (159 bytes)

/ Title: linux x86 reverse tcp ipv6 Date: 22-04-2016 Exploit Author: Roziul Hasan Khan Shifat Tested on: kali 2.0 and Ubuntu 14.04 LTS Contact: email protected / / section .text global start start: ;;socket xor ebx,ebx mul ebx ;null out eax push byte 6 push byte 0x1 push byte 10 mov ecx,esp mov...

7.1AI score
SaveExploits0
n0where
n0where
added 2016/04/16 11:26 p.m.47 views

Backdoor Android APK: backdoor-apk

backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of any kind and ...

0.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2016/03/03 9:30 p.m.22 views

Wordpress-Exploit-Framework - A Ruby framework for developing and using modules which aid in the penetration testing of WordPress powered websites and systems

A Ruby framework for developing and using modules which aid in the penetration testing of WordPress powered websites and systems. What do I need to run it? Ensure that you have Ruby 2.2.x installed on your system and then install all required dependencies by opening a command prompt / terminal in...

8.3AI score
SaveExploits0References3
exploitpack
exploitpack
added 2016/02/26 12:00 a.m.38 views

Microsoft Windows - NetAPI32.dll Code Execution (Python) (MS08-067)

Microsoft Windows - NetAPI32.dll Code Execution Python MS08-067 import struct import time import sys from threading import Thread Thread is imported incase you would like to modify try: from impacket import smb from impacket import uuid from impacket import dcerpc from impacket.dcerpc.v5 import...

7.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/02/26 12:00 a.m.56 views

Microsoft Windows - 'NetAPI32.dll' Code Execution (Python) (MS08-067)

import struct import time import sys from threading import Thread Thread is imported incase you would like to modify try: from impacket import smb from impacket import uuid from impacket import dcerpc from impacket.dcerpc.v5 import transport except ImportError, : print 'Install the following...

10CVSS8.2AI score0.98751EPSS
SaveExploits17
zdt
zdt
added 2016/02/26 12:00 a.m.478 views

Microsoft Windows - NetAPI32.dll Code Execution (Python) (MS08-067) Exploit

Exploit for windows platform in category remote exploits EDB-Note: Source https://raw.githubusercontent.com/ohnozzy/Exploit/master/MS08067.py import struct import time import sys from threading import Thread Thread is imported incase you would like to modify try: from impacket import smb from...

10CVSS9.2AI score0.98751EPSS
SaveExploits17
Packet Storm
Packet Storm
added 2016/02/15 12:00 a.m.22 views

Algobox 0.9 DLL Hijacking

Exploit Title: ALGOBOX DLL HIJACKING VULNERABILTY Date: FEB 14 2016 Exploit Author: SHANTANU KHANDELWAL Vendor Homepage: http://www.xm1math.net Software Link: http://www.xm1math.net/algobox/algoboxwin32install.exe Version: LPORT=4444 quserex.dll Exploit: Place a dummy .alg file with the malicious...

0.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/01/30 12:00 a.m.30 views

Winhex Editor 18.7 DLL Hijacking

Exploit Title: WINHEX EDITOR DLL HIJACKING VULNERABILTY Date: JAN 28 2016 Exploit Author: SHANTANU KHANDELWAL Vendor Homepage: www.winhex.com Software Link: http://www.winhex.com/winhex.zip Version: LPORT=4444 mssvp.dll Exploit: Place a dummy .whx or .whs file with the malicious dll . When the...

SaveExploits0
Exploit DB
Exploit DB
added 2016/01/29 12:00 a.m.30 views

x86_64 Linux shell_reverse_tcp with Password - Polymorphic Version

x8664 Linux shellreversetcp with Password - Polymorphic Version. Shellcode exploit for linx86-64 platform /--------------------------------------------------------------------------------------------------------------------- / Title: tcp reverse shell with password polymorphic version 122 bytes...

7.4AI score
SaveExploits0
Kitploit
Kitploit
added 2016/01/03 10:44 p.m.22 views

Phpsploit - Stealth Post-Exploitation Framework

PhpSploit is a remote control framework, aiming to provide a stealth interactive shell-like connection over HTTP between client and web server. It is a post-exploitation tool capable to maintain access to a compromised web server for privilege escalation purposes. Overview The obfuscated...

8.2AI score
SaveExploits0References1
Metasploit
Metasploit
added 2015/11/26 11:07 p.m.17 views

Z/OS (MVS) Command Shell, Reverse TCP Inline

Listen for a connection and spawn a command shell. This implementation does not include ebcdic character translation, so a client with translation capabilities is required. MSF handles this automatically. This module requires Metasploit: https://metasploit.com/download Current source:...

7.1AI score
SaveExploits0
Metasploit
Metasploit
added 2015/11/26 4:07 a.m.28 views

Windows Meterpreter Shell, Reverse TCP Inline (IPv6)

Connect back to attacker and spawn a Meterpreter shell. Requires Windows XP SP2 or newer. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 177734 include Msf::Payload::TransportConf...

7.3AI score
SaveExploits0
Metasploit
Metasploit
added 2015/11/26 4:04 a.m.37 views

Windows Meterpreter Shell, Reverse TCP Inline

Connect back to attacker and spawn a Meterpreter shell. Requires Windows XP SP2 or newer. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 177734 include Msf::Payload::TransportConf...

7.3AI score
SaveExploits0
Metasploit
Metasploit
added 2015/08/27 4:34 p.m.44 views

PHP Meterpreter, Reverse TCP Inline

Connect back to attacker and spawn a Meterpreter server PHP This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 34928 include Msf::Payload::Single include Msf::Payload::Php::ReverseTcp...

7.2AI score
SaveExploits0
exploitpack
exploitpack
added 2015/06/29 12:00 a.m.29 views

Endian Firewall 3.0.0 - OS Command Injection (Python)

Endian Firewall 3.0.0 - OS Command Injection Python !/usr/bin/env python Endian Firewall Proxy User Password Change /cgi-bin/chpasswd.cgi OS Command Injection Exploit POC Reverse TCP Shell Ben Lincoln, 2015-06-28 http://www.beneaththewaves.net/ Requires knowledge of a valid proxy username and...

0.4AI score
SaveExploits0
Metasploit
Metasploit
added 2015/06/01 3:11 p.m.25 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
Rows per page
Query Builder