The Basic Guide To S.e.t Toolkit : In 2 Minutes

 What Is Social Engineering?

Social Engineering Is A Way to manipulate Human Behaviour Into giving out sensitive Information And Data. 


What Is S.e.t ?

S.e.t stands for "Social Engineering Toolkit" It was made and used by Many Social-engineer's. Set is open-source and Made For Educational And Testing Purposes, ( This Article Is Also Written For Testing-Educational Purposes  ;)    ) 


Installing S.e.t :

If You Don't Have A Linux Distribution, See "How To Install Linux : Step by Step"

Firstly Install Git client :

In Fedora :

 sudo yum install git

For Debain-Based/kali/ubuntu

sudo apt-get install git 

To Install Set, Simply Paste These Commands: .

git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/ && cd setoolkit

pip3 install -r requirements.txtp && python setup.py

It should work on Most Linux Distributions,For Android See This.

Using S.e.t :

After Opening S.E.T You'll See A Menu With Different Options. Something Similar To This :



If You Agree to the Terms And To Use s.e.t for Testing Purposes Only Type "y" and hit enter, otherwise type "n". 

On This Tutorial We Will Focus On 1 (Spear Phishing) and 2 (Pentesting). 

Select Spear Phishing :

(i) After You type "1" and hit enter, you'll see more options, type "2" and then "10"  and then "1"

(ii) Then Type the ip for payload  lister and port to connect 

(iii) Hit Enter And Wait 

(iv) Then click "1" and again "1" and Select "2" And Type Something Like :

Hi, This is A S.E.T TEST

Thanks, 

abc

(v) Select And Configure Your Email Address

(vi) Then  you'll have the option to Setup A Listener 

(vii) Close The Terminal Window 

If You Did Everything Correctly Then S.e.t Will Successfully Send That Email. 

Congrats You Did It =) 






-Thanks For Reading - 

Comments