Jitendra Chaudhary's WebTech

Application Security : SQL Injection attack

This 4th and concluding part of my series : Application Security.  Continued from previous Post SQL Injection Attack In present web application scenarios most applications are developed using database at the back-end. All storage are taken care by database layer and presentation layer is handled by Website. All database input/output operations are performed using SQL. Hackers can take advantage of this[…]

Read more

Application Security : Focus Area

In our previous posts we talked about type of Threats and discussed in details Top Threats for Web Application security. Today we shall talk about the points a developer should consider while security Applications. Focus Area Website Authentication Resource Authorization Input Validation & HTTP validation and encoding Parameter Handling Session Data Handling Sensitive Data Protection Web Services Exception Handling Web Config[…]

Read more

Application Security : Threats & Risks

With the advent of Web technologies, we have extended the reach of our Applications to thousand of users. This has been tremendus achievement, but similarly there have been various incidents where site is hacked or application usage and data had been compromised.  What are these Threats, how to classify them, how to identify the risk and mitigate the risk. Let’s[…]

Read more

What’s WebTech blog, why another blog

Hello Readers! I am Jitendra Chaudhary, having experience of over 28 years in IT Industry, mainly in Software development using various technologies. Presently employed with Oil and gas major in Kuwait. When I was thinking of this blog and spoke to few of my friends, all were asking, why another blog? When all are leaving blogging, why you want to[…]

Read more