Package: aum
Version: 6.0.81-37050noble
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-37050noble_amd64.deb
Size: 9130458
MD5sum: 12c9db29ff5a8c2ee36b9cf44896a6a8
SHA1: 10d3e5d43467076a23ec3fc66ad77163ead88029
SHA256: c63897d5c3146bce1e819c719033f8fb3e9d5f70401d62d8745b7007ee352b60
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).