trustedsec/ptf

Error using tools

RenatoMG opened this issue · 2 comments

Everytime i try to run i tool i get this:

make[1]: a sair da pasta "/pentest/password-recovery/johntheripper/src"
make: *** [Makefile:190: default] Erro 2
[] Sending after command: cd /pentest/password-recovery/johntheripper/
[
] Sending after command: cp -a run/* /pentest/password-recovery/johntheripper/
cp: impossível obter informação para 'run/': Ficheiro ou pasta inexistente
[
] Sending after command: rm -rf run/
[] Completed running after commands routine..
[
] Finished Installing! Enjoy the tool installed under: /pentest/password-recovery/johntheripper/
[*] Running updatedb to tidy everything up.
/usr/bin/find: '/run/user/1000/doc': Permission denied
/usr/bin/find: '/run/user/1000/gvfs': Permission denied

Dont know what to do. Tried to frest install, update python and whatever i could, but still the error keeps appearing

Hey there,

I see you are using a makefile.

This isn't as far as im aware the way to install this tool.

Ptf uses a metasploit console alike navigation.

You can add custom tools by following the modules template. That is the right syntax for ptf

But in case you know this and i lack the info of what your intent is of making.

There is this database in linux for files.

Maybe you can use that or check your permissions of /usr/lib ( or bin, i forgot ) because that depend for each ditro.

Hope this somewhat helps.

I would love to hear your reaction.

All the best

Idlefase. Aka vilematrix

Can´t change the permissions of the directory.