Package: aum
Version: 6.0.81-37066noble
Architecture: amd64
Maintainer: root <root@unknown>
Installed-Size: 30255
Depends: iproute2, iptables (>= 1.4.7-2), bzip2, net-tools, apache2, systemd-sysv
Filename: dists/noble/main/binary-amd64/aum_6.0.81-37066noble_amd64.deb
Size: 9130360
MD5sum: 4168522f457564db003f4e1f864a1c61
SHA1: 4b789229c146ff2200d5ccd6a0ae2665fe9ffcf5
SHA256: 90565f54406a1902a5578bfc166afd57f312c33a0bd4e1b71b1cff35ef09de0d
Section: unknown
Priority: optional
Homepage: <insert the upstream URL, if relevant>
Description: Atomic Update Manager

Package: libapache2-mod-security2
Source: modsecurity-apache
Version: 2.9.12-37052jammy
Architecture: amd64
Maintainer: Alberto Gonzalez Iniesta <agi@inittab.org>
Installed-Size: 1086
Depends: libxml2 (>= 2.9.0), libapr1 (>= 1.2.7), libaprutil1 (>= 1.4.0), libc6 (>= 2.34), libcurl4 (>= 7.16.2), liblua5.1-0, libpcre2-8-0 (>= 10.22), apache2-api-20120211, apache2-bin (>= 2.4.16)
Recommends: modsecurity-crs
Filename: dists/noble/main/binary-amd64/libapache2-mod-security2_2.9.12-37052jammy_amd64.deb
Size: 296656
MD5sum: b609b1caf4281738aae32c7374e8a988
SHA1: 45ab143cfa2f3156d6a6a5fa9ee29b45585e8a3f
SHA256: 7983809e2da08511b3c0c9d77ba0d3919144b8a1e3eb8a64d5a0c629535a0c46
Section: httpd
Priority: optional
Homepage: http://www.modsecurity.org/
Description: Tighten web applications security for Apache
 Modsecurity is an Apache module whose purpose is to tighten the Web
 application security. Effectively, it is an intrusion detection and prevention
 system for the web server.
 .
 At the moment its main features are:
   * Audit log; store full request details in a separate file, including POST
     payloads.
   * Request filtering; incoming requests can be analysed and offensive requests
     can be rejected (or simply logged, if that is what you want). This feature
     can be used to prevent many types of attacks (e.g. XSS attacks, SQL
     injection, ...) and even allow you to run insecure applications on your
     servers (if you have no other choice, of course).