Add: ralphte/build_a_phish to Social Engineering section

This commit is contained in:
pe3zx 2021-08-24 12:16:57 +07:00
parent d07233cf34
commit 7545f27987

View File

@ -2935,6 +2935,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://github.com/Raikia/UhOh365">Raikia/UhOh365</a></td>
<td> A script that can see if an email address is valid in Office365 (user/email enumeration). This does not perform any login attempts, is unthrottled, and is incredibly useful for social engineering assessments to find which emails exist and which don't. </td>
</tr>
<tr>
<td><a href="https://github.com/ralphte/build_a_phish">ralphte/build_a_phish</a></td>
<td>Ansible playbook to deploy a phishing engagement in the cloud.</td>
</tr>
<tr>
<td><a href="https://github.com/ring0lab/catphish">ring0lab/catphish</a></td>
<td>Generate similar-looking domains for phishing attacks. Check expired domains and their categorized domain status to evade proxy categorization. Whitelisted domains are perfect for your C2 servers.</td>