Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Learning Resources»AdvPhishing — Advanced Phishing Toolkit

    AdvPhishing — Advanced Phishing Toolkit

    June 3, 2025

    Previously we have talked a lot of phishing tools like Zphisher, LockPhish, SocialPhish, Weeman etc. They are getting outdated so, today we are going to learn about AdvPhishing. AdvPhishing is an advanced phishing toolkit that bad guys use to gain access to victim’s social media account.

    But in our this article we learn about it’s work and how we can be safe from it’s attacks. Let’s talk about how we can use this tool on our Linux system.

    Installing AdvPhishing

    We need to clone AdvPhishing from it’s GitHub repository by using the following command on our terminal:

    git clone https://github.com/Ignitetch/AdvPhishing

    Then it will start cloning the repository. After completing the cloning we can navigate to it’s directory by using following cd command:

    cd AdvPhishing
    AdvPhishing cloning from GitHub

    Now we can setup permissions and run the installer for Linux by using following command:

    sudo chmod +x Linux-Setup.sh && sudo bash Linux-Setup.sh

    This will download some additional requirements to run the tool. This will ask our root password and may take some time depending on our internet speed and system performance. If we are in Android device using Termux, then we need to run following command:

    chmod +x Android-Setup.sh && bash Android-Setup.sh

    Then it will ask about our ngrok token as we can see in the following screenshot:

    Ngrok token required to run this tool

    Here we need to put our ngrok API token. But how to get it? To get ngrok API token we need to sign up on ngrok’s official page from our browser. There we need to fill up some information as we can see in the following screenshot:

    ngrok signup
    Pro Tip:- During this we can use Disposable mail ids

    After signing up we can see our authentication token on this page, we can see it on the following screenshot:

    Ngrok API token

    We need to put this on our terminal as we did in the following screenshot:

    Ngrok token applied
    Pro Tip:- To paste clipboard on Linux terminal we can use Ctrl+Shift+V

    Then we need to hit enter to Installed it successfully. Now we can run it by applying following command:

    ./AdvPhishing.sh

    Then it will ask that we are using this for educational purpose or not. We are using it for educational purpose only so we press y and hit enter. After this main screen of AdvPhishing will comes in front of us as following screenshot:

    AdvPhishing main screen

    Here it has listed lot of website we can choose anything from this menu and enter the number. For an example we choose Facebook and it’s number is 2. So we press 2 and hit Enter.

    starting PHP and ngrok servers

    Then it will start PHP server and ngrok server then ask us if we want to modify the URL or not?

    modifing url

    We hit “Y” then it will ask us some social engineering keywords, as we can see in the following screenshot:

    social engineering keywords

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleInstall Kali Linux as a Primary OS & BTRFS Install for Snapshot
    Next Article How to install NodeJs on Kali Linux

    Related Posts

    News & Updates

    A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

    July 22, 2025
    News & Updates

    “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    The Secret Weapon Behind Successful Email Campaigns? Buy SMTP And Win Big!

    Learning Resources

    Cardo is a GUI podcast client written in TypeScript

    Linux

    CVE-2025-5476 – Sony XAV-AX8500 Bluetooth L2CAP Channel Isolation Authentication Bypass

    Common Vulnerabilities and Exposures (CVEs)

    Nintendo’s Switch 2 Smashes Sales Record, But Supply Is Lagging Behind

    Operating Systems

    Highlights

    Zuckerberg’s Meta Offered $100M to Poach OpenAI Talent

    June 19, 2025

    Mark Zuckerberg really wants Meta to win the AI race—so much that his company reportedly…

    CVE-2025-45985 – Blink Router Command Injection Vulnerability

    June 13, 2025

    CVE-2025-45321 – Kashipara Online Service Management Portal SQL Injection Vulnerability

    May 5, 2025

    CVE-2025-37819 – “Linux Kernel GICv2m Use After Free Vulnerability in irqchip”

    May 8, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.