Samurai Email Discovery - Find email addresses

Bannyblanco

Professional
Messages
160
Reaction score
132
Points
43
A good option for demonstrating email address retrieval would be the Samurai Email Discovery tool.

One of the main tasks of social engineering is to obtain information. This information can often be related to contact information, such as email.

There are a number of cyber attacks using emails. Therefore the security of e-mail boxes is quite an important issue. There are currently several methods of ensuring email security, including special filters or restrictions on incoming emails.

Despite the existing security mechanisms, it is sometimes quite difficult to detect phishing. A good option for demonstrating email address retrieval would be the Samurai Email Discovery tool.

Installation:

git clone https://github.com/0x3curity/Samurai
apt install lynx
cd Samurai
chmod + x samurai.sh
Usage:

./samurai.sh
After that a special menu opens from which you can select the required type of search.

Official GitHub repository: https://github.com/OffXec/Samurai
 
Top