Skip to content

基于qt界面的SQL自动注入化工具,采用sqlmap工具

License

Notifications You must be signed in to change notification settings

mcdudu233/PyQT-SQLInjectionTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL注入工具


项目结构

本项目由 Python 语言编写,采用如下结构:

ui:窗口设计文件

controller:界面事件处理

service:业务逻辑处理

sqlmap:sqlmap工具


运行

使用 PyCharm

本项目是用 PyCharm 写的,可以通过 PyCharm 打开。直接点击右上角的绿色箭头运行即可。

使用命令行

直接在项目根目录下运行:

python main.py

构建

直接在项目根目录下运行:

python setup.py build

构建出来的 exe 文件可以在 build 目录下找到。如 build/exe.win-amd64-3.11/main.exe

然后可以通过 Enigma Virtual Box 等打包工具打包成单个 exe 文件。


About

基于qt界面的SQL自动注入化工具,采用sqlmap工具

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •