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

Update PHP Meterpreter to correctly show file sizes for large files #18152

Conversation

adfoster-r7
Copy link
Contributor

@adfoster-r7 adfoster-r7 commented Jun 30, 2023

Fixes a bug where PHP Meterpreter would show the incorrect file size for files bigger than 20GB.

Pulls in:

Verification

Verification steps from rapid7/metasploit-payloads#665 (comment)

@cgranleese-r7 cgranleese-r7 self-assigned this Jun 30, 2023
@cgranleese-r7 cgranleese-r7 added the rn-fix release notes fix label Jun 30, 2023
@cgranleese-r7 cgranleese-r7 merged commit badb710 into rapid7:master Jun 30, 2023
39 checks passed
@cgranleese-r7
Copy link
Contributor

cgranleese-r7 commented Jun 30, 2023

Release Notes

This PR fixes a bug where the PHP Meterpreter would show the incorrect file size for very large files.

@gwillcox-r7
Copy link
Contributor

gwillcox-r7 commented Jun 30, 2023

@cgranleese-r7 In the testing steps above I was also finding this affected 10GB files, perhaps we can adjust the release notes a bit to account for this? Something like "very large files" might be generic enough to account for the flexibility here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn-fix release notes fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants