8000 GitHub - vaycore/OneScan: OneScan 是一款用于递归目录扫描的 BurpSuite 插件
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

vaycore/OneScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OneScan

OneScan 是一款用于递归目录扫描的 BurpSuite 插件,为发现更深层次目录下隐藏的漏洞赋能

Repo stars Downloads total Repo tags Downloads latest total

停止维护说明

  • 2025年06月24日起,OneScan 决定永久停止维护,很感谢各位师傅一路走来的陪伴和支持,给各位师傅带来的不便,还请师傅们见谅
  • 遇到了 BUG 或者有更好的想法,欢迎师傅们进行二次开发。代码可读性应该还行,注释也挺全的(就是写的乱了点)

项目编译

开发环境如下:

  • JDK 1.8
  • Apache Maven 3.9.9

编译命令如下:

mvn clean package

END

0