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

Add unit tests to PHP Meterpreter #668

Open
adfoster-r7 opened this issue Jul 24, 2023 · 0 comments
Open

Add unit tests to PHP Meterpreter #668

adfoster-r7 opened this issue Jul 24, 2023 · 0 comments

Comments

@adfoster-r7
Copy link
Contributor

adfoster-r7 commented Jul 24, 2023

Let's add unit tests to the PHP Meterpreter, similar to the recent addition of the Python Meterpreter testsuite - #651

Importantly: The test suite should work with all versions of PHP to 5.x. For instance, if using PHPUnit it should be possible to use the runner on older versions of PHP. It was for this reason we used Python's inbuilt unittest test framework.

Usage of PHPUnit may or may not be viable - supported versions: https://phpunit.de/supported-versions.html

image
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