Hmm.. I'm pretty sure most of you, if not all, are familiar with something like this... Yes, this does look like your smartphon...
URL Spoofed phishing with SQL injection
welcome to my yet another tutorial related to SQLi, this time as the title say it all we are going to do phishing with URL spoofing using SQ...
DDos website with SQLi (SiDDOS)
In this tutorial we will discuss how can some one DDOS a website using SQL injection . As for me its a new concept dint had much research or...
XSS Injection with SQLi (XSSQLi)
Well After our discussion on different types of injection and places you can find SQL injection Vulnerability, an attacker can successfully ...
Insert Query Injection
After a long journey with SQL injection i guess if we dont try Insert query injection then the whole journey will be incomplete. So here we ...
Handling Mouse Events in OpenCV
Hello Friends!! In this post I will show you how you can implement mouse interactivity in OpenCV programs. First step is to declare and d...
Tuning Parallel Programs: A VTune Amplifier Tutorial
Hello friends! Today I will explain how you can use Intel VTune Amplifier to to tune your parallel program. I will use OpenMP as example,...
Update Query Injection
Well the name itself say everything so i guess you dont need to be clerified what we are upto. But still for a small explaination, we will b...
Delete Query Injection
Well the name itself say everything so i guess you don't need to be clarified what we are upto. But still for a small explaination, we w...
Dump Database From Login Form (SQL Injection)
Hello I hope you enjoyed reading Basic Injection and Login Form Bypass etc. So its time to move on to how can someone dump out the database...
Time based Blind Injection
Hey Friends, after posting other Tutorials on other injection am just getting fed up of writing on SQL Injection only...as i want to move to...
Bypass Login Using SQL Injection
Okay After Enough of those injection we are now moving towards Bypassing Login pages using SQL Injection. Its a very old trick so i got no...
Blind SQL Injection
I hope You Enjoyed reading Basic Injection , Death Row Injection and then XPATH & Sub Query injection . Well if you really enjoyed the...