Open Issues Need Help
View All on GitHubAI Summary: The user is encountering an error, "The path command does not exist!", when running the `ax scan` command with the `puredns-bruteforce` module within a Docker container. The task involves debugging this issue by analyzing the provided log file and determining why the `interlace` command (likely a dependency of the module) is not found in the Docker container's environment. The solution likely involves ensuring the necessary dependencies are installed within the Docker image used for the Ax Framework.
The Distributed Scanning Framework for Everybody! Control Your Infrastructure, Scale Your Scanning—On Your Terms. Easily distribute arbitrary binaries and scripts using any of our nine supported cloud providers!
AI Summary: The issue is that the Ax Framework's Packer build is failing for Google Cloud Platform (GCP) when attempting to use the Ubuntu 20.04 LTS image. The error indicates that the image cannot be found. The solution likely involves updating the Ax Framework's GCP configuration to use a supported Ubuntu image (like 22.04 LTS, which is already working) or specifying the correct image path within the Packer configuration file. This might require modifying the `default.pkr.hcl` file or other relevant configuration files within the Ax Framework's image directory.
The Distributed Scanning Framework for Everybody! Control Your Infrastructure, Scale Your Scanning—On Your Terms. Easily distribute arbitrary binaries and scripts using any of our nine supported cloud providers!