文件名称:cli:Reconmap命令行界面
文件大小:29KB
文件格式:ZIP
更新时间:2024-03-03 10:43:36
api cli golang security Go
重新映射CLI Reconmap pentest自动化和报告工具的命令行界面。 $ ./rmap login -u admin -p ****** $ ./rmap run-command -id 2 -var Host=soki.com.ar Reconmap v1.0 - https://reconmap.org > Downloading docker image 'instrumentisto/nmap' > Starting container. > Container started. > Container 'instrumentisto/nmap' exited. 建造要求 高朗1.15+ 使 制作说明 $ make 运行时要求 带有Docker引擎 故障排除 来自守护程序的错误响应:客户端版本1.XX太新。 支持的最大API版本为1.40 export DOCKE
【文件预览】:
cli-master
----.goreleaser.yml(585B)
----.gitignore(53B)
----go.mod(1KB)
----Makefile(274B)
----LICENSE(34KB)
----go.sum(15KB)
----.github()
--------workflows()
----README.md(836B)
----cmd()
--------rmap()
----internal()
--------httputils()
--------api()
--------containers()
--------commands()