Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
992Proxy

Locked xsstools: xss development frameworks


itsMe

Recommended Posts

This is the hidden content, please

xsstools

xsstools is an xss development framework, with the goal of making payload writing easier.

Exfiltrators

A collection of exfiltrators is available

    message: use postMessage
    get: use fetch GET
    post: use fetch POST urlencoded
    postJSON: use fetch POST json encoded
    sendBeacon: use navigator.sendBeacon
    console: for debugging, simply use console.log
    img: create an img tag to exfiltrate via GET
    style: create a style tag to exfiltrate via GET
    iframe: create an iframe tag to exfiltrate via GET

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.