• 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 Commentaires ·0 Parts ·14KB Vue
  • NexPhisher

    NexPhisher is an advanced phishing tool that supports various social engineering techniques and offers pre-built templates for targeting social media, email, and other online accounts.

    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:
    After installation, select the desired phishing template from the menu and share the generated link with the target. Monitor credentials in real time.


    #NexPhisher #PhishingTool #SocialEngineering #TermuxHacking #CyberSecurity #termux #india #phishing #hacking #hacker #hack #codufun #github #nex #phisher #kali
    NexPhisher 🎣 NexPhisher is an advanced phishing tool that supports various social engineering techniques and offers pre-built templates for targeting social media, email, and other online accounts. 🔸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: After installation, select the desired phishing template from the menu and share the generated link with the target. Monitor credentials in real time. #NexPhisher #PhishingTool #SocialEngineering #TermuxHacking #CyberSecurity #termux #india #phishing #hacking #hacker #hack #codufun #github #nex #phisher #kali
    Love
    Gost
    3
    · 0 Commentaires ·0 Parts ·6KB Vue
  • 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 Commentaires ·0 Parts ·3KB Vue