Not affiliated with @portswigger.net ©️
Managed by @agarri.fr 🇫🇷
Additional free resources 🎁
http://hackademy.agarri.fr/freebies
Today, I used the embedded flag "(?-s)" to disable the DOTALL mode and be able to work one a single line 🔬
The goal was to append a string to the User-Agent header, and it now works perfectly 🎉
Today, I used the embedded flag "(?-s)" to disable the DOTALL mode and be able to work one a single line 🔬
The goal was to append a string to the User-Agent header, and it now works perfectly 🎉
blog.lexfo.fr/scalpel.html
blog.lexfo.fr/scalpel.html
And the answer is... Jython 2.7.3b1 🐍☕
PS: look at the alt-text if you're looking for the code
And the answer is... Jython 2.7.3b1 🐍☕
PS: look at the alt-text if you're looking for the code
My preferred one is JetBrains Mono, but of course YMMV (go to "User options > Display > HTTP Message Display" to change your settings) ⚙️
PS: I use the same font in VS Code 🧠
My preferred one is JetBrains Mono, but of course YMMV (go to "User options > Display > HTTP Message Display" to change your settings) ⚙️
PS: I use the same font in VS Code 🧠
That doesn't look like a game-changer, but it's incredibly useful when you want to avoid that these raw characters break Burp's HTTP parsing
That doesn't look like a game-changer, but it's incredibly useful when you want to avoid that these raw characters break Burp's HTTP parsing
The answer is simple, default settings hide them! 🫣
Go to "Settings > Network > HTTP > Streaming responses" to make them appear 🔍
The answer is simple, default settings hide them! 🫣
Go to "Settings > Network > HTTP > Streaming responses" to make them appear 🔍
In the following screenshot, I simply extract the value of the "Server" header
In the following screenshot, I simply extract the value of the "Server" header
Here, the data is sorted by Mime Type then Status code then Length (you need to click on the columns in the opposite order) 📊
Here, the data is sorted by Mime Type then Status code then Length (you need to click on the columns in the opposite order) 📊