Section 1

Preview this deck

SQL

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (13)

Section 1

(13 cards)

SQL

Front

Refers to an injection attack where in an attack can execute Malicious SQL statements that control a web application database server

Back

Row

Front

One entry in a table

Back

Union based SQLI

Front

In injection risk where the attacker can add a condition that's always true like one equals one often by appending it to the quarry to pull up even more and A results set

Back

table

Front

A Set of data elements using a model of vertical columns in the horizontal rows so being the unit where a row and column intersect

Back

Schemo

Front

How we define what is stored in a table

Back

query language

Front

A question or to ask a question often in a relation to a database

Back

SQL (Structured Query Language)

Front

programming language for managing data in a relational database

Back

Select

Front

A statement in SQL that allows you to ask for a room or multiple rows for my table in a database

Back

Blind SQLi

Front

Is similar to normal to normal SQL injection the only difference is the way the data is retrieved from the database

Back

Cross-Site Scripting (XSS)

Front

A security bug that can affect website is present in your website this bug can allow an attacker to add their own malicious JavaScript code onto the HTML page is displayed to your users

Back

Where

Front

A clause in SQL that allows you to filter results of S select with certain conditions

Back

Error Based SQLI

Front

In injection risk where the website returns errors that the hacker can use to explore the database more

Back

column

Front

Represents a piece of information

Back