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

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      June 6, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 6, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 6, 2025

      In MCP era API discoverability is now more important than ever

      June 5, 2025

      Black Myth: Wukong is coming to Xbox exactly one year after launching on PlayStation

      June 6, 2025

      Reddit wants to sue Anthropic for stealing its data, but the Claude AI manufacturers vow to “defend ourselves vigorously”

      June 6, 2025

      Satya Nadella says Microsoft makes money every time you use ChatGPT: “Every day that ChatGPT succeeds is a fantastic day”

      June 6, 2025

      Multiple reports suggest a Persona 4 Remake from Atlus will be announced during the Xbox Games Showcase

      June 6, 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

      TC39 advances numerous proposals at latest meeting

      June 6, 2025
      Recent

      TC39 advances numerous proposals at latest meeting

      June 6, 2025

      TypeBridge – zero ceremony, compile time rpc for client and server com

      June 6, 2025

      Simplify Cloud-Native Development with Quarkus Extensions

      June 6, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Black Myth: Wukong is coming to Xbox exactly one year after launching on PlayStation

      June 6, 2025
      Recent

      Black Myth: Wukong is coming to Xbox exactly one year after launching on PlayStation

      June 6, 2025

      Reddit wants to sue Anthropic for stealing its data, but the Claude AI manufacturers vow to “defend ourselves vigorously”

      June 6, 2025

      Satya Nadella says Microsoft makes money every time you use ChatGPT: “Every day that ChatGPT succeeds is a fantastic day”

      June 6, 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

    Black Myth: Wukong is coming to Xbox exactly one year after launching on PlayStation

    June 6, 2025
    News & Updates

    Reddit wants to sue Anthropic for stealing its data, but the Claude AI manufacturers vow to “defend ourselves vigorously”

    June 6, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    Error’d: It Figures

    Development

    CVE-2025-5653 – PHPGurukul Complaint Management System SQL Injection Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Your car’s USB port is seriously underrated: 5 features you’re not using enough

    News & Updates

    10 Linux apps I always install first – and you should too

    News & Updates

    Highlights

    ai generator coloring page

    April 23, 2025

    Post Content Source: Read More 

    CVE-2025-24345 – CtrlX OS Hosts File Manipulation Remote File Inclusion Vulnerability

    April 30, 2025

    Ubuntu 24.04 e le vulnerabilità nei Namespace non privilegiati: cosa sapere

    April 2, 2025

    matrix-commander – simple CLI-based Matrix client

    January 27, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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