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

      Sunshine And March Vibes (2025 Wallpapers Edition)

      June 4, 2025

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

      June 4, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 4, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 4, 2025

      Players aren’t buying Call of Duty’s “error” excuse for the ads Activision started forcing into the game’s menus recently

      June 4, 2025

      In Sam Altman’s world, the perfect AI would be “a very tiny model with superhuman reasoning capabilities” for any context

      June 4, 2025

      Sam Altman’s ouster from OpenAI was so dramatic that it’s apparently becoming a movie — Will we finally get the full story?

      June 4, 2025

      One of Microsoft’s biggest hardware partners joins its “bold strategy, Cotton” moment over upgrading to Windows 11, suggesting everyone just buys a Copilot+ PC

      June 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

      LatAm’s First Databricks Champion at Perficient

      June 4, 2025
      Recent

      LatAm’s First Databricks Champion at Perficient

      June 4, 2025

      Beyond AEM: How Adobe Sensei Powers the Full Enterprise Experience

      June 4, 2025

      Simplify Negative Relation Queries with Laravel’s whereDoesntHaveRelation Methods

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

      Players aren’t buying Call of Duty’s “error” excuse for the ads Activision started forcing into the game’s menus recently

      June 4, 2025
      Recent

      Players aren’t buying Call of Duty’s “error” excuse for the ads Activision started forcing into the game’s menus recently

      June 4, 2025

      In Sam Altman’s world, the perfect AI would be “a very tiny model with superhuman reasoning capabilities” for any context

      June 4, 2025

      Sam Altman’s ouster from OpenAI was so dramatic that it’s apparently becoming a movie — Will we finally get the full story?

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

    Players aren’t buying Call of Duty’s “error” excuse for the ads Activision started forcing into the game’s menus recently

    June 4, 2025
    News & Updates

    In Sam Altman’s world, the perfect AI would be “a very tiny model with superhuman reasoning capabilities” for any context

    June 4, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    NuMind Releases NuExtract: A Lightweight Text-to-JSON LLM Specialized for the Task of Structured Extraction

    Development

    OpenAI Introduces Competitive Programming with Large Reasoning Models

    Machine Learning

    90% of performance is data access patterns

    Development

    How to use ChatGPT to quickly analyze your credit card spending – and why you should

    News & Updates

    Highlights

    CVE-2024-40461 – Ocuco Innovation Privilege Escalation Vulnerability

    May 22, 2025

    CVE ID : CVE-2024-40461

    Published : May 22, 2025, 7:15 p.m. | 1 hour, 30 minutes ago

    Description : An issue in Ocuco Innovation v.2.10.24.51 allows a local attacker to escalate privileges via the STOCKORDERENTRY.EXE component

    Severity: 0.0 | NA

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

    Experiment with Gemini 2.0 Flash native image generation

    May 27, 2025

    Anthropic CEO envisions AI hitting an “I quit” button for unpleasant requests — Copilot says all requests have their charm

    March 24, 2025

    CVE-2022-25868 – Apache HTTP Server Directory Traversal

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

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