Descripción: SQL Injection Demo
Duración: 03:25 Min Vistos: 552057 Veces
Descripción: http://idealprogrammer.com presents SQL Server 2005 Video Tutorial Series. In this first 10-minute video, you will learn how to install SQL Server 2005 Express and the SQL Server Management Studio.
Duración: 09:54 Min Vistos: 60773 Veces
Descripción: PLEASE CHECK OUT THE SECOND VIDEO OF THIS
A quick and easy user registration using php, sql and phpmyadmin.
For full size and source codes: http://
neoblob.com/phpsquad/tuts/php/1/
SQL:
CREATE TABLE `user` (
`id` int(10) unsigned NOT NULL auto_increment,
`username` varchar(20) NOT NULL default '',
`password` varchar(50) NOT NULL default '',
`email` varchar(40) NOT NULL defa...
Duración: 16:20 Min Vistos: 101951 Veces
Descripción: Video transcription of a presentation that was given before several groups of IT managers in a big international bank.
Duración: 05:54 Min Vistos: 16249 Veces
Descripción: You did WHAT?
You wrote an explicit cursor? You declared a variable using the VARCHAR2 datatype? You raised an exception to skip over unnecessary lines of code?
If slip-ups like these sound familiar (or if you don't know why these are mistakes), join Quest for a one-hour Webcast featuring guest speaker, Steven Feuerstein, as he examines common mistakes in Oracle PL/SQL programming. Learn ho...
Duración: 02:47 Min Vistos: 47241 Veces
Descripción: Hacking demonstration using SQL injection
get the original file here:
http://rapidshare.com/files/16310360/inj.avi
This hack makes on the news:
http://
radioiowa.com/gestalt/go.cfm?objectid=C62EC2FD-D6CA-6148-ECA10EFC215AB72D
Duración: 01:50 Min Vistos: 67424 Veces
Descripción: Step by step making some tables with SQLPlus on an Oracle System
Duración: 06:53 Min Vistos: 10508 Veces
Descripción: Gain insight into best practices for SQL Server optimization and ways to alleviate many root causes that can impact performance of your SQL Server database. Kevin also will discuss how to manage for planned and unplanned changes, speed time to implementation of your applications and ensure that your databases are running as they should.
You will learn how to:
* Identify the root cause of...
Duración: 45:58 Min Vistos: 15900 Veces
Descripción: Tracing SQL Queries
http://
fastwave.gr.jp/diarysrv/misuzilla/200606c.html#20060630-1
Duración: 00:44 Min Vistos: 26706 Veces
Descripción: a user registration using php and mysql, much better than the other one, also double the length.
source available at http://neoblob.com/phpsquad
Duración: 38:19 Min Vistos: 28704 Veces
Descripción: Renowned Oracle PL/SQL expert, Steven Feuerstein, presents "PL/SQL Best Practices" -- offering high-level principles to guide our work.
Duración: 02:04 Min Vistos: 39607 Veces
Descripción: Getting into the admin control panel of a vunerable website.
Duración: 02:03 Min Vistos: 97822 Veces
Descripción: Find out how Quest can reduce your development and administration costs by automating the process of SQL tuning. In this webcast, you will learn:
* The value of SQL tuning to you and your organization
* What the ideal solution looks like
* How to use the key functions and new features in Quest SQL Optimizer for Oracle v7.2
Duración: 15:20 Min Vistos: 3306 Veces
Descripción: Dynamic SQL in IBM Informix Dynamic Server 11.5
Duración: 09:44 Min Vistos: 991 Veces
Descripción: For Infinity Exists Full Disclosure's first Website Hacking episode, we demonstrate how to exploit a security vulnerability occurring in a website's database to extract password hashes. Sql (Structured Query Language) is a computer language designed for the retrieval and management of data in a system's database. The Attack, known as Sql Injection, manipulates Sql statements before they are sent t...
Duración: 07:57 Min Vistos: 36209 Veces
Descripción: In this presentation at the Jacksonville SQL Server Users Group, Bayer White playS the part of a developer protecting his application and Brian Knight attempts to hack his application using SQL Injection and cross-site scripting. Then, Bayer will show you how to protect yourself from the hacker and then Brian tries again. Back and forth the chess match goes until someone wins! First 15 mins attach...
Duración: 09:53 Min Vistos: 45090 Veces
Descripción: The Transact-SQL debugger in SQL Server Management Studio enables you to find errors in Transact-SQL scripts, stored procedures, triggers, and functions by observing their run-time behavior. You can start the debugger when you are using the Database Engine Query Editor window.
By using the Transact-SQL debugger, you can do the following:
• Step through the Transact-SQL statements in the edi...
Duración: 04:37 Min Vistos: 1991 Veces
Descripción: For Infinity Exists Full Disclosure's first Website Hacking episode, we demonstrate how to exploit a security vulnerability occurring in a website's database to extract password hashes. Sql (Structured Query Language) is a computer language designed for the retrieval and management of data in a system's database. The Attack, known as Sql Injection, manipulates Sql statements before they are sent t...
Duración: 07:07 Min Vistos: 17408 Veces
Descripción: Ergänzender Screencast zum Artikel "SQL-Injection Teil1 - Einführung". Beispielhaft wird ein klassischer Angriff auf eine MySQL gestützte PHP Webanwendung gezeigt. Der zugehörige Artikel ist unter http://
computer-security.de/content/view/996 abrufbar.
Teil 1 von 2 / Part 1 of 2
Teil2: http://
youtube.com/watch?v=nLmf-YlKpWo
Duración: 06:01 Min Vistos: 5825 Veces
Descripción: Microsoft SQL Server 2005 Express Edition with Advanced Services en Español
http://
microsoft.com/downloads/details.aspx?displaylang=es&FamilyID=5b5528b9-13e1-4db9-a3fc-82116d598c3d
Duración: 07:18 Min Vistos: 2581 Veces