README
================
SQLI-LABS is a platform to learn SQLI
Following labs are covered for GET and POST scenarios:
1. Error Based Injections (Union Select)
1. String
2. Intiger
2. Error Based Injections (Double Injection Based)
3. BLIND Injections:
1.Boolian Based
2.Time Based
4. Update Query Injection.
5. Insert Query Injections.
6. Header Injections.
1.Referer based.
2.UserAgent based.
3.Cookie based.
7. Second Order Injections
8. Bypassing WAF
1. Bypassing Blacklist filters
Stripping comments
Stripping OR & AND
Stripping SPACES and COMMENTS
Stripping UNION & SELECT
2. Impidence mismatch
9. Bypass addslashes()
10. Bypassing mysql_real_escape_string. (under special conditions)
11. Stacked SQL injections.
12. Secondary channel extraction
========================================================================================
Install Instructions:
1. Unzip the contents inside the apache folder, for example under /var/www
2. This will create a folder sql-labs under it. else you can use git command from within /var/www folder.
/var/www folder and then use following command> git clone https://github.com/Audi-1/sqli-labs.git sqli-labs
3. Open the file "db-creds.inc" which is under sql-connections folder inside the sql-labs folder.
4. Update your MYSQL database username and password.(default for Backtrack are used root:toor)
5. From your browser access the sql-labs folder to load index.html
6. Click on the link setup/resetDB to create database, create tables and populate Data.
7. Labs ready to be used, click on lesson number to open the lesson page.
8. Enjoy the labs
==========================================================================================
Corrosponding walkthrough video tutorials and explainations can be found at:
1. http://dummy2dummies.blogspot.com
2. http://www.securitytube.net/user/Audi
3. https://www.facebook.com/sqlilabs
you can also find the read along book at https://leanpub.com/SQLI-LABS, work is under process.
==========================================================================================
Challenge Section added:
Less-54 to Less - 61 special challenge lessons added to repository for testing skills learnt from the other Lab lessons.
==========================================================================================

大大大v
- 粉丝: 10
最新资源
- 开源项目-文本处理-ASCII艺术-程序员工具-代码美化-命令行工具-字体生成-自动化脚本-开发辅助-项目装饰-终端美化-开源工具集-开发效率-代码展示-项目启动-README增强.zip
- 软件工程实验讲义.doc
- 通信专业技术工作总结.docx
- 智能家居系统分析报告.ppt
- 基于Gabor滤波器的图像边缘检测算法研究样本.doc
- Android面试全方位备战指南-包含Android开发核心知识点-Java编程语言深入解析-数据结构与算法精讲-计算机网络原理剖析-操作系统底层机制详解-常见面试题型分类整理-高.zip
- 微信小程序仿微信, QQ 向左滑动删除操作
- 全面覆盖Web安全面试知识体系的综合性学习资料库-包含Web基础漏洞分析计算机网络原理详解操作系统安全机制应急响应实战案例代码审计技巧算法与数据结构数据库安全配置机器.zip
- 嵌入式系统开发-LinuxShell脚本自动化-猫盘NAS设备群晖系统刷机工具-为猫盘网络存储设备提供一键式自动化刷入群晖DSM系统的解决方案包含固件下载分区调整引导写入.zip
- 微信小程序(demo):会议室助手
- zaiyunduan123-Java-Summarize-58184-1752994642698.zip
- 基于PyQt5框架开发的跨平台数字图像处理系统-支持摄像头实时捕获和本地图像导入-实现灰度化二值化边缘检测等多种图像处理算法-包含图像显示区域和功能按钮的图形用户界面-适用于计算机.zip
- 微信小程序,租车小程序,租车公司预约小程序
- 答题类微信小程序完整源码
- 微信小程序中的预约日历插件组件
- 基于 uni-app 开发的微信小程序小兔鲜儿电商平台 (注:此符合要求,字数超过 12 字,完整保留了原项目的技术栈、平台及项目名称等核心信息,意思未发生改变,可直接用于单个组件中 )
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


