整合营销服务商

电脑端+手机端+微信端=数据同步管理

免费咨询热线:

H5必会 模糊背景同步jQuery旋转木马特效源码

H5必会 模糊背景同步jQuery旋转木马特效源码

果图

今天给大家带来的是一款,超酷模糊背景同步jQuery旋转木马特效源码

大气的外表,十分适合科技、艺术类的网站。

也可以适当的修改成自己喜欢的风格!

文件版源码可在评论区留言

废话不多说上 源码!

CSS源码:

@font-face {

font-family: 'icomoon';

src:url('../fonts/icomoon.eot?rretjt');

src:url('../fonts/icomoon.eot?#iefixrretjt') format('embedded-opentype'),

url('../fonts/icomoon.woff?rretjt') format('woff'),

url('../fonts/icomoon.ttf?rretjt') format('truetype'),

url('../fonts/icomoon.svg?rretjt#icomoon') format('svg');

font-weight: normal;

font-style: normal;

}

[class^="icon-"], [class*=" icon-"] {

font-family: 'icomoon';

speak: none;

font-style: normal;

font-weight: normal;

font-variant: normal;

text-transform: none;

line-height: 1;

/* Better Font Rendering===========*/

-webkit-font-smoothing: antialiased;

-moz-osx-font-smoothing: grayscale;

}

body, html { font-size: 100%; padding: 0; margin: 0;}

/* Reset */

*,

*:after,

*:before {

-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

box-sizing: border-box;

}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */

.clearfix:before,

.clearfix:after {

content: " ";

display: table;

}

.clearfix:after {

clear: both;

}

body{

background: #494A5F;

color: #D5D6E2;

font-weight: 500;

font-size: 1.05em;

font-family: "Microsoft YaHei","宋体","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;

}

a{ color: rgba(255, 255, 255, 0.6);outline: none;text-decoration: none;-webkit-transition: 0.2s;transition: 0.2s;}

a:hover,a:focus{color:#74777b;text-decoration: none;}

.htmleaf-container{

margin: 0 auto;

}

.bgcolor-1 { background: #f0efee; }

.bgcolor-2 { background: #f9f9f9; }

.bgcolor-3 { background: #e8e8e8; }/*light grey*/

.bgcolor-4 { background: #2f3238; color: #fff; }/*Dark grey*/

.bgcolor-5 { background: #df6659; color: #521e18; }/*pink1*/

.bgcolor-6 { background: #2fa8ec; }/*sky blue*/

.bgcolor-7 { background: #d0d6d6; }/*White tea*/

.bgcolor-8 { background: #3d4444; color: #fff; }/*Dark grey2*/

.bgcolor-9 { background: #ef3f52; color: #fff;}/*pink2*/

.bgcolor-10{ background: #64448f; color: #fff;}/*Violet*/

.bgcolor-11{ background: #3755ad; color: #fff;}/*dark blue*/

.bgcolor-12{ background: #3498DB; color: #fff;}/*light blue*/

.bgcolor-20{ background: #494A5F;color: #D5D6E2;}

/* Header */

.htmleaf-header{

padding: 1em 190px 1em;

letter-spacing: -1px;

text-align: center;

background: #66677c;

}

.htmleaf-header h1 {

color: #D5D6E2;

font-weight: 600;

font-size: 2em;

line-height: 1;

margin-bottom: 0;

font-family: "Microsoft YaHei","宋体","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;

}

.htmleaf-header h1 span {

font-family: "Microsoft YaHei","宋体","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;

display: block;

font-size: 60%;

font-weight: 400;

padding: 0.8em 0 0.5em 0;

color: #c3c8cd;

}

/*nav*/

.htmleaf-demo a{color: #fff;text-decoration: none;}

.htmleaf-demo{width: 100%;padding-bottom: 1.2em;}

.htmleaf-demo a{display: inline-block;margin: 0.5em;padding: 0.6em 1em;border: 3px solid #fff;font-weight: 700;}

.htmleaf-demo a:hover{opacity: 0.6;}

.htmleaf-demo a.current{background:#1d7db1;color: #fff; }

/* Top Navigation Style */

.htmleaf-links {

position: relative;

display: inline-block;

white-space: nowrap;

font-size: 1.5em;

text-align: center;

}

.htmleaf-links::after {

position: absolute;

top: 0;

left: 50%;

margin-left: -1px;

width: 2px;

height: 100%;

background: #dbdbdb;

content: '';

-webkit-transform: rotate3d(0,0,1,22.5deg);

transform: rotate3d(0,0,1,22.5deg);

}

.htmleaf-icon {

display: inline-block;

margin: 0.5em;

padding: 0em 0;

width: 1.5em;

text-decoration: none;

}

.htmleaf-icon span {

display: none;

}

.htmleaf-icon:before {

margin: 0 5px;

text-transform: none;

font-weight: normal;

font-style: normal;

font-variant: normal;

font-family: 'icomoon';

line-height: 1;

speak: none;

-webkit-font-smoothing: antialiased;

}

/* footer */

.htmleaf-footer{width: 100%;padding-top: 10px;}

.htmleaf-small{font-size: 0.8em;}

.center{text-align: center;}

/****/

.related {

color: #fff;

background: #494A5F;

text-align: center;

font-size: 1.25em;

padding: 0.5em 0;

overflow: hidden;

}

.related > a {

vertical-align: top;

width: calc(100% - 20px);

max-width: 340px;

display: inline-block;

text-align: center;

margin: 20px 10px;

padding: 25px;

font-family: "Microsoft YaHei","宋体","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;

}

.related a {

display: inline-block;

text-align: left;

margin: 20px auto;

padding: 10px 20px;

opacity: 0.8;

-webkit-transition: opacity 0.3s;

transition: opacity 0.3s;

-webkit-backface-visibility: hidden;

}

.related a:hover,

.related a:active {

opacity: 1;

}

.related a img {

max-width: 100%;

opacity: 0.8;

border-radius: 4px;

}

.related a:hover img,

.related a:active img {

opacity: 1;

}

.related h3{font-family: "Microsoft YaHei", sans-serif;font-size: 1.2em}

.related a h3 {

font-size: 0.85em;

font-weight: 300;

margin-top: 0.15em;

color: #fff;

}

/* icomoon */

.icon-htmleaf-home-outline:before {

content: "\e5000";

}

.icon-htmleaf-arrow-forward-outline:before {

content: "\e5001";

}

@media screen and (max-width: 1024px) {

.htmleaf-header {

padding: 2em 10% 2em;

}

.htmleaf-header h1 {

font-size:1.4em;

}

.htmleaf-links{font-size: 1.4em}

}

@media screen and (max-width: 960px) {

.htmleaf-header {

padding: 2em 10% 2em;

}

.htmleaf-header h1 {

font-size:1.2em;

}

.htmleaf-links{font-size: 1.2em}

.related h3{font-size: 1em;}

.related a h3 {

font-size: 0.8em;

}

}

@media screen and (max-width: 766px) {

.htmleaf-header h1 {

font-size:1.3em;

}

.htmleaf-links{font-size: 1.3em}

}

@media screen and (max-width: 640px) {

.htmleaf-header {

padding: 2em 10% 2em;

}

.htmleaf-header h1 {

font-size:1em;

}

.htmleaf-links{font-size: 1em}

.related h3{font-size: 0.8em;}

.related a h3 {

font-size: 0.6em;

}

}

index:

<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>超酷模糊背景同步jQuery旋转木马特效| jQuery特效|手机微信网站特效| 网页特效库</title>

<meta name="keywords" content="SVG特效, 手机微信网站特效, css3动画, html5特效, 网页特效" />

<meta name="description" content="扣丁学堂-专注于HTML5、CSS3、js、jQuery、手机移动端等网页特效的手机与分享。特效库始终坚持:无会员、无积分、无限制的“三无原则”。" />

<link rel="stylesheet" type="text/css" href="css/normalize.css" />

<link rel='stylesheet prefetch' href='css/slick.min.css'>

<link rel="stylesheet" type="text/css" href="css/style.css">

</head>

<body>

<div class="section section-project">

<h2>Project Carousel</h2>

<div>

<div>

<div><img src="img/1.jpg" alt=""/></div>

<div><img src="img/2.jpg" alt=""/></div>

<div><img src="img/3.jpg" alt=""/></div>

<div><img src="img/4.jpg" alt=""/></div>

<div><img src="img/5.jpg" alt=""/></div>

<div><img src="img/6.jpg" alt=""/></div>

<div><img src="img/7.jpg" alt=""/></div>

<div><img src="img/8.jpg" alt=""/></div>

<div><img src="img/9.jpg" alt=""/></div>

</div>

<div>

<div>

<div><img src="img/1.jpg" alt=""/></div>

<div><img src="img/2.jpg" alt=""/></div>

<div><img src="img/3.jpg" alt=""/></div>

<div><img src="img/4.jpg" alt=""/></div>

<div><img src="img/5.jpg" alt=""/></div>

<div><img src="img/6.jpg" alt=""/></div>

<div><img src="img/7.jpg" alt=""/></div>

<div><img src="img/8.jpg" alt=""/></div>

<div><img src="img/9.jpg" alt=""/></div>

</div>

<div></div>

</div>

</div>

</div>

<div style="width: 100%; height: auto; line-height: 25px; text-align: center;">

</div>

<script src="js/jquery-1.11.0.min.js" type="text/javascript"></script>

<script src='js/slick.min.js'></script>

<script type="text/javascript">

$(".project-detail").slick({

slidesToShow: 1,

arrows: false,

asNavFor: '.project-strip',

autoplay: true,

autoplaySpeed: 3000

});

$(".project-strip").slick({

slidesToShow: 5,

slidesToScroll: 1,

arrows: false,

asNavFor: '.project-detail',

dots: false,

infinite: true,

centerMode: true,

focusOnSelect: true

});

</script>

</body>

</html>

在安全研究人员发现了一个名为“Switcher”的新安卓(Android)木马,该木马能够伪装成百度的安卓客户端,诱导普通用户下载安装。一旦用户不小心安装该恶意软件后,其便会篡改用户的无线路由器DNS设置,将网络流量重定向到恶意网站上。

而且“Switcher”还能伪装成一个用于共享Wi-Fi网络详细信息的中文应用程序。用户一旦安装这些应用程序,“Switcher”木马就会尝试猜测连接受感染安卓设备的Wi-Fi路由器用户名和密码。

据悉,Switcher包括了常用的用户名和密码组合列表,如admin/admin,admin/123456或admin/00000000,其可允许它访问路由器的Web管理界面。在JavaScript的帮助下,Switcher木马会尝试使用不同的登录和密码组合进行登录。

安全专家表示,目前根据输入字段的硬编码名称和木马尝试访问的HTML文档的结构来看,所使用的JavaScript代码仅适用于TP-LINK无线路由器的Web界面,当然不排除其他品牌路由器也会受该恶意软件的影响。

一旦能够访问Web管理界面,该木马便会将流氓DNS服务器的IP地址替换掉路由器上的主DNS服务器和辅助DNS服务器。这些地址是101.200.147.153,112.33.13.11和120.76.249.59,其中一个是默认选项,而其他两个则是为特定ISP设置的。

据研究人员表示,目前攻击者宣称已控制了近1300个无线网络,受害者主要在中国。而且该木马的目标是互联网上的所有用户,无论是企业还是个人一旦中招,都会面临从网络钓鱼到二次感染的各种各样攻击,因此务必警惕。

小心“Switcher”安卓木马可篡改路由器DNS

  • 件版本:
  • 软件大小:
  • 软件授权:
  • 适用平台:
  • 下载http://dl.pconline.com.cn/html_2/1/66/id=45060&pn=0.html

木马(Trojan)这个名字来源于古希腊传说(荷马史诗中木马计的故事,Trojan一词的特洛伊木马本意是特洛伊的,即代指特洛伊木马,也就是木马计的故事)。“木马”程序是目前比较流行的病毒文件,与一般的病毒不同,它不会自我繁殖,也并不“刻意”地去感染其他文件,它通过将自身伪装吸引用户下载执行,向施种木马者提供打开被种者电脑的门户,使施种者可以任意毁坏、窃取被种者的文件,甚至远程操控被种者的电脑。

工作原理

一个完整的特洛伊木马套装程序含了两部分:服务端(服务器部分)和客户端(控制器部分)。植入对方电脑的是服务端,而黑客正是利用客户端进入运行了服务端的电脑。运行了木马程序的服务端以后,会产生一个有着容易迷惑用户的名称的进程,暗中打开端口,向指定地点发送数据(如网络游戏的密码,即时通信软件密码和用户上网密码等),黑客甚至可以利用这些打开的端口进入电脑系统。

特洛伊木马程序不能自动操作, 一个特洛伊木马程序是包含或者安装一个存心不良的程序的, 它可能看起来是有用或者有趣的计划(或者至少无害)对一不怀疑的用户来说,但是实际上有害当它被运行。特洛伊木马不会自动运行,它是暗含在某些用户感兴趣的文档中,用户下载时附带的。当用户运行文档程序时,特洛伊木马才会运行,信息或文档才会被破坏和遗失。特洛伊木马和后门不一样,后门指隐藏在程序中的秘密功能,通常是程序设计者为了能在日后随意进入系统而设置的。

特洛伊木马有两种,universal的和transitive的,universal就是可以控制的,而transitive是不能控制,刻死的操作。

特征

特洛伊木马不经电脑用户准许就可获得电脑的使用权。程序容量十分轻小,运行时不会浪费太多资源,因此没有使用杀毒软件是难以发觉的;运行时很难阻止它的行动,运行后,立刻自动登录在系统引导区,之后每次在Windows加载时自动运行;或立刻自动变更文件名,甚至隐形;或马上自动复制到其他文件夹中,运行连用户本身都无法运行的动作。