Skip to content

AutoSQLMap is a user-friendly command-line tool that simplifies building and executing SQLMap commands. It provides an interactive prompt for entering configurations and options, making it easy to tailor SQLMap commands to your needs without manually editing them.

Notifications You must be signed in to change notification settings

OusH4x/AutoSQLMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

AutoSQLMap

AutoSQLMap is a user-friendly command-line tool that simplifies building and executing SQLMap commands. It provides an interactive prompt for entering configurations and options, making it easy to tailor SQLMap commands to your needs without manually editing them.

image image

Installation & Usage

  • sudo apt update && sudo apt-get install -y git python3-pip
  • git clone https://github.com/OusCyb3rH4ck/AutoSQLMap
  • cd AutoSQLMap
  • python3 -m pip install --upgrade colorama InquirerPy inquirerpy
  • chmod +x AutoSQLMap.py
  • python3 AutoSQLMap.py or ./AutoSQLMap.py

About

AutoSQLMap is a user-friendly command-line tool that simplifies building and executing SQLMap commands. It provides an interactive prompt for entering configurations and options, making it easy to tailor SQLMap commands to your needs without manually editing them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages