<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Cyber security news March 2020</title>
	<atom:link href="http://www.epanorama.net/blog/2020/03/01/cyber-security-news-march-2020/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog/2020/03/01/cyber-security-news-march-2020/</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Sat, 18 Apr 2026 07:57:21 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2020/03/01/cyber-security-news-march-2020/comment-page-3/#comment-1677011</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Sat, 02 May 2020 15:28:17 +0000</pubDate>
		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=185794#comment-1677011</guid>
		<description><![CDATA[Last night Kaspersky a cyberseurity firm and anti-virus software provider ,Annouce that they have released a Ransomware decryptor for the world most none Ransomware called Shade-Ransomware
https://www.hackers-review.tech/2020/05/shade-ransomware-decryptor.html]]></description>
		<content:encoded><![CDATA[<p>Last night Kaspersky a cyberseurity firm and anti-virus software provider ,Annouce that they have released a Ransomware decryptor for the world most none Ransomware called Shade-Ransomware<br />
<a href="https://www.hackers-review.tech/2020/05/shade-ransomware-decryptor.html" rel="nofollow">https://www.hackers-review.tech/2020/05/shade-ransomware-decryptor.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2020/03/01/cyber-security-news-march-2020/comment-page-3/#comment-1675128</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Thu, 09 Apr 2020 05:37:33 +0000</pubDate>
		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=185794#comment-1675128</guid>
		<description><![CDATA[Online credit card skimming increased by 26 percent in March
https://blog.malwarebytes.com/cybercrime/2020/04/online-credit-card-skimming-increases-by-26-in-march/
Crisis events such as the current COVID-19 pandemic often lead to a
change in habits that captures the attention of cybercriminals. With
the confinement measures imposed in many countries, for example,
online shopping has soared and along with it, credit card skimming.
According to our data, web skimming increased by 26 percent in March
over the previous month.. While this might not seem like a dramatic
jump, digital credit card skimming was already on the rise prior to
COVID-19, and this trend will likely continue into the near future.]]></description>
		<content:encoded><![CDATA[<p>Online credit card skimming increased by 26 percent in March<br />
<a href="https://blog.malwarebytes.com/cybercrime/2020/04/online-credit-card-skimming-increases-by-26-in-march/" rel="nofollow">https://blog.malwarebytes.com/cybercrime/2020/04/online-credit-card-skimming-increases-by-26-in-march/</a><br />
Crisis events such as the current COVID-19 pandemic often lead to a<br />
change in habits that captures the attention of cybercriminals. With<br />
the confinement measures imposed in many countries, for example,<br />
online shopping has soared and along with it, credit card skimming.<br />
According to our data, web skimming increased by 26 percent in March<br />
over the previous month.. While this might not seem like a dramatic<br />
jump, digital credit card skimming was already on the rise prior to<br />
COVID-19, and this trend will likely continue into the near future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2020/03/01/cyber-security-news-march-2020/comment-page-3/#comment-1674740</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Sun, 05 Apr 2020 11:54:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=185794#comment-1674740</guid>
		<description><![CDATA[Remote Code Execution Vulnerability Patched in OpenWrt
https://www.securityweek.com/remote-code-execution-vulnerability-patched-openwrt

A vulnerability that OpenWrt addressed in its opkg fork could have been exploited for the remote execution of arbitrary code.

A free, Linux-based embedded platform, OpenWrt has been specifically tailored for network routers and is used on millions of devices worldwide. Opkg is a package management system forked from ipkg, and is intended for use on embedded devices.

Tracked as CVE-2020-7982, the addressed issue resides in the package list parse logic of opkg, which did not perform the necessary checks on downloaded .ipk artifacts.

“Due to the fact that opkg on OpenWrt runs as root and has write access to the entire filesystem, arbitrary code could be injected by the means of forged .ipk packages with malicious payload,” OpenWrt notes in an advisory.]]></description>
		<content:encoded><![CDATA[<p>Remote Code Execution Vulnerability Patched in OpenWrt<br />
<a href="https://www.securityweek.com/remote-code-execution-vulnerability-patched-openwrt" rel="nofollow">https://www.securityweek.com/remote-code-execution-vulnerability-patched-openwrt</a></p>
<p>A vulnerability that OpenWrt addressed in its opkg fork could have been exploited for the remote execution of arbitrary code.</p>
<p>A free, Linux-based embedded platform, OpenWrt has been specifically tailored for network routers and is used on millions of devices worldwide. Opkg is a package management system forked from ipkg, and is intended for use on embedded devices.</p>
<p>Tracked as CVE-2020-7982, the addressed issue resides in the package list parse logic of opkg, which did not perform the necessary checks on downloaded .ipk artifacts.</p>
<p>“Due to the fact that opkg on OpenWrt runs as root and has write access to the entire filesystem, arbitrary code could be injected by the means of forged .ipk packages with malicious payload,” OpenWrt notes in an advisory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2020/03/01/cyber-security-news-march-2020/comment-page-3/#comment-1674421</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Sat, 04 Apr 2020 07:00:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=185794#comment-1674421</guid>
		<description><![CDATA[Medical and military contractor Kimchuk hit by data-stealing ransomware
https://techcrunch.com/2020/03/26/kimchuk-medical-military-ransomware/

Kimchuk, a medical and military electronics maker, has been hit by data-stealing ransomware, TechCrunch  has learned.

The Danbury, Conn.-based manufacturer, which builds electronics for medical equipment, telecoms systems and energy grids, also makes nuclear modules for the Navy, work that often requires security clearance.

Its systems were infected and knocked offline earlier this month by DoppelPaymer, a newer strain of ransomware that exfiltrates data out of an infected network before encrypting user files. If a victim doesn’t pay the ransom to decrypt their files, the DoppelPaymer group will begin publishing the contents of their victim’s network.]]></description>
		<content:encoded><![CDATA[<p>Medical and military contractor Kimchuk hit by data-stealing ransomware<br />
<a href="https://techcrunch.com/2020/03/26/kimchuk-medical-military-ransomware/" rel="nofollow">https://techcrunch.com/2020/03/26/kimchuk-medical-military-ransomware/</a></p>
<p>Kimchuk, a medical and military electronics maker, has been hit by data-stealing ransomware, TechCrunch  has learned.</p>
<p>The Danbury, Conn.-based manufacturer, which builds electronics for medical equipment, telecoms systems and energy grids, also makes nuclear modules for the Navy, work that often requires security clearance.</p>
<p>Its systems were infected and knocked offline earlier this month by DoppelPaymer, a newer strain of ransomware that exfiltrates data out of an infected network before encrypting user files. If a victim doesn’t pay the ransom to decrypt their files, the DoppelPaymer group will begin publishing the contents of their victim’s network.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2020/03/01/cyber-security-news-march-2020/comment-page-3/#comment-1674234</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Thu, 02 Apr 2020 16:14:34 +0000</pubDate>
		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=185794#comment-1674234</guid>
		<description><![CDATA[Hackers Aim To Exploit Zero-Day Vulnerabilities In LILIN CCTV Cameras
https://www.hackers-review.tech/2020/03/hackers-aim-to-exploit-zero-day.html]]></description>
		<content:encoded><![CDATA[<p>Hackers Aim To Exploit Zero-Day Vulnerabilities In LILIN CCTV Cameras<br />
<a href="https://www.hackers-review.tech/2020/03/hackers-aim-to-exploit-zero-day.html" rel="nofollow">https://www.hackers-review.tech/2020/03/hackers-aim-to-exploit-zero-day.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2020/03/01/cyber-security-news-march-2020/comment-page-3/#comment-1674233</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Thu, 02 Apr 2020 16:14:06 +0000</pubDate>
		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=185794#comment-1674233</guid>
		<description><![CDATA[Snowden warns: The surveillance states we’re creating now will outlast the coronavirus
https://thenextweb.com/neural/2020/03/25/snowden-warns-the-surveillance-states-were-creating-now-will-outlast-the-coronavirus/]]></description>
		<content:encoded><![CDATA[<p>Snowden warns: The surveillance states we’re creating now will outlast the coronavirus<br />
<a href="https://thenextweb.com/neural/2020/03/25/snowden-warns-the-surveillance-states-were-creating-now-will-outlast-the-coronavirus/" rel="nofollow">https://thenextweb.com/neural/2020/03/25/snowden-warns-the-surveillance-states-were-creating-now-will-outlast-the-coronavirus/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2020/03/01/cyber-security-news-march-2020/comment-page-3/#comment-1674206</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Thu, 02 Apr 2020 12:56:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=185794#comment-1674206</guid>
		<description><![CDATA[https://www.bleepingcomputer.com/news/security/fbi-hackers-sending-malicious-usb-drives-and-teddy-bears-via-usps/]]></description>
		<content:encoded><![CDATA[<p><a href="https://www.bleepingcomputer.com/news/security/fbi-hackers-sending-malicious-usb-drives-and-teddy-bears-via-usps/" rel="nofollow">https://www.bleepingcomputer.com/news/security/fbi-hackers-sending-malicious-usb-drives-and-teddy-bears-via-usps/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2020/03/01/cyber-security-news-march-2020/comment-page-3/#comment-1674141</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Wed, 01 Apr 2020 23:08:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=185794#comment-1674141</guid>
		<description><![CDATA[https://www.engadget.com/2020-03-25-hpe-ssd-bricked-firmware-flaw.html]]></description>
		<content:encoded><![CDATA[<p><a href="https://www.engadget.com/2020-03-25-hpe-ssd-bricked-firmware-flaw.html" rel="nofollow">https://www.engadget.com/2020-03-25-hpe-ssd-bricked-firmware-flaw.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2020/03/01/cyber-security-news-march-2020/comment-page-3/#comment-1674138</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Wed, 01 Apr 2020 23:07:06 +0000</pubDate>
		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=185794#comment-1674138</guid>
		<description><![CDATA[Stolen data of company that refused REvil ransom payment now on sale
https://nakedsecurity.sophos.com/2020/03/23/stolen-data-of-company-that-refused-revil-ransom-payment-now-on-sale/]]></description>
		<content:encoded><![CDATA[<p>Stolen data of company that refused REvil ransom payment now on sale<br />
<a href="https://nakedsecurity.sophos.com/2020/03/23/stolen-data-of-company-that-refused-revil-ransom-payment-now-on-sale/" rel="nofollow">https://nakedsecurity.sophos.com/2020/03/23/stolen-data-of-company-that-refused-revil-ransom-payment-now-on-sale/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2020/03/01/cyber-security-news-march-2020/comment-page-3/#comment-1674121</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Wed, 01 Apr 2020 22:20:14 +0000</pubDate>
		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=185794#comment-1674121</guid>
		<description><![CDATA[COVID-19 Vaccine Test Center Hit By Cyber Attack, Stolen Data Posted Online
https://www.forbes.com/sites/daveywinder/2020/03/23/covid-19-vaccine-test-center-hit-by-cyber-attack-stolen-data-posted-online/]]></description>
		<content:encoded><![CDATA[<p>COVID-19 Vaccine Test Center Hit By Cyber Attack, Stolen Data Posted Online<br />
<a href="https://www.forbes.com/sites/daveywinder/2020/03/23/covid-19-vaccine-test-center-hit-by-cyber-attack-stolen-data-posted-online/" rel="nofollow">https://www.forbes.com/sites/daveywinder/2020/03/23/covid-19-vaccine-test-center-hit-by-cyber-attack-stolen-data-posted-online/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
