!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache. PHP/5.6.40 

uname -a: Linux cpanel06wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.80.el6.x86_64 #1 SMP Thu Sep 24
01:42:00 EDT 2020 x86_64
 

uid=851(cp949260) gid=853(cp949260) groups=853(cp949260) 

Safe-mode: OFF (not secure)

/opt/td-agent/embedded/lib/ruby/gems/2.4.0/gems/fluentd-1.7.0/example/   drwxrwxr-x
Free 223.07 GB of 981.82 GB (22.72%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     out_forward_client.conf (2.34 KB)      -rw-rw-r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<source>
  @type dummy
  tag test
</source>
<source>
  @type dummy
  tag test2
</source>
<source>
  @type dummy
  tag test3
</source>
<source>
  @type dummy
  tag test4
</source>
<source>
  @type dummy
  tag test5
</source>

<match test>
  @type forward
  flush_interval 0
  <security>
    self_hostname output.testing.local
    shared_key    secure_communication_is_awesome
  </security>
  <server>
    host 127.0.0.1
    port 24224
    username user1
    password yes_this_is_user1
    shared_key using_different_key_makes_us_secure
  </server>
</match>

<match test2>
  @type forward
  flush_interval 0
  <security>
    self_hostname output-alt1.testing.local
    shared_key    using_different_key_makes_us_secure
  </security>
  <server>
    host 127.0.0.1
    port 24224
    username user1
    password yes_this_is_user1
  </server>
  <server>
    host 127.0.0.1
    port 24224
    username user2
    password yes_this_is_really_user2
  </server>
</match>

<match test3>
  @type forward
  flush_interval 0
  <security>
    self_hostname output-fail1.testing.local
    # default key: fail
    shared_key    secure_communication_is_awesome
  </security>
  <server>
    host 127.0.0.1
    port 24224
    username user1
    password yes_this_is_user1
    # [warn]: Shared key mismatch address="127.0.0.1" hostname="output-fail1.testing.local"
  </server>
</match>

<match test4>
  @type forward
  flush_interval 0
  <security>
    self_hostname output-fail2.testing.local
    shared_key    using_different_key_makes_us_secure
  </security>
  <server>
    host 127.0.0.1
    port 24224
    username user3
    # user3 (user denied): fail
    password noooooo_this_may_not_be_user3
    # [warn]: Authentication failed address="127.0.0.1" hostname="output-fail2.testing.local" username="user3"
  </server>
</match>

<match test5>
  @type forward
  flush_interval 0
  <security>
    self_hostname output-fail3.testing.local
    shared_key    using_different_key_makes_us_secure
  </security>
  <server>
    # another ip (host rejected): fail
    # This pattern will work only with Ruby 2.3
    host "#{Socket.getifaddrs.select{|i| i.addr.ipv4? }.reject{|i| i.addr.ip_address == '127.0.0.1' }.first.addr.ip_address}"
    port 24224
    username user1
    password yes_this_is_user1
    # [warn]: Anonymous client disallowed address="192.168.1.75" hostname="output-fail3.testing.local"
  </server>
</match>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0378 ]--