????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 3.14.134.62
Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f
System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64
User : www-data ( 33)
PHP Version : 5.5.9-1ubuntu4.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/doc/w3m/ja/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/doc/w3m/ja/README.pre_form
pre_form: 特定のサイトを開いた時に、form を予め設定する機能です。

良く使う掲示板とかでは便利と思いますが、安全性が犠牲になるかも
しれません。特に submit は気をつけて使って下さい。

デフォルトの設定ファイルは ~/.w3m/pre_form です。
設定フォーマットは、

url       <url>|/<re-url>/
form      [<name>] <action>
text      <name>  <value>
file      <name>  <value>
password  <name>  <value>
checkbox  <name>  <value>  [<checked>]
radio     <name>  <value>
section   <name>  <value>
submit   [<name> [<value>]] 
image    [<name> [<value>]] 
textarea  <name>
<value>
   :
/textarea

です。
<action> が設定してある時は、一致する action 属性を持つ form のみ
設定します。
text, file, password, select, textarea は一致する name 属性を持つ
input, select または textarea 要素の value 属性を設定します。
checkbox, radio は name 属性と value 属性が一致する input 要素を
check します。
<checked> が 0、no または off の場合は checkbox の check を外します。 
submit, image の場合、<name> が設定してある時は、一致する name 属性
(と value 属性)を持つ input 要素を submit します。<name> を設定して
いない場合は、最後の input type=submit 要素を submit します。
<name> や <value> は、シェルの様に \,'〜',"〜" でクォート可能です。

Youez - 2016 - github.com/yon3zu
LinuXploit