Getting Started with Burp Suite
Burp Suite Documentation
Take a look at our Documentation section for full details about every Burp Suite tool, function and configuration option.
Burp Suite Professional and Community editions | Burp Suite Enterprise Edition |
Burp Scanner | Burp Collaborator |
Burp Infiltrator | Full Documentation Contents |
Burp Extender
Burp Extender lets you extend the functionality of Burp Suite in numerous ways.
Extensions can be written in Java, Python or Ruby.
API documentation | Writing your first Burp Suite extension |
Sample extensions | View community discussions about Extensibility |
JSON Response hidden data
Hey there burp community,
Here is my question :
I was using the repeater tool to send requests and in the response some of the data was hidden/censored by an asterix (*)
(eg. {"date":"2019-10-02","time":"09:34:86","Name":"****"})
Is there a way to get this info, in this case the Name ("Name":"****")? If yes, how?
Thanks!
Could you grab a screenshot of the request/response you’re seeing in Repeater and send it through to support@portswigger.net? It will help us picture what’s happening and work out how best to help.