Website Security
The internet is not 100% safe your website can be hacked at any time but there are some pretty easy ways to bypass some vulnerabilities by applying some codes to your website we would run through a few methods to secure your website from SQL injection, Cross site scripting, and file inclusion lets go do some codings 😊 A: SQL Injection -->Types Login Form Bypassing UNION SQL Injection B: Cross Site Scripting --> Cross Site Request Forgery C: File Inclusion Types-> Remote File Inclusion and Remote Code Execution On this post i am telling about five types of common web attacks, which are used in most types of defacements or dumps of databases. The five exploits listed above are SQL injection, XSS, RCE, RFI, and LFI. Most of the time, we missed out some website code tags.. coz of this we get website atta...