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

Software: nginx/1.23.4. PHP/5.6.40-65+ubuntu20.04.1+deb.sury.org+1 

uname -a: Linux foro-restaurado-2 5.15.0-1040-oracle #46-Ubuntu SMP Fri Jul 14 21:47:21 UTC 2023
aarch64
 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/opt/unified-monitoring-agent/embedded/lib/ruby/gems/3.0.0/gems/fluentd-1.16.5/example/   drwxr-xr-x
Free 83.14 GB of 96.73 GB (85.95%)
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.35 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<source>
  @type sample
  tag test
</source>
<source>
  @type sample
  tag test2
</source>
<source>
  @type sample
  tag test3
</source>
<source>
  @type sample
  tag test4
</source>
<source>
  @type sample
  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 HackingTool | HackingTool | Generation time: 0.0208 ]--