adfoster-r7
adfoster-r7
I believe @jmartin-r7 and I sync'd up on this previously, and there was a change on dockerhub's side that removed the auto build support that impacted this. It didn't seem...
I've manually tagged 6.3.34 on dockerhub now
I think this has been fixed by https://github.com/rapid7/metasploit-framework/pull/17305
I'm not sure if there's anything we can do here apart from give the user a better error message? Or try to get smaller payloads, but the same underlying issue...
Just for a paper trail: - Windows Meterpreter has this functionality now https://github.com/rapid7/metasploit-payloads/pull/614 Will need to check the other meterpreters
Would love this functionality too :+1:
I hacked this in to support only the scenario that I needed, ipv4 and ipv6 lookups. Multiple values are separated by commas: ``` sudo -E python3 ./dnschef.py --interface 0.0.0.0 --fakeip...
Thanks for taking a look! I don't frequently need to reload payloads, so I'll mark this as closed for now. I believe we'd need to make changes to support calling...
Removing the stale label for now If there's exact replication steps for this issue we should be able to fix it, i.e. from best to worst - if there's a...
Thanks for the additional information :+1: I just set up a fresh windows server 2019 version 1809 to test against - as it was the easiest ISO I had access...