💻Run commands

How do I execute commands generated by pentest copilot?

Now to generate response of commands generated by our tool you can:

  1. Use your local machine: Whenever the pentest copilot generates a command that needs to be executed you will see multiple option and one of it would be 'I will execute command myself'. Now you can copy the command and use your local machine to execute it. You will have to paste the response from your local machine to text box for the pentest copilot to help you with the next steps. Note: You need to ensure you have all the necessary tools require to execute a particular command. Incase you provide a improper response in the text area, pentest copilot will give you false positives. Or;

  2. Start Exploit Box: For our tool to start running commands and programs, you have to initiate the exploit box which is a sandbox environment of kali linux with all the necessary tools. To initiate the exploit box, Click on 'Start Exploit Box' and wait for exploit box status to shift from 'pending' to 'running'. Additionally you would also be required to either:

    1. Setup VPN: Click on 'New Process', and then select VPN. You can now establish secure VPN connection for private and encrypted online browsing by simply uploading your VPN config file. or,

    2. Setup Chisel: To acquire access to the subnets to which your device is connected, the Pentest Copilot uses a tool known as chisel. Pentest Copilot can now execute commands on your behalf while targeting the same servers/machines to which you are connected. Check the docs here to setup chisel - Setting Up Chisel

Last updated