fork download
  1. <?php
  2. require "flag.php";
  3. $md51 = md5( '0gdVIdSQL8Cm' );
  4. $a = @$_GET[ '0ni0n' ];
  5. $md52 = @md5($a);
  6. if ( isset ($a)){
  7. if ($a != '0gdVIdSQL8Cm' && $md51 == $md52) {
  8. echo "<script>alert('$flag')</script>";
  9. } else {
  10. echo "0ni0n{F3k4_Fl4G}";
  11. }
  12. }
  13. show_source(__FILE__);
  14. ?>
Runtime error #stdin #stdout #stderr 0.02s 25840KB
stdin
d4rkp0w4r
stdout
Standard output is empty
stderr
PHP Warning:  require(flag.php): failed to open stream: No such file or directory in /home/tnS64M/prog.php on line 2
PHP Fatal error:  require(): Failed opening required 'flag.php' (include_path='.:/usr/share/php') in /home/tnS64M/prog.php on line 2