1 #!/usr/bin/perl
2
3 #####################################################################################################
4 # #
5 # CMS Faethon 2.0 Ultimate #
6 # #
7 # Class: Remote/Local File Include Vulnerability #
8 # #
9 # Date: 2006/10/24 #
10 # #
11 # Remote: Yes #
12 # #
13 # Type: Highly critical #
14 # #
15 # Vendor: www.cmsfaethon.org
#
16 # #
17 # Download: http://cmsfaethon.org/downloads/
#
18 # #
19 # Note: Successful exploitation requires register_globals = on and magic_quotes_gpc = on #
20 # #
21 # Discovered & Exploit by: r0ut3r (writ3r [at] gmail.com) #
22 #