social-engineer-toolkit icon indicating copy to clipboard operation
social-engineer-toolkit copied to clipboard

Is there a simple way to uninstall the SET?

Open icamys opened this issue 5 years ago • 2 comments

I just installed the SET and realized that I would like to work with it on my second laptop. Is there a simple way to remove SET and cleanup the system from it?

icamys avatar Nov 26 '20 22:11 icamys

Looks like the rm command is the best option:

sudo rm -rf /usr/share/setoolkit /etc/setoolkit /usr/local/bin/setoolkit

icamys avatar Nov 26 '20 22:11 icamys

Looks like the rm command is the best option:

sudo rm -rf /usr/share/setoolkit /etc/setoolkit /usr/local/bin/setoolkit

Thanks! Worked for me on Debian!

XboxFace24 avatar Mar 02 '23 10:03 XboxFace24