Giter Site home page Giter Site logo

medusa's Introduction

Medusa Mail Access checker V1.0

SMTP checker to check Mail Access via SMTP with easy usage ! Medusa has been written and tested with Python 3.8. It should run on any OS as long as Python and all dependencies are installed.

Legal Notices

You are ONLY allowed to use the following code for educational purposes!

Medusa shall not be used for any kind of illegal activity nor law enforcement at any time.This restriction applies to all cases of usage, no matter whether the code as a whole or only parts of it are being used.By downloading and / or using any part of the code and / or any file of this repository, you agree to this restriction without remarks.

Overview

root@h3x0 ~ % python3 medusa.py.

What's Next

Improving Script Speed by adding multiThreading Feature , Auto Detect Mx from domain , DNS Check

medusa's People

Contributors

h3x0crypt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

medusa's Issues

a lot of errors

Hey Dude,

this tool looks awesome but i have any errors, can u help me to solve it?

Format is right or must be space | space?
HOST | PORT | USERNAME | PASSWORD
smtp.gmail.com|587|[email protected]|Test123456
smtp.gmail.com|587|[email protected]|Test123456

`./ Starting the proccess ...

|█████████████▍ | ▆█▆ 1/3 [33%] in 5s (0.2/s, eta: 5s)Traceback (most recent call last):
File "/home/kali/Downloads/Medusa.py", line 221, in
main()
File "/home/kali/Downloads/Medusa.py", line 203, in main
response = SmtpCheck(line)
File "/home/kali/Downloads/Medusa.py", line 155, in SmtpCheck
port = smtp_info[1]
IndexError: list index out of range
`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.