Skip to content

Implement in-memory only version of JuicyPotato #1

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

Closed
phra opened this issue Mar 11, 2019 · 1 comment · Fixed by #3
Closed

Implement in-memory only version of JuicyPotato #1

phra opened this issue Mar 11, 2019 · 1 comment · Fixed by #3
Assignees
Labels
enhancement New feature or request

Comments

@phra
Copy link

phra commented Mar 11, 2019

Nice project!

It would be nice to have an in-memory only version of JuicyPotato exploit using Reflective DLL Injection.

You can check here how to compile a working reflective injectable dll version of it: rapid7/metasploit-framework#11230

@antonioCoco
Copy link
Owner

Thank you!
I was looking around how to do that.
I didn't know that module of metasploit, i will give it a check and see if i can integrate.
When i tried to implement it i was looking to find a way to load the .net assembly of the juicy potato as a bytearray, but no chance because it's compiled as native dll.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants