guly

Results 11 comments of guly

if i may suggest, i would also think about a way to send commands/tasks to a group of grunts. i'm thinking about, for example: checkbox on the very left/right of...

well, i wouldn't reinvent the wheel here because metasploit has this conf since ages and nobody never complained :) ConnectAddress and ConnectPort, used by the Launcher/stager, HAVE to be specified....

i faced this issue a couple of weeks ago as well and i've found that the root cause was not an issue with aiohttp but a network problem (ok, the...

wondering if DNS is a mandatory service or just a feature. do you think it could be possible to enable/disable it while working on bind-ip config option?

i've deployed a tomcat9 from kali repository and set up some weak creds on my local system. running the exploit with a straight `set payload java/meterpreter/reverse_http` works, IMHO the issue...

> From what I understand, the `generic/custom` payload is meant to take custom executable files (i.e. exe/elf/macho) as tomcat_mgr_upload will always wrap the payload as an encoded_war. In this scenario...

@adfoster-r7 do you think there is another way to have uploaded a custom webshell using such exploit? I mean, having a less picky generic/custom payload

i see that the main code is changed a lot since my PR, if you are interested in accepting the PR in a reasonable time i can close this one...

latest requests (2.26) breaks the code, using requests==2.20.0 works like a charm. for the records, i had it working doing: ``` apt-get install subversion python3-venv ln -s /usr/include/locale.h /usr/include/xlocale.h fix...

> @theguly hello, thanks for the details :) DataFile.terra is a file that contains [16 byte key + the payload encrypted with rc4], i dont see how it can be...