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

      Designing For TV: Principles, Patterns And Practical Guidance (Part 2)

      September 5, 2025

      Neo4j introduces new graph architecture that allows operational and analytics workloads to be run together

      September 5, 2025

      Beyond the benchmarks: Understanding the coding personalities of different LLMs

      September 5, 2025

      Top 10 Use Cases of Vibe Coding in Large-Scale Node.js Applications

      September 3, 2025

      Building smarter interactions with MCP elicitation: From clunky tool calls to seamless user experiences

      September 4, 2025

      From Zero to MCP: Simplifying AI Integrations with xmcp

      September 4, 2025

      Distribution Release: Linux Mint 22.2

      September 4, 2025

      Coded Smorgasbord: Basically, a Smorgasbord

      September 4, 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

      Drupal 11’s AI Features: What They Actually Mean for Your Team

      September 5, 2025
      Recent

      Drupal 11’s AI Features: What They Actually Mean for Your Team

      September 5, 2025

      Why Data Governance Matters More Than Ever in 2025?

      September 5, 2025

      Perficient Included in the IDC Market Glance for Digital Business Professional Services, 3Q25

      September 5, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      How DevOps Teams Are Redefining Reliability with NixOS and OSTree-Powered Linux

      September 5, 2025
      Recent

      How DevOps Teams Are Redefining Reliability with NixOS and OSTree-Powered Linux

      September 5, 2025

      Distribution Release: Linux Mint 22.2

      September 4, 2025

      ‘Cronos: The New Dawn’ was by far my favorite experience at Gamescom 2025 — Bloober might have cooked an Xbox / PC horror masterpiece

      September 4, 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<br />

    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<br />

    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<br />

    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

    Learning Resources

    How DevOps Teams Are Redefining Reliability with NixOS and OSTree-Powered Linux

    September 5, 2025
    Learning Resources

    What I learned from Inspired

    September 5, 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

    CVE-2025-7463 – Tenda FH1201 HTTP POST Request Handler Buffer Overflow Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-47114 – Adobe Experience Manager Stored Cross-Site Scripting Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Rematch Not Working on PC: 7 Simple Fixes for Windows

    Operating Systems

    U.S. Arrests Facilitator in North Korean IT Worker Scheme; Seizes 29 Domains and Raids 21 Laptop Farms

    Development

    Highlights

    Buy a Samsung Galaxy Watch 7 and get a free SmartTag2 Bluetooth tracker – here’s how

    May 27, 2025

    This deal for 33% off one of our favorite Samsung smartwatches also comes with a…

    Microsoft rival Anthropic accuses OpenAI of misusing Claude to train GPT-5

    August 4, 2025

    Here’s How to Generate Images Using ChatGPT in WhatsApp

    June 18, 2025

    CVE-2025-22247 – VMware Tools Insecure File Handling Vulnerability

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

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