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

      AI is currently in its teenage years, battling raging hormones

      June 6, 2025

      4 ways your organization can adapt and thrive in the age of AI

      June 6, 2025

      Google’s new Search tool turns financial info into interactive charts – how to try it

      June 6, 2025

      This rugged Android phone has something I’ve never seen on competing models

      June 6, 2025

      Anthropic’s new AI models for classified info are already in use by US gov

      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

      Handling PostgreSQL Migrations in Node.js

      June 6, 2025
      Recent

      Handling PostgreSQL Migrations in Node.js

      June 6, 2025

      How to Add Product Badges in Optimizely Configured Commerce Spire

      June 6, 2025

      Salesforce Health Check Assessment Unlocks ROI

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

      Microsoft: Run PS script now if you deleted “inetpub” on Windows 11, Windows 10

      June 6, 2025
      Recent

      Microsoft: Run PS script now if you deleted “inetpub” on Windows 11, Windows 10

      June 6, 2025

      Spf Permerror Troubleshooting Guide For Better Email Deliverability Today

      June 6, 2025

      Amap – Gather Info in Easy Way

      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

    Operating Systems

    Microsoft: Run PS script now if you deleted “inetpub” on Windows 11, Windows 10

    June 6, 2025
    Learning Resources

    Spf Permerror Troubleshooting Guide For Better Email Deliverability Today

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

    Theory, Analysis, and Best Practices for Sigmoid Self-Attention

    Machine Learning

    ThinkPRM: A Generative Process Reward Models for Scalable Reasoning Verification

    Machine Learning

    Can you install SteamOS on a laptop or desktop PC?

    News & Updates

    Microsoft accidentally says Windows 11 is free for a limited time, then deletes the statement

    Operating Systems

    Highlights

    My favorite headphones for deep work and gaming get a travel-friendly upgrade

    January 6, 2025

    JBL adds an audio transmitter to its Tour One M3 headphones that travelers can use…

    CVE-2025-47490 – Rustaurius Ultimate WP Mail SQL Injection Vulnerability

    May 7, 2025

    PostSpark: beautify your screenshots

    February 19, 2025

    CVE-2025-37984 – Linux Kernel ECDsa Integer Overflow Vulnerability

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

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