All Stories

The Face Behind The Mask

She has her mask on

Mystery of Mind - Introduction

We all are dreamers. The only difference is some dream with their eyes open and some dream with closed eyes. It doesn’t matter whether you dream at night in your...

Creating an Excel sheet using Java

This is something I came across very recently and I thought of sharing it with all of you.

HTML Script Injecting

HTML Script Injection also known as Cross-Site Scripting, is a serious security threat which allows attackers to inject malicious html code in to user interfaces of a vulnerable website.

Shell Injection

It’s time to learn about another type of Code Injection which is Shell Injection!