Jitendra Chaudhary's WebTech

Google introduces Open Source Website

Google has introduced Google Open Source Website , and opened doors to thousands of projects and million lines of code for the benefit of developers community.  The website showcases all google project initiatives, codes and release management and many more. It shows strong commitment from Google towards Open Source. Projects includes Cloud, Data Analytics, Database, Developer Tools, Games, Internet of Things,[…]

Read more

What is Full Stack Developer?

Recently there have been many talks about Full Stack Developers? What exactly this term is? The word “stack” is meant to imply layers, i.e. each piece of the technology builds off the previous.  Like all metaphors this is imperfect, but I guess nobody wanted to call it the “set”, “bundle” or “suite”. The “stack” also includes, of course, HTML and related technologies (these days CSS, Javascript,[…]

Read more

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

12 Userful Command Prompt Tricks

Hi! Welcome to WebTech blog, remember Windows Command Prompt (the command line interpreter) ? same old black and white boring interface. We can make it fun too. Color You can change Color of Command Prompt Application. Just write help color on the command prompt. Provide your background and foreground color combination and you are ready to go. Is’nt it interesting?[…]

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 : Top Threats

Continue from my previous Post  : Threats and Risks The Open Web Application Security Project (OWASP) is non profit charitable community focused  on improving the web application security. OWASP is not associated with any commercial organization , to provide impartial, practical information about AppSec to individuals, corporations, universities, government agencies and other organizations worldwide OWASP has identified following top 10 Web Application Threats :[…]

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