darrenmartyn
darrenmartyn
It would be nice to be able to specify an existing Empire listener instead of having one spun up at launch. I'm not entirely sure if this will break other...
The shell command "script /dev/null" (and some variations) work without spawning a Python process to launch a PTY shell. I'd recommend doing this before trying to do the better known...
As an extension of #79, I came across this, which actually does the whole goddamn thing I'd been trying to get at, and documents it pretty well: https://github.com/arget13/DDexec I'll try...
We can ~probably implement this trickery so we can execute arbitrary shellcodes. Maybe as a helper function? https://twitter.com/David3141593/status/1386663070991360001 The example pops /bin/sh ``` cd /proc/$$;read amem;base64 -d
I probably can't implement this immediately, as I am still getting familiar with the software, but I noticed it already supports I2P tunnels as a transport layer. It probably wouldn't...
Disappearing messages in group chats do not function as intended, with messages remaining in the group chat far longer than their expiry date. This was observed with a group chat...
Would it be feasible to add a "source" field to the JSON/indexed data, so you could "tag" entries as being from certain leaks. This could be very useful when trying...