Security through data

MAIN

  • Home
  • Alerts
  • Blog
  • Events
  • Incidents
  • Tutorials

FEATURED

  • IoT
  • Deep Web
  • Threat Actors
  • Social Engineering
  • Phishing
  • Malware
  • E-Commerce
  • Deepfake
  • Quantum Computing

COMPANY

  • About us
  • Advertise
  • Legal & Policy
Cybermaterial
  • CATEGORIES
    • Cyber101
      • Definition
      • Quote
    • Document
      • Cheat Sheet
      • Paper
      • Report
    • Education
      • Certification
      • Course
    • Entertainment
      • Documentary
      • Game
      • Meme
      • Movie
      • TV Show
    • Learning
      • Book
      • Lexicon
      • Podcasts
      • Tutorials
    • Tool
      • Hardware
      • Software
No Result
View All Result
Contact Us
Cybermaterial
  • CATEGORIES
    • Cyber101
      • Definition
      • Quote
    • Document
      • Cheat Sheet
      • Paper
      • Report
    • Education
      • Certification
      • Course
    • Entertainment
      • Documentary
      • Game
      • Meme
      • Movie
      • TV Show
    • Learning
      • Book
      • Lexicon
      • Podcasts
      • Tutorials
    • Tool
      • Hardware
      • Software
No Result
View All Result
Contact Us
Cybermaterial
No Result
View All Result

Tool: Burp Beautifier

in Software, Tool
2 min read

BurpBeautifier is a Burpsuite extension for beautifying request/response body, supporting JS, JSON, HTML, XML format, writing in Jython 2.7.

Features

  • Supporting Format
    • JS: use jsbeautify module
    • JSON: use jsbeautify module
    • HTML: use beautifulsoup4 module, and jsbeautify module for js code in HTML
    • XML: use xml module
  • Writing in Jython, modify source code conveniently. eg: Modify the beautify function to change how to beautify.
  • Beautify and replace response body.
  • Option setting persistence.
  • Send Request/Response body to Beautifier Panel

Notice

  • It may modify data, such as: beautifying xml will add the <?xml version=”1.0″ encoding=”UTF-8″?> header, beautifying html will repair html tag.
  • Assuming the request/response body is utf-8, so if the body is not utf8 encoding or compatible with utf8, it may not work well.
  • Not considering gzip/deflate compress/decompress, so need the Proxy->Options->Miscellaneous->Unpack gzip/deflate in response is enabled (ON by default)

Limitations

  • Jython is slow. So It will not beautify if size excess dataMaxSize(default is 680KB)
You can install BApps directly within Burp, via the BApp Store feature in the Burp Extender tool. You can also download them from here, for offline installation into Burp.

VISIT SOURCE

Tags: Burp SuiteBurpBeautifierLinuxtool of the dayVM
17
VIEWS

More Tools

MetaMask
Software

MetaMask

March 1, 2021

A crypto wallet & gateway to blockchain apps. Start exploring blockchain applications in seconds.  Trusted by over 1 million users worldwide.

Tool: solc-js
Software

Tool: solc-js

February 26, 2021

solc-js: Compiling Ethereum Smart Contracts Locally with JavaScript.

Tool: Solidity
Software

Tool: Solidity

February 24, 2021

Solidity is an object-oriented, high-level language for implementing smart contracts. Smart contracts are programs which govern the behaviour of accounts...

MORE

Micropost seriously?

October 13, 2020
Alerts

CD Projekt delays Cyberpunk 2077 fix due to cyber attack

March 1, 2021
Documentary

DOCUMENTARY: Down the Deep, Dark Web (2016)

February 9, 2021

Can’t get phished…

October 13, 2020
ADVERTISEMENT

Tags

Books Cyber Definition Cybersecurity Hackers Malware Memes Movies Quantum Computing Software Word of the day

© 2021 | CyberMaterial | All rights reserved.

SECURITY THROUGH DATA

No Result
View All Result
  • Home
  • Alerts
  • Cyber Incidents
  • Blog
  • Events
  • Tutorials
  • Featured
    • IoT
    • Deep Web
    • Threat Actors
    • Social Engineering
    • Deepfake
    • E-Commerce
    • Malware
    • Phishing
    • Quantum Computing

© 2020 CyberMaterial - Cyber Decoded.

This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy.