NOTE: This post is only for educational purposes. I and this site do not support any criminal activity. If you are doing any sort of misuse of this information This site is not responsible for that. THIS SITE ONLY SUPPORT ETHICAL HACKING.
Install Mosint In Termux - Information Gathering
Install Mosint Termux
What Is Mosint ?
MOSINT is an OSINT Tool for emails. It helps you gather information about the target email.
How To Install Mosint In Termux ?
pkg update && pkg upgrade
pkg install git golang
git clone https://github.com/alpkeskin/mosint.git
cd mosint
pip3 install -r requirements.txt
How To Use Mosint ?
Show Help - go run main.go -h
use - go run main.go -e (target email) - all
Example - go run main.go -e example@domain.com -all