Published June 6, 2025 | Version v1
Software Restricted

XSSky: Detecting XSS Vulnerabilities through Local Path-Persistent Fuzzing

Description

XSSky Artifact

This is artifact of paper XSSky: Detecting XSS Vulnerabilities through Local Path-Persistent Fuzzing.

Please refer to README.md to understand the setup and usage of the artifact.

Directory Structure

  • PUT_extractor : The module that extracts Program Under Testing (PUT) from the source code of target web applications.

  • PUT_fuzzer : The module that fuzzes the extracted PUTs to discover vulnerabilities.

Access this Artifact

Our work complies with the requirements of open science of the USENIX Security conference. However, as our work is a vulnerability detection tool, we have restricted the access permission of this artifact. If you need to access and download it, please contact the authors.

Files

Restricted

The record is publicly accessible, but files are restricted to users with access.

Additional details

Dates

Created
2025-06-06
Artifact of paper XSSky

Software

Programming language
Python, C++