All / Spotlight / Malware / Ransomware / Intrusions
Code-Projects SQLi Bus Dispatch Vulnerability
June 2, 2023

Overview:   SonicWall Capture Labs Threat Research Team has observed the following threat:   The vulnerability labeled as CVE-2023-2951 is a critical issue …

GuLoader Demystified: Unraveling its Vectored Ex ...
May 31, 2023

In this blog post, we will discuss Unpacking of GuLoader’s shellcodes. Understanding a new anti-debug technique deployed by GuLoader. Deep dive into GuLoader’s custom Vectored …

DCN DCBI-Netlog-LAB Remote Command Execution
May 26, 2023

Vulnerability in the DCBI-Netlog-LAB v1.0 allows attackers to bypass authentication and execute arbitrary commands via a crafted request.

Unmasking the Dot Net InfoStealer: A Deep Dive i ...
May 26, 2023

Recently, SonicWall Capture Labs Threat research team discovered a Dot Net stealer malware with enormous capabilities including stealing information from Browsers, VPNs, Steam …

LB-LINK Router Command Injection Vulnerability
May 19, 2023

LB-Link is a well-known company in the networking industry that specializes in the design, manufacturing, and distribution of wireless networking products. The company’s produ …

Akira ransomware double-extortion scheme encrypt ...
May 19, 2023

The SonicWall Capture Labs threats research team has been tracking a newly discovered form of ransomware called “Akira”. This malicious software is actively targeting numerous …

Microsoft Security Bulletin Coverage for May 202 ...
May 9, 2023

SonicWall Capture Labs threat research team has analyzed and addressed Microsoft’s security advisories for the month of May 2023.

Don’t get Caught by Raspberry Robin: Dissectin ...
May 9, 2023

SonicWall Capture Labs Research team analyzed a Raspberry Robin, which is known for its endless anti-evasion’s techniques and multiple layers of packing. The layers have sever …

New campaign spreading Android Remote Access Tro ...
May 9, 2023

SonicWall Capture Labs Threat research team recently discovered a malware campaign that utilizes a Remote Access Trojan (RAT) with enormous capabilities, including keylogging, …

Adobe ColdFusion Deserialization Vulnerability
May 5, 2023

Overview:   SonicWall Capture Labs Threat Research Team has observed the following threat:   Adobe ColdFusion is a powerful web development platform that e …

Linux Backdoor Uses Old Tricks For Wide Reach
May 5, 2023

Overview:   This week, SonicWall Capture Labs Threat Research Team analyzed a Linux backdoor sample, labelled as ‘Gafgyt’, that targets multiple platforms and acts as an enume …

vBulletin Deserialization RCE Vulnerability
April 28, 2023

Overview:   SonicWall Capture Labs Threat Research Team has observed the following threat:   vBulletin is written in PHP and uses MySQL as its database man …

/* ----------------------------------------- */ /* View: XMLPOST-With Category Icons - start */ /* ----------------------------------------- */ /*START SEARCH CONTAINER*/ #sort_box_xmlpost { width: 15%; float: right; } .js-wpv-filter-trigger-delayed, .wpv-sort-control-select { background-color: #2f2f2f!important; font-family: 'Roboto', sans-serif!important; font-size: 12px!important; } #search_box_xmlpost input[type=text] { border-color: #6b6b6b !important; color: #c9c9c9 !important; font-size: 13px !important; padding-bottom: 7px; width: 50%; float: right; margin-right: 12px; } #sort_box_xmlpost .js-wpv-sort-control-orderby { border-color: #6b6b6b !important; } /*END SEARCH CONTAINER*/ .xmlpost_nav span { padding-left: 5px; color: #636363; padding-right: 5px; } .image-overlay, .image-overlay-inside, .image-overlay { display: none; } .avia_transform a:hover .image-overlay { opacity: 0 !important; } .news-content { height: 160px; overflow: hidden; } .block_title { overflow: hidden; margin-top: 10px; height: 62px!important; } a { text-decoration: none!important; } a:link, a:visited, a:hover, a:active { color: #b7b7b7!important; } #wpv-view-layout-5905-TCPID5907 > div:nth-child(4) > a > div.img-div-area { background-color: #2f2f2f!important; } #top.avia-blank #wrap_all { display: block!important; } #main > div { background: #000; } .js-wpv-view-layout, .js-wpv-layout-responsive { text-align: center; } .main_color.container_wrap:first-child { border: 1px solid #000!important; } .item:hover { border: 1px solid rgba(255, 121, 26, 1)!important; } #search_container > div > label { font-weight: normal!important; } /* ----------------------------------------- */ /* View: XMLPOST-With Category Icons - end */ /* ----------------------------------------- */
/* ----------------------------------------- */ /* Content Template: XMLPOST-With Category Icons - start */ /* ----------------------------------------- */ #cat_all , #cat_spotlight , #malware , #intrusion, #ransomware{ padding-bottom: 10px; } .col-sm-3{ padding:0; } .news_container { margin-right: 56px; height: 45px; } .xmlpost_nav{ text-align:center; } #search_items { float: left; width: 100%; clear: both; margin-top: 15px; } img, a img{ background: #353535; } .item { /* Masonry bricks or child elements */ background-color: #eee; display: inline-table; margin: 0 0 1em; /*max-width: 290px!important; */ /*height: 456px; */ visibility: inherit; background-color: #000; color: #b7b7b7; padding: 10px; border: 1px solid #000!important; border-color: black!important; text-align: left; float: left; } /**************************************/ /*Media query to resize the item class*/ /**************************************/ @media (min-width: 1201px){ .item{ width:292px!important; } } @media (min-width: 1025px)and (max-width: 1200px){ .item{ width:242px!important; } } @media (min-width: 768px) and (max-width: 1024px) { .row { /*margin-left: -42px; */ } .news-features-bgimg { display: block!important; } .col-sm-3 { width: 50%!important; padding:0; } .item{ width:100%!important; } } @media (max-width: 767px) { /* Styles */ .filter_controls { margin-right: 0; font-size: 12px!important; } #wpv-view-layout-6070 > div:nth-child(1) > div:nth-child(1) > div > a > img { width: 100%; } .search_items{ margin-top:106px!important; } .item { max-width: 100%!important; width:100%!important; } .pagination { margin-left: 14px!important; } .pagination > li { display: contents!important; } .news-features-bgimg { display: none!important; } .news-features-bgimg { width: 100%; } .news_container{ margin-right:0; } #search_box_xmlpost { width: 100%!important; float: none; } #search_box_xmlpost input[type=text]{ float: none!important; width: 100%!important; } #sort_box_xmlpost { width: 100%; float: none; } } /**************************************/ /*END MEDIA QUERY*/ /**************************************/ /* ----------------------------------------- */ /* Content Template: XMLPOST-With Category Icons - end */ /* ----------------------------------------- */
Scroll to top