vscan

command module
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2023 License: BSD-3-Clause Imports: 3 Imported by: 0

README

开源、轻量、快速、跨平台 的网站漏洞扫描工具,帮助您快速检测网站安全隐患。

Release

编译/安装/运行参数说明使用方法使用场景POC列表自定义扫描器

说明

从veo/vscan项目fork,并进行了修改。 其他项目使用时,应在go.mod中require原地址,然后在requires外面使用replace替换。

  • 如下

require(github.com/veo/vscan v1.3.2)

replace github.com/veo/vscan v1.3.2 => github.com/jellyHero/vscan v0.1.0

  • 测试

import "github.com/veo/vscan/brute"

fmt.Println(brute.Test())

Features

  • 快速的端口扫描、指纹探测功能
  • 快速的登录密码爆破功能
  • 快速的POC检测功能
  • 快速的敏感文件检测功能
  • 轻量、开源、跨平台使用
  • 支持指纹 650(eHole) + 3129(Local) + 3053(wappalyzergo) = 6832 条
  • 支持 Xray 和 Nuclei 的 POC 检测
  • 支持多种类型的输入 - STDIN/HOST/IP/CIDR/URL/TXT
  • 支持多种类型的输出 - JSON/TXT/CSV/STDOUT

Licenses

本工具仅面向合法授权的企业安全建设行为,在使用本工具进行检测时,您应确保该行为符合当地的法律法规,并且已经取得了足够的授权。

如您在使用本工具的过程中存在任何非法行为,您需自行承担相应后果,作者将不承担任何法律及连带责任。

在使用本工具前,请您务必审慎阅读、充分理解各条款内容,限制、免责条款或者其他涉及您重大权益的条款可能会以加粗、加下划线等形式提示您重点注意。 除非您已充分阅读、完全理解并接受本协议所有条款,否则,请您不要使用本工具。您的使用行为或者您以其他任何明示或者默示方式表示接受本协议的,即视为您已阅读并同意本协议的约束。

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
httpx/common/customheader
Package customheader contains all the funcionality to deal with Custom Global Headers
Package customheader contains all the funcionality to deal with Custom Global Headers
httpx/common/customlist
Package customlist contains all the funcionality to deal with Custom Target List
Package customlist contains all the funcionality to deal with Custom Target List
httpx/common/customports
Package customport contains all the funcionality to deal with HTTP ports
Package customport contains all the funcionality to deal with HTTP ports
httpx/common/fileutil
Package fileutil contains all the funcionality related to deal with files
Package fileutil contains all the funcionality related to deal with files
httpx/common/httputilz
Package httputilz contains all the funcionality related to common HTTP operations, dump, define methods...
Package httputilz contains all the funcionality related to common HTTP operations, dump, define methods...
httpx/common/httpx
Package httpx containst the httpx common funcionality
Package httpx containst the httpx common funcionality
httpx/common/slice
Package slice contains a set of utilities to deal with slices
Package slice contains a set of utilities to deal with slices
httpx/common/stringz
Package stringz contains a set of utilities to deal with strings
Package stringz contains a set of utilities to deal with strings
httpx/runner
Package runner executes the enumeration process.
Package runner executes the enumeration process.
f5

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL