Skip to content

M0untainShley/is_struts2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

项目介绍

此项目参考于 coffeehb 师傅的项目,使用 python3 编写

特点

1. 增加了两种 struts2 的检测方法

  1. 基于 struts2 自带的 /struts/domTT.css 进行检测
  2. 基于 struts2 框架的路由特点进行检测

细节及原理请查看原文章 https://cloud.tencent.com/developer/article/2037499

2. 支持多 url 检测

将要检测的域名放在 url.txt,使用 -f 参数即可进行检测

用法

python3 -u http://www.test.com # 单个域名检测
python3 -f url.txt # 批量检测

About

识别目标网站是否基于struts2框架开发

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages