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»XSSTRON — Find XSS Vulnerabilities by Just Browsing

    XSSTRON — Find XSS Vulnerabilities by Just Browsing

    June 3, 2025

    Searching for XSS vulnerability is very important for a cyber security annalist or a bug bounty hunter. How to find it? Well, there are many way to find XSS vulnerabilities, but in this article we are going to discuss about the most easiest way to find it.

    XSSTRON is a electron JS browser to find XSS vulnerabilities, it is a powerful Chromium browser to find XSS vulnerabilities automatically during browsing web XSSTRON also can detect many case scenarios with support for POST requests too. XSSTRON is best for beginners as well as very good for professionals, everyone in this field should try this tool for at least one time.

    Without wasting more time lets install XSSTRON on Kali Linux, same method will usable on any other Debian-based Linux distribution.

    Installing XSSTRON on Kali Linux

    First of all we need to install NodeJS and npm from here or we can run following command on our Kali Linux system:

    sudo apt install npm

    We also need to install electron on our system by using following command:

    sudo npm install -g electron --unsafe-perm=true --allow-root

    This command may took couple of minutes to complete depending on our internet speed and system performance.

    Then we can install XSSTRON from it’s GitHub repository. We need to run following command to clone this repository on our Kali Linux terminal.

    git clone https://github.com/RenwaX23/XSSTRON

    The screenshot of the above command is following:

    XSSTRON cloning from GitHub

    After the cloning we need to navigate in to the XSSTRON directory by using cd command:

    cd XSSTRON

    Now we can install this by using following command:

    sudo npm install

    This process also take some time to install packages and configure electron browser on our system. Coffee break 🍵.

    In the following screenshot we can see that XSSTRON is successfully installed on our system.

    Now we can run it by using following command:

    electron . --no-sandbox

    The above command will launch the nice-looking, smooth Electron browser, as we can see it on the following screenshot:

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleHow to Make Own Botnet Army
    Next Article Best USB WiFi Adapter For Kali Linux 2023 [Updated September]

    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

    CVE-2025-27242 – OpenHarmony Denial of Service Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Microsoft blocks employees from sending emails that mention “Palestine” or “Gaza”

    News & Updates

    7 ways to safeguard your gear when traveling (and the products I refuse to travel without)

    News & Updates

    You’ve got to try these 5 premium Minecraft add-ons — Dinosaurs, security systems, and more really shake up Bedrock Edition

    News & Updates

    Highlights

    CVE-2025-6003 – WordPress Single Sign-On (SSO) Plugin Unauthenticated Sensitive Data Disclosure

    June 12, 2025

    CVE ID : CVE-2025-6003

    Published : June 12, 2025, 9:15 a.m. | 43 minutes ago

    Description : The WordPress Single Sign-On (SSO) plugin for WordPress is vulnerable to unauthorized access due to a misconfigured capability check on a function in all versions up to, and including, the *.5.3 versions of the plugin. This makes it possible for unauthenticated attackers to extract sensitive data including site content that has been restricted to certain users and/or roles.

    Severity: 5.3 | MEDIUM

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    CVE-2025-39201 – MicroSCADA X SYS600 Local File Tampering Vulnerability

    June 24, 2025

    CVE-2025-28202 – Victure RX1800 SSH/Telnet Authentication Bypass Vulnerability

    May 9, 2025

    Microsoft Extends Windows 10 Security Updates for One Year with New Enrollment Options

    June 25, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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