").addClass(c.dotsClass).appendTo(this.$element)).addClass("disabled"),this._controls.$absolute.on("click","button",a.proxy(function(b){var d=a(b.target).parent().is(this._controls.$absolute)?a(b.target).index():a(b.target).parent().index();b.preventDefault(),this.to(d,c.dotsSpeed)},this));for(b in this._overrides)this._core[b]=a.proxy(this[b],this)},e.prototype.destroy=function(){var a,b,c,d,e;e=this._core.settings;for(a in this._handlers)this.$element.off(a,this._handlers[a]);for(b in this._controls)"$relative"===b&&e.navContainer?this._controls[b].html(""):this._controls[b].remove();for(d in this.overides)this._core[d]=this._overrides[d];for(c in Object.getOwnPropertyNames(this))"function"!=typeof this[c]&&(this[c]=null)},e.prototype.update=function(){var a,b,c,d=this._core.clones().length/2,e=d+this._core.items().length,f=this._core.maximum(!0),g=this._core.settings,h=g.center||g.autoWidth||g.dotsData?1:g.dotsEach||g.items;if("page"!==g.slideBy&&(g.slideBy=Math.min(g.slideBy,g.items)),g.dots||"page"==g.slideBy)for(this._pages=[],a=d,b=0,c=0;a
=h||0===b){if(this._pages.push({start:Math.min(f,a-d),end:a-d+h-1}),Math.min(f,a-d)===f)break;b=0,++c}b+=this._core.mergers(this._core.relative(a))}},e.prototype.draw=function(){var b,c=this._core.settings,d=this._core.items().length<=c.items,e=this._core.relative(this._core.current()),f=c.loop||c.rewind;this._controls.$relative.toggleClass("disabled",!c.nav||d),c.nav&&(this._controls.$previous.toggleClass("disabled",!f&&e<=this._core.minimum(!0)),this._controls.$next.toggleClass("disabled",!f&&e>=this._core.maximum(!0))),this._controls.$absolute.toggleClass("disabled",!c.dots||d),c.dots&&(b=this._pages.length-this._controls.$absolute.children().length,c.dotsData&&0!==b?this._controls.$absolute.html(this._templates.join("")):b>0?this._controls.$absolute.append(new Array(b+1).join(this._templates[0])):b<0&&this._controls.$absolute.children().slice(b).remove(),this._controls.$absolute.find(".active").removeClass("active"),this._controls.$absolute.children().eq(a.inArray(this.current(),this._pages)).addClass("active"))},e.prototype.onTrigger=function(b){var c=this._core.settings;b.page={index:a.inArray(this.current(),this._pages),count:this._pages.length,size:c&&(c.center||c.autoWidth||c.dotsData?1:c.dotsEach||c.items)}},e.prototype.current=function(){var b=this._core.relative(this._core.current());return a.grep(this._pages,a.proxy(function(a,c){return a.start<=b&&a.end>=b},this)).pop()},e.prototype.getPosition=function(b){var c,d,e=this._core.settings;return"page"==e.slideBy?(c=a.inArray(this.current(),this._pages),d=this._pages.length,b?++c:--c,c=this._pages[(c%d+d)%d].start):(c=this._core.relative(this._core.current()),d=this._core.items().length,b?c+=e.slideBy:c-=e.slideBy),c},e.prototype.next=function(b){a.proxy(this._overrides.to,this._core)(this.getPosition(!0),b)},e.prototype.prev=function(b){a.proxy(this._overrides.to,this._core)(this.getPosition(!1),b)},e.prototype.to=function(b,c,d){var e;!d&&this._pages.length?(e=this._pages.length,a.proxy(this._overrides.to,this._core)(this._pages[(b%e+e)%e].start,c)):a.proxy(this._overrides.to,this._core)(b,c)},a.fn.owlCarousel.Constructor.Plugins.Navigation=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){"use strict";var e=function(c){this._core=c,this._hashes={},this.$element=this._core.$element,this._handlers={"initialized.owl.carousel":a.proxy(function(c){c.namespace&&"URLHash"===this._core.settings.startPosition&&a(b).trigger("hashchange.owl.navigation")},this),"prepared.owl.carousel":a.proxy(function(b){if(b.namespace){var c=a(b.content).find("[data-hash]").addBack("[data-hash]").attr("data-hash");if(!c)return;this._hashes[c]=b.content}},this),"changed.owl.carousel":a.proxy(function(c){if(c.namespace&&"position"===c.property.name){var d=this._core.items(this._core.relative(this._core.current())),e=a.map(this._hashes,function(a,b){return a===d?b:null}).join();if(!e||b.location.hash.slice(1)===e)return;b.location.hash=e}},this)},this._core.options=a.extend({},e.Defaults,this._core.options),this.$element.on(this._handlers),a(b).on("hashchange.owl.navigation",a.proxy(function(a){var c=b.location.hash.substring(1),e=this._core.$stage.children(),f=this._hashes[c]&&e.index(this._hashes[c]);f!==d&&f!==this._core.current()&&this._core.to(this._core.relative(f),!1,!0)},this))};e.Defaults={URLhashListener:!1},e.prototype.destroy=function(){var c,d;a(b).off("hashchange.owl.navigation");for(c in this._handlers)this._core.$element.off(c,this._handlers[c]);for(d in Object.getOwnPropertyNames(this))"function"!=typeof this[d]&&(this[d]=null)},a.fn.owlCarousel.Constructor.Plugins.Hash=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){function e(b,c){var e=!1,f=b.charAt(0).toUpperCase()+b.slice(1);return a.each((b+" "+h.join(f+" ")+f).split(" "),function(a,b){if(g[b]!==d)return e=!c||b,!1}),e}function f(a){return e(a,!0)}var g=a("").get(0).style,h="Webkit Moz O ms".split(" "),i={transition:{end:{WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd",transition:"transitionend"}},animation:{end:{WebkitAnimation:"webkitAnimationEnd",MozAnimation:"animationend",OAnimation:"oAnimationEnd",animation:"animationend"}}},j={csstransforms:function(){return!!e("transform")},csstransforms3d:function(){return!!e("perspective")},csstransitions:function(){return!!e("transition")},cssanimations:function(){return!!e("animation")}};j.csstransitions()&&(a.support.transition=new String(f("transition")),a.support.transition.end=i.transition.end[a.support.transition]),j.cssanimations()&&(a.support.animation=new String(f("animation")),a.support.animation.end=i.animation.end[a.support.animation]),j.csstransforms()&&(a.support.transform=new String(f("transform")),a.support.transform3d=j.csstransforms3d())}(window.Zepto||window.jQuery,window,document);
下一代防火墙和网络安全解决方案 - Sonicwall
使合作夥伴業務增長最大化
聆聽有關 SonicWall 和 RedZone Technologies 如何塑造網路安全的未來、促進業務增長以及增強合作夥伴與客戶關係的真知灼見。 觀看影片。
保持「“瞭解網路威脅形式”」
2023 年,隨著威脅行為者繼續加大其攻擊並使其攻擊多樣化,幾乎所有追蹤計量上的網路攻擊都增加了兩到三倍。
瞭解更多
0%
惡意軟體增加 ——自 2019 年以來最高攻擊量
+0B
加密劫持攻擊——與去年同期比較增加 659%,史無前例。
专为保护行业而构建
K-12 教育
为 K-12 教职员工、教师、学生和工作人员提供关键的课堂、无线和在线保护。
了解更多
高等教育
专为校园、面对面和远程学习计划设计的定制安全性。
了解更多
分布式企业
企业级安全性,可保护云、混合和传统环境的任意组合。
了解更多
联邦政府
经批准的政府级网络安全技术,符合最高合规和认证标准。
了解更多
州和地方政府
专为保护国家和本地网络、资产、用户和设备而构建的具有成本效益的安全性。
了解更多
医疗保健
简化基于合规的安全性,可确保方便即时地访问救生信息、资产和网络。
了解更多
零售和酒店
可扩展且符合行业要求的安全设计,可远程部署、优化和管理。
了解更多
新闻与事件
功能
2024
2024 SonicWall 網路威脅報告執行摘要
2023 年,隨著威脅行為者繼續加大其攻擊並使其攻擊多樣化,幾乎所有追蹤計 量上的網路攻擊都增加了兩到三倍。為了向世界各地的防禦者提供對抗不斷激 增的網路犯罪所需的可付諸實踐的威脅情報,我們將我們的研究成果彙編到這 份報告中。以下是今年最重要的調查結果預覽。
阅读更多
新闻稿
SonicWall 威脅資料揭示網路攻擊深度;促進對託管服務提供商 (MSP) 的需求
阅读更多
行业认证
了解 SonicWall 如何在最新的 ICSA Labs ATD 认证中连续第七次获得满分。
获取结果
促销
更轻松地换购旧版 SonicWall 产品或合格竞品硬件。
客户忠诚度计划
按需网络研讨会
2023 年 SONICWALL 网络威胁报告:网络防御者的对策
立即观看
在您要求的任何地点保护任何人的安全
在最合适的位置部署最合适的内容。SonicWall 可帮助您跨越云、混合环境和传统环境,构建、扩展和管理安全性。按您的节奏推动安全的云应用。
了解更多
物理和虚拟防火墙
通过适用于您的传统或混合网络,以及公共和私有云的物理和虚拟防火墙,保护您的企业和数据。
构建防御
高级威胁防护
发现并拦截已知和未知网络攻击、未曾见过的恶意软件、勒索软件、零日漏洞攻击等等——均为实时。
防止高级攻击
电子邮件安全
借助旨在查找和阻止网络钓鱼企图、恶意软件、勒索软件、恶意 URL 等的托管电子邮件安全,削减成本并保护收件箱。
保护收件箱
零信任网络访问
基于身份、位置和设备参数,使用零信任安全和最低特权访问控制,控制和保护对托管和非托管设备的网络访问。
安全的关键访问
安全的 VPN 访问
通过物理和虚拟产品快速扩展 VPN 安全性,以远程访问托管在本地、云和混合数据中心中的企业资源。
连接远程用户
端点保护
凭借先进的端点检测和响应 (EDR) 控制端点的健康状况。
锁定端点
虚拟防火墙
为混合云和多重云环境添加高级下一代云安全功能,增强安全性。
保护您的云
云应用安全
实时了解影子 IT 的情况并保护业务关键型 SaaS 应用程序 - 包括 Microsoft Office 365、G Suite、Box 和 Dropbox。
管理影子 IT
零信任网络访问和 FWaaS
防止泄露,阻止横向移动并防止未经授权地访问您的应用程序和数据。
安全的关键访问
物理和虚拟防火墙
通过适用于您的传统或混合网络,以及公共和私有云的物理和虚拟防火墙,保护您的企业和数据。
扩大防御
高级威胁防护
发现并拦截已知和未知网络攻击、未曾见过的恶意软件、勒索软件、零日漏洞攻击等等——均为实时。
防止高级攻击
无线安全
通过基于云的部署、安全和管理解决方案增强 Wi-Fi 安全性和性能。
保护无线网络
零信任网络访问和 FWaaS
防止泄露,阻止横向移动并防止未经授权地访问您的应用程序和数据。
了解更多
虚拟防火墙
为混合云和多重云环境添加高级下一代云安全功能,增强安全性。
保护您的云
物理防火墙
使用一系列专为各种规模和复杂性的组织和企业打造的入门级、中端和高端防火墙装置,保护您的网络基础。
保护您的业务
安全 SD-Branch
通过利用主要位置和分布式分支机构之间更安全、更具成本效益的连接来降低 TCO。
保护分支位置
安全的 SD-WAN
通过构建安全、高度可用和高性能的软件定义 WAN 来连接分支位置,从而取代昂贵的传统 WAN 基础设施。
扩展基础设施
物理和虚拟防火墙
通过适用于您的传统或混合网络,以及公共和私有云的物理和虚拟防火墙,保护您的企业和数据。
扩大防御
我们的客户怎么说
“所有 SonicWall 产品都具有惊人的知名度。”
Joe Campbell, System Administrator, CFBank
阅读客户案例
“在安全性和功能方面,它是最物有所值、可靠性最佳的防火墙。”
Brian Reed, Network Administrator, Dreaming Tree Technology
阅读客户案例
“十多年来,SonicWall 一直是我的首选防火墙。产品供应不断扩展并可以无缝集成,让我们高枕无忧。”
Chris Denyer, IT Director, Great American Restaurants
阅读客户案例
“我们使用 Cloud App Security 作为 Microsoft 365 电子邮件的附加安全层。它很容易配置和捕获 Microsoft 365 无法处理的威胁。”
Robert Dick, IT Manager, Lekker Food Distributors
阅读客户案例
“所有 SonicWall 产品都具有惊人的知名度。”
Joe Campbell, System Administrator, CFBank
阅读客户案例
“在安全性和功能方面,它是最物有所值、可靠性最佳的防火墙。”
Brian Reed, Network Administrator, Dreaming Tree Technology
阅读客户案例
“十多年来,SonicWall 一直是我的首选防火墙。产品供应不断扩展并可以无缝集成,让我们高枕无忧。”
Chris Denyer, IT Director, Great American Restaurants
阅读客户案例
“我们使用 Cloud App Security 作为 Microsoft 365 电子邮件的附加安全层。它很容易配置和捕获 Microsoft 365 无法处理的威胁。”
Robert Dick, IT Manager, Lekker Food Distributors
阅读客户案例
Scroll to top
本网站使用 Cookie 以确保您获得最佳体验。 使用本网站即表示您同意我们使用 Cookie 进行分析,以及推出个性化内容和广告。
Notifications