Lucene search
+L

43 matches found

EUVD
EUVD
added 2026/05/27 5:33 p.m.16 views

EUVD-2026-32613

Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, ParameterAnalysis in pkg/scanning/parameterAnalysis.go runs two sequential worker stages that both write to the same results channel. The channel is correctly closed after the first stage completes...

7.5CVSS5.8AI score0.00231EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/05/15 8:29 a.m.126 views

X-Omega-Hack

X-Omega-Hack X-Omega-Hack v9.0 - Tool hacking all in one buat...

5.8AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/06/18 10:06 a.m.488 views

Exploit for CVE-2025-0133

Description: It is a POC for CVE-2025-0133 that is applicab...

6.9CVSS6.5AI score0.46401EPSS
SaveExploits8
Tenable Nessus
Tenable Nessus
added 2023/03/14 12:00 a.m.15 views

Atlassian Jira 8.6.0 < 8.8.2 Xss In Issue Attachments

According to its self-reported version number, the instance of Atlassian Jira hosted on the remote web server is prior to 8.9.1. It is, therefore, affected by a vulnerability which permits remote attackers to inject arbitrary HTML or JavaScript via a Cross-Site Scripting XSS vulnerability issue...

4.8CVSS6AI score0.00918EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/03/14 12:00 a.m.25 views

Atlassian Jira < 7.2.2 Xss In Global Translation Resource

According to its self-reported version number, the instance of Atlassian Jira hosted on the remote web server is prior to 7.2.2. It is, therefore, affected by a Cross-site scripting XSS vulnerability in includes/decorators/global-translations.jsp which allows remote attackers to inject arbitrary...

6.1CVSS6.1AI score0.02111EPSS
SaveExploits3References2
Kitploit
Kitploit
added 2021/01/04 11:30 a.m.92 views

XSS-Scanner - XSS Scanner That Detects Cross-Site Scripting Vulnerabilities In Website By Injecting Malicious Scripts

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 scanner gets a link from the user and scan the website for XSS vulnerability by...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2020/09/25 11:30 a.m.214 views

PwnXSS - Vulnerability XSS Scanner Exploit

A powerful XSS scanner made in python 3.7 Installing Requirements: BeautifulSoup4 pip install bs4 requests pip install requests python 3.7 Commands: git clone https://github.com/pwn0sec/PwnXSS chmod 755 -R PwnXSS cd PwnXSS python3 pwnxss.py --help Usage Basic usage: python3 pwnxss.py -u...

6.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2020/02/11 11:30 a.m.111 views

XSS-Freak - An XSS Scanner Fully Written In Python3 From Scratch

XSS-Freak is an XSS scanner fully written in python3 from scratch. It is one of its kind since it crawls the website for all possible links and directories to expand its attack scope. Then it searches them for input tags and then launches a bunch of XSS payloads. if an input is not sanitized and...

6.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2019/05/21 1:05 p.m.313 views

XSSCon - Simple XSS Scanner Tool

Powerfull Simple XSS Scanner made with python 3.7 Installing Requirements: BeautifulSoup4 pip install bs4 requests pip install requests python 3.7 Commands: git clone https://github.com/menkrep1337/XSSCon cd XSSCon python3 xsscon.py --help Usage Basic usage: python3 xsscon.py -u...

6.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2019/04/15 5:24 a.m.160 views

Zeebsploit - Web Scanner / Exploitation / Information Gathering

zeebsploit is a tool for hacking searching for web information and scanning vulnerabilities of a web Installation & Usage apt-get install git git clone https://github.com/jaxBCD/Zeebsploit.git cd Zeebsploit chmod +x install ./install python3 zeebsploit.py type 'help' for show modules and follow...

7.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2019/04/10 10:14 p.m.247 views

Zeebsploit - Web Scanner / Exploitation / Information Gathering

zeebsploit is a tool for hacking searching for web information and scanning vulnerabilities of a web Installation & Usage apt-get install git git clone https://github.com/jaxBCD/Zeebsploit.git cd Zeebsploit chmod +x install ./install python3 zeebsploit.py type 'help' for show modules and follow...

7.6AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2018/11/05 12:00 a.m.36 views

YUI 3.0.0 < 3.10.0 Cross-site Scripting

According to its self-reported version number, YUI is at least 3.0.0 and prior to 3.10.0. Therefore, it may be affected by a cross-site scripting vulnerability via YUI .swf files used in the IO Utility and Uploader components. Note that the scanner has not tested for these issues but has instead...

4.3CVSS6.6AI score0.02454EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2018/05/04 9:23 p.m.781 views

XSS Payload List - Cross Site Scripting Vulnerability Payload List

Cross-Site Scripting XSS attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted web sites. XSS attacks occur when an attacker uses a web application to send malicious code, generally in the form of a browser side script, to a different end user...

5.4AI score
SaveExploits0References5
n0where
n0where
added 2017/05/23 6:04 a.m.28 views

Open Source Hackers Tool Belt: Pybelt

Open Source Hackers Tool Belt Pybelt is an open source hackers tool belt complete with: A port scanner SQL injection scanner Dork checker Hash cracker Hash type verification tool Proxy finding tool XSS scanner It is capable of cracking hashes without prior knowledge of the algorithm, scanning por...

7.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2017/05/17 3:12 p.m.46 views

Pybelt - The Hackers Tool Belt

Pybelt is an open source hackers tool belt complete with: A port scanner SQL injection scanner Dork checker Hash cracker Hash type verification tool Proxy finding tool XSS scanner It is capable of cracking hashes without prior knowledge of the algorithm, scanning ports on a given host, searching...

7.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2015/12/16 8:14 p.m.70 views

ATSCAN - Server, Site and Dork Scanner

Description: ATSCAN Version 2 Dork scanner. XSS scanner. Sqlmap. LFI scanner. Filter wordpress and Joomla sites in the server. Find Admin page. Decode / Encode MD5 + Base64. Libreries to install: ap-get install libxml-simple-perl NOTE: Works in linux platforms. Permissions & Executution: $chmod +...

6.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2015/03/11 3:30 p.m.31 views

XSSYA v2.0 - Cross Site Scripting Scanner & Vulnerability Confirmation

XSSYA Cross Site Scripting Scanner & Vulnerability Confirmation written in python scripting language confirm the XSS Vulnerability in two method first work by execute the payload encoded to bypass Web Application Firewall which is the first method request and responseif it respond 200 it turn...

6.2AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2005/09/29 12:00 a.m.14 views

Brooky CubeCart < 3.0.4 Multiple XSS

Binary data 3244.prm...

4.3CVSS7.3AI score0.02235EPSS
SaveExploits3References1
Tenable Nessus
Tenable Nessus
added 2005/09/09 12:00 a.m.15 views

Sawmill < 7.1.14 GET Request Query String XSS

Binary data 3219.prm...

4.3CVSS7.3AI score0.01384EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2005/08/17 12:00 a.m.18 views

Dada Mail < 2.10 alpha 1 Archived Message XSS

Binary data 3168.prm...

4.3CVSS7.3AI score0.01164EPSS
SaveExploits0References1
Rows per page
Query Builder