文件名称:mzap::high_voltage:多目标ZAP扫描
文件大小:31KB
文件格式:ZIP
更新时间:2024-05-29 16:55:24
security hacking bugbounty dast zaproxy
MZAP :high_voltage: 多目标ZAP扫描/ mzap是用于在ZAP中扫描N * N的工具。 概念 安装 去弄 $ go get -u github.com/hahwul/mzap 快艇 $ sudo snap install mzap 自制 $ brew tap hahwul/mzap $ brew install mzap 用法 Usage: mzap [command] Available Commands: ajaxspider Add AjaxSpider ZAP ascan Add ActiveScan ZAP help Help about any command spider Add ZAP spider stop Stop Scanning version Show version
【文件预览】:
mzap-master
----go.mod(626B)
----pkg()
--------zap()
--------version()
----main.go(82B)
----.github()
--------FUNDING.yml(123B)
--------ISSUE_TEMPLATE()
--------workflows()
----go.sum(34KB)
----Dockerfile(291B)
----LICENSE(1KB)
----samples()
--------target.txt(50B)
----README.md(3KB)
----SECURITY.md(619B)
----.goreleaser.yml(2KB)
----CODE_OF_CONDUCT.md(3KB)
----cmd()
--------stop.go(841B)
--------ascan.go(435B)
--------spider.go(432B)
--------root.go(2KB)
--------ajaxspider.go(460B)
--------version.go(359B)