All Projects → artssec → Burp Exporter

artssec / Burp Exporter

Licence: apache-2.0
Exporter is a Burp Suite extension to copy a request to the clipboard as multiple programming languages functions.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Burp Exporter

Inql
InQL - A Burp Extension for GraphQL Security Testing
Stars: ✭ 715 (+486.07%)
Mutual labels:  security-tools, burpsuite, burp-extensions
Pwnback
Burp Extender plugin that generates a sitemap of a website using Wayback Machine
Stars: ✭ 203 (+66.39%)
Mutual labels:  security-tools, burpsuite, burp-extensions
Minesweeper
A Burpsuite plugin (BApp) to aid in the detection of scripts being loaded from over 23000 malicious cryptocurrency mining domains (cryptojacking).
Stars: ✭ 162 (+32.79%)
Mutual labels:  security-tools, burpsuite, burp-extensions
Aes Killer
Burp plugin to decrypt AES Encrypted traffic of mobile apps on the fly
Stars: ✭ 446 (+265.57%)
Mutual labels:  burpsuite, burp-extensions
Myscan
myscan 被动扫描
Stars: ✭ 373 (+205.74%)
Mutual labels:  security-tools, burpsuite
Gadgetprobe
Probe endpoints consuming Java serialized objects to identify classes, libraries, and library versions on remote Java classpaths.
Stars: ✭ 381 (+212.3%)
Mutual labels:  security-tools, burp-extensions
Burpsuite Secret finder
Burp Suite extension to discover apikeys/accesstokens and sensitive data from HTTP response.
Stars: ✭ 483 (+295.9%)
Mutual labels:  burpsuite, burp-extensions
Recaptcha
reCAPTCHA = REcognize CAPTCHA: A Burp Suite Extender that recognize CAPTCHA and use for intruder payload 自动识别图形验证码并用于burp intruder爆破模块的插件
Stars: ✭ 596 (+388.52%)
Mutual labels:  burpsuite, burp-extensions
Knife
A burp extension that add some useful function to Context Menu 添加一些右键菜单让burp用起来更顺畅
Stars: ✭ 626 (+413.11%)
Mutual labels:  burpsuite, burp-extensions
Burpbounty
Burp Bounty (Scan Check Builder in BApp Store) is a extension of Burp Suite that allows you, in a quick and simple way, to improve the active and passive scanner by means of personalized rules through a very intuitive graphical interface.
Stars: ✭ 1,026 (+740.98%)
Mutual labels:  burpsuite, burp-extensions
Burp Suite Software Version Checks
Burp extension to passively scan for applications revealing software version numbers
Stars: ✭ 29 (-76.23%)
Mutual labels:  burpsuite, burp-extensions
Burp Suite Error Message Checks
Burp Suite extension to passively scan for applications revealing server error messages
Stars: ✭ 45 (-63.11%)
Mutual labels:  burpsuite, burp-extensions
Burpcrypto
BurpCrypto is a collection of burpsuite encryption plug-ins, support AES/RSA/DES/ExecJs(execute JS encryption code in burpsuite).
Stars: ✭ 350 (+186.89%)
Mutual labels:  burpsuite, burp-extensions
auth analyzer
Burp Extension for testing authorization issues. Automated request repeating and parameter value extraction on the fly.
Stars: ✭ 77 (-36.89%)
Mutual labels:  burpsuite, burp-extensions
Burpa
Burp-Automator: A Burp Suite Automation Tool with Slack Integration. It can be used with Jenkins and Selenium to automate Dynamic Application Security Testing (DAST).
Stars: ✭ 427 (+250%)
Mutual labels:  security-tools, burpsuite
DetectCrossOriginMessaging
This Burp extension helps you to find usages of postMessage and recvMessage
Stars: ✭ 12 (-90.16%)
Mutual labels:  burpsuite, burp-extensions
burp-flow
Extension providing view with filtering capabilities for both complete and incomplete requests from all burp tools.
Stars: ✭ 45 (-63.11%)
Mutual labels:  burpsuite, burp-extensions
Cstc
CSTC is a Burp Suite extension that allows request/response modification using a GUI analogous to CyberChef
Stars: ✭ 91 (-25.41%)
Mutual labels:  burpsuite, burp-extensions
burp-copy-as-ffuf
Burp Extension that copies a request and builds a FFUF skeleton
Stars: ✭ 77 (-36.89%)
Mutual labels:  burpsuite, burp-extensions
SQLi-Query-Tampering
SQLi Query Tampering extends and adds custom Payload Generator/Processor in Burp Suite's Intruder. This extension gives you the flexibility of manual testing with many powerful evasion techniques.
Stars: ✭ 123 (+0.82%)
Mutual labels:  burpsuite, burp-extensions

Exporter Extension for Burp Suite (Community and Pro)

GitHub watchers GitHub stars GitHub forks GitHub followers GitHub repo size GitHub

Follow us to know more about tips and others extensions Twitter Follow

Description

Exporter is a Burp Suite extension to copy a request to the clipboard as multiple programming languages functions.

You can export as:

  • cURL
  • Wget
  • Python Request
  • Perl LWP
  • PHP HTTP_Request2
  • Go Native
  • NodeJS Request
  • jQuery AJAX
  • PowerShell

Requirements

Installation (Import function)

  • Download Exporter.py
  • In Burp Suite, under the Extender/Extensions tab, click on the Add button, select Extension type Python and load the Exporter py file.

Usage

You can copy the request from:

  • Proxy > Intercept
  • Proxy > HTTP history
  • Target > Site map
  • Repeater

Right click > Exporter to > ...

Screenshot

Screenshot_Exporter_01.jpg

Possible improvements

  • More snippets
  • If you want to collaborate, use the GitHub Feature Request.

Reporting bugs

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].