"XSSvectorMaker" by KeigoYAMAZAKI

- Tool for making XSS vector under the specified conditions.

  • How to use
    1. Set Target
      • Select template or input HTML source.
      • Mark output part as ###.
    2. Set Blacklist
      • Check the box of blacklisted string or character.
      • Add or remove item by right click menu.
    3. Set Limitation
      • Set maxlength limit of XSS vector string.
      • Use only uppercase characters.
      • Set browser mode from IE7, IE11, Edge.
    4. Click [CHECK] button to start test.
    5. Check Results
      • Click signature to show in built-in browser.
      • The red items mean it can run scripts.
      • The yellow items will turn red when script running is confirmed in the built-in browser.
        ex. Move mouse cursor to text box, in case of "onmouseover=".
      • Right click and push "I", to open HTML source with Internet Explorer.
      • Right click and push "F", to open HTML source with Firefox.
      • Right click and push "C", to open HTML source with Chrome.
        * Set browser's path to 'XSSvectorMaker.exe.config' file in advance.
  • Download  


    Back to Index