Skip to content
#

xss

Here are 35 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