Skip to content

coffinxp/customBsqli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Screenshot (283)

CustomBSQLi - LostSec

lostsec.py is a script for performing Blind SQL Injection (BSQLi) attacks on web applications. It is designed to help security professionals and researchers in assessing the security of web applications by identifying SQL injection vulnerabilities.

Features

  • Blind SQL Injection Testing: Identifies and exploits blind SQL injection vulnerabilities in web applications.
  • Customizable: Easily configurable for different types of SQL injection attacks.
  • Output: Provides detailed information about the SQL injection vulnerabilities found during testing.

Requirements

  • Python 3.x
  • Required Python libraries: requests, argparse (typically these come with Python, but make sure they are installed).

Installation

  1. Clone the Repository

    git clone https://github.com/coffinsp/customBsqli.git
    cd customBsqli
    python lostsec.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages