Medusa Phisher is a phishing tool script designed to create phishing pages for various online services. It allows users to set up phishing pages for services like Instagram, Facebook, Twitter, and more. The script facilitates hosting these phishing pages using localhost.run for tunnelling, making it easy to capture user credentials.
-
Create phishing pages for multiple online services.
-
Host phishing pages using localhost.run for easy access.
-
Customizable phishing page creation for a tailored approach.
-
Catch credentials entered into phishing pages for analysis.
-
Add option to choose either to use default port or custom.
-
The generated phishing link will be displayed, along with its QR code for easy access.
• PHP: Required for hosting the phishing pages locally.
• SSH: Necessary for creating SSH tunnels using localhost.run.
• XTERM: Necessary to generate link and QR code.
• Note: setup.sh
installs those dependencies for you
- Clone the repository:
git clone https://github.com/Adrilaw/MedusaPhisher.git
- Navigate to the script directory:
cd MedusaPhisher
- Ensure all dependencies are installed and configured (see Dependencies section).
- Grants execution permissions to medusa_phisher script:
chmod +x medusa_phisher.sh
- Grants execution permissions to setup script:
chmod +x setup.sh
- The script installs the required dependencies for running the Medusa Phisher script:
sudo ./setup.sh
- Run the script:
sudo ./medusa_phisher.sh
- Follow the on-screen menu to select a phishing target and start the phishing process. NOTE:The link is generated in the xterm terminal with a QR code too.
vokoscreenNG-2024-09-28_22-13-37.mp4
This script is intended for educational purposes only. The misuse of this tool for illegal activities is strictly prohibited. The author assumes no responsibility for any misuse of this script.
Adrilaw @ GitHub
Kidpentester @ xda-developers
MedusaPhisher is licensed under the GNU General Public License - see the LICENSE file for details.