!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

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

Safe-mode: OFF (not secure)

/usr/lib/erlang/lib/snmp-5.4.5/priv/conf/manager/   drwxr-xr-x
Free 12.98 GB of 57.97 GB (22.4%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     agents.conf (1.6 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
%% agents.conf
%% 
%% Configuration for each agent the manager shall handle.
%% (Relevant parts of the snmpTargetAddrTable and snmpTargetParamsTable)
%% 
%% {UserId, 
%%  TargetName, Comm, Ip, Port, EngineID, Timeout, MaxMessageSize,
%%  Version, SecModel, SecName, SecLevel}
%%
%% UserId         -> User identity of "manager entity" responsible for this 
%%                   agent: term()
%% TargetName     -> string(), length > 0 (Name associated with the agent)
%% Comm           -> string(), length > 0 (Community string)
%% Ip             -> [integer()] (Host address as a list of integers)
%% Port           -> integer() > 0
%% EngineID       -> string()
%% Timeout        -> infinity (no retransmission) | integer() > 0 | 
%%                   incr_timer()
%%                   (Can be overridden when sending a sync message)
%% MaxMessageSize -> integer() >= 484
%% Version        -> v1 | v2 | v3
%% SecModel       -> any | v1 | v2c | usm
%% SecName        -> string()
%% SecLevel       -> noAuthNoPriv | authNoPriv | authPriv
%% 
%% incr_timer()   -> {wait_for(), factor(). incr(), retry()}
%% wait_for()     -> integer() (Initial timeout (milli seconds))
%% factor()       -> integer() (Factor to multiply with at timeout)
%% incr()         -> integer() (Milli seconds to add at timeout)
%% retry()        -> integer() (Number of retransmissions)

%% Example:
{user_id_1, 
 "targ-hobbes", "comm1", [192,168,0,100], 162, "hobbe's agent", 
 1500, 484,
 v1, any, "initial", noAuthNoPriv}.
{"user_id_2", 
 "targ-calvin", "comm2", [192,168,0,101], 162, "calvin's agent", 
 {1500, 1, 0, 0}, 484,
 v1, any, "initial", noAuthNoPriv}.

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

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

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

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0057 ]--