Skip to content
#

xss

Here are 37 public repositories matching this topic...

Pen Hunter is a comprehensive vulnerability scanning tool designed for penetration testers, security researchers and bug bounties. it automates the process of collecting subdomains and URLs and tests them for various vulnerabilities including XSS, SQL Injection, Local File Inclusion, Open Redirect, Server-Side Request Forgery, CSRF, and RCE.

  • Updated Dec 10, 2024
  • Shell

Cross-Site Scripting (XSS) is one of the most well known web application vulnerabilities. It even has a dedicated chapter in the OWASP Top 10 project and it is a highly chased vulnerability in bug bounty programs. The xss finder gets a link from the user and scan the website for XSS vulnerability by injecting malicious scripts at the input place.

  • Updated Jan 30, 2023
  • Shell

Ethical hacking 🧑‍💻 is the legal way of breaking into systems 💻 to check and improve their security 🔐. White-hat hackers 🤍 work with permission ✅ to find and fix problems 🛠️ before bad hackers 🕵️‍♂️ exploit them. It helps in pen testing 🧪, risk checks ⚠️, and securing networks 🔒.

  • Updated Sep 22, 2025
  • Shell

Improve this page

Add a description, image, and links to the xss topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xss topic, visit your repo's landing page and select "manage topics."

Learn more