Organized notes for social engineering and phishing attacks. Last Updated: 2026-03-27
Social engineering targets the human element. In penetration testing, this includes phishing emails, pretexting, and client-side attacks to gain initial access.
# theHarvester
theHarvester -d domain.com -l 500 -b google
# SMTP user enumeration
smtp-user-enum -M VRFY -U users.txt -t <MAIL_IP>
smtp-user-enum -M RCPT -U users.txt -D domain.com -t <MAIL_IP>
swaks --from attacker@domain.com --to target@domain.com --header 'Subject: Test' --body 'Test message' --server <MAIL_IP>
From the AD context: If a mail server is present, send an email containing a config.Library-ms file or a link to a UNC path to capture NTLM hashes.
.docm, .xlsm)