Manisso / fsociety

fsociety Hacking Tools Pack – A Penetration Testing Framework
MIT License
10.65k stars 1.99k forks source link

Kali-Linux ./fsociety.py #224

Open Tahir177 opened 3 months ago

Tahir177 commented 3 months ago

fsco i am facing this error for permission of zsh how can permission allow kindly anybody assist me.

x0root commented 3 months ago

Try: chmod +x fsociety.py

CRO-THEHACKER commented 3 months ago

Typically why this happens is because you installed the tool on a different user, I setup the install application to install to whatever user is signed in, E.g your on “user1” but you are trying to access root’s files (no permission).

Try running the program like this: sudo fsociety (if it isn’t setup in your .rc file the repo will not work right unless you are in the folder) in that case just move to where you installed f society and do ./fsociety or sudo ./society