3 matches found
ProxySqlMap
ProxySqlMap From Proxy to SqlMapApi 使用方法: 修改config.py: 1. Extfilter 为过滤的后缀名 2. sqlmap 为SQLmap地址 3. url 为需要拦截的url 4. admintoken 为sqlmap的adminid 修改代理:127.0.0.1:8081 支持库: 1. requests 2. baseproxy已经内置了,不需要再进行安装 https 支持: 访问:baseproxy.ca即可下载 输出: sqlsan.txt 为已创建的taskid与URL ok.txt为存在注入的URL以及taskid...
SQLiScanner
SQLiScanner 简介 叕一款基于SQLMAP和Charles的SQL 注入漏洞扫描工具 支持 Har 文件的扫描搭配 Charles 使用: Tools=Auto Save 特性 邮箱通知 任务统计 sqlmap 复现命令生成 依赖 Python 3.x Django 1.9 PostgreSQL Celery sqlmap redis 支持平台 Linux osx 截图 安装 克隆项目到本地 root@kitploit: git clone https://github.com/0xbug/SQLiScanner.git --depth 1 配置 sqlmap:...
SQLiScanner - Automatic SQL Injection With Charles And Sqlmap API
Automatic SQL injection with Charles and sqlmapapi Dependencies Django PostgreSQL Celery sqlmap redis Supported platforms Linux osx Installation Preferably, you can download SQLiScanner by cloning the Git repository: git clone https://github.com/0xbug/SQLiScanner.git --depth 1 You can download...