Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.13
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
zsh /
functions /
Completion /
Solaris /
[ HOME SHELL ]
Name
Size
Permission
Action
_be_name
341
B
-rw-r--r--
_beadm
2
KB
-rw-r--r--
_coreadm
1.45
KB
-rw-r--r--
_dhcpinfo
1.17
KB
-rw-r--r--
_dladm
27.48
KB
-rw-r--r--
_dtrace
2.07
KB
-rw-r--r--
_dumpadm
866
B
-rw-r--r--
_flowadm
2.69
KB
-rw-r--r--
_fmadm
2.8
KB
-rw-r--r--
_inetadm
406
B
-rw-r--r--
_ipadm
12.31
KB
-rw-r--r--
_pfexec
751
B
-rw-r--r--
_pkg5
12.15
KB
-rw-r--r--
_prstat
1.79
KB
-rw-r--r--
_ptree
209
B
-rw-r--r--
_savecore
228
B
-rw-r--r--
_snoop
1.45
KB
-rw-r--r--
_svcadm
1.79
KB
-rw-r--r--
_svccfg
3.87
KB
-rw-r--r--
_svcprop
793
B
-rw-r--r--
_svcs
1.12
KB
-rw-r--r--
_svcs_fmri
2.83
KB
-rw-r--r--
_zlogin
472
B
-rw-r--r--
_zoneadm
3.97
KB
-rw-r--r--
_zones
256
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _snoop
#compdef snoop local -a args [[ $OSTYPE = solaris2.<11-> ]] && args=( '-I+[capture packets from specified interface]:interface:_net_interfaces' ) _arguments -s -S -A "-*" \ '-a[generate audio signal on receiving packets]' \ '-c+[quit after capturing specified number of packets]:number of packets' \ '-d+[capture packets from specified device]:device:_net_interfaces' \ '-i+[display packets previously captured to file]:file:_files' \ '-n+[use file as IP address-to-name mapping table]:file:_files' \ '-o+[save captured packets to file]:file:_files' \ '-p+[display one or more packets from captured file]:first packet number [ , last packet number]' \ "-q[don't display packet counter when capturing to file]" \ "-r[don't resolve IP addresses to names]" \ '-s[truncate each packet after specified number of bytes]:length (bytes)' \ '-t+[specify time-stamp presentation]:time-stamp mode:(( r\:relative\ to\ first\ packet a\:absolute d\:delta\ -\ since\ previous\ packet ))' \ '-C[list code generated from filter expression]' \ '-D[display number of packets dropped on the summary line]' \ '-N[create IP-address-to-name mapping table file (used with -i)]' \ '-P[capture packets in non-promiscuous mode]' \ '-S[display size of the entire link layer frame in bytes]' \ '-V[verbose summary mode]' \ '-v[verbose mode]' \ '-x+[display offset and length of packet in HEX and ASCII]:offset [ , length]' \ '*::expression:= _bpf_filters'
Close