SecretService Decoy Encrypted Emailer For use with gmail currently. Will add other mailers later. This system uses ECC/ECIES (Elliptic Curve Cryptography) to exchange keys with a user and enables them to send secret messages back and forth. When we say secret, it means there is a decoy message that sits in your normal gmail inbox, while the real message is accessible by the app and will decrypt your messages. How to operate: Step 1: pip3 install -r requirements (recommended to use a virtual env) Step 2: python3 ./SecretService.py Step 3: Register your gmail account (app password for now, will change later) Step 4: Exchange Keys, Send a user your key, and have that user send theirs. Step 4: Check Mail (to receive keys, will automate this later) Step 5: Verify key by clicking List Public Keys Step 6: Once key is in the keyring, then send a message to that person. Step 7: Have them check mail Step 8: Optionally you have them send a message and you check mail. Have fun! Proof of Concept - We are aware of major improvements we can do, but this was a project that took about 2.5 days just to get up and going. Stay tuned for updates! -- Unit 221B, LLC
Secret Service Email Encryption/Steganography
Overview
A CLI client for sending text emails. (Currently only gmail supported)
emailCLI A CLI client for sending text emails. (Currently only gmail supported)
An email sending system with random confirmation code.
email_sending An email sending system with random confirmation code. Description Confirmation emails are sent based on the list of email addresses. Ea
Send email in Python conveniently for gmail using yagmail
yagmail -- Yet Another GMAIL/SMTP client For the asynchronous asyncio version, look here: https://github.com/kootenpv/aioyagmail The goal here is to m
An email generator code in python language
An email generator code in python language. I have done it in the simplest way possible and with no link to an SMTP server. Generating infinite emails until CTRL+C . It is a code that can be used in
EmailAll - a powerful Email Collect tool
EmailAll A powerful Email Collect tool 0x1 介绍 😲 EmailAll is a powerful Email Co
Email pass separator
email-pass-separator hii check out our new tool in kali linux use 'filename ' Dont forget to put inverted comma email:password separator Image Command
Temp-SMS-Receive - A Program Which Allows You To Receive Temp SMS
Welcome to Temp-SMS-Receive 👋 A Program Which Allows You To Receive Temp SMS AP
A news curator and newsletter subscription package for Django
django-newsfeed What is django-newsfeed? django-newsfeed is a news curator and newsletter subscription package for django. It can be used to create a
This python script will generate passwords for your emails, With certain lengths, And saves them into plain text files.
How to use. Change the Default length of genereated password in default.length.txt Type the email for your account. Type the website that the email an
xxnx its a simple smtp tool for mails spaming
xxnx its a simple smtp tool for mails spaming what is smpt? Simple Mail Transfer Protocol or smtp service. The Simple Mail Transfer Protocol (SMTP) is
This Python program generates a random email address and password from a 2 big lists and checks the generated email.
This Python program generates a random email address and password from a 2 big lists and checks the generated email.
Pysces (read: Pisces) is a program to help you send emails with an user-customizable time-based scheduling.
Pysces (Python Scheduled-Custom-Email-Sender) Pysces (read: Pisces) is a program to help you send emails with an user-customizable time-based email se
ghotok mail - lets you find available contact email addresses from target website
ghotok-mail ghotok mail - lets you find available contact email addresses from target website git clone https://github.com/josifkhan/ghotok-mail cd gh
A light-weight, modular, message representation and mail delivery framework for Python.
Marrow Mailer A highly efficient and modular mail delivery framework for Python 2.6+ and 3.2+, formerly called TurboMail. © 2006-2019, Alice Bevan-McG
Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)
Fastapi-mail The fastapi-mail simple lightweight mail system, sending emails and attachments(individual && bulk) 🔨 Installation $ pip install fastap
Email-osint - Email OSINT tool written in python3
Email-osint - Email OSINT tool written in python3
Email-bomber - Email bomber unlike other email bombers u don't need your gmail email id to use this
Email-bomber - Email bomber unlike other email bombers u don't need your gmail email id to use this
It s a useful project for developers ... It checks available and unavailable emails
EmailChecker It s a useful project for developers ... It checks available and unavailable emails Installation : pip install EmailChecker Domains are
Certificate generating and mailing system
skylab-certificate-system Through the this system, you can generate personalized certificates for people with name-surname-mail information in an exce
Simple Email Sender using Python 3.
Email Sender 使用 Python 3 实现的简单邮件发送工具。 Version: 0.1.2 (Beta) 主要功能 使用 SMTP 协议发送邮件 支持 SSL/TLS 、 STARTTLS 加密(为保证安全,强制加密发送) 支持邮件模板与邮件生成 支持向多人群发邮件 日志记录 脚本执行