freelabz / secator

secator - the pentester's swiss knife
https://docs.freelabz.com
Other
748 stars 59 forks source link

Can't run command #412

Closed itsmejimmyg closed 1 month ago

itsmejimmyg commented 2 months ago

Hi, I have installed sector using bash and followed all steps.

I can't seem to open the application in the CLI as it says "command not found" maybe I need to launch the CLI in a different folder?

Please advise!

Naboot42 commented 2 months ago

what steps did you do ? vm, os ?

itsmejimmyg commented 2 months ago

I'm using Kali Linux on a VM. I installed Seactor using bash.

I receive all prompts and successfully download Secator

After that - when I go to do anything regarding secator it says command not found.

ocervell commented 2 months ago

Make sure the bin folder where secator is installed is in your PATH. By default pipx installs binaries under ~/.local/bin so that should be in your PATH.

Naboot42 commented 1 month ago

Have you test it ? can i close the issue ?