Hello fellas here, I am focusing on Fix setoolkit error in kali OS. So please read this tutorial carefully so you may comprehend it in a better useful way.
Guide: Fix setoolkit error in kali OS
What is setoolkit?
Toolkit for social engineers (SET) was created and written by a founder of TrustedSec. It is an open source tool powered by Python aimed at penetration testing around social engineering. SET has been featured at large-scale conferences including Blackhat, DerbyCon, Defcon, and ShmooCon. With over two million downloads, SET is the standard for social engineering penetration testing and is widely supported within the security community. read more
Permission denied: ‘/ etc / setoolkit /’
OS Kali Linux (Read Kali Linux Review) is amazing with many tools that you may need. Once you shoot up With its Kali Linux OS, it feels like you’ve just entered penetration testing heaven. It may not be the best penetration testing distribution for you, although it is the best of the useful ones for many.
So let’s get started, the error we will try to correct today is
File “./setoolkit”, line 24, in
os.makedirs (“/ etc / setoolkit /”) File “/usr/lib/python2.7/os.py”, line 157, in makedirs mkdir (name, mode) Operating system error: Permission denied: ‘/ etc / setoolkit / ‘
I got this error when I tried to open the social engineering toolkit located here:
Applications> Exploitation> Social Engineering Toolkit
There is nothing wrong with Python, there is nothing wrong with setoolkit. The problem is with the user and permission, and you may be using the administrator account, but it is not root yet! in case you still don’t have real root access when sudo works most of the time. To correct the error, we have to get our root access again. To do so, go to the start menu and select “recovery mode”. use the passwd command to configure the new credentials for the root account. Type: passwd and hit Enter button It will ask you for the password, type your password (the password here can be to or) It will ask you again, so you know you need to enter it again and hit Enter, restart Kali Linux when you login to make sure you login with User: root Pass: toor or whatever password you choose open the social engineering toolkit, and it should work :)
but if you try to open the social engineering toolkit from your username you will get a message like this
Traceback (last most recent call): File “./setoolkit”, line 101, at
update_config () File “/usr/share/set/src/core/update_config.py”, line 95, in update_config new_config = file (“/ etc / setoolkit / set_config.py”, “w”) IOError: Permission denied: ‘/etc/setoolkit/set_config.py’
To fix this, log in with the username: root
If you want the method to work over the internet, you will need to use your public IP instead of private. Google what my IP is to find your public IP. Then use it. You can use TinyURL or something to make the URL look legitimate. Also, port forwarding may need to be allowed as your router could block traffic on port 80. The firewall can also cause problems.
Leave a comment to let us know if it works for you. And if it does, we can try to fix it for you.
I hope you like the article “Fix setoolkit error in kali OSStay tuned for more updates.
Source: Walid Salame, Kalitut
Faq
Guide about Fix setoolkit error in kali OS
In this guide, we told you about the Fix setoolkit error in kali OS; please read all steps above so that you understand Fix setoolkit error in kali OS in case if you need any assistance from us, then contact us.
How this tutorial or guide assisting you?
So in this guide, we discuss the Fix setoolkit error in kali OS, which undoubtedly benefits you.
Final note
I hope you like the guide Fix setoolkit error in kali OS. In case if you have any queries regards this article/tutorial you may ask us. Also, please share your love by sharing this article with your friends and family. Follow us on Facebook and Twitter if you love our work.
For our visitors: If you have any questions regards the Fix setoolkit error in kali OS, then feel free to ask us through the comment section below or directly contact us.
Education: This guide or tutorial is just for educational purposes only.
Misinformation: If you want to correct any misinformation regarding this tutorial “Fix setoolkit error in kali OS”, then kindly contact us for the same.
Want to add an alternate method: If anyone wants to add more methods to the guide Fix setoolkit error in kali OS, then kindly contact us.
Fix setoolkit error in kali OS: advantages guide by trickbugs
- The Fix setoolkit error in kali OS tutorial is free for anyone.
- The price of the Fix setoolkit error in kali OS guide is free for all our visitors so they learn each tutorial carefully.