• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

vulhub-compose: vulhub-compose是一款屏蔽docker-compose的命令行工具,目的是降低火 ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

vulhub-compose

开源软件地址:

https://gitee.com/HXSecurity/vulhub-compose

开源软件介绍:

vulhub-compose

licensebuild

vulhub-cli is a command line tool of the vulhub project, which makes the operation of docker-compose transparent and reduces the difficulty of using the vulhub shooting range. Vulhub-cli supports local mode and remote mode. The remote mode can directly start the related shooting range without downloading the complete vulhub project, which is more convenient to use.

中文文档

Quick start

If you want to download the vulhub project or have already downloaded the vulhub project, you can directly use the local mode; if you don’t want to download, you can use the remote mode

download vulhub-cli

$ pip install vulhub-cli

local mode

# Specify relative path$ vulhub-cli local start --app fastjson/1.2.24-rce$ vulhub-cli local start --app ./fastjson/1.2.24-rce# Specify absolute path$ vulhub-cli local start --app /opt/vulhub/fastjson/1.2.24-rce# Stop environment use vulhub-cli$ vulhub-cli local stop --app fastjson/1.2.24-rce# Stop environment with agent use vulhub-cli$ vulhub-cli local stop --app fastjson/1.2.24-rce

remote mode

# Specify vulhub app's name, eg: fastjson/1.2.24-rce$ vulhub-cli remote start --app fastjson/1.2.24-rce# Stop environment with agent use vulhub-cli$ vulhub-cli remote stop --app fastjson/1.2.24-rce

Plugin System

vulhub-cli provides plug-in functions, which can support custom plug-ins to achieve specific functions.

Plugin: dongtai

Lingzhi IAST is an interactive application security testing tool independently developed by FireWire platform to detect vulnerabilities in application systems; dongtai IAST supports the detection of some 0 Day vulnerabilities. Now, you can use the vulhub-cli tool to quickly create a shooting range and install dongtai IAST to experience the vulnerability detection function.

Usage

The startup method is the same as the normal startup method, just add the plugin parameter to specify the use of the dongtai plugin.

# Start the vulhub's app with public Lingzhi IAST agent$ vulhub-cli remote start --app fastjson/1.2.24-rce --plugin dongtai# Start the vulhub's app with your own Lingzhi IAST agent$ vulhub-cli remote start --app fastjson/1.2.24-rce --plugin dongtai --plugin-args "token=<dongtai iast token>"# Stop the vulhub's app with Lingzhi IAST$ vulhub-cli remote stop --app fastjson/1.2.24-rce --plugin dongtai

鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap