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 /
information /
10freedesktop /
[ HOME SHELL ]
Name
Size
Permission
Action
01-deprecated-keys.fdi
1.61
KB
-rw-r--r--
10-battery.fdi
419
B
-rw-r--r--
10-camera-ptp.fdi
587
B
-rw-r--r--
10-cd-dvd-burner.fdi
1.22
KB
-rw-r--r--
10-ipw-rfkill-switch.fdi
1019
B
-rw-r--r--
10-iwl-rfkill-switch.fdi
1011
B
-rw-r--r--
10-laptop-panel-hardware.fdi
2.13
KB
-rw-r--r--
10-modem.fdi
25.2
KB
-rw-r--r--
10-recall-battery-dell.fdi
1.08
KB
-rw-r--r--
10-recall-battery-fujitsu.fdi
876
B
-rw-r--r--
10-recall-battery-gateway.fdi
836
B
-rw-r--r--
10-recall-battery-ibm.fdi
979
B
-rw-r--r--
10-recall-battery-lenovo.fdi
810
B
-rw-r--r--
10-recall-battery-toshiba.fdi
833
B
-rw-r--r--
10-scanner.fdi
422
B
-rw-r--r--
10-sony-bluetooth-switch.fdi
1.26
KB
-rw-r--r--
10-thinkpad-rfkill-switch-blue...
964
B
-rw-r--r--
10-usb-card-readers.fdi
5.81
KB
-rw-r--r--
10-usb-music-players.fdi
79.19
KB
-rw-r--r--
10-usb-obex.fdi
1.06
KB
-rw-r--r--
10-usb-pda.fdi
7.53
KB
-rw-r--r--
10-usb-zip-drives.fdi
535
B
-rw-r--r--
10-usbcsr-mice.fdi
5.46
KB
-rw-r--r--
20-video-quirk-pm-acer.fdi
8.58
KB
-rw-r--r--
20-video-quirk-pm-apple.fdi
1.38
KB
-rw-r--r--
20-video-quirk-pm-asus.fdi
6.16
KB
-rw-r--r--
20-video-quirk-pm-dell.fdi
9.66
KB
-rw-r--r--
20-video-quirk-pm-fujitsu.fdi
6.41
KB
-rw-r--r--
20-video-quirk-pm-hp.fdi
17.21
KB
-rw-r--r--
20-video-quirk-pm-ibm.fdi
5.89
KB
-rw-r--r--
20-video-quirk-pm-lenovo.fdi
5.34
KB
-rw-r--r--
20-video-quirk-pm-misc.fdi
20.32
KB
-rw-r--r--
20-video-quirk-pm-samsung.fdi
1.58
KB
-rw-r--r--
20-video-quirk-pm-sony.fdi
3.54
KB
-rw-r--r--
20-video-quirk-pm-toshiba.fdi
7.04
KB
-rw-r--r--
21-video-quirk-nvidia.fdi
1.4
KB
-rw-r--r--
30-keymap-acer.fdi
4.96
KB
-rw-r--r--
30-keymap-compaq.fdi
1004
B
-rw-r--r--
30-keymap-dell.fdi
4.17
KB
-rw-r--r--
30-keymap-hp.fdi
4.33
KB
-rw-r--r--
30-keymap-lenovo.fdi
3.2
KB
-rw-r--r--
30-keymap-misc.fdi
15.65
KB
-rw-r--r--
30-keymap-module-sony-laptop.f...
1.94
KB
-rw-r--r--
30-keymap-module-thinkpad-acpi...
4.42
KB
-rw-r--r--
30-keymap-module-toshiba-acpi....
465
B
-rw-r--r--
99-video-quirk-default.fdi
2.25
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 10-usb-card-readers.fdi
<?xml version="1.0" encoding="UTF-8"?> <!-- -*- xml -*- --> <deviceinfo version="0.2"> <device> <!-- Should probably move to separate file for pcmcia devices --> <match key="storage.bus" string="pcmcia"> <match key="storage.model" contains="FLASH"> <merge key="storage.drive_type" type="string">compact_flash</merge> </match> </match> <!-- Should probably move to separate file for firewire devices --> <match key="storage.bus" string="ieee1394"> <match key="storage.model" string="FWIRE CF READER"> <merge key="storage.drive_type" type="string">compact_flash</merge> </match> </match> <!-- Generic catch all --> <match key="storage.bus" string="usb"> <match key="storage.model" prefix_outof="HS-;Reader-;IC1210 "> <match key="storage.model" suffix="CF"> <merge key="storage.drive_type" type="string">compact_flash</merge> </match> <match key="storage.model" suffix="MS"> <merge key="storage.drive_type" type="string">memory_stick</merge> </match> <match key="storage.model" suffix="SM"> <merge key="storage.drive_type" type="string">smart_media</merge> </match> <match key="storage.model" suffix="xD"> <merge key="storage.drive_type" type="string">smart_media</merge> </match> <match key="storage.model" suffix="SD"> <merge key="storage.drive_type" type="string">sd_mmc</merge> </match> </match> <!-- Yet another common theme --> <match key="storage.model" contains="Storage-CFC"> <merge key="storage.drive_type" type="string">compact_flash</merge> </match> <match key="storage.model" contains="Storage-MSC"> <merge key="storage.drive_type" type="string">memory_stick</merge> </match> <match key="storage.model" contains="Storage-SMC"> <merge key="storage.drive_type" type="string">smart_media</merge> </match> <match key="storage.model" contains="Storage-MMC"> <merge key="storage.drive_type" type="string">sd_mmc</merge> </match> <match key="storage.model" contains="Storage-SDC"> <merge key="storage.drive_type" type="string">sd_mmc</merge> </match> <!-- Hama card reader --> <match key="storage.model" contains_outof="Card;USB"> <match key="storage.model" contains="Reader"> <match key="storage.model" contains=" CF"> <merge key="storage.drive_type" type="string">compact_flash</merge> </match> <match key="storage.model" contains=" MS"> <merge key="storage.drive_type" type="string">memory_stick</merge> </match> <match key="storage.model" contains=" SM"> <merge key="storage.drive_type" type="string">smart_media</merge> </match> <match key="storage.model" contains_outof="MMC/SD; SD"> <merge key="storage.drive_type" type="string">sd_mmc</merge> </match> </match> </match> <!-- Noname multi-card Readers (vendor: Genesys Logic) --> <match key="@storage.originating_device:usb.vendor_id" int="0x05e3"> <match key="@storage.originating_device:usb.product_id" int_outof="0x070e;0x0760;0x927"> <match key="storage.lun" int="0"> <merge key="storage.drive_type" type="string">compact_flash</merge> </match> <match key="storage.lun" int="1"> <merge key="storage.drive_type" type="string">smart_media</merge> </match> <match key="storage.lun" int="2"> <merge key="storage.drive_type" type="string">sd_mmc</merge> </match> <match key="storage.lun" int="3"> <merge key="storage.drive_type" type="string">memory_stick</merge> </match> </match> </match> <!-- Lexar CF Reader --> <match key="@storage.originating_device:usb.vendor_id" int="0x05dc"> <match key="@storage.originating_device:usb.product_id" int="0x0002"> <merge key="storage.drive_type" type="string">compact_flash</merge> </match> </match> <!-- SanDisk ImageMate II CF Reader --> <match key="@storage.originating_device:usb.vendor_id" int="0x0781"> <match key="@storage.originating_device:usb.product_id" int="0x0002"> <merge key="storage.drive_type" type="string">compact_flash</merge> </match> <!-- SanDisk ImageMate 12 in 1 Reader --> <match key="@storage.originating_device:usb.product_id" int="0xb4b5"> <match key="storage.lun" int="0"> <merge key="storage.drive_type" type="string">compact_flash</merge> </match> <match key="storage.lun" int="1"> <merge key="storage.drive_type" type="string">smart_media</merge> </match> <match key="storage.lun" int="2"> <merge key="storage.drive_type" type="string">sd_mmc</merge> </match> <match key="storage.lun" int="3"> <merge key="storage.drive_type" type="string">memory_stick</merge> </match> </match> </match> <!-- Sony Ericsson Handys with Memory Stick (Duo) --> <match key="@storage.originating_device:usb.vendor_id" int="0xfce"> <!-- K750i --> <match key="@storage.originating_device:usb.product_id" int="0xd016"> <merge key="storage.drive_type" type="string">memory_stick</merge> <merge key="info.vendor" type="copy_property">@storage.originating_device:usb.vendor</merge> <merge key="storage.vendor" type="copy_property">@storage.originating_device:usb.vendor</merge> </match> <!-- General match--> <match key="storage.model" contains="Memory Stick"> <merge key="storage.drive_type" type="string">memory_stick</merge> <merge key="info.vendor" type="copy_property">@storage.originating_device:usb.vendor</merge> <merge key="storage.vendor" type="copy_property">@storage.originating_device:usb.vendor</merge> </match> </match> </match> </device> </deviceinfo>
Close