33 Followers
139 Following
26 Posts
Tearfully passionate about offensive sec
Githubhttps://github.com/0xceba
Hackeronehttps://hackerone.com/0xceba

if you're using Burp for web app testing, you can benefit from the added productivity provided by the Burp Variables extension. this extension lets you reference reusable variables in your requests, similar to environment variables in Postman and Insomnia

additionally, new with v1.2.0, Burp Variables now supports auto-updating variable values from response content via a regex with a capture group, allowing you to automatically update tokens, session data, and other dynamic values

https://github.com/0xceba/burp_variables

#cybersecurity #infosec #hacking #bugbounty #pentest #pentesting

GitHub - 0xceba/burp_variables: Burp Suite extension that extends Burp to support storing and reusing variables in requests

Burp Suite extension that extends Burp to support storing and reusing variables in requests - 0xceba/burp_variables

GitHub

Mozilla has a new CEO and he just announced that Firefox will evolve into a modern AI browser. This is a good example of how management doesn’t understand its own user base and why they go out of their way to install Firefox on Windows, Android, iOS and other devices.

Full blog post https://blog.mozilla.org/en/mozilla/leadership/mozillas-next-chapter-anthony-enzor-demeo-new-ceo/

πŸŽ‰ Tor Browser 15.0 is now available! Our first stable release based on Firefox ESR 140, incorporating a year's worth of changes. Download now from the Tor Browser download page: https://blog.torproject.org/new-release-tor-browser-150/
New Release: Tor Browser 15.0 | Tor Project

Tor Browser 15.0 is now available, featuring an update to Firefox ESR 140, improvements to tab management and the address bar on desktop, and screen lock for Android.

this is your reminder that if you're using Burp for web app testing, you should be using an extension that lets you use variables in your outgoing requests. variables functionality gives you a single place to update credential, token, and identifier values which improves productivity and reduces false positives. there are a few extensions that provide this functionality and I recommend my extension, Burp Variables, which is purpose-built for it: https://github.com/0xceba/burp_variables

#burp #burpsuite #burp_suite #pentesting #pentest #bugbounty #bugbountytips #hacking

GitHub - 0xceba/burp_variables: Burp Suite extension that extends Burp to support storing and reusing variables in requests

Burp Suite extension that extends Burp to support storing and reusing variables in requests - 0xceba/burp_variables

GitHub
UNIX includes a command to deal with your cat walking on your keyboard. When your cat is coming, you just type "cat" and press enter, and your cat's input won't mess anything up.
@0xceba Thank you, this extension is awesome and is a huge time saver when testing APIs

after a lengthy concept review, code review, and QA process, PortSwigger has published the Burp Variables extension to the BApp Store! if you do API testing from Burp, you should look into this productivity extension which allows you to store and reuse variables in your outgoing requests, similar to other API testing clients like Postman and Insomnia. this is a productivity boon because it gives you single place to update ephemeral credential/token values and it helps you keep track of your identifiers & credentials which minimizes false positives. to learn more:
- install the extension from the BApp Store
- see more details at the BApp Store page: https://portswigger.net/bappstore/27f89b068a3045649d4df77a863209c1
- review the source code at the extension's source repo: https://github.com/0xceba/burp_variables

#burp #burpsuite #burp_suite #pentesting #pentest #bugbounty #bugbountytips #hacking #cybersecurity #infosec

Burp Variables

Store and reuse variables in requests.

I'm excited to announce Burp Variables v.1.1.6. this version has an updated UI which streamlines how variables are added: they can now be added through the dedicated panel on the Variables tab or via the context menu for requests that come from the message editor. the latter option is convenient when working with new variable names that haven't been memorized yet. download the new release at: https://github.com/0xceba/burp_variables

#burp #burpsuite #burp_suite #pentesting #pentest #bugbounty #bugbountytips #hacking

GitHub - 0xceba/burp_variables: Burp Suite extension that extends Burp to support storing and reusing variables in requests

Burp Suite extension that extends Burp to support storing and reusing variables in requests - 0xceba/burp_variables

GitHub

Burp Variables v1.1.5 has been released. this version features an optimized storage mechanism and import/export functionality to conveniently populate the variables table from disk. download the release at https://github.com/0xceba/burp_variables

#burp #burp_suite #burpsuite #pentesting #pentest #bugbounty #bugbountytips #hacking

GitHub - 0xceba/burp_variables: Burp Suite extension that extends Burp to support storing and reusing variables in requests

Burp Suite extension that extends Burp to support storing and reusing variables in requests - 0xceba/burp_variables

GitHub

if you do a lot web app testing of APIs that use JSON data, you should considering using the extension Prettify JSON Then Send to Comparer. this is a productivity extension that adds a context menu action to pretty print format JSON data before sending it to the Comparer tool. this greatly increases readability of JSON data in Comparer because you're no longer comparing long single lines with the dreaded πŸ’€ horizontal scrollbar πŸ’€. github repo: https://github.com/0xceba/burp_prettify_json_then_send_to_comparer

#burp_suite #burp #burpsuite #pentesting #pentest #bugbounty #bugbountytips #hacking

GitHub - 0xceba/burp_prettify_json_then_send_to_comparer: Burp Suite extension that allows the user to conveniently pretty print format JSON data before sending the data to the Comparer tool

Burp Suite extension that allows the user to conveniently pretty print format JSON data before sending the data to the Comparer tool - 0xceba/burp_prettify_json_then_send_to_comparer

GitHub