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

Quick and dirty poc #6

Open
wants to merge 521 commits into
base: refactor-payload-recalculation
Choose a base branch
from

Conversation

dwelch-r7
Copy link
Owner

POC to show that we can lazy load payloads

@dwelch-r7 dwelch-r7 force-pushed the lazy-payload-gen-bootup branch 2 times, most recently from 170f816 to 987c90b Compare April 12, 2023 21:39
@dwelch-r7 dwelch-r7 changed the base branch from master to kirbi-support April 12, 2023 21:42
@dwelch-r7 dwelch-r7 changed the base branch from kirbi-support to master April 12, 2023 21:42
@dwelch-r7 dwelch-r7 changed the base branch from master to 4.x April 14, 2023 15:18
@dwelch-r7 dwelch-r7 changed the base branch from 4.x to master April 14, 2023 15:18
@dwelch-r7 dwelch-r7 changed the base branch from master to 4.x April 17, 2023 14:54
@dwelch-r7 dwelch-r7 changed the base branch from 4.x to master April 17, 2023 14:55
@dwelch-r7 dwelch-r7 force-pushed the lazy-payload-gen-bootup branch 3 times, most recently from b30a9a6 to fd80b5f Compare April 25, 2023 09:50
@dwelch-r7 dwelch-r7 changed the base branch from master to refactor-payload-recalculation May 12, 2023 02:02
@dwelch-r7 dwelch-r7 force-pushed the refactor-payload-recalculation branch 2 times, most recently from 8e3b8af to f6855f6 Compare May 12, 2023 15:30
catatonicprime and others added 10 commits May 30, 2023 18:40
The size requriement is used when the adapted payload is executed from
the command line but that's not the case for the fetch payloads which
execute a command to fetch the payload from a URL. The payload size
doesn't matter because it's included in the executable file hosted at
the URL.
adfoster-r7 and others added 29 commits June 14, 2023 19:50
This PR fixes a symlink test bug when running
a python meterpreter on windows.
Merge branch 'land-18084' into upstream-master
This PR fixes the issue where an ArgumentError was thrown
when running the info command when using a fetch payload
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

Successfully merging this pull request may close these issues.