Skip to content

feat: Added payload command to fetch payloads from PayloadAllTheThings. #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

1nv1sibl3
Copy link

📌 Usage

/payload query1:SQL Injection query2:UNION type:payload
  • query1: The primary keyword to search for payloads.
    • Requires at least 2 characters to trigger autocomplete suggestions.
  • query2 (optional): An additional keyword to narrow down results.
  • type: Output format.
    • Options: file, intruder, or payload (default).
    • Includes Discord autocomplete for ease of selection.

🔹 The command fetches matching payloads and sends them as paginated messages if needed.
🔹 Automatically formats the output with bold headers and wrapped code blocks.
🔹 Designed for quick reference and sharing of common security payloads.

🎥 Demo Video: https://youtu.be/EOTOta1WWcQ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant