mirror of
https://github.com/0x5t4l1n/hunting.git
synced 2026-05-26 11:35:51 +00:00
Add XML injection, prompt injection, enhanced open redirect payloads, and contribution guidelines
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
This commit is contained in:
@@ -13,6 +13,8 @@ This repository contains a complete collection of testing payloads organized by
|
||||
- **[Command Injection](./Command-Injection/)** - OS command execution
|
||||
- **[LDAP Injection](./LDAP-Injection/)** - Directory service manipulation
|
||||
- **[Log Injection](./Log-Injection/)** - Log file manipulation
|
||||
- **[XML Injection](./XML-Injection/)** - XML and XXE attacks
|
||||
- **[Prompt Injection](./Prompt-Injection/)** - AI/LLM prompt manipulation
|
||||
|
||||
**Access Control Vulnerabilities:**
|
||||
- **[Path Traversal](./Path-Traversal/)** - Directory traversal attacks
|
||||
@@ -69,12 +71,22 @@ Unauthorized testing is illegal and unethical. Always follow responsible disclos
|
||||
|
||||
## 🤝 Contributing
|
||||
|
||||
Contributions are welcome! Please ensure:
|
||||
- All content is legal and ethical
|
||||
- Payloads are well-documented
|
||||
- Structure follows existing patterns
|
||||
Contributions are welcome! Please read our [Contributing Guidelines](./CONTRIBUTING.md) before submitting.
|
||||
|
||||
Quick guidelines:
|
||||
- All content must be legal and ethical
|
||||
- Payloads should be well-documented
|
||||
- Follow existing structure and patterns
|
||||
- Focus on educational value
|
||||
|
||||
For detailed information on how to contribute, see [CONTRIBUTING.md](./CONTRIBUTING.md).
|
||||
|
||||
## ⚖️ Legal Disclaimer
|
||||
|
||||
**IMPORTANT**: Read our [Legal Disclaimer](./DISCLAIMER.md) before using any content from this repository.
|
||||
|
||||
This repository is for **EDUCATIONAL AND AUTHORIZED TESTING PURPOSES ONLY**. Unauthorized access to computer systems is illegal.
|
||||
|
||||
## 📜 License
|
||||
|
||||
This repository is for educational and authorized testing purposes only.
|
||||
|
||||
Reference in New Issue
Block a user