skip to main
|
skip to sidebar
包罗万象--好东西要收藏--共享无限
The loser is not badman!It is only prove that he is not good at the part!
Home
鬼鬼祟祟
动漫天地-视频版
动漫天地-漫画版
video sky 视频天下
[另一]超级强的调色板工具
2009年11月16日星期一
|
|
|
HTML代码
<html><head><title>ColorMatch 5K</title><style>.s{border:inset 1;width:50}.s2{border:outset 1;width:19;height:19;background-color:#E6E6E6;position:absolute;left:1;top:1}.t{font:11px tahoma;color:#555555}.t2{font:bold 36px verdana}</style></head><script language="JavaScript">var mover=moveg=moveb=moveh=0;var hs=new Object();var rg=new Object();rg.r=rg.g=rg.b=0;function click(x,s){if(x<10){x=10};if(x>265){x=265}x-=10;eval("h"+s+".style").left=x+1;eval("rg."+s+"="+x);rg2hs(rg);ud("0",rg);sw.style.backgroundColor="rgb("+rg.r+","+rg.g+","+rg.b+")";dom();}function bclick(s){x=window.event.offsetX+eval("h"+s+".style.pixelLeft-1");click(x,s);}function sc(s){x=window.event.offsetX;click(x,s);}function movee(s){eval("move"+s+"=0")}function rc(x,m){if(x>m){return m}if(x<0){return 0}else{return x}}function rg2hs(rg){m=rg.r;if(rg.g<m){m=rg.g};if(rg.b<m){m=rg.b};v=rg.r;if(rg.g>v){v=rg.g};if(rg.b>v){v=rg.b};value=100*v/255;delta=v-m;if(v==0.0){hs.s=0}else{hs.s=100*delta/v};if(hs.s==0){hs.h=0}else{if(rg.r==v){hs.h=60.0*(rg.g-rg.b)/delta}else if(rg.g==v){hs.h=120.0+60.0*(rg.b-rg.r)/delta}else if(rg.b=v){hs.h=240.0+60.0*(rg.r-rg.g)/delta}if(hs.h<0.0){hs.h=hs.h+360.0}}hs.v=Math.round(value);hs.h=Math.round(hs.h);hs.s=Math.round(hs.s);return(true);}function rg2html(z){return "#"+d2h(z.r)+d2h(z.g)+d2h(z.b);}function d2h(d){hch="0123456789ABCDEF";a=d%16;b=(d-a)/16;return hch.charAt(b)+hch.charAt(a);}function c2r(d){k=window.event.srcElement.style.backgroundColor;j=(k.substr(4,k.indexOf(")")-4)).split(",");click(parseInt(j[0])+10,"r");click(parseInt(j[1])+10,"g");click(parseInt(j[2])+10,"b");}function h2r(hs){var rg=new Object();if(hs.s==0){rg.r=rg.g=rg.b=Math.round(hs.v*2.55);return rg;}hs.s=hs.s/100;hs.v=hs.v/100;hs.h/=60;i=Math.floor(hs.h);f=hs.h-i;p=hs.v*(1-hs.s);q=hs.v*(1-hs.s*f);t=hs.v*(1-hs.s*(1-f));switch(i){case 0:rg.r=hs.v;rg.g=t;rg.b=p;break;case 1:rg.r=q;rg.g=hs.v;rg.b=p;break;case 2:rg.r=p;rg.g=hs.v;rg.b=t;break;case 3:rg.r=p;rg.g=q;rg.b=hs.v;break;case 4:rg.r=t;rg.g=p;rg.b=hs.v;break;default:rg.r=hs.v;rg.g=p;rg.b=q;}rg.r=Math.round(rg.r*255);rg.g=Math.round(rg.g*255);rg.b=Math.round(rg.b*255);return rg;}function ps(x){document.write('<td><div style="width:53;height:53;background-color:rgb(0,0,0);cursor:hand" class=s id="sw'+x+'" onClick="c2r()" title="Click to promote to primary color"></div></td>');}function ph(x){document.write('<td><div class=t id="hc'+x+'">#000000</div></td>');}function ud(x,c){eval("sw"+x).style.backgroundColor="rgb("+c.r+","+c.g+","+c.b+")";eval("hc"+x).innerHTML=rg2html(c)}function pl(t,c,l){document.write('<div style="position:absolute;left:30;top:'+t+';background-color:black"><div class=s style="width:276;height:21;background-color:'+c+';filter:alpha(style=1,startx=360,finishx=0);" onMouseDown="move'+l+'=1;sc(\''+l+'\');" onMouseMove="if(move'+l+'==1){sc(\''+l+'\');}"></div><div class=s2 id=h'+l+' onMouseDown="move'+l+'=1;bclick(\''+l+'\');" onMouseUp="movee(\''+l+'\');" onMouseMove="if(move'+l+'==1){bclick(\''+l+'\');}"></div></div>')}function dom(){z=new Object();y=new Object();yx=new Object();y.s=hs.s;y.h=hs.h;if(hs.v>70){y.v=hs.v-30}else{y.v=hs.v+30};z=h2r(y);ud("1",z);if((hs.h>=0)&&(hs.h<30)){yx.h=y.h=hs.h+20;yx.s=y.s=hs.s;y.v=hs.v;if(hs.v>70){yx.v=hs.v-30}else{yx.v=hs.v+30}}if((hs.h>=30)&&(hs.h<60)){yx.h=y.h=hs.h+150;y.s=rc(hs.s-30,100);y.v=rc(hs.v-20,100);yx.s=rc(hs.s-70,100);yx.v=rc(hs.v+20,100);}if((hs.h>=60)&&(hs.h<180)){yx.h=y.h=hs.h-40;y.s=yx.s=hs.s;y.v=hs.v;if(hs.v>70){yx.v=hs.v-30}else{yx.v=hs.v+30}}if((hs.h>=180)&&(hs.h<220)){yx.h=hs.h-170;y.h=hs.h-160;yx.s=y.s=hs.s;y.v=hs.v;if(hs.v>70){yx.v=hs.v-30}else{yx.v=hs.v+30}}if((hs.h>=220)&&(hs.h<300)){yx.h=y.h=hs.h;yx.s=y.s=rc(hs.s-60,100);y.v=hs.v;if(hs.v>70){yx.v=hs.v-30}else{yx.v=hs.v+30}}if(hs.h>=300){if(hs.s>50){y.s=yx.s=hs.s-40}else{y.s=yx.s=hs.s+40}yx.h=y.h=(hs.h+20)%360;y.v=hs.v;if(hs.v>70){yx.v=hs.v-30}else{yx.v=hs.v+30}}z=h2r(y);ud("2",z);z=h2r(yx);ud("3",z);y.h=0;y.s=0;y.v=100-hs.v;z=h2r(y);ud("4",z);y.h=0;y.s=0;y.v=hs.v;z=h2r(y);ud("5",z);}</script><body onMouseUp="mover=moveg=moveb=0;" bgcolor=#E6E6E6 leftmargin=30 topmargin=30 class=t><div style="width:400"><span class=t2>ColorMatch 5K</span><br><br>This utility will help you select a matching 6-color palette for your website.<br>Define a single color that you like. Matching colors will be calculated.<br>Click a color in the palette to promote it to the primary color.<br><br><b><br>I like this color:<br><br><br><br><br><br><br><br><br><br>6-color matching palette:</div><script>pl(170,"red","r");pl(200,"green","g");pl(230,"blue","b")</script><div class=s id=sw style="position:absolute;left:316;top:170;height:81;width:82;background-color:black;"></div><div style="position:absolute;left:20;top:290;"><table cellspacing=10 cellpadding=0><tr><script>ps(0);ps(1);ps(2);ps(3);ps(4);ps(5);</script></tr><tr><script>ph(0);ph(1);ph(2);ph(3);ph(4);ph(5);</script></tr></table></div>
我的QQ空间
php+mysql5半自动注入工具 提供下载
经常碰到这样的注入环境,但有的时候网上给的工具并不能完全应付...
0 评论:
发表评论
较新的博文
较早的博文
主页
订阅:
博文评论 (Atom)
所有文章收集于网络,如果有牵扯到版权问题请与本站站长联系。谢谢合作!
[email protected]
站内搜索
其它语言 Languages
Feed 订阅
博文
Atom
博文
评论
Atom
评论
Categories
51啦
51la
奥巴马 美国 总统竞选 获胜演讲
百度
常用命令
代码
方法
谷歌
后门
解决使用良精企业建站7.0未注册问题
良精
绿坝
木马
木马msconfig.exe
企业建站
统计
网站制作
未注册问题
新吉祥三宝
隐藏图标
astom
bug
CN 域名 免费注册 域名
csrss.exe 进程
dedecms
go2000
Linux
Ngnix Rewrite ruls
phpcms 2008 2007 CN 域名 免费注册 域名
qq5.com
windows2008
Archives
►
2021
(
8
)
►
八月
(
2
)
►
六月
(
1
)
►
三月
(
5
)
►
2020
(
4
)
►
四月
(
2
)
►
三月
(
2
)
►
2019
(
2
)
►
一月
(
2
)
►
2018
(
1
)
►
四月
(
1
)
►
2017
(
1
)
►
十二月
(
1
)
►
2015
(
22
)
►
十二月
(
3
)
►
十一月
(
2
)
►
十月
(
3
)
►
九月
(
2
)
►
六月
(
2
)
►
五月
(
2
)
►
四月
(
5
)
►
三月
(
3
)
►
2014
(
9
)
►
九月
(
5
)
►
七月
(
1
)
►
三月
(
1
)
►
二月
(
1
)
►
一月
(
1
)
►
2013
(
42
)
►
九月
(
1
)
►
八月
(
6
)
►
七月
(
2
)
►
六月
(
4
)
►
五月
(
6
)
►
四月
(
3
)
►
三月
(
8
)
►
二月
(
8
)
►
一月
(
4
)
►
2012
(
106
)
►
十二月
(
3
)
►
十一月
(
6
)
►
十月
(
5
)
►
九月
(
4
)
►
八月
(
4
)
►
七月
(
3
)
►
六月
(
4
)
►
五月
(
5
)
►
四月
(
14
)
►
三月
(
36
)
►
二月
(
14
)
►
一月
(
8
)
►
2011
(
88
)
►
十二月
(
12
)
►
十一月
(
9
)
►
十月
(
3
)
►
九月
(
4
)
►
八月
(
6
)
►
七月
(
3
)
►
六月
(
7
)
►
五月
(
9
)
►
四月
(
8
)
►
三月
(
15
)
►
二月
(
6
)
►
一月
(
6
)
►
2010
(
392
)
►
十二月
(
7
)
►
十一月
(
10
)
►
十月
(
17
)
►
九月
(
48
)
►
八月
(
59
)
►
七月
(
43
)
►
六月
(
35
)
►
五月
(
39
)
►
四月
(
15
)
►
三月
(
36
)
►
二月
(
27
)
►
一月
(
56
)
▼
2009
(
256
)
►
十二月
(
38
)
▼
十一月
(
45
)
[共享无限]54种网页特效代码 之(5)
[共享无限]54种网页特效代码 之(4)
[共享无限]54种网页特效代码(3)
[共享无限]54种网页特效代码(2)
[共享无限]54种网页特效代码(1)
ecshop 2.6.2 Multiple Remote Command Execution Vul...
Wordpress 2.7.0 admin remote code execution vulner...
QQmail Multiple Xss Vulnerabilities
ECSHOP商城系统 <=2.62过滤不严导致SQL注入漏洞
[SEO]29款英文SEO优化工具介绍
phpCMS 2008 file disclosure
Php168 读取任意文件漏洞
网站漏洞收集大全[更新]
网站漏洞收集大全[更新]
[ASP]南方数据、良精系统、网软天下等各类企业管理系统漏洞总结
PHP168下载任意文件漏洞+漏洞利用工具
HZHOST域名虚拟主机管理系统sql注射漏洞(更新)
马克斯CMS2.0beta (maxcms)SQL注入漏洞
Php168 v2008 权限提升漏洞
ewebeditor v6.0.0版本漏洞
魅力企业网站管理系统 2009 SP3 中英繁漏洞
[hack]ECShop <= v2.6.2 SQL injection 0day
[old]phpcms2008 GBK 双字节编码 0day ask/search_ajax.php
动易SiteWeaver6.6版最新漏洞利用工具
[分享教程]kmeleon.js及pref.js配置解释
[shell 共享]7款在线身份证号码生成器
身份证号码算法浅析
[kno]世界上最健康的作息时间表
[教你一招]不用软件,自己加密文件夹
[另一]超级强的调色板工具
挂马的两个新方法(11期黑客手册稿子)
[分享]零魂PHP一句话木马客户端(一键提交版) - 提供下载
[Bug]HZHOST域名虚拟主机管理系统sql注射漏洞(图)
[分享]php+mysql5半自动注入工具 提供下载
[送]Chi.mp - 免费顶级域名+免费博客+免费相册+免费邮箱-免费域名
下载越多保存越久--Megaupload 国际著名200G容量免费网络硬盘-免费ftp空间
[共享]UGU.PL - 波兰一150M可绑米免费PHP空间+50M-MySQL-免费php空间
浅析最短的PHP小马
去除木马msconfig.exe以及www.go2000.com and www.qq5.comt的方法
教你如何突破网站不允许上传asp,cer,cdx,htr等文件方法
破解无线路由密码 - - 好像比较实用
[To]利用DISCUZ“漏洞”在发贴时带网址链接的小经验
0day双语版企业网站发布系统利用工具
[Test]无忧购物系统oday
ShopEx 4.7.2 0day[转]
►
十月
(
10
)
►
九月
(
30
)
►
八月
(
36
)
►
七月
(
9
)
►
六月
(
33
)
►
五月
(
10
)
►
四月
(
16
)
►
三月
(
15
)
►
二月
(
2
)
►
一月
(
12
)
►
2008
(
44
)
►
十二月
(
10
)
►
十一月
(
18
)
►
十月
(
13
)
►
四月
(
1
)
►
三月
(
2
)
►
2001
(
1
)
►
四月
(
1
)
谷歌热榜
Linklists
HOME
老大博客
chinaview
豆丁网
MBA智库
HR管理世界
PHP Manual
艾瑞网
全球品牌网
SEO论坛
追查网
Cha88
Adsense繁體中文觀測站
百度指数分析
twftp
火影忍者
麦子婚纱摄影
捷飞网络论坛
捷飞网络
Jersey
Wholesale Watch
死神 BLEACH中文网
福州大城小爱
婚纱摄影
婚纱摄影论坛
厦门麦子摄影
厦门麦子摄影论坛
厦门婚纱摄影论坛
Blogger
by
Google
Glossy Blue
by
N.Design Studio
Blogger Templates
by
Blogcrowds
|
Glossy Blue Blogger Template