Skip to content

LTQS_SQL_LAB is safe and controlled environment for individuals to practice and improve their skills in identifying and exploiting SQL injection vulnerabilities. As an open-source project, the lab is freely accessible to anyone who is interested in learning more about SQL injection.

Notifications You must be signed in to change notification settings

leonTech254/LTQS_SQL_INJECTION_LAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LTQS_SQL_INJECTION_LAB

SQL injection is a type of cyber attack that takes advantage of vulnerabilities in the way that databases are constructed and interacted with. Essentially, an attacker is able to inject malicious code into a database query, allowing them to gain access to sensitive information or manipulate data stored within the database.

There for LEONTEQSECURITY have come up with this project which aims to create a safe and controlled environment for individuals to practice and improve their skills in identifying and exploiting SQL injection vulnerabilities. As an open-source project, the lab is freely accessible to anyone who is interested in learning more about SQL injection, and the community of contributors is constantly working to keep the lab up-to-date and relevant.

While the lab is currently under development, the team behind the project is working hard to ensure that it provides a comprehensive and engaging learning experience for those looking to gain proficiency in SQL injection. Whether you are a security professional, a student, or simply someone with a passion for cybersecurity, this project is designed to help you expand your skills and understanding of SQL injection and its potential impact.

CONTACTS

For more information about the SQL injection project, please don't hesitate to contact Leon M. Wambugu at +254719531573 or email info@leonteqsecurity.com. Our team is dedicated to providing the resources and support you need to advance your knowledge and skills in this important area of cybersecurity.

Our Website

https://leonteqsecurity.com

SET UP

  • Install Xampp or any similar server on your computer.
  • Navigate to htdocs on you machine
    if you are using Linux the path should be look like this
    
    /opt/lamp/htdocs
    
    
  • Open your Terminal on that directory and run
    
    git clone git@github.com:leonTech254/LTQS_SQL_INJECTION_LAB.git
    
    

    if Git is not installed,You may consider installing it or downloading projet manually uncompress it, then copy the project directories in htdocs directory

  • Start the mysql and the apache on your favorite server.Run this link to your browser
  • http://localhost/HACKLAB/LTQS_SQLINJECTION/

About

LTQS_SQL_LAB is safe and controlled environment for individuals to practice and improve their skills in identifying and exploiting SQL injection vulnerabilities. As an open-source project, the lab is freely accessible to anyone who is interested in learning more about SQL injection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published