Skip to content
forked from daab0x/EMAGNET

Emagnet is a tool for find leaked databases with 97.1% accurate to grab mail + password together, emagnet also have support for auto brute force gmail accounts in realtime and it's very easy to add your own scripts to run beside emagnet

License

Notifications You must be signed in to change notification settings

L34kl0ve/EMAGNET

 
 

Repository files navigation

Screenshot

"I'll will find you, it's just a matter of time"

Version Released Status Tested On
3.0 2019-06-19 Under Active Development Linux - Windows - MacOS - Android
2.1 2019-05-17 Stable Linux - Windows - MacOS - Android

Emagnet is a very powerful tool for it's purpose wich is to capture email addresses and passwords from leaked databases uploaded on pastebin. It's almost impossible to find leaked passwords when they are out of list on pastebin.com. Either they have been deleted by pastebin's techs or the uploads is just one in the crowd. To be honest it's easier to find a needle in a haystack then find outdated uploads on pastebin with the data we want to collect.

For previews how it looks before you getting started, see here

Get Started On Linux/MacOSX

git clone https://github.com/wuseman/emagnet
cd emagnet
chmod +x emagnet*
bash ./emagnet-setup.sh
bash emagnet -e emagnet
  • Normal mode without brute forcing:

    ./emagnet -e emagnet
    
  • Start brute force attack if there is any mail:password combinations found. If there is no mail:passwords found we just trying again as normal mode. (NOTICE: Support for GMAIL accounts only)

    ./emagnet -e bruteforce
    
  • Download uploads from pastebin sorted by syntaxes, syntaxes is set by pastebin (https://pastebin.com/language)

    ./emagnet -e syntax
    
  • Send an choosen email to all targets we have found, this require emagnet to run in another session.

    ./emagnet -e spammer
    

Get Started On Windows 10

Please visit my installation wiki for more info (includes a video)

Wiki Sections:

  • About - How everything started.

  • Faq - How to grab your visa card if it has been leaked. Also get answers why we not using TOR.

  • Installation - Video preview for how to get started on windows

  • Tips & Tricks - How To Find your facebook credenticals, if it has been leaked.

System requirements

  • Bash - Find more info about bash here
  • Parallel - Find more info about parallel here
  • Wget - Find more info about wget here
  • Curl - Find more info about curl here
  • Lynx - Find more info about lynx here
  • Elinks - Find more info about elinks here

Changelog

Versions changelog.

Authors:

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details

Contact

If you have problems, questions, ideas or suggestions please contact me on the e-email under Authors or you can chat with me for faster contact by visit freenode chat and type '/msg wuseman hi!' in the input bar and I will reply you ASAP I will see the message.

Enter Freenode chat via your own client or use the web client by visit this page

Haters Gonna Hate

If you are one of these who dislikes EMAGNET and believe the program has been developed for a reason that would break the law then I am not interested in taking part of your opinions, keep them for yourself! Emagnet does NOT leak any data at all. EMAGNET gathering data from PASTEBIN and that is the source for all files EMAGNET is downloading.

If you'r email AND password is in my video tutorials please change your password ASAP and contact PASTEBIN to request a removal from the source. This is nothing i can be held responsible for. Pastebin contact formular can be found here

Be more careful with your private data - It's 2019, you really should know better how to keep your data private.

ALL questions about this will be ignored and filtered as spam FYI.

Feel free to read the history about emagnet here and how everything started about this project.

Notice

Brute forcing any user(s) account that you do not own or have been granted permission to sign in on is stricly forbidden, in most countrys you will break the law so please don't use EMAGNET for any illegal purposes, emagnet has been developed for a a legal purpose to count data and statistics.

wuseman says: All my previews where a brute force attack is under controlling forms. If you have any questions about this then you are welcome to contact me.

wuseman cannot be held as responsible for users actions regardless of what damage a user can achieve with the information/data emagnet might collect for any user(s). All users that gathering information or data via emagnet is 100% responsible for their own actions, emagnet has been developed for a legal purpose.

Emagnet development has just started and is FAR away from complete, to be continued.

About

Emagnet is a tool for find leaked databases with 97.1% accurate to grab mail + password together, emagnet also have support for auto brute force gmail accounts in realtime and it's very easy to add your own scripts to run beside emagnet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%