Dark Reading is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them.Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.

Comments
US Military Warns Companies to Look Out for Iranian Outlook Exploits
Newest First  |  Oldest First  |  Threaded View
tdsan
tdsan,
User Rank: Ninja
7/10/2019 | 3:38:19 PM
Re: An option would be to block the country
LOL, sounds like someone made you mad this morning. But I am not sure if I agree with only patching to solve this problem (especially with Windows), have you ever tried to ping an address from MS Windows, put in a rule in the firewall:
ex. New-NetFirewallrule -Name "PSI3" -Description "Block Pings" -Profile Any -Direction "Outbound" -Enabled True -Action Block -RemoteAddress "52.128.0.0/16" -Protocol ICMPv4 -DisplayName PSI3 -LocalAddress Any
ex. Get-NetFirewallRule -DisplayName PSI3

Go to the cmdline and try to ping psi3.secunia.com (with the network of 52.128.0.0), we are running Windows 10 with all of the patches installed (v1809).

It still allows the user to ping (but this was acknowledged as being fixed in 2014), so if that is the case, then what else is wrong. They stated this potential issue was patched, but ask yourself, but did they?

Hey, this is in the past (I am not sure what happened); however, there is a reason why this is surfacing again (they may not have) just a thought.

T

 
REISEN1955
REISEN1955,
User Rank: Ninja
7/10/2019 | 2:48:00 PM
Re: An option would be to block the country
Patch developed in October of 2017 but, gee, not all systems are patched.  WTF?  What has this board been but a warning to patch your sys and applications.  Ergo: EQUIFAX and all that.  And the US government is not patched, well gee, ain't that a no surprise issue.  Sheesh ---- as much as we scream the obvious here, the dummies rule the world. 
tdsan
tdsan,
User Rank: Ninja
7/5/2019 | 8:42:51 PM
An option would be to block the country
I have not done business with Iranian countries before so for me (not sure about the rest), it would make sense to block this country from a firewall standpoint and block it from the workstation. I know PaloAlto, Juniper, Extremenetworks and others give you this capability but I am not sure of other solutions provide this capability.

I have done this with my Windows servers running powershell scripts:

2.144.0.0/255.255.0.0

to (IRAN Addresses, they have to be listed by subnet and not by range, there are about 2725 addresses (at least what I have found)

217.218.0.0/255.254.0.0

There are listings of IRAN IP CIDR blocks, as a precaution, block the addresses mentioned. This could at least help address some of the issues.

Just a word to the wise.

Todd

 

 


Edge-DRsplash-10-edge-articles
I Smell a RAT! New Cybersecurity Threats for the Crypto Industry
David Trepp, Partner, IT Assurance with accounting and advisory firm BPM LLP,  7/9/2021
News
Attacks on Kaseya Servers Led to Ransomware in Less Than 2 Hours
Robert Lemos, Contributing Writer,  7/7/2021
Commentary
It's in the Game (but It Shouldn't Be)
Tal Memran, Cybersecurity Expert, CYE,  7/9/2021
Register for Dark Reading Newsletters
White Papers
Video
Cartoon
Current Issue
Everything You Need to Know About DNS Attacks
It's important to understand DNS, potential attacks against it, and the tools and techniques required to defend DNS infrastructure. This report answers all the questions you were afraid to ask. Domain Name Service (DNS) is a critical part of any organization's digital infrastructure, but it's also one of the least understood. DNS is designed to be invisible to business professionals, IT stakeholders, and many security professionals, but DNS's threat surface is large and widely targeted. Attackers are causing a great deal of damage with an array of attacks such as denial of service, DNS cache poisoning, DNS hijackin, DNS tunneling, and DNS dangling. They are using DNS infrastructure to take control of inbound and outbound communications and preventing users from accessing the applications they are looking for. To stop attacks on DNS, security teams need to shore up the organization's security hygiene around DNS infrastructure, implement controls such as DNSSEC, and monitor DNS traffic
Flash Poll
Twitter Feed
Dark Reading - Bug Report
Bug Report
Enterprise Vulnerabilities
From DHS/US-CERT's National Vulnerability Database
CVE-2023-33196
PUBLISHED: 2023-05-26
Craft is a CMS for creating custom digital experiences. Cross site scripting (XSS) can be triggered by review volumes. This issue has been fixed in version 4.4.7.
CVE-2023-33185
PUBLISHED: 2023-05-26
Django-SES is a drop-in mail backend for Django. The django_ses library implements a mail backend for Django using AWS Simple Email Service. The library exports the `SESEventWebhookView class` intended to receive signed requests from AWS to handle email bounces, subscriptions, etc. These requests ar...
CVE-2023-33187
PUBLISHED: 2023-05-26
Highlight is an open source, full-stack monitoring platform. Highlight may record passwords on customer deployments when a password html input is switched to `type="text"` via a javascript "Show Password" button. This differs from the expected behavior which always obfuscates `ty...
CVE-2023-33194
PUBLISHED: 2023-05-26
Craft is a CMS for creating custom digital experiences on the web.The platform does not filter input and encode output in Quick Post validation error message, which can deliver an XSS payload. Old CVE fixed the XSS in label HTML but didn’t fix it when clicking save. This issue was...
CVE-2023-2879
PUBLISHED: 2023-05-26
GDSDB infinite loop in Wireshark 4.0.0 to 4.0.5 and 3.6.0 to 3.6.13 allows denial of service via packet injection or crafted capture file