Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invoke-Shellcode Issues and Powersploit DIscussion #59

Closed
Hubbl3 opened this issue Jan 6, 2020 · 0 comments
Closed

Invoke-Shellcode Issues and Powersploit DIscussion #59

Hubbl3 opened this issue Jan 6, 2020 · 0 comments

Comments

@Hubbl3
Copy link

Hubbl3 commented Jan 6, 2020

I have fixed the typo in Invoke-Shellcode that broke the use of custom shellcode but the automated support for reverse_http and reverse_https payloads appear to no longer longer work. Powersploit dropped support for this in Invoke-Shellcode in 2015 with the release of V3.0.0. I have not isolated the exact reason why this no longer works but suspect it has to do with changes in the way metasploit stages the payload.

I suggest we remove the meterpreter payload option in the Invoke-Shellcode module and make Shellcode a required option.

In addition the Powersploit Modules in Empire were never updated to the 3.0 release. This update was mostly a dropping of the metasploit support and modularization of the functions to ensure they are only doing one job. So there is some debate as to whether the change is worthwhile

vinnybod pushed a commit that referenced this issue Apr 8, 2021
* updated module table with technique and added info for listeners

* fixed default return for http/http_com listener

* added space between cli tables

* fixed listener options table missing headers

* added client error handling for invalid logins

* added socketio chat/leave check

* removed extra table checks for techniques and software
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant