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
Protecting the Customer-Facing Website
You must login to participate in this chat. Please login.

Would love to kept uptodate on this. Mike a mod_security and IPS admin since 2002

Apprentice

I was unable to stream the live presentation due to internet controls at the office - is a download available anywhere? THanks

 

Apprentice

i unable to listen connect to the webinar

 

Apprentice

Alright, well thanks to everyone who listened! It was my pleasure.

Apprentice

"What are the most common security mistakes that retailers and e-commerce companies make when setting up their websites? Are there key steps that any retailer should be particularly careful to implement at the outset?"


Don't try to do it all yourself. One common problem we see a lot is a development strategy that shuns outside libraries in a "Not invented here" syndrome. This is very bad and leads to reinvented wheels, particularly in the security space. I am reminded of what's called "Schneier's Law": Anyone can come up with a security system so clever that he can't see its flaws. The only way to find the flaws in security is to disclose the system's workings and invite public feedback.


Which is to say, use publically audited and trusted open source code. If you make a system in secret, you will be ensuring that it is only as secure as you are clever.

Apprentice

Sorry I'm late to this presentation. Catching up now.

Strategist

"Are there any RDBMS's or NOSQL databases that tend to be more vulnerable than others? For example, is Hadoop or MongoDB inherently less secure than, say, Oracle Database Enterprise Edition?"

 

Newer database systems like MongoDB were actively developed with SQL injection prevention in mind. MongoDB is very difficult to inject, the default use case is actually secure. It is possible to write an injectable MongoDB application, but you have to try pretty hard at it! So yes, using a DB like Mongo does help security overall. 

Apprentice

@Dan, if you were an attacker this holiday season, what top-level exploits would you use to crack retailers' websites? What would be the simplest and most straightforward attacks if you were looking to steal customer data, credit cards or credentials?

Strategist

"Will you speak on DDoS attacks, DNS exploits? I don't see anything in the slides?"

Alas, I didn't have much time to cover those issues in depth. DDoS in particular is a hard one, too. It's also hard to tell when you're even being attacked. I don't have any strong recommendations there, unfortunately. Even big players get brought down by them. Though if it makes you feel any better, it's very temporary. Once the attack stops, you're back online. Not like some of the issues I did talk about, like insecure file upload, where an attacker can maintain a presence almost permanently.

Apprentice

@FredLaub, DDoS and DNS will be extensively covered in classes tomorrow and Wednesday. The entire course is made up of 5 class sessions, one each day this week.

Author

The mail I received:
In this session, we offer an overview of defenses against Internet-based threats -- including DDoS attacks, DNS exploits.
Will you speak on DDoS attacks, DNS exploits? I don't see anything in the slides?

Apprentice

We'll work to get the link for the test up once Dan joins the discussion full-time, after the lecture concludes.

Author

Are there any RDBMS's or NOSQL databases that tend to be more vulnerable than others? For example, is Hadoop or MongoDB inherently less secure than, say, Oracle Database Enterprise Edition?

Apprentice

i'm not lucky today we are on nosql doc db

 

Apprentice

What are the most common security mistakes that retailers and e-commerce companies make when setting up their websites? Are there key steps that any retailer should be particularly careful to implement at the outset?

 

Strategist

ddos and similar that's what I'm really interest in.
code security when only json communication is available is less a problem

 

Apprentice

Hi all -Audio is live! If you don't see the audio bar at the top of the screen, please refresh your browser. It may take a couple tries. When you see the audio bar, if it doesn't start automatically, hit the play button. If you experience audio interruptions and are using IE, try using FF or Chrome as your browser. Many people experience issues with IE. Also, make sure your flash player is updated with the current version. Some companies block live audio streams, so if that is the case for your company, the class will be archived on this page immediately following the class and you can listen then. People don't experience any issues with the audio for the archived version.

Apprentice

We'd love to have your voice in the class discussion here. To take part, just type your comment or question into the "Your Post" box and then click on the "Post" button below the box. Feel free to introduce yourself before the class starts -- I think you'll find that we're a very friendly learning community here! 

Author

Hey, everyone, we're glad you could join us! When the class is scheduled to start, at noon EDT, an audio player should appear above the "Your Post" window. If it doesn't appear, you might need to refresh your browser until it does. If it appears but doesn't start playing, then you may need to click on the "play" button on the far left of the player. 

Author


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