ScanT3r:一款功能强大的Web安全扫描工具

开发 开发工具
ScanT3r是一款功能强大的Web安全扫描工具,该工具支持检测这些漏洞。

 ScanT3r是一款功能强大的Web安全扫描工具,该工具支持检测下列漏洞:

  • 远程代码执行漏洞-Linux;
  • 反射型XSS漏洞;
  • 模板注入漏洞:Jinja2、ERB、Java、Twig、Freemarker;
  • SQL注入漏洞;

系统支持:

  • Linux
  • Android
  • Windows

工具安装

注意:ScanT3r仅支持Python > 3.6环境。

Linux安装

首先,打开命令行终端窗口。

输入并运行下列命令:

  1. $ git clone https://github.com/knassar702/scant3r 
  2.  
  3. $ cd scant3r 
  4.  
  5. $ python3 -m pip install -r requirements.txt 
  6.  
  7. $ chmod +x scant3r 

Android安装

首先,下载Termux App:https://play.google.com/store/apps/details?id=com.termux&hl=en

打开Termux应用程序,然后输入并运行下列命令:

  1. $ pkg install python -y 
  2.  
  3.  $ pkg install git -y 
  4.  
  5.  $ git clone https://github.com/knassar702/scant3r 
  6.  
  7.  $ cd scant3r 
  8.  
  9.  $ python3 -m pip install -r requirements.txt 
  10.  
  11.  $ chmod +x scant3r 

Windows安装

首先,下载并安装 Python3 环境,然后打开命令行终端窗口,输入并运行下列命令:

  1. $ python3 -m pip install -r requirements.txt 

工具使用

  1. Options: 
  2.  
  3.   -h, --help          |    Show help message and exit 
  4.  
  5.   --version           |    Show program's version number and exit 
  6.  
  7.   -u URL, --url=URL   |    Target URL (e.g."http://www.target.com/vuln.php?id=1"
  8.  
  9.   --data=DATA         |    Data string to be sent through POST (e.g. "id=1"
  10.  
  11.   --list=FILE         |    Get All Urls from List 
  12.  
  13.   --threads           |    Max number of concurrent HTTP(s) requests (default 10
  14.  
  15.   --timeout           |    Seconds to wait before timeout connection 
  16.  
  17.   --proxy             |    Start The Connection with http(s) proxy 
  18.  
  19.   --cookies           |    HTTP Cookie header value (e.g. "PHPSESSID=a8d127e.."
  20.  
  21.   --encode            |    How Many encode the payload (default 1
  22.  
  23.   --allow-redirect    |    Allow the main redirect 
  24.  
  25.   --user-agent        |    add custom user-agent 
  26.  
  27.   --scan-headers      |    Try to inject payloads in headers not parameters (user-agent,referrer) 
  28.  
  29.   --skip-headers      |    Skip The Headers scanning processe 
  30.  
  31.   --sleep             |    Sent one request after some Seconds 
  32.  
  33.   --module            |    add custom module (e.g. "google.py"
  34.  
  35.   --debug             |    Debugging Mood 

工具使用样例

POST方法:

  1. $ python3 scant3r -u 'http://localhost/dvwa/vulnerabilities/exec/' --data='ip=localhost&Submit=Submit' 

添加Cookie:

$ python3 scant3r -u 'http://localhost/?l=2' --cookies='user=admin&id=1'

添加超时:

$ python3 scant3r -u 'http://localhost/?l=13' --timeout=1

允许重定向(302、301):

$ python3 scant3r -u 'http://localhost/?l=13' --allow-redirect

休眠时间:

$ python3 scant3r -u 'http://localhost/?l=13' --sleep=2

开启调试模式:

$ python3 scant3r -u 'http://localhost/?l=13' --debug

扫描所有Header:

$ python3 scant3r -u 'http://localhost/?l=13' --scan-headers

跳过Header:

$ python3 scant3r -u 'http://localhost/?l=13' --skip-headers

添加自定义User-Agent:

$ python3 scant3r -u 'http://localhost/?l=13' --user-agent='CustomUseragent(v2)'

添加编码方案:

$ python3 scant3r -u 'http://localhost/?l=13' --encode=2

添加代理:

$ python3 scant3r -u 'http://localhost/?l=13' --proxy='http://localhost:8080'

运行你自己的模块:

$ python3 scant3r -u 'http://localhost/?l=13' --module=dumper.py

添加URL列表:

$ python3 scant3r --list urls.txt --threads=40

测试样例

  1. $ ./scant3r -u 'http://test.vulnweb.com/search.php?test=query' --data='searchFor=scant3r&goButton=go' 
  2.  
  3.   
  4.  
  5. $ ./scant3r -u 'http://test.vulnweb.com/artists.php?artist=1' 
  6.  
  7.   
  8.  
  9. $ ./scant3r -u 'https://menacoderrr.pythonanywhere.com/' 

工具运行截图

诺基亚官网:

项目地址

ScanT3r:https://github.com/knassar702/scant3r

责任编辑:张燕妮 来源: FreeBuf
相关推荐

2019-01-31 11:01:57

2021-12-28 15:33:36

安全工具Stacs凭证扫描

2021-10-25 05:39:12

被动网络侦察工具Sigurlfind3安全工具

2022-02-20 18:59:23

漏洞安全扫描工具

2021-07-09 10:14:05

IP工具命令

2021-10-19 06:37:21

安全工具Qlog安全日志工具

2021-09-14 15:01:31

Pstf安全工具指纹框架

2023-09-14 08:39:45

2020-12-15 15:08:17

工具Java线程

2020-12-15 07:54:40

工具Hutoolgithub

2021-11-01 05:53:08

Doldrums逆向工程分析工具安全工具

2021-10-10 12:17:06

Weakpass在线字典生成器安全工具

2022-01-13 09:27:26

SMBeagle安全审计工具安全工具

2021-10-24 08:15:44

Web身份认证测试框架

2023-10-08 07:51:07

HInvoke项目函数

2019-08-02 09:46:00

工具性能数据

2022-02-10 08:18:11

WiFi安全测试工具Wi-Fi Fram

2021-11-17 10:16:39

Kodex隐私安全工程工具包

2021-12-02 18:14:37

PortBender定向工具安全工具

2023-09-08 10:28:23

客户端脚本数据
点赞
收藏

51CTO技术栈公众号