Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
netcat-traditional /
examples /
data /
Delete
Unzip
Name
Size
Permission
Date
Action
Makefile
186
B
-rw-r--r--
1996-03-20 20:14
README
440
B
-rw-r--r--
1996-03-20 20:10
data.c
6.56
KB
-rw-r--r--
1996-02-27 13:43
dns-any.d
450
B
-rw-r--r--
1996-02-01 18:13
nfs-0.d
520
B
-rw-r--r--
1996-02-01 19:30
pm.d
353
B
-rw-r--r--
1996-02-23 20:42
pmap-dump.d
1.33
KB
-rw-r--r--
1996-02-06 04:33
pmap-mnt.d
1.53
KB
-rw-r--r--
1996-02-01 19:31
rip.d
1.07
KB
-rw-r--r--
1996-02-01 19:33
rservice.c
1.41
KB
-rw-r--r--
2021-08-20 11:41
showmount.d
921
B
-rw-r--r--
1996-02-01 19:37
xor.c
1.96
KB
-rw-r--r--
1996-02-18 03:18
Save
Rename
# UDP mountd call. Use as input to find mount daemons and avoid portmap. # Useful proc numbers are 2, 5, and 6. # UDP-scan around between 600-800 to find most mount daemons. # Using this with "2", plugged into "nc -u -v -w 2 victim X-Y" will # directly scan *and* dump the current exports when mountd is hit. # combine stdout *and* stderr thru "strings" or something to clean it up 000 # XID: 4 trash bytes 001 002 003 000 # CALL: 0 000 000 000 000 # RPC version: 2 000 000 002 000 # mount: 100005 001 0x86 0xa5 000 # mount version: 1 000 000 001 000 # procedure number -- put what you need here: 000 # 2 = dump [showmount -e] 000 # 5 = exportlist [showmount -a] xxx # "sed s/xxx/$1/ | data -g | nc ..." or some such... 000 # port: junk 000 000 000 000 # auth trash 000 000 000 000 # auth trash 000 000 000 000 # auth trash 000 000 000 000 # extra auth trash? probably not needed 000 000 000 # that's it!