reconmap / command-line-tools

Reconmap CLI and agent command line tools
Apache License 2.0
3 stars 3 forks source link
cli golang hacking hacktoberfest pentesting security

Reconmap command line tools

This monorepo contains the Reconmap CLI and agent command line tools, as well as the shared library written in Golang.

Look at each subdirectory to learn more about each tool including building and running instructions.

docker build -t quay.io/reconmap/agent:latest -f agent/Dockerfile .

Build requirements