Kamal B

Kamal B is an Information Security Professional with experience in penetration testing of web applications. Currently a researcher with InfoSec Institute, his blog is located at - http://www.securitybasics.wordpress.com
Kamal B

Dumping a complete database using SQL injection [updated 2021]

What is SQL injection? SQL Injection is a web-based attack used by hackers to steal sensitive information from organizations through web applications. I

Advanced exploits using XSS SHELL

Before understanding what XSS Shell is, let us recall a few basics of XSS (Cross Site Scripting). XSS is one of the most common vulnerabilities that exist

Network Scanning Using Nessus

What is Nessus? If you are looking for a vulnerability scanner, you might have come across several expensive commercial products and tools with a wide range

SQL Injection Through SQLMap Burp Plugin

Hai folks, This article gives you an overview of SQLMAP, an SQL injection tool used for detecting and exploiting the SQLI. What is SQLI? SQL Injection is a w

SQL INJECTION THROUGH SQLMAP BURP PLUGIN

This is an overview of SQLMAP, an SQL injection tool used for detecting and exploiting the SQLI. What is SQLI? SQL Injection is a web based attack used by