BurpSuite.guide
@burpsuiteguide
Your guide to all things Burp Suite!
Subscribe to my newsletter: newsletter.burpsuite.guide
ID: 1339973675341107202
https://burpsuite.guide 18-12-2020 16:40:23
386 Tweet
3,3K Takipçi
23 Takip Edilen
#BurpSuite Sharpener extension has been updated to version 1.9 to remember last size & position of Burp Suite as well as detecting whether it is off-screen! It also includes a number of important bug fixes: github.com/mdsecresearch/… Hopefully BApp Store will update it soon too.
How we tune Burp Suite's performance: - "Proxy->Options->Misc->Don't send items to Proxy history or live tasks, if out of scope" - Enable "Project Options->HTTP->{keep-alive,HTTP/2}" - Disable live-tasks & extensions
It's worth knowing Burp Suite project files are memory mapped. This means they reduce RAM consumption, but don't support garbage collection (yet) so deleting requests frees up RAM for Burp, but doesn't reduce file size. For long-term storage, use 'Project->Save copy' then zip.
Framing without iframes by Gareth Heyes \u2028 portswigger.net/research/frami…
Browser-Powered Desync Attacks: A New Frontier in HTTP Request Smuggling by James Kettle portswigger.net/research/brows…
Burp Suite 2022.8.1 released to the Stable channel, with new scan checks based on the Browser-Powered Desync Attacks presented by James Kettle at Black Hat 2022, as well as new Repeater capabilities that let you test for these vulnerabilities manually. portswigger.net/burp/releases/…
That's what an expert user looks like! 🧠 Intruder + Hackvertor + Stepper, by Soroush Dalili github.com/CoreyD97/Stepp…
We released a Burp Suite extension to scan for CVE-2022-42889, aka. Text4Shell: blog.silentsignal.eu/2022/10/18/our…
HTTP/3 connection contamination: an upcoming threat - by James Kettle portswigger.net/research/http-…