Wednesday, May 16, 2012

bara andakhtane log


<?php
header('Content-Type: image/jpeg');
$log=$_SERVER['REMOTE_ADDR'] . "\n";
file_put_contents("log.html",$log,FILE_APPEND);
print file_get_contents("a.jpg");
echo "<html><script>alert(1)</script></html>";
?>
  3 ta file ham mikhud a.php va  log.html va ax.jpg hame dar ye poshe

dar masire  var/www/html

No comments:

Post a Comment