Results for: "injection"

Contents (32)

SQLMAP installation and usage in Ubuntu and Kali linux
SQLMAP installation and usage in Ubuntu and Kali linux

Let's talk about the penetration testing using one of the KALI linux tool called SQLMAP. What is SQLMAP? sqlmap is an open…

read more
PHP7: Guide and References to all the changes between version 5.x and 7 of PHP
PHP7: Guide and References to all the changes between version 5.x and 7 of PHP

PHP 7 was released on December 3rd, 2015. It comes with a number of new features, changes, and backwards compatibility breakages that…

read more
PHP: list of best awesome PHP libraries
PHP: list of best awesome PHP libraries

It is an exciting time to be a PHP developer. There are lots of useful libraries released every day, and…

read more
Tutorial: Introduction to PHP:PDO
Tutorial: Introduction to PHP:PDO

Many PHP programmers learned how to access databases by using either the MySQL or MySQLi extensions. As of…

read more
21 PHP Libraries You Should Know About
21 PHP Libraries You Should Know About

The aim of the Standard PHP Library-or SPL is to provide a standard library of interfaces which allows developers to…

read more