ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting.
-
Updated
Dec 17, 2024 - PHP
ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting.
㊙️ AntiXSS | Protection against Cross-site scripting (XSS) via PHP
this repository is a docker containing some "XSS vulnerability" challenges and bypass examples.
PHP Cookie Stealing Scripts for use in XSS
🔐 basics on making php applications secure
It removes all unwanted HTML elements and attributes, no matter how malformed HTML input you give it. Checks on attribute values. Can be used to avoid Cross-Site Scripting (XSS), Buffer Overflows and Denial of Service attacks, among other things.
Lotus XSS
Explanation of Cross-site Scripting (XSS) with PHP mini project.
A Laravel middleware to cleaning all inputs/data of request from XSS and embed elements
Detector of DOM based XSS
Anti Cross Site Scripting (XSS) Injection for PHP. A very powerful tool to counteract XSS Injection. It has been proven so far that it is still very reliable for dealing with XSS Injection problems. This tool is also very suitable for use in the Codeigniter Framework.
Archive of my experiments related to checking the security of GitHub and XSS vulnerability.
This Project is a demo of XSS attacks and SQL Injection by The OWASP Foundation. Payloads are in the respective folders in Attack.md
Displaying some xss vulnerabilities on the average PHP website.
Exemple of a CSP XSS attack on a basic LAMP stack
🔒| Evaluating the security (exploiting and fixing vulnerabilities) of Open eClass 2.3 (University of Athens) platform.
This website is vulnerable in XSS(Cross-Site Scripting).The user input from the comment section is not validated and sanitized.Due to that, XSS scripts(Javascript codes in usual) can be included in the comments.
🔐 Site seguro à ataques SQL INJECTION e XSS
🔓 Site vulnerável à ataques SQL INJECTION e XSS
XSS-Easy-Start is a beginner-friendly project designed to help users understand and practice identifying Cross-Site Scripting (XSS) vulnerabilities. This lab provides an interactive environment with detailed explanations and hands-on exercises for: Reflected XSS Stored XSS DOM-Based XSS Blind XSS Get started with step-by-step setup.instructions an
Add a description, image, and links to the xss-attacks topic page so that developers can more easily learn about it.
To associate your repository with the xss-attacks topic, visit your repo's landing page and select "manage topics."