Collections
Collections store generated payloads in IndexedDB in your browser. Nothing is uploaded to a server.
Built-in library
On first visit, xsspayloads seeds category collections (Reflected, WAF bypass, CSS injection, …) plus a full library with common encoding variants.
Your collections
- Create a named collection.
- From the builder, pick a collection and Save the current payload.
- Export JSON for backup or sharing within your team.
- Import JSON to restore or merge a collection file.
Import format
Files must match the xsspayloads collection schema (schemaVersion: 1, name, items with payload text and category).