Software: Apache/2.2.3 (CentOS). PHP/5.1.6 uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /etc/fonts/conf.d/ drwxr-xr-x |
Viewing file: 59-dejavu-lgc-fonts.conf (3.88 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- /etc/fonts/conf.d/25-dejavu-lgc-fonts.conf --> <fontconfig> <!-- Alias Bitstream Vera --> <match> <test name="family"> <string>Bitstream Vera Sans</string> </test> <edit name="family" mode="append" binding="same"> <string>DejaVu LGC Sans</string> </edit> </match> <match> <test name="family"> <string>Bitstream Vera Serif</string> </test> <edit name="family" mode="append" binding="same"> <string>DejaVu LGC Serif</string> </edit> </match> <match> <test name="family"> <string>Bitstream Vera Sans Mono</string> </test> <edit name="family" mode="append" binding="same"> <string>DejaVu LGC Sans Mono</string> </edit> </match> <!-- Alias DejaVu --> <match> <test name="family"> <string>DejaVu Sans</string> </test> <edit name="family" mode="append" binding="same"> <string>DejaVu LGC Sans</string> </edit> </match> <match> <test name="family"> <string>DejaVu Serif</string> </test> <edit name="family" mode="append" binding="same"> <string>DejaVu LGC Serif</string> </edit> </match> <match> <test name="family"> <string>DejaVu Sans Mono</string> </test> <edit name="family" mode="append" binding="same"> <string>DejaVu LGC Sans Mono</string> </edit> </match> <match> <test name="family"> <string>DejaVu Sans Light</string> </test> <edit name="family" mode="append" binding="same"> <string>DejaVu LGC Sans Light</string> </edit> </match> <match> <test name="family"> <string>DejaVu Sans Condensed</string> </test> <edit name="family" mode="append" binding="same"> <string>DejaVu LGC Sans Condensed</string> </edit> </match> <match> <test name="family"> <string>DejaVu Serif Condensed</string> </test> <edit name="family" mode="append" binding="same"> <string>DejaVu LGC Serif Condensed</string> </edit> </match> <!-- Assign generic name --> <alias> <family>DejaVu LGC Sans</family> <family>DejaVu LGC Sans Condensed</family> <default> <family>sans-serif</family> </default> </alias> <alias> <family>DejaVu LGC Serif</family> <family>DejaVu LGC Serif Condensed</family> <default> <family>serif</family> </default> </alias> <alias> <family>DejaVu LGC Sans Mono</family> <default> <family>monospace</family> </default> </alias> <!-- Alias generic names --> <alias> <family>sans-serif</family> <prefer> <family>DejaVu LGC Sans</family> </prefer> </alias> <alias> <family>serif</family> <prefer> <family>DejaVu LGC Serif</family> </prefer> </alias> <alias> <family>monospace</family> <prefer> <family>DejaVu LGC Sans Mono</family> </prefer> </alias> <!-- Turn off hinting at small sizes --> <match target="font"> <test name="family"> <string>DejaVu LGC Sans</string> </test> <test name="pixelsize" compare="less"> <double>7.5</double> </test> <edit name="hinting"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family"> <string>DejaVu LGC Serif</string> </test> <test name="pixelsize" compare="less"> <double>7.5</double> </test> <edit name="hinting"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family"> <string>DejaVu LGC Sans Mono</string> </test> <test name="pixelsize" compare="less"> <double>7.5</double> </test> <edit name="hinting"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family"> <string>DejaVu LGC Sans Condensed</string> </test> <test name="pixelsize" compare="less"> <double>7.5</double> </test> <edit name="hinting"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family"> <string>DejaVu LGC Serif Condensed</string> </test> <test name="pixelsize" compare="less"> <double>7.5</double> </test> <edit name="hinting"> <bool>false</bool> </edit> </match> </fontconfig> |
:: Command execute :: | |
:: Shadow's tricks :D :: | |
Useful Commands
|
:: Preddy's tricks :D :: | |
Php Safe-Mode Bypass (Read Files)
|
--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0107 ]-- |