• Top 10 Phishing Tools available on termux, kali

    ---

    1. NexPhisher

    Description: A multi-functional phishing tool with preloaded templates for platforms like Facebook, Instagram, and Google.

    Installation:

    pkg update && pkg upgrade
    pkg install git
    git clone https://github.com/GITHUB-sys-998/NEXPHISHER.git
    cd NEXPHISHER
    bash setup
    bash nexphisher

    Usage: Choose a phishing template, generate a link, and monitor login credentials.

    Hashtags: #NexPhisher #TermuxTools #Phishing #CyberSecurity



    ---

    2. Whale Phish

    Description: A customizable phishing framework for security testing and credential harvesting.

    Installation:

    pkg update && pkg upgrade
    pkg install git
    git clone https://github.com/devilop-wab/whale-phish.git
    cd whale-phish
    chmod +x whale-phish.sh
    bash whale-phish.sh

    Usage: Launch the script, select a platform template, and share the phishing link.

    Hashtags: #WhalePhish #PhishingFramework #TermuxTools #EthicalHacking



    ---

    3. GbyFB

    Description: A Termux-based phishing tool for Facebook accounts with simple and fast setup.

    Installation:

    pkg update && pkg upgrade
    pkg install git
    git clone https://github.com/Mr-G0b3y/GbyFB.git
    cd GbyFB
    chmod +x GbyFB.sh
    bash GbyFB.sh

    Usage: Choose Facebook templates, generate links, and capture credentials in real-time.

    Hashtags: #GbyFB #FacebookHacking #TermuxTools #Phishing



    ---

    4. AdvPhish

    Description: A powerful advanced phishing tool designed for bypassing 2FA with real-time phishing techniques.

    Installation:

    pkg update && pkg upgrade
    pkg install git
    git clone https://github.com/Ignitetch/AdvPhish.git
    cd AdvPhish
    bash setup.sh

    Usage: Generate a phishing page link and capture credentials while bypassing 2FA.

    Hashtags: #AdvPhish #2FABypass #CyberSecurity #PhishingTool



    ---

    5. Zphisher

    Description: An upgraded version of shellphish with enhanced features and multiple phishing templates.

    Installation:

    pkg update && pkg upgrade
    pkg install git
    git clone https://github.com/htr-tech/zphisher.git
    cd zphisher
    bash zphisher.sh

    Usage: Select a platform template, generate a phishing link, and collect data.

    Hashtags: #Zphisher #EthicalHacking #TermuxTools #SocialEngineering



    ---

    6. HiddenEye

    Description: A modern phishing tool offering advanced phishing pages for platforms like Netflix, PayPal, and more.

    Installation:

    pkg update && pkg upgrade
    pkg install git
    git clone https://github.com/DarkSecDevelopers/HiddenEye.git
    cd HiddenEye
    pip install -r requirements.txt
    python HiddenEye.py

    Usage: Choose your target platform and share the generated phishing link.

    Hashtags: #HiddenEye #AdvancedPhishing #TermuxHacking



    ---

    7. ShellPhish

    Description: A basic phishing tool for educational purposes with customizable templates.

    Installation:

    pkg update && pkg upgrade
    pkg install git
    git clone https://github.com/thelinuxchoice/shellphish.git
    cd shellphish
    bash shellphish.sh

    Usage: Set up a server, generate links, and capture credentials.

    Hashtags: #ShellPhish #BasicPhishing #TermuxTools



    ---

    8. Weeman

    Description: A phishing framework for creating and managing phishing websites.

    Installation:

    pkg update && pkg upgrade
    pkg install python git
    git clone https://github.com/evait-security/weeman.git
    cd weeman
    python weeman.py

    Usage: Launch the tool, set up a phishing site, and start collecting data.

    Hashtags: #Weeman #PhishingFramework #CyberSecurityTesting



    ---

    9. BlackEye

    Description: A simple and effective phishing tool supporting multiple websites.

    Installation:

    pkg update && pkg upgrade
    pkg install git
    git clone https://github.com/thelinuxchoice/blackeye.git
    cd blackeye
    bash blackeye.sh

    Usage: Launch the script, select a template, and start phishing.

    Hashtags: #BlackEye #PhishingTools #CyberSecurity

    10.Evilginx2

    Details: Evilginx2 is a man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of two-factor authentication.

    Installation:

    pkg update && pkg upgrade
    pkg install git
    git clone https://github.com/kgretzky/evilginx2.git
    cd evilginx2
    chmod +x install.sh
    ./install.sh

    Usage: After installation, configure the phishing site templates and launch the tool to start capturing credentials and session cookies.

    Hashtags: #Evilginx2 #Phishing #2FABypass #Termux



    Top 10 Phishing Tools available on termux, kali 👽 --- 1. NexPhisher Description: A multi-functional phishing tool with preloaded templates for platforms like Facebook, Instagram, and Google. Installation: pkg update && pkg upgrade pkg install git git clone https://github.com/GITHUB-sys-998/NEXPHISHER.git cd NEXPHISHER bash setup bash nexphisher Usage: Choose a phishing template, generate a link, and monitor login credentials. Hashtags: #NexPhisher #TermuxTools #Phishing #CyberSecurity --- 2. Whale Phish Description: A customizable phishing framework for security testing and credential harvesting. Installation: pkg update && pkg upgrade pkg install git git clone https://github.com/devilop-wab/whale-phish.git cd whale-phish chmod +x whale-phish.sh bash whale-phish.sh Usage: Launch the script, select a platform template, and share the phishing link. Hashtags: #WhalePhish #PhishingFramework #TermuxTools #EthicalHacking --- 3. GbyFB Description: A Termux-based phishing tool for Facebook accounts with simple and fast setup. Installation: pkg update && pkg upgrade pkg install git git clone https://github.com/Mr-G0b3y/GbyFB.git cd GbyFB chmod +x GbyFB.sh bash GbyFB.sh Usage: Choose Facebook templates, generate links, and capture credentials in real-time. Hashtags: #GbyFB #FacebookHacking #TermuxTools #Phishing --- 4. AdvPhish Description: A powerful advanced phishing tool designed for bypassing 2FA with real-time phishing techniques. Installation: pkg update && pkg upgrade pkg install git git clone https://github.com/Ignitetch/AdvPhish.git cd AdvPhish bash setup.sh Usage: Generate a phishing page link and capture credentials while bypassing 2FA. Hashtags: #AdvPhish #2FABypass #CyberSecurity #PhishingTool --- 5. Zphisher Description: An upgraded version of shellphish with enhanced features and multiple phishing templates. Installation: pkg update && pkg upgrade pkg install git git clone https://github.com/htr-tech/zphisher.git cd zphisher bash zphisher.sh Usage: Select a platform template, generate a phishing link, and collect data. Hashtags: #Zphisher #EthicalHacking #TermuxTools #SocialEngineering --- 6. HiddenEye Description: A modern phishing tool offering advanced phishing pages for platforms like Netflix, PayPal, and more. Installation: pkg update && pkg upgrade pkg install git git clone https://github.com/DarkSecDevelopers/HiddenEye.git cd HiddenEye pip install -r requirements.txt python HiddenEye.py Usage: Choose your target platform and share the generated phishing link. Hashtags: #HiddenEye #AdvancedPhishing #TermuxHacking --- 7. ShellPhish Description: A basic phishing tool for educational purposes with customizable templates. Installation: pkg update && pkg upgrade pkg install git git clone https://github.com/thelinuxchoice/shellphish.git cd shellphish bash shellphish.sh Usage: Set up a server, generate links, and capture credentials. Hashtags: #ShellPhish #BasicPhishing #TermuxTools --- 8. Weeman Description: A phishing framework for creating and managing phishing websites. Installation: pkg update && pkg upgrade pkg install python git git clone https://github.com/evait-security/weeman.git cd weeman python weeman.py Usage: Launch the tool, set up a phishing site, and start collecting data. Hashtags: #Weeman #PhishingFramework #CyberSecurityTesting --- 9. BlackEye Description: A simple and effective phishing tool supporting multiple websites. Installation: pkg update && pkg upgrade pkg install git git clone https://github.com/thelinuxchoice/blackeye.git cd blackeye bash blackeye.sh Usage: Launch the script, select a template, and start phishing. Hashtags: #BlackEye #PhishingTools #CyberSecurity 10.Evilginx2 Details: Evilginx2 is a man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of two-factor authentication. Installation: pkg update && pkg upgrade pkg install git git clone https://github.com/kgretzky/evilginx2.git cd evilginx2 chmod +x install.sh ./install.sh Usage: After installation, configure the phishing site templates and launch the tool to start capturing credentials and session cookies. Hashtags: #Evilginx2 #Phishing #2FABypass #Termux 🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹
    Gost
    Love
    Bad boy
    Wow
    6
    · 0 Yorumlar ·0 hisse senetleri ·14K Views
  • GbyFB


    GbyFB is a Termux-based phishing tool focused on Facebook accounts. It provides fast and reliable phishing setups for penetration testing purposes.

    Installation:

    pkg update && pkg upgrade
    pkg install git
    git clone https://github.com/Mr-G0b3y/GbyFB.git
    cd GbyFB
    chmod +x GbyFB.sh
    bash GbyFB.sh

    Usage:
    Run the script to select Facebook-specific phishing templates. Share the generated link with the target and monitor credentials through the Termux terminal.


    #GbyFB #FacebookHacking #PhishingAttack #TermuxTools #CyberSecurityTesting #termux #tools #codu #fun #git #gby #facebook #hack #fb #face #book #Facebook hack #fbhack #tool #android #kali #kalilinux #gbyfbtool
    GbyFB GbyFB is a Termux-based phishing tool focused on Facebook accounts. It provides fast and reliable phishing setups for penetration testing purposes. 🔹Installation: pkg update && pkg upgrade pkg install git git clone https://github.com/Mr-G0b3y/GbyFB.git cd GbyFB chmod +x GbyFB.sh bash GbyFB.sh 🔹Usage: Run the script to select Facebook-specific phishing templates. Share the generated link with the target and monitor credentials through the Termux terminal. #GbyFB #FacebookHacking #PhishingAttack #TermuxTools #CyberSecurityTesting #termux #tools #codu #fun #git #gby #facebook #hack #fb #face #book #Facebook hack #fbhack #tool #android #kali #kalilinux #gbyfbtool
    GitHub - Mr-G0b3y/GbyFB: Tools termux hack facebook
    github.com
    Tools termux hack facebook. Contribute to Mr-G0b3y/GbyFB development by creating an account on GitHub.
    Gost
    Love
    Bad boy
    Wow
    7
    · 0 Yorumlar ·0 hisse senetleri ·9K Views
  • Whale Phish


    Whale Phish is a phishing framework designed for testing awareness against phishing attacks. It includes customizable templates and advanced credential harvesting techniques.

    Installation:

    pkg update && pkg upgrade
    pkg install git
    git clone https://github.com/devilop-wab/whale-phish.git
    cd whale-phish
    chmod +x whale-phish.sh
    bash whale-phish.sh

    Usage:
    Launch the script, choose the target platform or create your template, and start phishing campaigns with custom links.


    #WhalePhish #PhishingFramework #EthicalHacking #TermuxTools #CyberAttacks #hack #terminal #git #whale #phishing #phish #fishing #hacker #hacktools #code
    Whale Phish 🦈 Whale Phish is a phishing framework designed for testing awareness against phishing attacks. It includes customizable templates and advanced credential harvesting techniques. 🔸Installation: pkg update && pkg upgrade pkg install git git clone https://github.com/devilop-wab/whale-phish.git cd whale-phish chmod +x whale-phish.sh bash whale-phish.sh 🔸Usage: Launch the script, choose the target platform or create your template, and start phishing campaigns with custom links. #WhalePhish #PhishingFramework #EthicalHacking #TermuxTools #CyberAttacks #hack #terminal #git #whale #phishing #phish #fishing #hacker #hacktools #code
    GitHub - devilop-wab/whale-phish: An advanced phishing tool for Termux and Linux, you can hide the phshing URL behind the REAL URL
    github.com
    An advanced phishing tool for Termux and Linux, you can hide the phshing URL behind the REAL URL - devilop-wab/whale-phish
    Love
    Gost
    6
    · 0 Yorumlar ·0 hisse senetleri ·6K Views
  • Routersploit

    Routersploit is a framework focused on exploiting embedded devices, primarily routers.

    Installation:

    pkg update && pkg upgrade
    pkg install python git
    git clone https://github.com/threat9/routersploit.git
    cd routersploit
    pip install -r requirements.txt

    Usage: Run python3 rsf.py to start the interactive console and explore available modules for exploitation.

    #Routersploit #hack #codufun #hacking #termuxtools #tools #EmbeddedDevices #Exploitation #Termux #kali #github #coder
    Routersploit 📡 Routersploit is a framework focused on exploiting embedded devices, primarily routers. 🔹Installation: pkg update && pkg upgrade pkg install python git git clone https://github.com/threat9/routersploit.git cd routersploit pip install -r requirements.txt 🔹Usage: Run python3 rsf.py to start the interactive console and explore available modules for exploitation. #Routersploit #hack #codufun #hacking #termuxtools #tools #EmbeddedDevices #Exploitation #Termux #kali #github #coder
    GitHub - threat9/routersploit: Exploitation Framework for Embedded Devices
    github.com
    Exploitation Framework for Embedded Devices. Contribute to threat9/routersploit development by creating an account on GitHub.
    Love
    2
    · 0 Yorumlar ·0 hisse senetleri ·5K Views
  • Trape

    Details: Trape is a tool that allows you to track people on the internet and execute intelligent social engineering attacks.

    Installation:

    pkg update && pkg upgrade
    pkg install python git
    git clone https://github.com/jofpin/trape.git
    cd trape
    pip install -r requirements.txt

    Usage: Run python3 trape.py and follow the instructions to generate tracking URLs and monitor targets.

    #Trape #SocialEngineering #Tracking #Termux #tools #hacking #hack #android #termuxtools #india #trapetool #new #github
    Trape🌠 🔹Details: Trape is a tool that allows you to track people on the internet and execute intelligent social engineering attacks. 🔹Installation: pkg update && pkg upgrade pkg install python git git clone https://github.com/jofpin/trape.git cd trape pip install -r requirements.txt 🔹Usage: Run python3 trape.py and follow the instructions to generate tracking URLs and monitor targets. #Trape #SocialEngineering #Tracking #Termux #tools #hacking #hack #android #termuxtools #india #trapetool #new #github
    GitHub - jofpin/trape: People tracker on the Internet: OSINT analysis and research tool by Jose Pino
    github.com
    People tracker on the Internet: OSINT analysis and research tool by Jose Pino - jofpin/trape
    Wow
    Love
    3
    · 0 Yorumlar ·0 hisse senetleri ·3K Views
  • Xerosploit

    Details: Xerosploit is an advanced man-in-the-middle framework for performing network attacks, such as packet manipulation, DOS, and more.

    Installation:

    pkg update && pkg upgrade
    pkg install git python2
    git clone https://github.com/LionSec/xerosploit.git
    cd xerosploit
    python2 install.py

    Usage: Run xerosploit to access the interactive interface and select the desired attack modules.

    Hashtags: #Xerosploit #MITMAttack #NetworkSecurity #Termux #hack #hacker #xero #sploit #github #hacking #termuxtools #codufun #android #mallucoder #new #tool
    Xerosploit 🔹Details: Xerosploit is an advanced man-in-the-middle framework for performing network attacks, such as packet manipulation, DOS, and more. 🔹Installation: pkg update && pkg upgrade pkg install git python2 git clone https://github.com/LionSec/xerosploit.git cd xerosploit python2 install.py 🔹Usage: Run xerosploit to access the interactive interface and select the desired attack modules. Hashtags: #Xerosploit #MITMAttack #NetworkSecurity #Termux #hack #hacker #xero #sploit #github #hacking #termuxtools #codufun #android #mallucoder #new #tool
    GitHub - LionSec/xerosploit: Efficient and advanced man in the middle framework
    github.com
    Efficient and advanced man in the middle framework - LionSec/xerosploit
    Love
    Wow
    3
    · 0 Yorumlar ·0 hisse senetleri ·5K Views
  • Evilginx2

    Evilginx2 is a man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of two-factor authentication.

    Installation:

    pkg update && pkg upgrade
    pkg install git
    git clone https://github.com/kgretzky/evilginx2.git
    cd evilginx2
    chmod +x install.sh
    ./install.sh

    Usage: After installation, configure the phishing site templates and launch the tool to start capturing credentials and session cookies.

    Hashtags: #Evilginx2 #Phishing #2FABypass #Termux #android #hacking #hacker #codufun #github #ginx #india #hack #termuxtools #tools #hacktools #terninal #kalilinux #kali #linux #hk #coder #code #script #new
    Evilginx2 ☠️ Evilginx2 is a man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of two-factor authentication. 🔹Installation: pkg update && pkg upgrade pkg install git git clone https://github.com/kgretzky/evilginx2.git cd evilginx2 chmod +x install.sh ./install.sh 🔹Usage: After installation, configure the phishing site templates and launch the tool to start capturing credentials and session cookies. Hashtags: #Evilginx2 #Phishing #2FABypass #Termux #android #hacking #hacker #codufun #github #ginx #india #hack #termuxtools #tools #hacktools #terninal #kalilinux #kali #linux #hk #coder #code #script #new
    GitHub - kgretzky/evilginx2: Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
    github.com
    Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication - kgretzky/evilginx2
    Gost
    Love
    Wow
    4
    · 0 Yorumlar ·0 hisse senetleri ·7K Views
  • Tool-X

    Tool-X is a Kali Linux hacking tool installer developed for Termux and other Android terminals. It allows users to install over 370 hacking tools.

    Installation:

    git clone https://github.com/rajkumardusad/Tool-X.git
    cd Tool-X
    chmod +x install.aex
    ./install.aex

    Usage: After installation, run Tool-X to access the menu and select tools to install.

    Hashtags: #ToolX #TermuxTools #HackingTools #termux #codufun #androidhacking #hacker #github
    Tool-X⚰️ Tool-X is a Kali Linux hacking tool installer developed for Termux and other Android terminals. It allows users to install over 370 hacking tools. Installation: git clone https://github.com/rajkumardusad/Tool-X.git cd Tool-X chmod +x install.aex ./install.aex Usage: After installation, run Tool-X to access the menu and select tools to install. Hashtags: #ToolX #TermuxTools #HackingTools #termux #codufun #androidhacking #hacker #github
    Build software better, together
    github.com
    GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
    Gost
    Love
    Wow
    3
    · 0 Yorumlar ·0 hisse senetleri ·3K Views