Lucene search
+L

7304 matches found

myhack58
myhack58
added 2016/02/21 12:0 a.m.21 views

Why shellcode analysis is difficult-vulnerability warning-the black bar safety net

Shellcode should be safe the areas of the core one of the things. toc We discuss the common shellcode analysis of the difficulty. shellcode is too full of imagination, itself the exploit is very imaginative, the use way is also very imaginative. Get additional resources Many of the shellcode is...

7.4AI score
SaveExploits0
n0where
n0where
added 2016/02/17 6:25 p.m.24 views

Powershell Penetration Testing Framework: Pentestly

Python Powershell penetration testing framework Pentestly is a combination of expanding Python tools designed for use in penetration tests. The goal is to utilize a familiar user interface while making contributions to the framework easy with the power of Python. Current features Import NMAP XML...

1.5AI score
SaveExploits0References6
Kitploit
Kitploit
added 2016/02/16 10:11 p.m.35 views

Venom - Metasploit Shellcode Generator / Compiler / Listenner

The script will use msfvenom metasploit to generate shellcode in diferent formats c | python | ruby | dll | msi | hta-psh , injects the shellcode generated into one funtion example: python "the python funtion will execute the shellcode in ram" and uses compilers like: gcc gnu cross compiler or...

7.6AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/02/15 12:0 a.m.25 views

Network Scanner 4.0.0.0 SEH Crash Proof Of Concept

-- coding: utf-8 -- Exploit Title: Network Scanner Version 4.0.0.0 SEH Crash POC POC Dork: N/A Date: 2016-02-15 Author: INSECT.B Twitter : @INSECT.B Facebook : https://www.facebook.com/B.INSECT00 Blog : http://binsect00.tistory.com Vendor Homepage: http://www.mitec.cz/ Software Link:...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2016/02/15 12:0 a.m.25 views

Network Scanner 4.0.0.0 - Crash (SEH) (PoC)

Network Scanner 4.0.0.0 - Crash SEH PoC -- coding: utf-8 -- Exploit Title: Network Scanner Version 4.0.0.0 SEH Crash POC POC Dork: N/A Date: 2016-02-15 Author: INSECT.B Twitter : @INSECT.B Facebook : https://www.facebook.com/B.INSECT00 Blog : http://binsect00.tistory.com Vendor Homepage:...

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2016/02/15 12:0 a.m.39 views

Delta Industrial Automation DCISoft 1.12.09 - Local Stack Buffer Overflow

Delta Industrial Automation DCISoft 1.12.09 - Local Stack Buffer Overflow !/usr/bin/env python Delta Industrial Automation DCISoft 1.12.09 Stack Buffer Overflow Exploit Vendor: Delta Electronics, Inc. Product web page: http://www.delta.com.tw Software link:...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/02/15 12:0 a.m.23 views

Network Scanner 4.0.0.0 - Crash (SEH) (PoC)

-- coding: utf-8 -- Exploit Title: Network Scanner Version 4.0.0.0 SEH Crash POC POC Dork: N/A Date: 2016-02-15 Author: INSECT.B Twitter : @INSECT.B Facebook : https://www.facebook.com/B.INSECT00 Blog : http://binsect00.tistory.com Vendor Homepage: http://www.mitec.cz/ Software Link:...

5.3AI score
SaveExploits0
zdt
zdt
added 2016/02/04 12:0 a.m.22 views

FTPShell Client 5.24 - (Create NewFolder) Local Buffer Overflow

Exploit for windows platform in category local exploits ++++++++++++++++++++++++ + Exploit Title: FTPShell Client Add New Folder Local Buffer Overflow + Date: 2/2/2016 +Exploit Author: Arash Khazaei + Vendor Homepage: www.ftpshell.com +Software Link: http://www.ftpshell.com/download.htm + Version...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/02/01 12:0 a.m.22 views

x86_64 Linux shell_reverse_tcp with Password - Polymorphic Version v2

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

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/02/01 12:0 a.m.29 views

Linux x86 Download & Execute Shellcode

Linux x86 Download & Execute Shellcode. Shellcode exploit for linx86 platform / -------------------------------------------------------------------------------------------------------- + Author : B3mB4m Contact : [email protected] Project : https://github.com/b3mb4m/Shellsploit Greetz :...

SaveExploits0
Exploit DB
Exploit DB
added 2016/02/01 12:0 a.m.22 views

x86_64 Linux Polymorphic Execve-Stack - 47 bytes

x8664 Linux Polymorphic Execve-Stack - 47 bytes. Shellcode exploit for linx86-64 platform /--------------------------------------------------------------------------------------------------------------------- / Title: x8664 linux Polymorphic execve-stack 47 bytes Author: Sathish kumar Contact:...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2016/02/01 12:0 a.m.32 views

Apache 2.4.7 + PHP 7.0.2 - openssl_seal() Uninitialized Memory Code Execution

Apache 2.4.7 + PHP 7.0.2 - opensslseal Uninitialized Memory Code Execution ?php // Source: http://akat1.pl/?id=1 function getmaps $fh = fopen"/proc/self/maps", "r"; $maps = fread$fh, 331337; fclose$fh; return explode"\n", $maps; function findmap$sym $addr = 0; foreachgetmaps as $record if...

0.3AI score
SaveExploits0
zdt
zdt
added 2016/02/01 12:0 a.m.21 views

Linux/x86-64 - Polymorphic Execve-Stack Shellcode (47 bytes)

/--------------------------------------------------------------------------------------------------------------------- / Title: x8664 linux Polymorphic execve-stack 47 bytes Author: Sathish kumar Contact: https://www.linkedin.com/in/sathish94 Copyright: c 2016 iQube. http://iQube.io Release Date:...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/02/01 12:0 a.m.712 views

Apache 2.4.7 + PHP 7.0.2 - 'openssl_seal()' Uninitialized Memory Code Execution

?php // Source: http://akat1.pl/?id=1 function getmaps $fh = fopen"/proc/self/maps", "r"; $maps = fread$fh, 331337; fclose$fh; return explode"\n", $maps; function findmap$sym $addr = 0; foreachgetmaps as $record if strstr$record, $sym && strstr$record, "r-xp" $addr = hexdecexplode'-', $record0;...

5.3AI score
SaveExploits0
zdt
zdt
added 2016/02/01 12:0 a.m.24 views

Linux/x86 - Download & Execute Shellcode (135 bytes)

/ -------------------------------------------------------------------------------------------------------- + Author : B3mB4m Contact : email protected Project : https://github.com/b3mb4m/Shellsploit Greetz : Bomberman,T-Rex,KnocKout,ZoRLu Poc : http://imgur.com/hHB4yiQ We are still working on ROP...

0.1AI score
SaveExploits0
seebug.org
seebug.org
added 2016/01/29 12:0 a.m.49 views

MiniUPnP igd_desc_parse. c buffer overflow

No description provided by source. TALOS-CAN-0035 CVE 2015-6031 exploit by Aleksandar Nikolic illustrating the SSP bypass with a stack buffer overflow in an application that uses pthreads. import socket import struct SSDP reply to MSEARCH request, specifies the location URL reply = """HTTP/1.1 20...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/01/29 12:0 a.m.27 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
zdt
zdt
added 2016/01/29 12:0 a.m.38 views

Linux/x86-64 - shell_reverse_tcp with Password Polymorphic Shellcode (1) (122 bytes)

/--------------------------------------------------------------------------------------------------------------------- / Title: tcp reverse shell with password polymorphic version 122 bytes Author: Sathish kumar Contact: https://www.linkedin.com/in/sathish94 Copyright: c 2016 iQube. http://iQube....

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2016/01/28 12:0 a.m.20 views

Ramui Web Hosting Directory Script 4.0 - Remote File Inclusion

Ramui Web Hosting Directory Script 4.0 - Remote File Inclusion Title: Ramui web hosting directory script 4.0 Remote File Include Vulnerability Author: bd0rk Twitter: twitter.com/bd0rk Vendor: http://www.ramui.com Download: http://ramui.com/directory-script/download-v4.html Proof-of-Concept:...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/01/28 12:0 a.m.23 views

Ramui Web Hosting Directory Script 4.0 - Remote File Inclusion

Title: Ramui web hosting directory script 4.0 Remote File Include Vulnerability Author: bd0rk Twitter: twitter.com/bd0rk Vendor: http://www.ramui.com Download: http://ramui.com/directory-script/download-v4.html Proof-of-Concept: /gb/include/connection.php lines 6-13 in php-sourcecode class...

5.3AI score
SaveExploits0
Rows per page
Query Builder