Mip22 program is made for educational purposes only for to see how the phishing method works. Any unnecessary use of the program is prohibited and the manufacturer has no responsibility for any illegal use by anyone. Use the tool at your own risk and avoid any sloppy actions.
On terminal
sudo su
git clone git://github.com/makdosx/mip22.git
chmod -R 777 mip22
cd mip22
bash mip22.sh
On Termux
git clone git://github.com/makdosx/mip22.git
chmod -R 777 mip22
cd mip22
bash mip22.sh
Mip22 is a modern and advanced cyber security program for computers with Gnu / Linux operating system and mobile phones and tablets with android operating system, for educational purposes.
Details
Easy to use via terminal.
Automatic cloned services.
It has 69 ready cloned electronic services, including social networks, e-mails, cloud, multimedia etc etc.
Cloning services manually by cloning the service you want. Easy to use through browser service.
When I first started learning malware analysis and reverse engineering, I thought the hardest part…
Both git fetch and git pull talk to a remote repository, but they do very different things to your…
Sometimes the change you need already exists, just on the wrong branch. A hotfix lands…
Email is still one of the most important communication channels inside modern applications. Password resets,…
Nginx is a high-performance web server and reverse proxy trusted by some of the largest…
ufw (Uncomplicated Firewall) sits on top of iptables (or nftables on newer systems) and replaces…