Before searching GitHub for exploits to "test" your own server, use these safer, non-destructive methods:
in php.ini :
While patched in 7.2.24, many "7.2.34" searches relate to checking if a system is still vulnerable to Remote Code Execution via specifically crafted in Nginx configurations. PoC on GitHub: neex/phuip-fpizdam is the most famous exploit tool for this flaw. CVE-2022-31626 (PHP Filter Post-Authorization RCE): php 7.2.34 exploit github
Patch. Migrate. Isolate. Or accept that the exploit will find you, not the other way around. Before searching GitHub for exploits to "test" your