Lucene search
+L

439 matches found

Trellix
Trellix
added 2020/04/30 12:0 a.m.19 views

Tales From the Trenches; a Lockbit Ransomware Story

ARCHIVED STORY Tales From the Trenches; a Lockbit Ransomware Story By ATR Operational Intelligence Team · APR 30, 2020 Co-authored by Marc RiveroLopez. In collaboration with Northwave As we highlighted previously across two blogs, targeted ransomware attacks have increased massively over the past...

8.1AI score
SaveExploits0
CNVD
CNVD
added 2020/04/26 12:0 a.m.11 views

Unspecified Vulnerability in Multiple NETGEAR Products

The NETGEAR R7800, among others, is a wireless router from NETGEAR. A security vulnerability exists in several NETGEAR products that stems from a misconfiguration of security settings. No details of the vulnerability are available at this time...

8.8CVSS6.9AI score0.00518EPSS
SaveExploits0References1
NVD
NVD
added 2020/04/23 4:15 p.m.26 views

CVE-2017-18746

Certain NETGEAR devices are affected by incorrect configuration of security settings. This affects EX3700 before 1.0.0.64, EX3800 before 1.0.0.64, EX6000 before 1.0.0.24, EX6130 before 1.0.0.16, EX6400 before 1.0.1.60, EX7000 before 1.0.0.50, EX7300 before 1.0.1.60, and WN2500RPv2 before 1.0.1.46...

6.5CVSS6.4AI score0.00483EPSS
SaveExploits0References1
Trend Micro Simply Security
Trend Micro Simply Security
added 2020/04/09 12:28 p.m.45 views

Cloud Transformation Is The Biggest Opportunity To Fix Security

This overview builds on the recent report from Trend Micro Research on cloud-specific security gaps, which can be found here. Don’t be cloud-weary. Hear us out. Recently, a major tipping point was reached in the IT world when more than half of new IT spending was on cloud over non- cloud. So rath...

SaveExploits0
Qualys Blog
Qualys Blog
added 2020/03/30 3:53 p.m.43 views

Secure ElasticSearch, Kafka & Other Microservices with Qualys Cloud Platform

In this era of Digital Transformation, microservices are rapidly gaining popularity within continuously deployed systems. Organizations have moved away from the rigid monolithic architectures to more flexible ones that are based on microservices. Lots of organizations handling large amounts of...

0.2AI score
SaveExploits0
ThreatPost
ThreatPost
added 2020/03/06 9:50 p.m.13 views

Next-Gen Ransomware Packs a 'Human' Punch, Microsoft Warns

Researchers are warning that “human operated” ransomware campaigns are growing more sophisticated, adopting new infection tactics and lateral movement techniques that traditional defense teams aren’t equipped to handle. Researchers said that “auto-spreading” ransomware – like WannaCry and NotPety...

1.1AI score
SaveExploits0References15
pentestit
pentestit
added 2020/02/26 6:13 a.m.44 views

UPDATE: Electronegativity v1.4.0

Electronegativity v1.4.0 was released some time ago. My first post about this open source Electron Security tool was titled – Electronegativity: An Open Source Electron Security Auditor which contains several bug fixes and a new feature. What is Electronegativity? Electronegativity is an open...

3.7AI score
SaveExploits0
Kitploit
Kitploit
added 2020/02/21 12:0 p.m.1730 views

SUDO_KILLER - A Tool To Identify And Exploit Sudo Rules' Misconfigurations And Vulnerabilities Within Sudo

Linux Privilege Escalation through SUDO abuse. If you like the tool and for my personal motivation so as to develop other tools please a +1 star The tool can be used by pentesters, system admins, CTF players, students, System Auditors and trolls :. INTRO WARNING: SUDOKILLER is part of the KILLER...

8.8CVSS9.2AI score0.63764EPSS
SaveExploits23References1
ThreatPost
ThreatPost
added 2020/01/28 12:2 p.m.78 views

LoRaWAN for IoT: Beware Encryption Misconfigurations and Security Pitfalls

UPDATE The LoRaWAN protocol, which efficiently supports low-power wireless devices over wide area networks, has become standard in the world of the industrial internet of things IoT. One of its benefits is its support for end-to-end encryption. However, researchers are warning that while LoRaWAN...

0.6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2020/01/20 11:30 a.m.83 views

Grouper2 - Find Vulnerabilities In AD Group Policy

What is it for? Grouper2 is a tool for pentesters to help find security-related misconfigurations in Active Directory Group Policy. It might also be useful for other people doing other stuff, but it is explicitly NOT meant to be an audit tool. If you want to check your policy configs against some...

7.1AI score
SaveExploits0References2
ThreatPost
ThreatPost
added 2019/12/26 2:0 p.m.78 views

Top 10 Breaches and Leaky Server Screw Ups of 2019

Top 10 Breaches and Leaky Server Screw Ups of 2019 From massive credential spills on the Dark Web and hacked data to card-skimming and rich profiles exposed by way of cloud misconfigurations, 2019 was a notable year for data breaches. Big names like Capital One, Macy’s and Sprint were impacted, a...

8.2AI score0.0552EPSS
SaveExploits1References29
Kitploit
Kitploit
added 2019/12/05 8:30 p.m.102 views

CORStest - A Simple CORS Misconfiguration Scanner

A simple CORSmisconfiguration scanner Based on theresearch of James Kettle CORStest is a quick & dirty Python 2 tool to find Cross-Origin Resource Sharing CORS misconfigurations. It takes a text file as input which may contain a list of domain names or URLs. Currently, the following potential...

6.4AI score
SaveExploits0References1
Information Security Automation
Information Security Automation
added 2019/12/03 1:39 a.m.43 views

Detectify Asset Inventory and Monitoring

Continuing the topic about perimeter services. As I mentioned earlier, I don't think that the external perimeter services should be considered as a fully functional replacement for custom Vulnerability Management processes. I would rather see their results as an additional feed showing the proble...

7.4AI score
SaveExploits0
Imperva Blog
Imperva Blog
added 2019/11/27 4:58 p.m.80 views

How to Maximize Your WAF

Whenever new WAF clients are brought aboard, there’s a procedure they must follow in order to properly configure their servers to work behind the WAF protection. You can find an example of the Imperva Cloud WAF onboarding procedure here. Sometimes, however, customers can miss important procedures...

0.1AI score
SaveExploits0
Kitploit
Kitploit
added 2019/11/26 9:27 p.m.91 views

Corsy - CORS Misconfiguration Scanner

Corsy is a lightweight program that scans for all known misconfigurations in CORS implementations. Usage Using Corsy is pretty simple python corsy.py -u https://example.com A delay between consecutive requests can be specified with -d option. Note: This is a beta version, features such as JSON...

7.5AI score
SaveExploits0References1
CNVD
CNVD
added 2019/11/12 12:0 a.m.5 views

NetApp SnapManager for Oracle Information Disclosure Vulnerability

NetApp SnapManager for Oracle is an administrative tool for Oracle databases from NetApp, USA. The product provides features such as enforcing policy-driven data management, scheduling and creating routine database backups. An information disclosure vulnerability exists in NetApp SnapManager for...

5.5CVSS6.2AI score0.00367EPSS
SaveExploits0References1
Trend Micro Simply Security
Trend Micro Simply Security
added 2019/10/22 1:5 p.m.75 views

The Shared Responsibility Model

I’m often asked what the biggest cyberthreats are in the cloud. When people pose that question, they seem to be expecting an answer on par with a Hollywood movie plot. The truth is far simpler. The number one threat in the cloud today is service misconfigurations. Despite the cloud’s clear...

0.9AI score
SaveExploits0
ThreatPost
ThreatPost
added 2019/10/08 8:55 p.m.71 views

Intimate Details on Healthcare Workers Exposed as Cloud Security Lags

Yet another non-password protected cloud database has come to light, this time exposing a raft of highly personal information on healthcare workers and traveling nurses – including drug tests and arrest records. The incident showcases the unfortunate reality that cloud data security remains a...

SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2019/10/03 12:0 a.m.10 views

The vulnerability of the Cisco IOS XE command-line interface allows a attacker to compromise the integrity of the protected information.

The vulnerability of the Cisco IOS XE operating system’s command-line interface is related to security configuration errors. Exploiting this vulnerability can allow attackers to compromise the integrity of the protected information...

5.5CVSS5.5AI score0.00302EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2019/10/03 12:0 a.m.7 views

The vulnerabilities of Firefox and Firefox ESR browsers, as well as the Thunderbird email client, are related to security configuration errors, allowing attackers to execute arbitrary code.

The vulnerabilities of Firefox and Firefox ESR browsers, as well as the Thunderbird email client, are related to security configuration errors. Exploiting these vulnerabilities allows a malicious actor to execute arbitrary code by running a malicious executable file remotely...

9.3CVSS6AI score0.04831EPSS
SaveExploits1References10Affected Software4
Rows per page
Query Builder