You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I go to start a stage listener using http in version 1.6.0 (just updated it), I get "Unsupported Staging Protocol http," and the listener fails to start
I got it using the new instructions on the wiki. The way I did it was generate a profile, profiles stage --aes-encrypt-key $key -c deflate9 and implants stage and select implant, then for my stager, used url https://$ip/new.woff?x=$implantID``` and it delivered the stage properly.
Describe the bug
When I go to start a stage listener using http in version 1.6.0 (just updated it), I get "Unsupported Staging Protocol http," and the listener fails to start
To Reproduce
Steps to reproduce the behavior:
2.
stage-listener --url http://<ip>:8443 --profile winhttpsc --aes-encrypt-key 0000000000000000 --compress deflate9
Expected behavior
Stage listener starts with specified parameters on http://:8443/test.woff
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS- Gentoo Linux 6.6.52
Additional context
I saw the wiki page, but it is unclear whether http is still supported out of the box, and how to start the listener..
Also, when I try to start a listener with tcp, I get
And afterwards, I am unable to use the 'implants' command, and get the error
[!] rpc error: code = Unknown desc = record not found
#1842 #1771
The text was updated successfully, but these errors were encountered: