Hi All,
Wondering if anyone can steer me in the right direction.
I have used the “Run application” feature successfully in the past on a previous VM.
Now I have been trying to use this this for various commands ,
Nmap, sublist3r, nikto, etc and I have been unable to get ANY of these to word.
I have tried this on both my local windows machine and an Ubuntu VM. I have also tried using just the application syntax (I.e nikto -u %url%) and also by providing the full path to the application (I.e home/Ubuntu/sublist3r/sublist3 -d %url%).
No matter what I have tried, I continue to get an error message as follows :
“Failed to start/invoke the application: cannot run program XXXXXX : error=2, no such file or directory.
Any thoughts on what I may be doing wrong would be much appreciated.
I am looking to bring some specific CLI enumeration tools into ZAP to keep all the data in one place, and make life a bit easier………..