Skip to content

JIRUWOZHI/test_padd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Vulnerability Test Library

This repository contains a collection of sample codes and payloads designed for testing and demonstrating various types of software vulnerabilities. It is intended for educational, research, and security testing purposes only.

Purpose

  • To provide reproducible vulnerability test cases
  • To help in the development and evaluation of static/dynamic vulnerability detection tools
  • To simulate real-world security issues in a controlled environment

Disclaimer

Warning: This repository is for educational and research purposes only. Do not use any code or payloads from this project in production environments. The authors are not responsible for any misuse or damage caused by using this library.

Vulnerabilities Covered

  • Remote Code Execution (RCE)
  • Command Injection
  • Insecure Deserialization
  • Path Traversal
  • SQL Injection
  • Cross-Site Scripting (XSS)
  • and more...

Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages