-
-
Save elamaran619/941e009e8b355b5461d77c439c2f2d4d to your computer and use it in GitHub Desktop.
PHPF*ck
This file contains hidden or 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
/* system(id) */ | |
<?=$Φ=([].Φ)[![]+![]+![]]?><?=$Χ=++$Φ?><?=$Ψ=++$Χ?><?=$Ω=++$Ψ?><?=$Ϊ=++$Ω?><?=$Ϋ=++$Ϊ?><?=$ά=++$Ϋ?><?=$έ=++$ά?><?=$ή=++$έ?><?=$ί=++$ή?><?=$ΰ=++$ί?><?=$α=++$ΰ?><?=$β=++$α?><?=$γ=++$β?><?=$δ=++$γ?><?=$ε=++$δ?><?=$ζ=++$ε?><?=$η=++$ζ?><?=$θ=++$η?><?=$ι=++$θ?><?=$κ=++$ι?><?=$λ=++$κ?><?=$μ=++$λ?><?=$ν=++$μ?><?=$ξ=++$ν?><?=$ο=++$ξ?><?=$ο=([].Φ)[![]+![]+![]]?><?=($η.$ν.$η.$θ.$Ω.$α)($έ.$Ψ)?> | |
<!-- | |
Explanation: | |
- Some of the characters might look like alphanumeric, but they are Unicode characters. | |
- 'ArrayΦ' <-> [].Φ | |
- 1 <-> ![] | |
- 'a' <-> ([].Φ)[![]+![]+![]] | |
- 'b' <-> $a = 'a'; $b=++$a; | |
- 'system' <-> $η.$ν.$η.$θ.$Ω.$α | |
- 'system'(id) <-> system('id') | |
--> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment