安全矩阵

 找回密码
 立即注册
搜索
查看: 2524|回复: 0

SQL注入被动扫描工具

[复制链接]

855

主题

862

帖子

2940

积分

金牌会员

Rank: 6Rank: 6

积分
2940
发表于 2021-6-8 15:11:58 | 显示全部楼层 |阅读模式
原文链接:SQL注入被动扫描工具
1.https://github.com/zt2/sqli-hunter


安装:

  1. git clone https://github.com/sqlmapproject/sqlmap.git
  2. git clone https://github.com/zt2/sqli-hunter.git
  3. cd sqli-hunter
  4. gem install bundle
  5. bundle install
复制代码


运行:

  1. python sqlmapapi.py -s
  2. ruby sqli-hunter.rb --smart --level=2 --threads=10 -p 8888 -v 2
复制代码


#参数可自定义



2.https://github.com/ysrc/GourdScanV2

安装:

  1. apt-get install redis-server
  2. wget https://sec.ly.com/mirror/get-pip.py --no-check-certificate && python get-pip.py -i https://mirrors.aliyun.com/pypi/simple/
复制代码


运行:


  1. redis-server conf/redis.conf
  2. python gourdscan.py
复制代码


默认平台用户名密码为:admin:Y3rc_admin
默认redis密码为:Y3rc_Alw4ys_B3_W1th_Y0u
如果有勾选sqlmap api scan选项,请在服务器上开启sqlmap api






开启sqlmap api



HTTP+HTTPS扫描配置



部分结果





回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|安全矩阵

GMT+8, 2024-11-29 06:31 , Processed in 0.021511 second(s), 18 queries .

Powered by Discuz! X4.0

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表