SecLists.Org Security Mailing List Archive
Any hacker will tell you that the latest news and exploits are not found on any web site—not even Insecure.Org. No, the cutting edge in security research is and will continue to be the full disclosure mailing lists such as Bugtraq. Here we provide web archives and RSS feeds (now including message extracts), updated in real-time, for many of our favorite lists. Browse the individual lists below, or search them all using the Site Search box above.
Insecure.Org Lists

Nmap Development — Unmoderated technical development forum for debating ideas, patches, and suggestions regarding proposed changes to Nmap and related projects. Subscribe to nmap-dev here.
Windows 10/11: Ncat: A message sent on a datagram socket was larger than the internal message buffer ... Ken Kayser (Feb 20)
*Describe the bug*
When listening to a port with ncat, as soon as a UDP packet is received, I
receive a constant stream of errors with the following text: "Ncat: A
message sent on a datagram socket was larger than the internal message
buffer or some other network limit, or the buffer used to receive a
datagram into was smaller than the datagram itself. ."
*To Reproduce*
1. In either a Windows command line or Powershell I enter...
Reverse DNS (issue #3007) Matteo Nicoli (Feb 13)
Hi all,
I noticed a cool feature proposal on GitHub (issue 3007 <https://github.com/nmap/nmap/issues/3007>). It basically
suggests a new feature for returning the (complete) list of DNS records obtained — through reverse DNS lookups — from
an IP address. If it matches with the map product roadmap, I’d like to start implementing it. Is there some maintainer
who could give me a brief feedback about it?
Cheers,
Matteo
Re: Mail stoppage Gordon Fyodor Lyon (Feb 12)
Yes, this was my fault. Mail to the Nmap dev list from non-subscribers
goes through moderation to keep out the spam. I regularly go through the
moderation queue to find and approve the "real" messages, but I was a bit
slow this time. We strongly recommend that folks posting to the list first
subscribe to it. This avoids the moderation delay and prevents them from
missing any responses which might only be sent to the list.
Cheers,...
Mail stoppage Dave Close (Feb 12)
Several messages received today seem to have been stuck on nmap.org for
up to a month. Example (edited for clarity):
Version: 7.94+SVN TypeError: Couldn't find foreign struct converter for 'cairo.Context' Hendrick Halim (Feb 12)
Version: 7.94+SVN
TypeError: Couldn't find foreign struct converter for 'cairo.Context'
topology tab crash Genny and Doug Kent (Feb 12)
zenmap crashes when topology tab clicked.
Output message below
Version: 7.94+SVN
TypeError: Couldn't find foreign struct converter for 'cairo.Context'
Doug Kent
PR #2954, Fix out of bounds reads in packet parsing Domen Puncer Kugler via dev (Feb 12)
Hi,
I've submitted a pull request a few months ago:
https://github.com/nmap/nmap/pull/2954
The PR includes following three commits:
- Fix out of bounds read in HopByHopHeader::validate
- Fix out of bounds read in PacketParser::split
- Add AFL test code for PacketParser
This was found as a part of a short Hackathon at NCC Group.
As far as I can tell, there is no security impact, but it would still be nice
to see this fixed.
Kind regards
High-Priority HTML Parsing script astrotoki via dev (Feb 12)
Hello,
I noticed that under the high priority script ideas was the need for a library that parses HTML info from sites. I
wrote a script that uses a web crawler and extracts html info from attached pages and accompanying urls within the html
body. Let me know if this is what yall were after?
Thanks!
Ryan LaPierre <Astro>_______________________________________________
Sent through the dev mailing list...
URL Pathfinder astrotoki via dev (Feb 12)
Hello all!
I just wrote up another script, trying to practice and maybe have some added to the master list for nmap. This script
enumerates possible hidden path extensions on urls. As always, Id love input on it, changes or updates.
Thanks all!
Ryan LaPierre <Astro>_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at https://seclists.org/nmap-dev/
Null Byte Poisoning NSE astrotoki via dev (Feb 12)
Here is my submission of a script I wrote that should test a site for null byte poisoning vulnerabilities._______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at https://seclists.org/nmap-dev/
Re: First Go astrotoki via dev (Feb 12)
Here is an updated version with more XSS patterns integrated into it. As well as some clean up!
I also created a separate .lua with just the http crawler function.
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at https://seclists.org/nmap-dev/
First Go astrotoki via dev (Feb 12)
Hello!,
I just started learning Lua for writing NSEs and had a go at a HTTP crawler that identifies XSS vulnerabilities on
sites. I used Juice-Shop OWASP to confirm it works. (Thats why the source code uses port 3000 in addition to 80) Id
love feedback! Doing my best to learn as much as I can. I attached the http_xss_crawler.nse below!
PS. I had used ChatGPTo1 and Github CoPilot to aid in debugging and syntax issues. The overall code is my...
Re: [PATCH] nping: bind to interface on Linux for IPv4 send-ip Daniel Miller (Feb 10)
Thanks, Valdik! I reviewed the code and moved the call to
socket_bindtodevice() to ProbeMode::start() so that it will affect all
modes, not just TCP. The change is in r39078.
Dan
High-Priority HTML Parsing script astrotoki via dev (Jan 28)
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at https://seclists.org/nmap-dev/
Post Quantum hackathon and nmap Loganaden Velvindron (Dec 09)
Hi Folks,
I'm logan from the cyberstorm.mu team. We have opened several PRs for
nmap to improve support for Post Quantum algorithms:
https://github.com/nmap/nmap/pull/2977
https://github.com/nmap/nmap/pull/2978
https://github.com/nmap/nmap/pull/2987
We are working on other PRs for PQ which we will send in due time.
Feedback is welcome and we are willing to commit time to improve our
PRs.
Kind regards,
Logan
(On behalf of the...

Nmap Announce — Moderated list for the most important new releases and announcements regarding the Nmap Security Scanner and related projects. We recommend that all Nmap users subscribe to stay informed.
Nmap 7.95 released: OS and service detection signatures galore! Gordon Fyodor Lyon (May 05)
Dear Nmap Community,
I just arrived in San Francisco for the RSA conference and am delighted to
announce our Nmap Version 7.95 release! I'm most excited that we finally
tackled our backlog of OS and service detection fingerprint submissions.
We're not talking about dozens or hundreds of them-we processed more than
6,500 fingerprints!
For OS detection, we added 336 signatures, bringing the new total to 6,036.
Additions include iOS 15...
Npcap Celebrates its 10th Anniversary In Space! Gordon Fyodor Lyon (Oct 05)
Dear Nmap community,
Last month we celebrated Nmap's 26th birthday and today I'm happy to share
another big milestone: Our Npcap driver for capturing and sending raw
packets on Windows turned 10 this year! From humble beginnings as a
security and modernization patch for the discontinued WinPcap project,
Npcap has become an indispensable component for both Nmap and Wireshark.
And it's used by hundreds of other software products and...
Nmap 26th Birthday Announcement: Version 7.94 Gordon Fyodor Lyon (Sep 01)
Dear Nmap community,
Today is Nmap’s 26th birthday, which reminded me that I hadn’t yet
announced our Nmap 7.94 release from May. And it’s a great one! The biggest
improvement was the Zenmap and Ndiff upgrades from the obsolete Python 2
language to Python 3 on all platforms. Big thanks to Daniel Miller, Jakub
Kulík, Brian Quigley, Sam James, Eli Schwartz, Romain Leonard, Varunram
Ganesh, Pavel Zhukov, Carey Balboa, and Hasan Aliyev for...

Full Disclosure — A public, vendor-neutral forum for detailed discussion of vulnerabilities and exploitation techniques, as well as tools, papers, news, and events of interest to the community. The relaxed atmosphere of this quirky list provides some comic relief and certain industry gossip. More importantly, fresh vulnerabilities sometimes hit this list many hours or days before they pass through the Bugtraq moderation queue.
APPLE-SA-04-01-2025-1 watchOS 11.4 Apple Product Security via Fulldisclosure (Apr 02)
APPLE-SA-04-01-2025-1 watchOS 11.4
watchOS 11.4 addresses the following issues.
Information about the security content is also available at
https://support.apple.com/122376.
Apple maintains a Security Releases page at
https://support.apple.com/100100 which lists recent
software updates with security advisories.
AirDrop
Available for: Apple Watch Series 6 and later
Impact: An app may be able to read arbitrary file metadata
Description: A...
APPLE-SA-03-31-2025-11 visionOS 2.4 Apple Product Security via Fulldisclosure (Apr 02)
APPLE-SA-03-31-2025-11 visionOS 2.4
visionOS 2.4 addresses the following issues.
Information about the security content is also available at
https://support.apple.com/122378.
Apple maintains a Security Releases page at
https://support.apple.com/100100 which lists recent
software updates with security advisories.
Accounts
Available for: Apple Vision Pro
Impact: Sensitive keychain data may be accessible from an iOS backup
Description: This issue...
APPLE-SA-03-31-2025-10 tvOS 18.4 Apple Product Security via Fulldisclosure (Apr 02)
APPLE-SA-03-31-2025-10 tvOS 18.4
tvOS 18.4 addresses the following issues.
Information about the security content is also available at
https://support.apple.com/122377.
Apple maintains a Security Releases page at
https://support.apple.com/100100 which lists recent
software updates with security advisories.
AirDrop
Available for: Apple TV HD and Apple TV 4K (all models)
Impact: An app may be able to read arbitrary file metadata
Description: A...
APPLE-SA-03-31-2025-9 macOS Ventura 13.7.5 Apple Product Security via Fulldisclosure (Apr 02)
APPLE-SA-03-31-2025-9 macOS Ventura 13.7.5
macOS Ventura 13.7.5 addresses the following issues.
Information about the security content is also available at
https://support.apple.com/122375.
Apple maintains a Security Releases page at
https://support.apple.com/100100 which lists recent
software updates with security advisories.
AccountPolicy
Available for: macOS Ventura
Impact: A malicious app may be able to gain root privileges
Description:...
APPLE-SA-03-31-2025-8 macOS Sonoma 14.7.5 Apple Product Security via Fulldisclosure (Apr 02)
APPLE-SA-03-31-2025-8 macOS Sonoma 14.7.5
macOS Sonoma 14.7.5 addresses the following issues.
Information about the security content is also available at
https://support.apple.com/122374.
Apple maintains a Security Releases page at
https://support.apple.com/100100 which lists recent
software updates with security advisories.
AccountPolicy
Available for: macOS Sonoma
Impact: A malicious app may be able to gain root privileges
Description: This...
APPLE-SA-03-31-2025-7 macOS Sequoia 15.4 Apple Product Security via Fulldisclosure (Apr 02)
APPLE-SA-03-31-2025-7 macOS Sequoia 15.4
macOS Sequoia 15.4 addresses the following issues.
Information about the security content is also available at
https://support.apple.com/122373.
Apple maintains a Security Releases page at
https://support.apple.com/100100 which lists recent
software updates with security advisories.
Accessibility
Available for: macOS Sequoia
Impact: An app may be able to access sensitive user data
Description: A logging...
APPLE-SA-03-31-2025-6 iOS 15.8.4 and iPadOS 15.8.4 Apple Product Security via Fulldisclosure (Apr 02)
APPLE-SA-03-31-2025-6 iOS 15.8.4 and iPadOS 15.8.4
iOS 15.8.4 and iPadOS 15.8.4 addresses the following issues.
Information about the security content is also available at
https://support.apple.com/122345.
Apple maintains a Security Releases page at
https://support.apple.com/100100 which lists recent
software updates with security advisories.
Accessibility
Available for: iPhone 6s (all models), iPhone 7 (all models), iPhone SE
(1st...
APPLE-SA-03-31-2025-5 iOS 16.7.11 and iPadOS 16.7.11 Apple Product Security via Fulldisclosure (Apr 02)
APPLE-SA-03-31-2025-5 iOS 16.7.11 and iPadOS 16.7.11
iOS 16.7.11 and iPadOS 16.7.11 addresses the following issues.
Information about the security content is also available at
https://support.apple.com/122346.
Apple maintains a Security Releases page at
https://support.apple.com/100100 which lists recent
software updates with security advisories.
Accessibility
Available for: iPhone 8, iPhone 8 Plus, iPhone X, iPad 5th generation,
iPad Pro...
APPLE-SA-03-31-2025-4 iPadOS 17.7.6 Apple Product Security via Fulldisclosure (Apr 02)
APPLE-SA-03-31-2025-4 iPadOS 17.7.6
iPadOS 17.7.6 addresses the following issues.
Information about the security content is also available at
https://support.apple.com/122372.
Apple maintains a Security Releases page at
https://support.apple.com/100100 which lists recent
software updates with security advisories.
Accounts
Available for: iPad Pro 12.9-inch 2nd generation, iPad Pro 10.5-inch,
and iPad 6th generation
Impact: Sensitive keychain...
APPLE-SA-03-31-2025-3 iOS 18.4 and iPadOS 18.4 Apple Product Security via Fulldisclosure (Apr 02)
APPLE-SA-03-31-2025-3 iOS 18.4 and iPadOS 18.4
iOS 18.4 and iPadOS 18.4 addresses the following issues.
Information about the security content is also available at
https://support.apple.com/122371.
Apple maintains a Security Releases page at
https://support.apple.com/100100 which lists recent
software updates with security advisories.
Accessibility
Available for: iPhone XS and later, iPad Pro 13-inch, iPad Pro 12.9-inch
3rd generation and...
APPLE-SA-03-31-2025-2 Xcode 16.3 Apple Product Security via Fulldisclosure (Apr 02)
APPLE-SA-03-31-2025-2 Xcode 16.3
Xcode 16.3 addresses the following issues.
Information about the security content is also available at
https://support.apple.com/122380.
Apple maintains a Security Releases page at
https://support.apple.com/100100 which lists recent
software updates with security advisories.
IDE Assets
Available for: macOS Sequoia 15.2 and later
Impact: A malicious app may be able to access private information
Description: The...
APPLE-SA-03-31-2025-1 Safari 18.4 Apple Product Security via Fulldisclosure (Apr 02)
APPLE-SA-03-31-2025-1 Safari 18.4
Safari 18.4 addresses the following issues.
Information about the security content is also available at
https://support.apple.com/122379.
Apple maintains a Security Releases page at
https://support.apple.com/100100 which lists recent
software updates with security advisories.
Authentication Services
Available for: macOS Ventura and macOS Sonoma
Impact: A malicious website may be able to claim WebAuthn...
3 vulnerabilities in Palo Alto Deep Packet Inspection mechanism Pierre Kim (Apr 02)
## Advisory Information
Title: 3 vulnerabilities in Palo Alto Deep Packet Inspection mechanism
Advisory URL: https://pierrekim.github.io/advisories/2025-palo-alto-dpi.txt
Blog URL: https://pierrekim.github.io/blog/2025-03-31-paloalto-dpi-3-vulnerabilities.html
Date published: 2025-03-31
Vendors contacted: Palo Alto
Release mode: Released
CVE: None
## Product description
## Vulnerabilities Summary
Vulnerable versions: all versions of Palo Alto...
10 vulnerabilities in Brocade Fibre Channel switches Pierre Kim (Apr 02)
## Advisory Information
Title: 10 vulnerabilities in Brocade Fibre Channel switches
Advisory URL: https://pierrekim.github.io/advisories/2025-brocade-switches.txt
Blog URL: https://pierrekim.github.io/blog/2025-03-31-brocade-switches-10-vulnerabilities.html
Date published: 2025-03-31
Vendors contacted: Brocade
Release mode: Released
CVE: CVE-2021-27797, CVE-2022-33186, CVE-2023-3454, CVE-2024-5460,
CVE-2024-5461, CVE-2024-7516
## Product...
Three bypasses of Ubuntu's unprivileged user namespace restrictions Qualys Security Advisory via Fulldisclosure (Mar 27)
Qualys Security Advisory
Three bypasses of Ubuntu's unprivileged user namespace restrictions
========================================================================
Contents
========================================================================
Summary
Bypass via aa-exec
Bypass via busybox
Bypass via LD_PRELOAD
Acknowledgments
Timeline (advisory sent to the Ubuntu Security Team on January 15, 2025)...
Other Excellent Security Lists

Bugtraq — The premier general security mailing list. Vulnerabilities are often announced here first, so check frequently!

Security Basics — A high-volume list which permits people to ask "stupid questions" without being derided as "n00bs". I recommend this list to network security newbies, but be sure to read Bugtraq and other lists as well.

Penetration Testing — While this list is intended for "professionals", participants frequenly disclose techniques and strategies that would be useful to anyone with a practical interest in security and network auditing.

Info Security News — Carries news items (generally from mainstream sources) that relate to security.

IDS Focus — Technical discussion about Intrusion Detection Systems. You can also read the archives of a previous IDS list

Web App Security — Provides insights on the unique challenges which make web applications notoriously hard to secure, as well as attack methods including SQL injection, cross-site scripting (XSS), cross-site request forgery, and more.

Daily Dave — This technical discussion list covers vulnerability research, exploit development, and security events/gossip. It was started by ImmunitySec founder Dave Aitel and many security luminaries participate. Many posts simply advertise Immunity products, but you can't really fault Dave for being self-promotional on a list named DailyDave.
OpenAI Security Research Dave Aitel via Dailydave (Mar 28)
So a few things:
1. https://openai.com/index/security-on-the-path-to-agi/ I feel like this
blog is worth reading. :)
2. We're throwing a post-RSAC conference in SanFran to talk about AI and
Security (in particular, securing cybery things with AI) and if I'm very
lucky I'll even get to do a quick demo of the software I've been working
on, not that it will surprise anyone on this list! We have a few tickets
left I think and if...
Re: Cyber Reasoning Systems A K via Dailydave (Mar 28)
Have you already reviewed https://github.com/open-crs ?
Cyber Reasoning Systems Dave Aitel via Dailydave (Mar 04)
I continue to believe there are a lot of interesting questions around
building cyber reasoning systems for vuln finding. Even the very basics
seem hard to study and understand, and the eval datasets available
are....sparse or incomplete. For example, what you really want if you're
analyzing git repos is the commit a bug was introduced, and the commit it
was fixed. But usually you get "a commit where it maybe existed".
Likewise,...
on your child going to college in Christchurch, NZ and velvet worms Dave Aitel via Dailydave (Feb 11)
*on your child going to college in Christchurch, NZ and velvet worms*
By mid‑August the garden already practices absence — stems turning hollow,
the robin leaving its notes hanging in the air like torn corners of a song.
Under the chirp of palmetto bugs, a log eases itself back into earth.
Inside, hidden from the light, a velvet worm does the impossible: offers
herself to a spill of pale, blind threads. For days she is nothing but
hunger...
Re: (the root of the root and the bud of the bud) Sean Heelan via Dailydave (Jan 13)
As it happens, I’ve found the most effective way to use LLMs is to de-anthropomorphise them entirely and treat them
very like fuzzers (large scale generation of results, lots of false positives/nonsense, filtered by some oracle).
The “conversation with an AI” approach where you imagine yourself as having a single artificial brain to interact with
is (currently at least) practically far less useful than one in which you are content with...
Anthropological "Hacker" Map A K via Dailydave (Jan 13)
Hi all,
In the latest "Security Weekly" (https://www.youtube.com/watch?v=CXefYdEGW04
)
they present the Anthropological "Hacker" Map
https://wherewarlocksstayuplate.com/map/
While the map is incomplete (how can it ever be complete?), I think it is
one of the few times, outside of David Aitel's writings about the cross-cut
between the "underground" (for a lack of a better term) and subsequent
commercial...
Re: (the root of the root and the bud of the bud) Don A. Bailey via Dailydave (Jan 12)
I designed one of the first working fuzzers (albeit unintentionally) back
in the late 90's. I don't remember if I published it, but I still have the
code. It, however, worked - badly - but it worked. I was heavily flamed,
however, because as you stated - it was not hip. It only attacked
environment variable and command-line argument based vulnerabilities. But,
in the 90's and early 00's, we had no shortage of local suid-based...
Re: (the root of the root and the bud of the bud) Thomas Dullien via Dailydave (Jan 12)
Hey,
I have one quibble: We are using "reasoning" in a qualitative, not
descriptive, form here -- "fuzzing is or is not reasoning", "LLMs reason or
do not reason". I am not sure this is helpful. Fuzzing is empirically
successful at finding crashes. Somebody that needs to light a fire and
smashes two stones together until they throw sparks does not, once the fire
burns, need to justify that 'stones perform...
Re: (the root of the root and the bud of the bud) Darren Bounds via Dailydave (Jan 12)
Everything old is new and the way we reason is the same way LLMs reason. It's
not about looking for the same problem the same way it's about going to
searching for that flaw the same way with unlimited (nearly) resources.
Traditional human-led vulnerability research and discovery is, today, a short
lived venture.
Things will change very rapidly over the coming 24 months.
Memories and thoughts are the same thing, someone tried to...
(the root of the root and the bud of the bud) Dave Aitel via Dailydave (Jan 11)
Memories and thoughts are the same thing, someone tried to explain to me
recently. You have to think to remember, in other words. This is hard to
grasp for a lot of people because they *think *they have *memories*. They
wrongly think memory is a noun instead of a verb, which is ok in philosophy
and psychology but in cutting edge computer science we have to be precise
about these sorts of things.
Twenty-five years ago, when I first started...
the endless stream Dave Aitel via Dailydave (Dec 31)
I've seen great people in our industry crushed under the weight of the
secrets they carry into a singularity from which no information can emerge.
In some ways the lesson from apache_nosejob.c
<https://www.exploit-db.com/exploits/21560> was that we cannot take
ourselves seriously, that at the heart of our discipline there must remain
a jester, that we must float upon the stream of endless information rather
than absorb it into our...
Hacking the Edges of Knowledge: LLMs, Vulnerabilities, and the Quest for Understanding Dave Aitel via Dailydave (Nov 02)
[image: image.png]
It's impossible not to notice that we live in an age of technological
wonders, stretching back to the primitive hominids who dared to ask "Why?"
but also continually accelerating and pulling everything apart while it
does, in the exact same manner as the Universe at large. It is why all the
hackers you know are invested so heavily in Deep Learning right now, as if
someone got on a megaphone at Chaos...
Old Infosec Talks: Metlstorm's Take on Hacky Hacking Dave Aitel via Dailydave (Oct 31)
The Anatomy of Compromise
One of my demented hobbies is watching old infosec talks and then seeing
how well they hold up to modern times. Recently I excavated Metlstorm's
2017 BSides Canberra
<https://www.youtube.com/watch?v=OjgvP9UB9GI&list=TLGGvAY1CcIr-AcyNjEwMjAyNA>
talk on "How people get hacked" - a pretty generic topic that gives a lot
of room for opinion, and one a lot of people have opined on, but the talk
itself...
Grace Hopper and the Rebirth of US Conferences Dave Aitel via Dailydave (Oct 10)
I spent some time watching all the Grace Hopper videos on the youtubes, as
I prepared for what up North is a horrible storm, but here in Miami is, so
far, a breezy and clear day. You can hear her talk about how subroutines
used to be literal handwritten pages of instructions in notebooks. When you
wanted SIN or COS you would go over to whoever had the notebook with the
working version, and copy it out into your code.
It was this experience that...

PaulDotCom — General discussion of security news, research, vulnerabilities, and the PaulDotCom Security Weekly podcast.

Honeypots — Discussions about tracking attackers by setting up decoy honeypots or entire honeynet networks.

Microsoft Sec Notification — Beware that MS often uses these security bulletins as marketing propaganda to downplay serious vulnerabilities in their products—note how most have a prominent and often-misleading "mitigating factors" section.

Funsec — While most security lists ban off-topic discussion, Funsec is a haven for free community discussion and enjoyment of the lighter, more humorous side of the security community

CERT Advisories — The Computer Emergency Response Team has been responding to security incidents and sharing vulnerability information since the Morris Worm hit in 1986. This archive combines their technical security alerts, tips, and current activity lists.
Apple Releases Security Updates for Multiple Products CISA (Mar 28)
Cybersecurity and Infrastructure Security Agency (CISA) - Defend Today, Secure Tomorrow
You are subscribed to Cybersecurity Advisories for Cybersecurity and Infrastructure Security Agency. This information
has recently been updated and is now available.
Apple Releases Security Updates for Multiple Products [
https://www.cisa.gov/news-events/alerts/2023/03/28/apple-releases-security-updates-multiple-products ] 03/28/2023 01:00
PM EDT
Apple...
CISA Releases Six Industrial Control Systems Advisories CISA (Mar 23)
Cybersecurity and Infrastructure Security Agency (CISA) - Defend Today, Secure Tomorrow
You are subscribed to Cybersecurity Advisories for Cybersecurity and Infrastructure Security Agency. This information
has recently been updated, and is now available.
CISA Releases Six Industrial Control Systems Advisories [
https://www.cisa.gov/news-events/alerts/2023/03/23/cisa-releases-six-industrial-control-systems-advisories ] 03/23/2023
08:00 AM EDT...
CISA Releases Eight Industrial Control Systems Advisories CISA (Mar 21)
Cybersecurity and Infrastructure Security Agency (CISA) - Defend Today, Secure Tomorrow
You are subscribed to Cybersecurity Advisories for Cybersecurity and Infrastructure Security Agency. This information
has recently been updated, and is now available.
CISA Releases Eight Industrial Control Systems Advisories [
https://www.cisa.gov/news-events/alerts/2023/03/21/cisa-releases-eight-industrial-control-systems-advisories ]
03/21/2023 08:00 AM...
CISA and NSA Release Enduring Security Framework Guidance on Identity and Access Management CISA (Mar 21)
Cybersecurity and Infrastructure Security Agency (CISA) - Defend Today, Secure Tomorrow
You are subscribed to Cybersecurity Advisories for Cybersecurity and Infrastructure Security Agency. This information
has recently been updated, and is now available.
CISA and NSA Release Enduring Security Framework Guidance on Identity and Access Management [...

Open Source Security — Discussion of security flaws, concepts, and practices in the Open Source community
CVE-2025-2704 - OpenVPN 2.6.1 through 2.6.13 with possible DoS David Sommerseth (Apr 02)
The OpenVPN community has released OpenVPN 2.6.14 which includes a
critical security fix.
This issue is fixed in OpenVPN 2.6.14 which has been released today.
-----------------------------------------------------------------
CVE-2025-2704: Fix possible ASSERT() on OpenVPN servers
using --tls-crypt-v2
OpenVPN servers between 2.6.1 and 2.6.13 using --tls-crypt-v2 can be
made to abort with an ASSERT() message by sending a...
[ANNOUNCE] ATS is vulnerable to request smuggling via chunked messages Masakazu Kitajo (Apr 02)
Description:
ATS is vulnerable to request smuggling via chunked messages
CVE:
CVE-2024-53868 - Chunked message body allows request smuggling
Reported By:
Jeppe Bonde Weikop (CVE-2024-53868)
Vendor:
The Apache Software Foundation
Version Affected:
ATS 9.0.0 to 9.2.9
ATS 10.0.0 to 10.0.4
Mitigation:
9.x users should upgrade to 9.2.10 or later versions
10.x users should upgrade to 10.0.5 or later versions
CVE:...
Multiple vulnerabilities in Jenkins and Jenkins plugins Kevin Guerroudj (Apr 02)
Jenkins is an open source automation server which enables developers around
the world to reliably build, test, and deploy their software.
The following releases contain fixes for security vulnerabilities:
* Jenkins 2.504
* Jenkins LTS 2.492.3
* Cadence vManager Plugin 4.0.1-286.v9e25a_740b_a_48
* Simple Queue Plugin 1.4.7
* Templating Engine Plugin 2.5.4
Additionally, we announce unresolved security issues in the following
plugins:
*...
CVE-2025-27556: Django: Potential DoS in LoginView, LogoutView, and set_language() on Windows Natalia Bidart (Apr 02)
* Announce:
https://www.djangoproject.com/weblog/2025/apr/02/security-releases/
* Content:
In accordance with `our security release policy
<https://docs.djangoproject.com/en/dev/internals/security/>`_, the Django
team
is issuing releases for
`Django 5.1.8 <https://docs.djangoproject.com/en/dev/releases/5.1.8/>`_ and
`Django 5.0.14 <https://docs.djangoproject.com/en/dev/releases/5.0.14/>`_.
These releases address the security...
Re: CVE-2025-29868: Apache Answer: Using externally referenced images can leak user privacy. Jacob Bachmeyer (Apr 01)
This hits two major pet peeves of mine:
First, only versions through 1.4.2 are vulnerable, but the issue was
fixed in 1.4.5? What about 1.4.3 and 1.4.4?
Second, the short description is *not* an accurate summary of the
issue: there is no public method that returns a private data structure
here. The possibility of planting a web bug (this is an ancient issue
and the reason better email clients block references to remote media by...
Re: Linux kernel: CVE-2024-57882 fix did not prevent data stream corruption in the MPTCP protocol Solar Designer (Apr 01)
Hi,
Thank you Arthur for posting this.
I need to clarify a few things for the oss-security community. First on
the disclosure process, then on the actual MPTCP subsystem issues,
including security aspects (two past CVEs and room for hardening).
I asked Arthur to post this to oss-security despite of the extra bug
having no known security impact because Arthur had mistakenly brought
this to linux-distros and we have a policy to bring all issues...
CVE-2025-30676: Apache OFBiz: Stored XSS Vulnerability Jacques Le Roux (Apr 01)
Severity: moderate
Affected versions:
- Apache OFBiz before 18.12.19
Description:
Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) vulnerability in Apache OFBiz.
This issue affects Apache OFBiz: before 18.12.19.
Users are recommended to upgrade to version 18.12.19, which fixes the issue.
Credit:
Khaled Nassar (@mindpatch) (finder)
References:
https://ofbiz.apache.org/download.html...
CVE-2025-30177: Apache Camel: Camel-Undertow Message Header Injection via Improper Filtering Andrea Cosentino (Apr 01)
Severity: moderate
Affected versions:
- Apache Camel 4.10.0 before 4.10.3
- Apache Camel 4.8.0 before 4.8.6
Description:
Bypass/Injection vulnerability in Apache Camel in Camel-Undertow component under particular conditions.
This issue affects Apache Camel: from 4.10.0 before 4.10.3, from 4.8.0 before 4.8.6.
Users are recommended to upgrade to version 4.10.3 for 4.10.x LTS and 4.8.6 for 4.8.x LTS.
Camel undertow component is vulnerable to...
Linux kernel: CVE-2024-57882 fix did not prevent data stream corruption in the MPTCP protocol Arthur Mongodin (Apr 01)
Hi list,
During previous research performed on the Linux kernel, we found a
vulnerability in the MPTCP subsystem which could lead to a privilege
escalation.
This vulnerability has been fixed and CVE-2024-57882 has been assigned
to it.
The analyze of the patch
(https://web.git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=cbb26f7d8451fe56ccac802c6db48d16240feebd)
reveals that the root cause of the bug has been partially...
CVE-2025-29868: Apache Answer: Using externally referenced images can leak user privacy. Enxin Xie (Mar 31)
Severity: low
Affected versions:
- Apache Answer through 1.4.2
Description:
Private Data Structure Returned From A Public Method vulnerability in Apache Answer.
This issue affects Apache Answer: through 1.4.2.
If a user uses an externally referenced image, when a user accesses this image, the provider of the image may obtain
private information about the ip address of that accessing user.
Users are recommended to upgrade to version 1.4.5,...
CVE-2025-30065: Apache Parquet Java: Arbitrary code execution in the parquet-avro module when reading an Avro schema from a Parquet file metadata Gang Wu (Mar 31)
Affected versions:
- Apache Parquet Java through 1.15.0
Description:
Schema parsing in the parquet-avro module of Apache Parquet 1.15.0 and previous versions allows bad actors to execute
arbitrary code
Users are recommended to upgrade to version 1.15.1, which fixes the issue.
Credit:
Keyi Li (Amazon) (finder)
References:
https://lists.apache.org/thread/okzqb3kn479gqzxm21gg5vqr35om9gw5
https://parquet.apache.org/...
CVE-2025-27427: Apache ActiveMQ Artemis: Address routing-type can be updated by user without the createAddress permission Justin Bertram (Mar 31)
Affected versions:
- Apache ActiveMQ Artemis 2.0.0 through 2.39.0
Description:
A vulnerability exists in Apache ActiveMQ Artemis whereby a user with the createDurableQueue or createNonDurableQueue
permission on an address can augment the routing-type supported by that address even if said user doesn't have the
createAddress permission for that particular address. When combined with the send permission and automatic queue
creation a...
CVE-2025-31160 Atop 2.11 heap problems Gerlof Langeveld (Mar 29)
Introduction:
Atop mainly reads the system level and process level from the /proc and
/sys directories. However, certain counters might be obtained from other
optional sources, that have to be activated explicitly.
One of these sources is the 'atopgpud' daemon, which permanently gathers
metrics about the utilization of GPUs. It offers a local TCP port to which
atop can connect to retrieve GPU-related counters. These counters are...
Re: atop: Heap corruption Alan Coopersmith (Mar 28)
Upstream now has a bug for tracking this as well:
https://github.com/Atoptool/atop/issues/334
use-after-free (maybe?) in libspf2 Hanno Böck (Mar 28)
Hi,
I recently stumbled upon something, and by sharing it here, I'm hoping
that I can shed some light on it.
The libspf2 library appears to be the standard way of parsing SPF
records in C, but its development has mostly stalled.
In the project's github repo, there's an unmerged pull request claiming
to fix a use after free bug:
https://github.com/shevek/libspf2/pull/15
Quote: "Not sure what the intention is here, but in no...

Secure Coding — The Secure Coding list (SC-L) is an open forum for the discussion on developing secure applications. It is moderated by the authors of Secure Coding: Principles and Practices.

Educause Security Discussion — Securing networks and computers in an academic environment.
Internet Issues and Infrastructure

NANOG — The North American Network Operators' Group discusses fundamental Internet infrastructure issues such as routing, IP address allocation, and containing malicious activity.
[NANOG] Downtown Los Angeles - Dark Fiber & DWDM Companies between buildings? Adam Brenner via NANOG (Apr 02)
Morning,
I am looking for dark fiber companies who operate out of Downtown Los
Angeles that can offer us dark fiber service between some of the major
buildings. Looking for any feedback, good or bad, from any providers
people have worked with in the past -- happy to chat on and off list.
We want to connect from One Wilshire (624 S Grand Ave) to the Aon
Building (707 Wilshire Blvd) -- about 500 feet line of sight / 1 city
block.
Thank you!...
[NANOG] Re: List admin: filter old address? Chris Adams via NANOG (Apr 02)
Once upon a time, Bryan Fields <Bryan () bryanfields net> said:
Well... maybe just stop the old address from forwarding to the list?
Set up an autoresponder that tells people to use the new address?
[NANOG] Re: In Memory of Dave Täht Alexander Harrowell via NANOG (Apr 02)
I am not sure which event it was - possibly a fringe thing at Mobile World
Congress - where I met Dave but he was very gracious about my being OMG
IT'S THE BUFFERBLOAT GUY!!! and pushing him on various oblivious telco
people.
RIP to an unheralded hero
Alex
[NANOG] AusNOG 2025 - Call For Papers is open! Mark via NANOG (Apr 02)
Hi NANOG,
AusNOG 2025 Call For Papers is now open!
We are looking for presentations that an audience working
predominantly in the network operating space will find interesting and
useful.
As always, we do not accept marketing or sales material as part of any
presentation.
The CFP will close on May 30th 2025. This allows time for the Program
Committee to review papers and choose the program.
Please express your interest and submit a short...
[NANOG] Re: In Memory of Dave Täht Jonathan Storm via NANOG (Apr 02)
I was privileged to have met Dave at BattleMeshV6, back in 2013. The room was abuzz when Dave was holding court. He had
such an easy way about him, and his charisma and confidence were irresistible.
There were a lot of talented folks packed in that room, but we all knew having Dave there was special. I'm sorry to
hear he's gone.
--jds
[NANOG] Re: List admin: filter old address? Bryan Fields via NANOG (Apr 02)
There's no easy way to filter this out in mailman3 as it doesn't have a way to
tag a given message ID as already processed. As the archiver (hyperkitty)
uses message-id as the primary key, it will only appear once there. it does
appear in the digests however as that's essentially a one off mbox container
which is emptied into the periodic digests.
This only presents itself when people do reply all and someone has cc'd...
[NANOG] Re: In Memory of Dave Täht Marco Belmonte via NANOG (Apr 02)
This sucks. He was one of my Internet heroes and even a nobody like me
could email him at 3 AM and get a response almost immediately. He made
you feel like you were as important as he was. My heart goes out to his
family.
Marco
[NANOG] Re: IPv6 Legacy IP Warning Stickers Vasilenko Eduard via NANOG (Apr 01)
IMHO: IPv6 has been designed in such a way (actually it was "political consensus", not a technical design) that
IPv6 would be "the Internet for subscribers" and IPv4 would be "the Internet for businesses"
For many years to come (if not forever).
Ed/
-----Original Message-----
From: Jim Shankland via NANOG <nanog () lists nanog org>
Sent: Tuesday, April 1, 2025 23:48
To: nanog () lists nanog org
Cc: Jim...
[NANOG] Re: IPv6 Legacy IP Warning Stickers Mel Beckman via NANOG (Apr 01)
Brilliant!
And also a pic of Bob Metcalfe 🙂
-mel
________________________________
From: John Curran <jcurran () istaff org>
Sent: Tuesday, April 1, 2025 5:59 PM
To: North American Network Operators Group <nanog () lists nanog org>
Cc: Mel Beckman <mel () beckman org>
Subject: Re: [NANOG] IPv6 Legacy IP Warning Stickers
Mel -
If you do so, you can include one slide near the front that includes –
“What...
[NANOG] Re: IPv6 Legacy IP Warning Stickers John Curran via NANOG (Apr 01)
Mel -
If you do so, you can include one slide near the front that includes –
“What didn’t Happen - RFC 5211”
<chuckle>
:-)
/John
[NANOG] Re: IPv6 Legacy IP Warning Stickers Mel Beckman via NANOG (Apr 01)
I can see it’s time to present a NANOG talk “How IPv6 saved the Internet”
I’m just going to turn this thread into slides. The talk writes itself!
-mel via cell
[NANOG] Re: IPv6 Legacy IP Warning Stickers Mark Andrews via NANOG (Apr 01)
Single IPv6 stack in the home is achievable today. Single IPv6 stack in the
enterprise is achievable today. Single IPv6 stack in the access network is
achievable today. This is how most phones work today. The node if it needs
to talk to an IPv4 server uses one of the forms of IPv4AAS. Most probably
464XLAT. There are billions of devices that do that today.
Today if you attend conferences your IPv4 address is most probably 192.0.0.1
if they...
[NANOG] Re: IPv6 Legacy IP Warning Stickers Mel Beckman via NANOG (Apr 01)
Jim,
But IPv4 is “legacy“, and IPv6 is “modern”, under the very definitions of these words. In fact, “legacy” is just a
euphemism for “old-fashioned“, so people are already being kind to IPv4 in it’s dotage.
(see what I did there? :)
-mel
Thanks, John and Alex, for the thoughtful comments. Saying that "IPv4 continues to function because of IPv6" strikes
me as particularly well put.
My point was not to argue...
[NANOG] Re: IPv6 Legacy IP Warning Stickers Alex Buie via NANOG (Apr 01)
At the risk of oversimplifying:
“just because you can divide 8 apples between 2 people with long division
on paper, it’s a heck of a lot easier just to count off if you can get away
with it”
But this raises an interesting question; is there ever an actual end? What
does IPv6 adoption completion look like? Is there a definition of success?
You can almost certainly not buy a physical GP computer today at least that
does not support static...
[NANOG] Re: IPv6 Legacy IP Warning Stickers Jim Shankland via NANOG (Apr 01)
Thanks, John and Alex, for the thoughtful comments. Saying that "IPv4
continues to function because of IPv6" strikes me as particularly well put.
My point was not to argue against IPv6 (as I think I said), but to say
that proselytizing for universal adoption with stickers and using
tendentious phrases like "legacy" vs. "modern" addresses was unlikely to
be effective. v6 will be deployed where it solves more...

Interesting People — David Farber moderates this list for discussion involving internet governance, infrastructure, and any other topics he finds fascinating

The RISKS Forum — Peter G. Neumann moderates this regular digest of current events which demonstrate risks to the public in computers and related systems. Security risks are often discussed.
Risks Digest 34.60 RISKS List Owner (Apr 01)
RISKS-LIST: Risks-Forum Digest Tuesday 1 April 2025 Volume 34 : Issue 60
ACM FORUM ON RISKS TO THE PUBLIC IN COMPUTERS AND RELATED SYSTEMS (comp.risks)
Peter G. Neumann, founder and still moderator
***** See last item for further information, disclaimers, caveats, etc. *****
This issue is archived at <http://www.risks.org> as
<http://catless.ncl.ac.uk/Risks/34.60>
The current issue can also be found at
<...
Risks Digest 34.58 RISKS List Owner (Mar 15)
RISKS-LIST: Risks-Forum Digest Saturday 15 Mar 2025 Volume 34 : Issue 58
ACM FORUM ON RISKS TO THE PUBLIC IN COMPUTERS AND RELATED SYSTEMS (comp.risks)
Peter G. Neumann, founder and still moderator
***** See last item for further information, disclaimers, caveats, etc. *****
This issue is archived at <http://www.risks.org> as
<http://catless.ncl.ac.uk/Risks/34.58>
The current issue can also be found at
<...
Risks Digest 34.56 RISKS List Owner (Feb 16)
RISKS-LIST: Risks-Forum Digest Sunday 16 Feb 2025 Volume 34 : Issue 56
ACM FORUM ON RISKS TO THE PUBLIC IN COMPUTERS AND RELATED SYSTEMS (comp.risks)
Peter G. Neumann, founder and still moderator
***** See last item for further information, disclaimers, caveats, etc. *****
This issue is archived at <http://www.risks.org> as
<http://catless.ncl.ac.uk/Risks/34.56>
The current issue can also be found at
<...
Risks Digest 34.54 RISKS List Owner (Feb 06)
RISKS-LIST: Risks-Forum Digest Thursday 6 Jan 2025 Volume 34 : Issue 54
ACM FORUM ON RISKS TO THE PUBLIC IN COMPUTERS AND RELATED SYSTEMS (comp.risks)
Peter G. Neumann, founder and still moderator
***** See last item for further information, disclaimers, caveats, etc. *****
This issue is archived at <http://www.risks.org> as
<http://catless.ncl.ac.uk/Risks/34.54>
The current issue can also be found at
<...
Risks Digest 34.53 RISKS List Owner (Jan 26)
RISKS-LIST: Risks-Forum Digest Sunday 26 Jan 2025 Volume 34 : Issue 53
ACM FORUM ON RISKS TO THE PUBLIC IN COMPUTERS AND RELATED SYSTEMS (comp.risks)
Peter G. Neumann, founder and still moderator
***** See last item for further information, disclaimers, caveats, etc. *****
This issue is archived at <http://www.risks.org> as
<http://catless.ncl.ac.uk/Risks/34.53>
The current issue can also be found at
<...
(no subject) RISKS List Owner (Jan 11)
Risks Digest 34.52
RISKS-LIST: Risks-Forum Digest Saturday 11 January 2025 Volume 34 : Issue 52
ACM FORUM ON RISKS TO THE PUBLIC IN COMPUTERS AND RELATED SYSTEMS (comp.risks)
Peter G. Neumann, founder and still moderator
***** See last item for further information, disclaimers, caveats, etc. *****
This issue is archived at <http://www.risks.org> as
<http://catless.ncl.ac.uk/Risks/34.52>
The current issue can also be found at...

BreachExchange — BreachExchange focuses on all things data breach. Topics include actual data breaches, cyber insurance, risk management, metrics and more. This archive includes its predecessor, the Data Loss news and discussion lists.
Healthcare organizations face rising ransomware attacks – and are paying up Matthew Wheeler (Jun 03)
https://www.theregister.com/2022/06/03/healthcare-ransomware-pay-sophos/
Healthcare organizations, already an attractive target for ransomware given
the highly sensitive data they hold, saw such attacks almost double between
2020 and 2021, according to a survey released this week by Sophos.
The outfit's team also found that while polled healthcare orgs are quite
likely to pay ransoms, they rarely get all of their data returned if they
do...
A digital conflict between Russia and Ukraine rages on behind the scenes of war Matthew Wheeler (Jun 03)
https://wskg.org/npr_story_post/a-digital-conflict-between-russia-and-ukraine-rages-on-behind-the-scenes-of-war/
SEATTLE — On the sidelines of a conference in Estonia on Wednesday, a
senior U.S. intelligence official told British outlet Sky News that the
U.S. is running offensive cyber operations in support of Ukraine.
“My job is to provide a series of options to the secretary of defense and
the president, and so that’s what I do,” said...
Researchers Uncover Malware Controlling Thousands of Sites in Parrot TDS Network Matthew Wheeler (Jun 03)
https://thehackernews.com/2022/06/researchers-uncover-malware-controlling.html
The Parrot traffic direction system (TDS) that came to light earlier this
year has had a larger impact than previously thought, according to new
research.
Sucuri, which has been tracking the same campaign since February 2019 under
the name "NDSW/NDSX," said that "the malware was one of the top infections"
detected in 2021, accounting for more than...
FBI, CISA: Don't get caught in Karakurt's extortion web Matthew Wheeler (Jun 03)
https://www.theregister.com/2022/06/03/fbi_cisa_warn_karakurt_extortion/
The Feds have warned organizations about a lesser-known extortion gang
Karakurt, which demands ransoms as high as $13 million and, some
cybersecurity folks say, may be linked to the notorious Conti crew.
In a joint advisory [PDF] this week, the FBI, CISA and US Treasury
Department outlined technical details about how Karakurt operates, along
with actions to take,...
DOJ Seizes 3 Web Domains Used to Sell Stolen Data and DDoS Services Matthew Wheeler (Jun 02)
https://thehackernews.com/2022/06/doj-seizes-3-web-domains-used-to-sell.html
The U.S. Department of Justice (DoJ) on Wednesday announced the seizure of
three domains used by cybercriminals to trade stolen personal information
and facilitate distributed denial-of-service (DDoS) attacks for hire.
This includes weleakinfo[.]to, ipstress[.]in, and ovh-booter[.]com, the
former of which allowed its users to traffic hacked personal data and
offered a...
Chinese Hackers Begin Exploiting Latest Microsoft Office Zero-Day Vulnerability Matthew Wheeler (Jun 02)
https://thehackernews.com/2022/05/chinese-hackers-begin-exploiting-latest.html
An advanced persistent threat (APT) actor aligned with Chinese state
interests has been observed weaponizing the new zero-day flaw in Microsoft
Office to achieve code execution on affected systems.
"TA413 CN APT spotted [in-the-wild] exploiting the Follina zero-day using
URLs to deliver ZIP archives which contain Word Documents that use the
technique,"...
US military hackers conducting offensive operations in support of Ukraine, says head of Cyber Command Matthew Wheeler (Jun 02)
https://www.three.fm/news/world-news/us-military-hackers-conducting-offensive-operations-in-support-of-ukraine-says-head-of-cyber-command/
US military hackers have conducted offensive operations in support of
Ukraine, the head of US Cyber Command has told Sky News.
In an exclusive interview, General Paul Nakasone also explained how "hunt
forward" operations were allowing the United States to search out foreign
hackers and identify...
SideWinder Hackers Launched Over a 1, 000 Cyber Attacks Over the Past 2 Years Matthew Wheeler (May 31)
https://thehackernews.com/2022/05/sidewinder-hackers-launched-over-1000.html
An "aggressive" advanced persistent threat (APT) group known as SideWinder
has been linked to over 1,000 new attacks since April 2020.
"Some of the main characteristics of this threat actor that make it stand
out among the others, are the sheer number, high frequency and persistence
of their attacks and the large collection of encrypted and obfuscated...
Hackers are Selling US University Credentials Online, FBI Says Matthew Wheeler (May 31)
https://tech.co/news/hackers-are-selling-us-university-credentials-online-fbi-says
The Federal Bureau of Investigation has warned US universities and colleges
that it has found banks of login credentials and other data relating to VPN
access circulating on cybercriminals forums.
The fear is that such data will be sold and subsequently used by malicious
actors to orchestrate attacks on other accounts owned by the same students,
in the hope...
Interpol Nabs 3 Nigerian Scammers Behind Malware-based Attacks Matthew Wheeler (May 31)
https://thehackernews.com/2022/05/interpol-nabs-3-nigerian-scammers.html
Interpol on Monday announced the arrest of three suspected global scammers
in Nigeria for using remote access trojans (RATs) such as Agent Tesla to
facilitate malware-enabled cyber fraud.
"The men are thought to have used the RAT to reroute financial
transactions, stealing confidential online connection details from
corporate organizations, including oil and gas...
U.S. Warns Against North Korean Hackers Posing as IT Freelancers Matthew Wheeler (May 18)
https://thehackernews.com/2022/05/us-warns-against-north-korean-hackers.html
Highly skilled software and mobile app developers from the Democratic
People's Republic of Korea (DPRK) are posing as "non-DPRK nationals" in
hopes of landing freelance employment in an attempt to enable the regime's
malicious cyber intrusions.
That's according to a joint advisory from the U.S. Department of State, the
Department of the...
FBI and NSA say: Stop doing these 10 things that let the hackers in Matthew Wheeler (May 18)
https://www.zdnet.com/article/fbi-and-nsa-say-stop-doing-these-10-things-that-let-the-hackers-in/
Cyber attackers regularly exploit unpatched software vulnerabilities, but
they "routinely" target security misconfigurations for initial access, so
the US Cybersecurity and Infrastructure Security Agency (CISA) and its
peers have created a to-do list for defenders in today's heightened threat
environment.
CISA, the FBI and National...
Fifth of Businesses Say Cyber-Attack Nearly Broke Them Matthew Wheeler (May 18)
https://www.infosecurity-magazine.com/news/fifth-of-businesses-cyber-attack/
A fifth of US and European businesses have warned that a serious
cyber-attack nearly rendered them insolvent, with most (87%) viewing
compromise as a bigger threat than an economic downturn, according to
Hiscox.
The insurer polled over 5000 businesses in the US, UK, Ireland, France,
Spain, Germany, the Netherlands and Belgium to compile its annual Hiscox
Cyber...
Hacker And Ransomware Designer Charged For Use And Sale Of Ransomware, And Profit Sharing Arrangements With Cybercriminals Matthew Wheeler (May 18)
https://www.shorenewsnetwork.com/2022/05/16/hacker-and-ransomware-designer-charged-for-use-and-sale-of-ransomware-and-profit-sharing-arrangements-with-cybercriminals/
A criminal complaint was unsealed today in federal court in Brooklyn, New
York, charging Moises Luis Zagala Gonzalez (Zagala), also known as
“Nosophoros,” “Aesculapius” and “Nebuchadnezzar,” a citizen of France and
Venezuela who resides in Venezuela, with attempted...
State of Ransomware shows huge growth in threat and impacts Matthew Wheeler (May 04)
https://www.continuitycentral.com/index.php/news/technology/7275-state-of-ransomware-shows-huge-growth-in-threat-and-impacts
Sophos has released its annual survey and review of real-world ransomware
experiences in its ‘State of Ransomware 2022’ report. This shows that 66
percent of organizations surveyed were hit with ransomware in 2021, up from
37 percent in 2020.
The average ransom paid by organizations that had data encrypted in their...
Open Source Tool Development

Metasploit — Development discussion for Metasploit, the premier open source remote exploitation tool

Wireshark — Discussion of the free and open source Wireshark network sniffer. No other sniffer (commercial or otherwise) comes close. This archive combines the Wireshark announcement, users, and developers mailing lists.

Snort — Everyone's favorite open source IDS, Snort. This archive combines the snort-announce, snort-devel, snort-users, and snort-sigs lists.
Snort Subscriber Rules Update 2025-04-01 Research via Snort-sigs (Apr 01)
Talos Snort Subscriber Rules Update
Synopsis:
This release adds and modifies rules in several categories.
Details:
Talos has added and modified multiple rules in the malware-cnc,
malware-other, os-other, policy-other, protocol-other, server-apache
and server-webapp rule sets to provide coverage for emerging threats
from these technologies.
For a complete list of new and modified rules please see:
https://www.snort.org/advisories
Snort Subscriber Rules Update 2025-03-27 Research via Snort-sigs (Mar 27)
Talos Snort Subscriber Rules Update
Synopsis:
This release adds and modifies rules in several categories.
Details:
Talos has added and modified multiple rules in the and server-webapp
rule sets to provide coverage for emerging threats from these
technologies.
For a complete list of new and modified rules please see:
https://www.snort.org/advisories
Snort Subscriber Rules Update 2025-03-27 Research via Snort-sigs (Mar 27)
Talos Snort Subscriber Rules Update
Synopsis:
This release adds and modifies rules in several categories.
Details:
Talos has added and modified multiple rules in the browser-plugins,
file-java, indicator-obfuscation, malware-other and server-webapp rule
sets to provide coverage for emerging threats from these technologies.
For a complete list of new and modified rules please see:
https://www.snort.org/advisories
Snort Subscriber Rules Update 2025-03-25 Research via Snort-sigs (Mar 25)
Talos Snort Subscriber Rules Update
Synopsis:
This release adds and modifies rules in several categories.
Details:
Talos has added and modified multiple rules in the file-flash,
malware-cnc, malware-other, os-windows, policy-other, server-apache,
server-mail and server-webapp rule sets to provide coverage for
emerging threats from these technologies.
For a complete list of new and modified rules please see:
https://www.snort.org/advisories
Snort Subscriber Rules Update 2025-03-20 Research via Snort-sigs (Mar 20)
Talos Snort Subscriber Rules Update
Synopsis:
This release adds and modifies rules in several categories.
Details:
Talos has added and modified multiple rules in the browser-plugins,
file-other and server-webapp rule sets to provide coverage for emerging
threats from these technologies.
For a complete list of new and modified rules please see:
https://www.snort.org/advisories
Snort Subscriber Rules Update 2025-03-18 Research via Snort-sigs (Mar 18)
Talos Snort Subscriber Rules Update
Synopsis:
This release adds and modifies rules in several categories.
Details:
Talos has added and modified multiple rules in the browser-chrome,
browser-firefox, file-multimedia, file-other, malware-cnc and
server-webapp rule sets to provide coverage for emerging threats from
these technologies.
For a complete list of new and modified rules please see:
https://www.snort.org/advisories
Snort Subscriber Rules Update 2025-03-13 Research via Snort-sigs (Mar 13)
Talos Snort Subscriber Rules Update
Synopsis:
This release adds and modifies rules in several categories.
Details:
Talos has added and modified multiple rules in the file-image,
malware-cnc and server-webapp rule sets to provide coverage for
emerging threats from these technologies.
For a complete list of new and modified rules please see:
https://www.snort.org/advisories
Snort Subscriber Rules Update 2025-03-11 Research via Snort-sigs (Mar 11)
Talos Snort Subscriber Rules Update
Synopsis:
Talos is aware of vulnerabilities affecting products from Microsoft
Corporation.
Details:
Microsoft Vulnerability CVE-2025-21247:
A coding deficiency exists in Microsoft MapUrlToZone that may lead to
security feature bypass.
Rules to detect attacks targeting these vulnerabilities are included in
this release and are identified with:
Snort 2: GID 1, SIDs 64652 through 64653,
Snort 3: GID 1, SID...
Snort Subscriber Rules Update 2025-03-06 Research via Snort-sigs (Mar 06)
Talos Snort Subscriber Rules Update
Synopsis:
This release adds and modifies rules in several categories.
Details:
Talos has added and modified multiple rules in the browser-chrome,
deleted, file-image, file-other, policy-spam, server-apache and
server-webapp rule sets to provide coverage for emerging threats from
these technologies.
For a complete list of new and modified rules please see:
https://www.snort.org/advisories
Snort Subscriber Rules Update 2025-03-04 Research via Snort-sigs (Mar 04)
Talos Snort Subscriber Rules Update
Synopsis:
This release adds and modifies rules in several categories.
Details:
Talos has added and modified multiple rules in the file-image,
file-multimedia, file-office, indicator-obfuscation, malware-cnc,
malware-other and server-webapp rule sets to provide coverage for
emerging threats from these technologies.
For a complete list of new and modified rules please see:
https://www.snort.org/advisories
Re: Rules crashing sensors - Update from 2025_02_21 Brian R. Thomas via Snort-sigs (Mar 03)
ET is Emerging Threats, not Snort.
Your issue may be related to this issue,
https://community.emergingthreats.net/t/rule-failed-error/2471 . Your Snort
engine version is supported but there may be something related.
-Brian
Re: Rules crashing sensors - Update from 2025_02_21 Joel Esler via Snort-sigs (Mar 03)
These rules are not in the official Snort ruleset.
—
Sent from my iPad
Rules crashing sensors - Update from 2025_02_21 Lenny Hansson via Snort-sigs (Mar 03)
Hi There
These rules are crashing sensors. Please verify and test the rules agin.
I am running SNORT Version 2.9.16.1 GRE (Build 140)
In the update from 2025_02_21 the following rules are crashing all my sensors.
To fix this I had to put all the following rules into disablesid.conf to get sensors running.
# RULES WITH PROBLEMS - ET TROJAN implant.js
1:2060259
1:2060260
1:2060261
1:2060262
1:2060263
1:2060264
1:2060265
1:2060266
I have...
Snort Subscriber Rules Update 2025-02-27 Research via Snort-sigs (Feb 27)
Talos Snort Subscriber Rules Update
Synopsis:
This release adds and modifies rules in several categories.
Details:
Talos has added and modified multiple rules in the file-office,
file-pdf and server-webapp rule sets to provide coverage for emerging
threats from these technologies.
For a complete list of new and modified rules please see:
https://www.snort.org/advisories
Snort Subscriber Rules Update 2025-02-25 Research via Snort-sigs (Feb 25)
Talos Snort Subscriber Rules Update
Synopsis:
This release adds and modifies rules in several categories.
Details:
Talos has added and modified multiple rules in the file-executable,
file-other, indicator-compromise, malware-cnc, malware-other and
server-webapp rule sets to provide coverage for emerging threats from
these technologies.
For a complete list of new and modified rules please see:
https://www.snort.org/advisories
More Lists
We also maintain archives for these lists (some are currently inactive):
- Declan McCullagh's Politech
- TCPDump/LibPCAP Dev
- Security Incidents
- Vulnerability Development
- Vulnerability Watch
Related Resources
Read some old-school private security digests such as Zardoz at SecurityDigest.Org
We're always looking for great network security related lists to archive. To suggest one, mail Fyodor.