![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
email-magnet-nestorsan
Advanced tools
Email magnet is a simple program that, given a domain name and a personal name, is able to guess and validate the email adress of such person. In order to do that, it creates list with all the possible emails schemes based on the first name, last name, middle name and initials of those. When the list is crated, Email Magnet checks if the emails are valid and if they exist.
Just keep reading. You're in the right place
You can install all the requirements with the following command: " "
You need the following dependencies to be installed for the project to run correctly.
astroid==2.4.2
certifi==2020.6.20
chardet==3.0.4
dnspython==2.0.0
filelock==3.0.12
idna==2.10
isort==5.6.4
lazy-object-proxy==1.4.3
mccabe==0.6.1
py3-validate-email==0.2.10
pylint==2.6.0
requests==2.24.0
six==1.15.0
toml==0.10.1
urllib3==1.25.11
wrapt==1.12.1
1 - Clone the Git repository
2 - Create a virtual environment for your project and activate it
3 - Install the requirements.txt file
_4 - In the command line, in the foler wher you downloaded the Git Repository, write the command" python email_magnet.py -d 'yourdomainname.com' -f 'YourFirstName' -l 'YourLastName' "
5 - Wait a little bit to see how the program generate a list of possible emails and check against the server to give you the active one
The tests aren't created yet
This project is not intended to be deployed but you can try at your own risk
This project has been built using Python with VScode
Feel free to contribute and improve this project if you like.
There is no wiki yet.
This project was created by
This project is licensed under GNU GENERAL PUBLIC LICENSE v3. Please, check LICENSE.md for more details.
This was created with ❤️ by Nestor-san 😊
FAQs
Simple program to generate & validate email adress guesses.
We found that email-magnet-nestorsan demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.