Original PDF Flash format rapidshare-phisher-v3  


Rapidshare Phisher V3

RapidShare Phisher v3






Contents
I N F O ................................................................................................................................................................ 1
C o n f i g u r i n g ............................................................................................................................................... 2
U p l o a d i n g ................................................................................................................................................... 3
C r e a t i n g a l i n k ...................................................................................................................................... 4
D i s c l a i m e r .................................................................................................................................................. 5



The-EveryThingSite.Com

RSP v3 Manual


I N F O




In RSP v3 you don’t need any more to dismantle the RS link into parts like serverid, fileid and
filename
It is done automatical y in the phisher.

The only thing you wil need is an RS link with serverid and file size.

I wil explain in this manual only the basic info to get your phisher up and running.

Also don’t PM me asking for my permission if you can edit the phisher, just edit it if you need it!


1



C o n f i g u r i n g



Open file “conf.inc.php” and edit at lines 2, 3 and 4
Line 2 $file = "TEXT-FILE.txt"; // rename *.txt
Line 3 $logon = "readlogs"; //pass to read logs
Line 4 $reset = "deletelogs"; // clears logs list

At line 2 change “TEXT-FILE.txt” to something like “D2K46CRSGE95F.txt”
DO NOT CHANGE *.TXT TO *.HTML OR SIMILAR FORMATS OR YOU MAY BE VULNERABLE TO JS EXPLOITS!
At line 3 change “readlogs”, at this line will be your pass to read the log file.
At line 4 change “deletelogs”, at this line will be your pass to reset the log file.


2



U p l o a d i n g


First thing you will need to do is find a host that supports PHP script, such type of host can be
easily found by searching on Google, Yahoo, Yandex and other search engines.

After you found a host that suits you best you wil need to upload the following files.
conf.inc.php
file.php
index.html
login.php
report.php
*.txt / TEXT-FILE.txt

After you done with the upload you wil need to select and set CHMOD 777 on the following files

file.php



login.php
report.php

*.txt / TEXT-FILE.txt
I recommend resetting the logs before you set the bait, you can do that by doing something similar
to this
http://subdomain.the-everythingsite.com/report.php?pw=deletelogs
or
http://the-everythingsite.com/subdomain/report.php?pw=deletelogs
And then take a look if the log file was changed, you can do that by doing something similar to this
http://subdomain.the-everythingsite.com/report.php?pw=readlogs
or
http://the-everythingsite.com/subdomain/report.php?pw=readlogs



3



C r e a t i n g a l i n k



Let’s take for an example this link “http://rapidshare.com/files/123456789/file-name.zip”
Fol ow this link to RapidShare and click
button and you wil notice a change in the
address bar (address bar = it’s where you enter the website name)
The link will change from
“http://rapidshare.com/files/123456789/file-name.zip”
To
“http://rs123.rapidshare.com/files/123456789/file-name.zip”
Notice: This type of link contain the serverID “rs123” and that the type of link that we need
Now we are missing the file size that can be easily found, when you follow the original RS link you
wil see the link like this on the RS page

http://rapidshare.com/files/123456789/file-name.zip | 12345 KB
“12345” is the file size and now we can create the link with the info we got
http://subdomain.the-everythingsite.com/files.php?rs=http://rs123.rapidshare.com/files/123456789/file-name.zip&s=12345
or
http://the-everythingsite.com/subdomain/files.php?rs=http://rs123.rapidshare.com/files/123456789/file-name.zip&s=12345
rs RS link with serverID
s File Size



4



D i s c l a i m e r



The files and information provided here is for
EDUCATIONAL PURPOSES ONLY and it is not
recommended to use this phisher in any way or any form for
any other reason, the author/publisher of this information
and the programmer of this phisher is in no way responsible
for any illegal or damaging activities that have been done by
you or any other person that uses the following files or
information provided by the author, publisher or
programmer, note that in some countries you may get a fine
or a prison sentence or both for illegal use of the following
files and information that are provided here
! USE IT AT YOUR OWN RISK !
5