Videos

Published on April 11th, 2017 📆 | 5524 Views ⚑

0

Autometed SQL injection – Xpath


https://www.ispeech.org


SQL injection is a code injection technique, used to attack data-driven applications, in which nefarious SQL statements are inserted into an entry field for execution (e.g. to dump the database contents to the attacker). SQL injection must exploit a security vulnerability in an application's software, for example, when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and unexpectedly executed. SQL injection is mostly known as an attack vector for websites but can be used to attack any type of SQL database.
Autometed SQL injection - Xpath

What is SQL Injection ?
SQL injection attacks allow attackers to spoof identity, tamper with existing data, cause repudiation issues such as voiding transactions or changing balances, allow the complete disclosure of all data on the system, destroy the data or make it otherwise unavailable, and become administrators of the database server.

In a 2012 study, it was observed that the average web application received 4 attack campaigns per month, and retailers received twice as many attacks as other industries.
[more detail :https://en.wikipedia.org/wiki/SQL_injection ]

git clone https://github.com/r0oth3x49/Xpath.git && cd Xpath
python xpath.py

--------------------------------------------------------------------------------------------
Education Purpose Only !!





Follow Me :

Web : https://goo.gl/nihPDD
Face-book : https://goo.gl/ScNuSH
Twitter : https://goo.gl/TTYpMR

Thanks !


2017-04-11 01:29:55

source

Tagged with:



Comments are closed.