Emagnet: Accurate Leaked Database Crawler
Emagent is a very powerful tool with the main purpose of capturing email addresses and passwords from leaked databases stored in pastebin. This tool allows the user to find email and password combinations for different websites such as Spotify, Instagram, etc. After finding the combinations, the tool will then brute force the different combinations on their respective websites to return working combinations to the user. Emagnet is the leading leaked database crawler available online.
Emagnet: Leaked Database Crawler
The user can use this tool in many different ways. For example, you can use Emagnet to send a mail list and then send emails in one go to all of the recipients on the list. It can also be run in combination with other custom tools which could be developed for specific purposes. The user can search for all well-known websites such as Facebook, Instagram and Spotify. Emagnet is capable of capturing leaked emails and their passwords. A useful feature of this tool is that it runs on all major operating systems.
Features:
- Go through leaked databases uploaded on pastebin
- Quick and easy to use with more successful attempts for attacks
- Find working email and password combinations for major websites such as Facebook, Instagram and Spotify.
- Bruteforce ssh targets, Microsoft Remote Desktop, flexible to add your own tools
- Cross-platform, runs on all major operating systems such as Linux, Windows and Mac OSX.
Supported Platforms:
- Linux
- Windows
- Mac OSX
- Android (Termux, no root required)
Requirements:
bash
,wget
,curl
,gawk
,gsed
Install
Windows
- Install Ubuntu or any other distro from Microsoft Store
- When installation has been done, hit ‘start’
- Now type
sudo -s
and enter your password - Now update repo and install git, just copy and paste the below lines
$ apt update $ apt install git -y $ git clone https://github.com/wuseman/emagnet $ cd emagnet $ chmod +x ./emagnet $ ./emagnet --emagnet
Linux
Run the following code in the shell:
$ git clone https://github.com/wuseman/EMAGNET $ cd EMAGNET $ bash emagnet –emagnet
Mac OSX
Run the following code in the shell:
$ git clone https://github.com/wuseman/EMAGNET $ cd EMAGNET $ bash emagnet –emagnet
Android (Termux)
Run the following code:
$ echo -e ' $ pkg update $ pkg upgrade -y $ pkg install wget curl git -y $ git clone https://github.com/wuseman/emagnet $ cd emagnet $ bash emagnet --emagnet' > emagnet-termux.sh $ bash emagnet-termux.sh
Emagnet Usage
Use -h
to list available options:
$ ./emagnet -h _ _______ _ _dMMMb._ .adOOOOOOOOOba. _,dMMMb_ dP' ~YMMb dOOOOOOOOOOOOOOOb aMMP~ `Yb V ~"Mb dOOOOOOOOOOOOOOOOOb dM"~ V `Mb. dOOOOOOOOOOOOOOOOOOOb ,dM' `YMb._ |OOOOOOOOOOOOOOOOOOOOO| _,dMP' __ `YMMM| OP'~"YOOOOOOOOOOOP"~`YO |MMMP' __ ,dMMMb. ~~' OO `YOOOOOP' OO `~~ ,dMMMb. _,dP~ `YMba_ OOb `OOO' dOO _aMMP' ~Yb._ `YMMMM\`OOOo OOO oOOO'/MMMMP' ,aa. `~YMMb `OOOb._,dOOOb._,dOOO'dMMP~' ,aa. ,dMYYMba._ `OOOOOOOOOOOOOOOOO' _,adMYYMb. ,MP' `YMMba._ OOOOOOOOOOOOOOOOO _,adMMP' `YM. MP' ~YMMMba._ YOOOOPVVVVVYOOOOP _,adMMMMP~ `YM YMb ~YMMMM\`OOOOI`````IOOOOO'/MMMMP~ dMP `Mb. `YMMMb`OOOI,,,,,IOOOO'dMMMP' ,dM' `' `OObNNNNNdOO' `' `~OOOOO~' Usage: ././emagnet [--author] [--emagnet] [--option]..... -a, --author Show author information -b, --backup Create a compressed archive - Aavailable options: all/archive/incoming -B, --blocked Check if your current IP has been blocked -l, --license Show license information -h, --help Display this very helpful text -n, --notify Set notifications on or off -t, --time Set refresh time in seconds -v, --vpn Toggle VPN on or off (Linux Only) - Available options: true/false -V, --version Displays version information -i, --ip Print you current WAN IPv4/IPv6 -e, --emagnet Download latest uploaded files on patebin and store email addresses and passwords in sorted day directories. -g, --bruteforce Same as above '-e' with brute-force mode on - Available options: gmail/ssh/spotify/instagram/rdp
Example (Brute Force Spotify Accounts on Ubuntu)
Run the following commands:
$ wget -q -O - https://apt.mopidy.com/mopidy.gpg | sudo apt-key add - $ wget -q -O /etc/apt/sources.list.d/mopidy.list https://apt.mopidy.com/stretch.list $ sudo apt-get update $ sudo apt-get install libspotify12 libspotify-dev libportaudio
Now you are ready to brute force spotify accounts:
$ bash emagnet --bruteforce spotify