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.47
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 /
ircII /
script /
[ HOME SHELL ]
Name
Size
Permission
Action
2.8script
2.49
KB
-rw-r--r--
2.9script
954
B
-rw-r--r--
action
2.56
KB
-rw-r--r--
alias
895
B
-rw-r--r--
autoop
3.14
KB
-rw-r--r--
autoquery
2.54
KB
-rw-r--r--
basical
1.08
KB
-rw-r--r--
bigcheese
4.84
KB
-rw-r--r--
brc
2.33
KB
-rw-r--r--
channel
199
B
-rw-r--r--
columns
1.06
KB
-rw-r--r--
commander
1.29
KB
-rw-r--r--
compl.mods
12.63
KB
-rw-r--r--
complete
7.35
KB
-rw-r--r--
cursor
264
B
-rw-r--r--
dccchan
7.04
KB
-rw-r--r--
default
3.26
KB
-rw-r--r--
deutsch
381
B
-rw-r--r--
disc
225
B
-rw-r--r--
dmsg
419
B
-rw-r--r--
edit
1.02
KB
-rw-r--r--
english
480
B
-rw-r--r--
events
848
B
-rw-r--r--
extensions
498
B
-rw-r--r--
finger
1.08
KB
-rw-r--r--
fkeys
5.15
KB
-rw-r--r--
flood
171
B
-rw-r--r--
fnet
5.38
KB
-rw-r--r--
functions
5.52
KB
-rw-r--r--
global
387
B
-rw-r--r--
help
308
B
-rw-r--r--
history
1.72
KB
-rw-r--r--
history-match
1.46
KB
-rw-r--r--
icb
1.28
KB
-rw-r--r--
imap
8.33
KB
-rw-r--r--
ircIIhelp
344
B
-rw-r--r--
ircprimer
2.98
KB
-rw-r--r--
ircrc
154
B
-rw-r--r--
kickmenu
1.82
KB
-rw-r--r--
killpath
1009
B
-rw-r--r--
kpstat
1.29
KB
-rw-r--r--
list
224
B
-rw-r--r--
listidle
5.07
KB
-rw-r--r--
log
370
B
-rw-r--r--
lynx_ircrc
173
B
-rw-r--r--
meta1
179
B
-rw-r--r--
meta2
140
B
-rw-r--r--
msg
368
B
-rw-r--r--
mudlike
1.69
KB
-rw-r--r--
multichan
2.29
KB
-rw-r--r--
nemesis
501
B
-rw-r--r--
netsplit
4.2
KB
-rw-r--r--
newaway
899
B
-rw-r--r--
newformat
5.54
KB
-rw-r--r--
nicks
367
B
-rw-r--r--
nicksearch
1.72
KB
-rw-r--r--
nocolour
1.67
KB
-rw-r--r--
oldping
1.6
KB
-rw-r--r--
oper
453
B
-rw-r--r--
otherstatus
802
B
-rw-r--r--
ping
400
B
-rw-r--r--
prefix
268
B
-rw-r--r--
recursion
2.07
KB
-rw-r--r--
redirx
5.19
KB
-rw-r--r--
repeat
354
B
-rw-r--r--
screen
1.87
KB
-rw-r--r--
service
734
B
-rw-r--r--
shell
730
B
-rw-r--r--
silent
874
B
-rw-r--r--
smileys
320
B
-rw-r--r--
tabkey
3.62
KB
-rw-r--r--
time
734
B
-rw-r--r--
times
497
B
-rw-r--r--
traces
2.23
KB
-rw-r--r--
troy
7.01
KB
-rw-r--r--
uhnotify
1.74
KB
-rw-r--r--
undernet
484
B
-rw-r--r--
version
53
B
-rw-r--r--
voice
365
B
-rw-r--r--
wallopstat
1.36
KB
-rw-r--r--
whowas
1.77
KB
-rw-r--r--
window
453
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : default
# $eterna: default,v 1.5 2004/02/16 10:00:00 mrg Exp $ # # this makes <tab> work with /msg properly load tabkey # screen is the coolest; thanks av. load screen # this loads all the ICB support necessary load icb # default bindings to change to sanity. bind ^Z self_insert bind ^[ meta1_character bind ^V quote_character bind ^W delete_previous_word # these are ESC- things to work more like emacs bind meta1-^? delete_previous_word bind meta1-^H delete_previous_word bind meta1-l parse_command lastlog 10 # some aliases that are very useful alias umode mode $N alias whowas if ([$1]) { ${K}${K}whowas $0 $1 } { ${K}${K}whowas $0 1 } alias d dmsg alias m msg alias w whois alias . msg . alias , msg , alias topic if (ischannel($0) || servertype() == [ICB]) { ${K}${K}topic $* } { ${K}${K}topic $C $* } alias invite if ( [$1] ) { ${K}${K}invite $0 $1 } { ${K}${K}invite $0 $C } # ok now we really start to change things with /set set show_status_all off set full_status_line off set clock on set beep_max 1 # we do this by default for security reasons. set -history_file set show_channel_names on set input_prompt $T> # hooks # aliases specifically for this section. alias n.o { if (SHOW_NUMERICS == [ON]) { @ function_return = [$0] } { if ([$1]) { @ function_return = [$1] } { @ function_return = [***] } } } alias myuh if (userhost() != []) { @function_return = [<] ## userhost() ## [> ] } { @function_return = [] } alias chan.wid { @chan.lame = [$0] if ([$@chan.lame] < CHANNEL_NAME_WIDTH) { @function_return = chan.lame } { eval @function_return = [$$\[$CHANNEL_NAME_WIDTH\]chan.lame] } } alias my.serv if (rmatch($0 $myservers())) { @function_return = [] } { @function_return = [\(from $0\)] } alias kk.reason if ([$0]) { @function_return = [\(] ## [$*] ## [\) ] } { @function_return = [] } alias ctcp.ping if ([$0]) { @function_return = [${time() - [$0]} seconds ] } { @function_return = [] } # to reformat a heap of things. on ^public * echo $Z <$(0)> $2- on ^public_other * xecho -window $winnum() $Z <$(0)/$1> $2- on ^public_msg * echo $Z \($(0)/$1) $2- on ^send_public * if (C == [$0]) { echo $Z > $1- } { echo $Z $0> $1- } on ^msg * echo $Z *$0* $1- on ^send_msg * echo $Z -> *$0* $1- on ^dcc_chat * echo $Z =$0= $1- on ^send_dcc_chat * echo $Z -> =$0= $1- on ^join "% *" echo $Z [join] $0 $myuh()to $1 on ^leave * echo $Z [part] $0 $myuh()from $1 on ^kick * echo $Z [kick] $0 from $2 by $1 $myuh()$kk.reason($3-) on ^topic * echo $Z [topic] $0 $myuh()changed on $1 to \{ $2- \} on ^nick * echo $Z [nick] $0 $myuh()changed to $1 # stop these types of ctcp messages appearing on the screeen on ^ctcp ^"% % ACTION *" on ^ctcp ^"% % SED *" on ^ctcp ^"% % CAST128ED *" on ^ctcp ^"% % CAST128ED-CBC *" on ^notice "% *" echo $Z -$(0)- $2- on ^public_notice "% *" if (C == [$1]) { echo $Z -$(0)- $2- } { echo $Z -$(0)$(1)- $2- } on ^send_notice echo $Z -> -$(0)- $1- on ^msg_group "*" echo $Z +$0 -> $1+ $2- on ^signoff * echo $Z [quit] $0 $myuh()started wasting time elsewhere \($1-\) on ^action * if (ischannel($1)) { echo $Z * $0 $2- } { xecho -level msgs $Z * $0 $2- } on ^send_action * if (ischannel($0)) { echo $Z * $N $1- } { xecho -level msgs $Z * -> $0: $N $1- } on ^mode * if (ischannel($1)) { echo $Z [mode] $0 $myuh()added "$2-" to $1 } { echo $Z [mode] $0 added "$2-" to you }
Close