Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.04 KB

File metadata and controls

29 lines (17 loc) · 1.04 KB

Contributing to SSRFForge

First off, thank you for considering contributing to SSRFForge! It's people like you who make the security community a great place.

How Can I Contribute?

Reporting Bugs

If you find a bug, please open an issue and include as much detail as possible, including the exact command you ran and any error messages.

Suggesting Enhancements

New exploitation modules or bypass techniques are always welcome! Please open an issue to discuss your idea before submitting a Pull Request.

Pull Requests

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/my-feature).
  3. Make your changes.
  4. Ensure your code follows the existing style (use rich for logging, aiohttp for networking).
  5. Submit a Pull Request.

Code of Conduct

Please be respectful and professional in all interactions. This project is intended for ethical security research and testing.

Security

If you discover a security vulnerability within SSRFForge itself, please open a private issue or contact the maintainer directly.