Dana Epp
Dana Epp
## Feature description When using the implant module for authorized_keys, checks should be made during install to ensure the .ssh directory has 700 perms so login can occur. Some distros...
## Description of Changes Adds new module in escalate to do local privesc via dirtypipe (CVE-2022-0847)
When doing custom module development it is rather tedious to have to restart pwncat and establish a new session just to reload the changes to the module code. It would...
## Bug Description When running an `enumerate.gather` on a constrained enivornment (ie: docker container with limited busybox) the `ps` command being executed b0rks because some of the flags are missing....
Most social apps have the ability to pre-fetch a URL and render a display card from markdown/metadata. This provides a richer experience as it allows a user to understand what...
## Feature Request It would be nice if Bruno remembered the width I set for the left pane and that I had the Chrome console open. Even better, it would...
## Issue During import of a Postman collection with existing tests, Bruno attempts to import the tests and translate them into BRU. It appears it misses `pm.response.code`. It should be...
## Issue I am trying to import a sample API spec doc (OAS 3.0.1) using the "Open API Spec" link in the UI.  [The spec doc I am using...
## Issue I want to properly proxy Bruno requests through Burp Suite Professional via HTTP and HTTPS. I can do this fine in Postman, but I cannot figure out how...
When importing a Postman collection that contains several folders, it appears that Bruno reorders them. This breaks the order of precedence for the test plan. Expected behavior: The folders should...