Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
burpsuite-copy-as-xmlhttprequest — BurpSuite extension that converts HTTP requests into JavaScript XMLHttpRequest code for streamlined XSS proof-of-concept generation and web exploitation testing. | Kitploit
Tools/GitHubGitHub/vulnbe/burpsuite-copy-as-xmlhttprequest
Payload GenerationWeb Application ExploitationPenetration Testing
GitHubvulnbe/burpsuite-copy-as-xmlhttprequest

burpsuite-copy-as-xmlhttprequest

BurpSuite extension that converts HTTP requests into JavaScript XMLHttpRequest code for streamlined XSS proof-of-concept generation and web exploitation testing.

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
33325 years agoReviewed by Kitploit
Share

Copy as XMLHttpRequest BurpSuite extension

The extension adds a context menu to BurpSuite that allows you to copy multiple requests as Javascript's XmlHttpRequest, which simplifies PoC development when exploiting XSS.

demo

Installation

  • download the latest JAR from releases or build manually
  • add JAR to burpsuite using tabs: "Extender" -> "Extensions" -> "Add"

Usage

  • select one request from any tab or a few requests in "Proxy" -> "HTTP history" tab
  • invoke context menu and select "Copy as XMLHttpRequest"
Download Tool