Skip to content

Conversation

@reverseth
Copy link

@reverseth reverseth commented Oct 26, 2025

Actually, this POP chain writes (or replaces the content of) the chosen file with the following content :

<?php return array (
    0 => '',
);

It is also possible to choose a string to write inside the array

<?php return array (
    0 => '<here>',
);

But I did not find a way to execute it.
Thus, I decided to push it as a FD, and not as a FW, for the moment.

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.

1 participant