300x250 AD TOP

.

Thursday, 17 April 2014

Tagged under:

How To Patch Websites Having Sql,Xss&Lfi Vulnerabilities????

HOW TO PATCH WEBSITES FROM SQL ,LFI,XSS VULNERABILITIES???


check this out :) :)

SQL injection is a code injection technique, used to attack data driven applications, in which malicious SQL statements are inserted into an entry field for execution (e.g. to dump the database contents to the attacker). SQL injection must exploit a security vulnerability in an application's software, for example, when user input is either incorrectly filtered forstring literal escape characters embedded in SQL statements or user input is not strongly typed and unexpectedly executed. SQL injection is mostly known as an attack vector for websites but can be used to attack any type of SQL database.

                                        Patch sql injection vulnerability using this video :) :)


Cross-site scripting (XSS) is a type of computer security vulnerability typically found in Web applications. XSS enables attackers to inject client-side script into Web pagesviewed by other users. A cross-site scripting vulnerability may be used by attackers to bypass access controls such as the same origin policy. Cross-site scripting carried out on websites accounted for roughly 84% of all security vulnerabilities documented by Symantec as of 2007. Their effect may range from a petty nuisance to a significant security risk, depending on the sensitivity of the data handled by the vulnerable site and the nature of any security mitigation implemented by the site's owner

Local File Inclusion (also known as LFI) is the process of including files on a server through the web browser. This vulnerability occurs when a page include is not properly sanitized, and allows directory traversal characters to be injected.

Patch XSS,LFI based vulnerabilities using this video :) :) 



                                    Not just making websites matter...making secure websites matters :)





0 comments:

Post a Comment