GitHub topics: xss-detection
grauwolf32/xss_scanner
Simple XSS scanner
Language: Python - Size: 78.1 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

lrluque/blixss
Simple Go tool for Blind XSS detection. Very useful on HTB machines and CTFs.
Language: Go - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

olegbrain-offsec/xss-url-detector
Google Chrome extension to detect and prevent Reflected XSS via special crafted URLs
Language: JavaScript - Size: 95.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

VirusZzHkP/SecZz-Apache-Toolkit
SecZz is an advanced toolkit meticulously crafted to fortify the security of Apache HTTP Server configurations. This toolkit features a collection of powerful scripts designed to address a spectrum of security concerns, providing users with a seamless and user-friendly interface for configuring and safeguarding their Apache servers.
Language: Shell - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jovan-vukic/secure-gift-shop-app
The Secure Software Development project fortifies the Christmas Gift Shop app by employing static analysis tools, mitigating SQL injection, XSS, and CSRF vulnerabilities, implementing robust authorization, and integrating DevOps practices like exception handling, logging, and auditing to enhance security.
Language: Java - Size: 18.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JoshMorrison99/isXSS-Burp
Passively check for XSS character encodings
Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 2

696e746c6f6c/JavaScript-Automated-Calls
JavaScript automated calls automation is made to automate XSS findings
Language: JavaScript - Size: 262 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

prbinu/xss-checkmate
A technique to automate XSS detection in CI/CD pipeline
Language: Python - Size: 1.08 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 5

mamba-9mm/mamba-ddos
This script is written in Python to simulate Distributed Denial of Service attacks or DDoS attack in single port to any network.
Language: Python - Size: 46.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cyberknight0021/FortifyScan_Toolbox
FortifyScan is a penetration testing framework developed by cyberknight. It is designed to assist security professionals in identifying and addressing vulnerabilities in web applications.
Language: Python - Size: 118 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mertbingol0/xss-scanner
Xss-scanner, kullanıcıdan aldığı url içeriğindeki formu taramak için, sitedeki tum html'i bs4 ve request yardimiyla ceker ve de duzenler. Ardindan html icerisinden form kismini alir, onun icerisinden de input taglarini ceker...
Language: Python - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

thenurhabib/collector
Collect XSS vulnerable parameters from entire domain.
Language: Python - Size: 843 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 113 - Forks: 30

moeinfatehi/xss_vulnerability_challenges
this repository is a docker containing some "XSS vulnerability" challenges and bypass examples.
Language: PHP - Size: 430 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 109 - Forks: 13

moeinfatehi/PassiveDigger
Optimize your web vulnerability assessments with PassiveDigger, a comprehensive Burp Suite extension that specializes in passive traffic analysis. Detect potential vulnerabilities, get actionable insights, and supercharge your security audits.
Language: Java - Size: 340 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Sitaras/eClass-Penetration-Testing
🔒| Evaluating the security (exploiting and fixing vulnerabilities) of Open eClass 2.3 (University of Athens) platform.
Language: PHP - Size: 15 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

AshadeSamson/Mechanism-against-XSS
A web extension application to prevent against XSS attacks that might be attached to malicious URLs
Language: Python - Size: 16.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

dragthor/xss-scanner
Cross-Site Scripting (XSS) scanner. This tool helps to find possible XSS vulnerabilities. Cross platform - macOS, Linux, and Windows.
Language: JavaScript - Size: 19.5 KB - Last synced at: 4 days ago - Pushed at: over 8 years ago - Stars: 12 - Forks: 5

bugthesystem/ProceXSS 📦
ProceXSS is an Asp.NET Http module -tries- to prevent to xss attacks.
Language: C# - Size: 819 KB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 15 - Forks: 3

weaweawe01/lua-htmlparser
An HTML parser for lua, Xss interception engine
Language: Lua - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Debajyoti0-0/Brahmastra
Brahmastra empowers security teams to fortify their defenses and identify potential vulnerabilities in their systems. This comprehensive tool ensures the utmost protection against cyber threats, making it an indispensable asset in the field of cybersecurity.
Language: Python - Size: 11.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

taggelos/Security
Web Application Security Hardening
Language: PHP - Size: 38 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Sbouber/mujs-taint
Taint tracking for MuJS
Language: JavaScript - Size: 607 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

xpl0ited1/postMessageFinderBurpSuite
This extension allows you to detect implementations of postMessage function, addEventListener("message",function) event handler and onMessage function.
Language: Python - Size: 174 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

madiha-waqar/tweeter Fork of lighthouse-labs/tweeter
Tweeter is a 'Twitter' clone built using HTML, CSS, JavaScript, jQuery, and AJAX for the front-end, and Node.js and Express.js for the back-end. This project was developed as part of the Lighthouse Labs Web Development Flex Program curriculum
Language: JavaScript - Size: 2.39 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

R3DHULK/xss-vulnerability-finder-in-ruby
XSS Vulnerability Tool In Ruby
Language: Ruby - Size: 43.9 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

fagun18/web-vulnerability
Web Vulnerability Scanning and Exploitation Script
Language: Python - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

abdulgaphy/sql-dex
Sql injection vulnerability scanner
Language: JavaScript - Size: 2.15 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 7

sahinebrar/MachineLearningExercises
Exercises for machine learning techniques with various datasets
Language: Jupyter Notebook - Size: 4.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Encryptor-Sec/XSSearch
XSSearch is a comprehensive reflected XSS tool built on selenium framework in python language. It contains more than 3000 payloads for automating XSS attacks and validating XSS endpoint
Language: Python - Size: 988 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 50 - Forks: 11

NextSecurity/XSSBypass
XSS Bypass techniquies
Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 4

ollseg/ttt-ext
Chrome extension to aid in finding DOMXSS by simple taint analysis of string values.
Language: JavaScript - Size: 76.2 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 81 - Forks: 12

usr2r00t/xsshunter-express Fork of mandatoryprogrammer/xsshunter-express
An easy-to-setup version of XSS Hunter. Sets up in five minutes and requires no maintenance!
Size: 3.73 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

americo/xssfinder
XSS Vulnerability Scanner made with Python
Language: Python - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

ener1-s3c/AutomationXSS
Spray Blind XSS on Header
Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

R3DHULK/xss-vul-scanner-in-r
XSS Vulnerability In R language
Language: R - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

mvondracek/jQuery-XSS
Static analyser for unsafe use of jQuery methods which are vulnerable to XSS attack. Also available as a Coala Bear.
Language: JavaScript - Size: 118 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cyberdome-tj/apache-nginx-conf
Apache & Nginx безопасный конфиг
Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Rajspeaks/Bug-Bounty-Hall-of-Fames
All the Infosec Hall of Fame regarding bug bounty Achievements
Size: 2.23 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

R3DHULK/xss-vulnerability-finder-in-perl
XSS Vulnerability Tool In Perl
Language: Perl - Size: 43.9 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

qianwei-yin/MERN-jobify
A website for people tracking their job applications.
Language: JavaScript - Size: 470 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dogukankurnaz/xsscookie
XSS ATTACK COOKIE INFO
Language: JavaScript - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Kinjutsu00/XSSscanner
Web app able to find reflected XSS vulnerabilities through HTML forms
Language: JavaScript - Size: 18.6 MB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 1

keven1z/xssing
Xssing is a simple semantic analysis based on the location of the vulnerability, to determine the existence of the vulnerability, and use chromium to verify that xss is existed.
Language: Python - Size: 279 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 0

doomguy/xsscan
A simple script to detect unescaped characters in a web application for e.g. Cross Site Scripting (XSS) attacks.
Language: Python - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 2

thenurhabib/scancss
automatically crawl every URL and find cross site scripting (XSS)
Language: Python - Size: 805 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 33 - Forks: 6

akalankauk/Foxss-XSS-Penetration-Testing-Tool
Foxss is a simple php based penetration Testing Tool.Currently it will help to find XSS vulnerability in websites.
Language: JavaScript - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 36 - Forks: 16

dubbl/majascan
Firefox Addon to provide additional security against malicious JavaScript
Language: JavaScript - Size: 188 KB - Last synced at: almost 2 years ago - Pushed at: almost 11 years ago - Stars: 1 - Forks: 0

RandomRhythm/mal2csv
Malformed Access Log to CSV - Convert Web Server Access Logs to CSV
Language: Python - Size: 554 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

DaveBitter/csp-trusted-type
Demo website showcasing Trusted Types for CSP
Language: HTML - Size: 764 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dogukankurnaz/XSS_Scanner
XSS Scanner Shell/Bash
Language: Shell - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

keyurtalati/Log-Analyser
Web server log file analyser for better analyses for different types of web attacks like sql injection , XSS , password finding and directory traversal attak
Language: Python - Size: 107 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

omurugur/Oracle_Business_Intelligence_XSS_Exploit
Oracle Business Intelligence XSS Exploit
Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

omurugur/Oracle_Siebel_XSS_Stored_Exploit
Oracle Siebel XSS Stored Exploit
Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

Wh1t3Fox/xss.page
XSS Testing Page
Language: JavaScript - Size: 68.4 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

sohailahmedkhan/Simple-SQL-XSS-Fuzzing-Tool-PYTHON-
Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

szybia/Engage-Games
Web development and Deployment third year project to demonstrate the use of PHP, MySQL, Bootstrap and JQuery.
Language: PHP - Size: 49.5 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

christophe77/ssXss
XSS scanner using puppeteer with nodeJS
Language: JavaScript - Size: 159 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tkmru/xss_dict
xss dictionary for Google 日本語入力
Size: 53.7 KB - Last synced at: about 12 hours ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 3

duolaAOA/XSStrike Fork of s0md3v/XSStrike
Most advanced XSS detection suite.
Language: Python - Size: 1.11 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Flushot/xsscan
Scans a relational database for possible XSS tainted data
Size: 97.7 KB - Last synced at: over 2 years ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

dineshsg/regular-expression-for-xss-scripting
To detect xss script in the input string
Language: PHP - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

jguerrero12/Pentesting-Live-Targets
Writup on the exploits found on the Globitek website.
Size: 10.6 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 3
