└──╼ # Luke's Security Research
menu
Past Research
PGP Key
RSS
Past Research
PGP Key
RSS
Backticks + $_POST = PHP minishell
2021-03-25
:: Luke
#
backdoor
#
minishell
#
one-liner
#
PHP
#
website malware
The use of the lesser known
backtick
operator and
$_POST
results in probably one of the smallest PHP one-liner minishells:
~12 characters
Read more →