Package: aidl
Source: android-platform-system-tools-aidl
Version: 1:10.0.0+r36-4
Installed-Size: 977
Maintainer: Android Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
Architecture: armel
Depends: android-libbase (>= 1:10.0.0+r36), android-libcutils (>= 1:10.0.0+r36), libatomic1 (>= 4.8), libc6 (>= 2.32), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Size: 275392
SHA256: ab7e2398873203173296584af1274472c6cc36880bb8461c20ab2165749ad66b
SHA1: f1cf8819e38b6ed593ad15a80a7c64445f848e2c
MD5sum: e9016437eb327425df7d6821e1a55800
Description: Binder generator of AIDL interfaces
 aidl is a utility to generate Java and/or C++ code from Android's
 Android Interface Definition Language (AIDL). AIDL is similar to
 other IDLs you might have worked with. It allows you to define the
 programming interface that both the client and service agree upon in
 order to communicate with each other using interprocess communication
 (IPC). On Android, one process cannot normally access the memory of
 another process. So to talk, they need to decompose their objects
 into primitives that the operating system can understand, and
 marshall the objects across that boundary for you. The code to do
 that marshalling is tedious to write, so Android handles it for you
 with AIDL. This package provides two tools:
 .
   * "aidl" which generates Java bindings.
   * "aidl-cpp" which generates C++ bindings.
 .
 For more info, see:
 https://developer.android.com/guide/components/aidl.html
Homepage: https://android.googlesource.com/platform/system/tools/aidl
Section: devel
Priority: optional
Filename: pool/main/a/android-platform-system-tools-aidl/aidl_10.0.0+r36-4_armel.deb

Package: apktool
Version: 2.7.0+dfsg-7
Installed-Size: 269
Maintainer: Android Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
Architecture: armel
Depends: android-framework-res, default-jre-headless | java8-runtime-headless, libantlr3-runtime-java, libcommons-cli-java, libcommons-io-java, libcommons-lang3-java, libcommons-text-java, libguava-java, libsmali-java (>= 2.4.0), libstringtemplate-java, libxmlunit-java, libxpp3-java, libyaml-snake-java
Recommends: aapt
Size: 222284
SHA256: f42c6b460bf0b76f3cf19698b9b5ae0b1a6622f97090a7bf0d049dc5024160bf
SHA1: f216a6f8f42452a33310abf0e54755e074cd50ff
MD5sum: b48e048c774dd32b0477f36f9005485f
Description: tool for reverse engineering Android apk files
 A tool for reverse engineering 3rd party, closed, binary Android apps. It can
 decode resources to nearly original form and rebuild them after making some
 modifications; it makes possible to debug smali code step by step. Also it
 makes working with an app easier because of project-like file structure and
 automation of some repetitive tasks like building apk.
Homepage: https://ibotpeaches.github.io/Apktool/
Section: devel
Priority: optional
Filename: pool/main/a/apktool/apktool_2.7.0+dfsg-7_armel.deb

Package: backdoor-factory
Version: 3.4.2+dfsg-5
Installed-Size: 735
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: all
Depends: python3:any, curl, python3-capstone (>= 3.0), python3-pkg-resources (>= 39.2.0), python3-pefile, osslsigncode
Size: 86428
SHA256: a4d289bd629780a0b53a6396335f63c790ec34f8b077da7f82404d6f314a952a
SHA1: 9c5d83b476bfd5830b678a72615b550bfb3e1c4a
MD5sum: b738164f356b4e832367b7bc45877e0c
Description: Patch 32/64 bits ELF & win32/64 binaries with shellcode
 Injects shellcode into win32/64 PE files, 32/64bits ELF binaries, to continue
 normal file execution (if the shellcode supports it), by patching the exe/dll
 directly.
 .
 Some executables have built in protections, as such this will not work on all
 ELF/PE files. It is advisable that you test target ELF/PE files before
 deploying them to clients or using them in exercises
Homepage: https://github.com/secretsquirrel/the-backdoor-factory
Section: utils
Priority: optional
Filename: pool/main/b/backdoor-factory/backdoor-factory_3.4.2+dfsg-5_all.deb

Package: calamares-extensions
Version: 3.3.12-1.1
Installed-Size: 159
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Architecture: armel
Depends: calamares (>= 3.3.13), libc6 (>= 2.4), libgcc-s1 (>= 3.5), libqt6core6t64 (>= 6.8.2), libstdc++6 (>= 5), calamares-extensions-data (= 3.3.12-1.1), kirigami2-dev, libkf5coreaddons-dev, libkf5declarative-dev, libkf5kdelibs4support-dev, libqt5svg5-dev, libyaml-cpp-dev, qml-module-org-kde-kirigami2, qml-module-qtquick-virtualkeyboard, qml-module-qtqml, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-qtquick2, qml-module-qt-labs-folderlistmodel, qtdeclarative5-dev, qttools5-dev, qtvirtualkeyboard-plugin
Recommends: f2fs-tools, btrfs-progs, e2fsprogs
Size: 46952
SHA256: 7ff8bd979f1c6d3d6d02d0afbfe4282659ea97fb78211e9c41e4d4ba7dac96ad
SHA1: 78dd06e8a640573892c555b5a7cbcd1224b613c5
MD5sum: 5a83cc14b6af7f5879147336d3a75c1a
Description: Mobile module for Calamares installer framework
 Provides the mobile module for calamares, which allows installing
 on devices with small, touch-screens.
 .
 This package contains architecture-dependent binary files.
Homepage: https://github.com/calamares/calamares-extensions
Tag: uitoolkit::qt
Section: utils
Priority: optional
Filename: pool/main/c/calamares-extensions/calamares-extensions_3.3.12-1.1_armel.deb

Package: calamares-extensions-data
Source: calamares-extensions
Version: 3.3.12-1.1
Installed-Size: 4436
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Architecture: all
Size: 3306920
SHA256: 5f32d5c84a148837b9a877909d24c2226e82941d0ee5e12fd26a16b7f70fca89
SHA1: 9059c4271773cbd8b20f4bbc2cd56656688d7331
MD5sum: e90065bc2f0577957d28071060ecb26e
Description: Mobile module for Calamares installer framework - data files
 Provides the mobile module for calamares, which allows installing
 on devices with small, touch-screens.
 .
 This package contains architecture-independent data files.
Multi-Arch: foreign
Homepage: https://github.com/calamares/calamares-extensions
Section: utils
Priority: optional
Filename: pool/main/c/calamares-extensions/calamares-extensions-data_3.3.12-1.1_all.deb

Package: calamares-settings-mobian
Version: 0.3.6
Installed-Size: 132
Maintainer: Jarrah Gosbell <debian@undef.tools>
Architecture: all
Depends: btrfs-progs, calamares (>= 3.3.0~alpha2-1), calamares-extensions (>= 1.3.2-1), cryptsetup, e2fsprogs, fdisk, parted, python3, squashfs-tools
Conflicts: calamares-settings-debian
Size: 34300
SHA256: 6d0dbc6b96f75c537277b10e0175c15a2d67ee0b190c27f54da3ff188ceea49e
SHA1: 63d11be93ca923f42b9ef9b067e6fb1445140925
MD5sum: 065dd25de82a3844e7d6234db28e32f2
Description: Calamares branding and configuration for Mobian
 This package contains the branding, configuration and scripts required
 to boot to calamares and install Mobian on a small, touch screen only device.
Homepage: https://salsa.debian.org/Mobian-team/calamares-settings-mobian
Section: utils
Priority: optional
Filename: pool/main/c/calamares-settings-mobian/calamares-settings-mobian_0.3.6_all.deb

Package: dsniff
Version: 2.4b1+debian-34
Installed-Size: 319
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: armel
Depends: libc6 (>= 2.38), libdb5.3t64, libnet1 (>= 1.1.2.1), libnids1.21t64 (>= 1.23), libpcap0.8t64 (>= 0.9.8), libssl3t64 (>= 3.0.0), libtirpc3t64 (>= 1.0.2), libx11-6, libxmu6 (>= 2:1.1.3), openssl
Size: 88424
SHA256: 78af0453561edcf346f09c964109e463a674f3adff6680c78d13d1b09ae5bb4f
SHA1: cc44c5501a9704777e5de539b38931b3d0a2237e
MD5sum: cad26b7aad2cbf8d6bd00de46af48b8d
Description: Various tools to sniff network traffic for cleartext insecurities
 This package contains several tools to listen to and create network traffic:
 .
  * arpspoof  - Send out unrequested (and possibly forged) arp replies.
  * dnsspoof  - forge replies to arbitrary DNS address / pointer queries
              on the Local Area Network.
  * dsniff    - password sniffer for several protocols.
  * filesnarf - saves selected files sniffed from NFS traffic.
  * macof     - flood the local network with random MAC addresses.
  * mailsnarf - sniffs mail on the LAN and stores it in mbox format.
  * msgsnarf  - record selected messages from different Instant Messengers.
  * sshmitm   - SSH monkey-in-the-middle. proxies and sniffs SSH traffic.
  * sshow     - SSH traffic analyser.
  * tcpkill   - kills specified in-progress TCP connections.
  * tcpnice   - slow down specified TCP connections via "active"
              traffic shaping.
  * urlsnarf  - output selected URLs sniffed from HTTP traffic in CLF.
  * webmitm   - HTTP / HTTPS monkey-in-the-middle. transparently proxies.
  * webspy    - sends URLs sniffed from a client to your local browser
              (requires libx11-6 installed).
 .
 Please do not abuse this software.
Homepage: https://www.monkey.org/~dugsong/dsniff/
Tag: implemented-in::c, interface::commandline, protocol::ethernet,
 protocol::http, protocol::ip, protocol::smtp, protocol::ssh,
 role::program, scope::utility, use::monitor, works-with::mail
Section: net
Priority: optional
Filename: pool/main/d/dsniff/dsniff_2.4b1+debian-34_armel.deb

Package: fonts-octicons
Source: octicons
Version: 4.4.0-2
Installed-Size: 62
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Architecture: all
Size: 28004
SHA256: 7b63cc5877bb9ea16b84c10ff723be2d6e694af5adabf5aec491a68e3a2aa51e
SHA1: efecc706acfeefe1137dc1d40b7ad0a0febb290c
MD5sum: a38b77f182bd52f36caf83f3eaa9dd83
Description: GitHub's icons font
 GitHub's "octicons" font, you can use over 100 icons with this font.
 .
 See https://octicons.github.com/ for examples.
Multi-Arch: foreign
Homepage: https://octicons.github.com/
Section: fonts
Priority: optional
Filename: pool/main/o/octicons/fonts-octicons_4.4.0-2_all.deb

Package: greenbone-feed-sync
Version: 25.1.0-1
Installed-Size: 117
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: all
Replaces: gvmd (<< 22.4.2-2), openvas-scanner (<< 22.6.1~)
Depends: python3-rich, python3-shtab, python3-tomli | python3-supported-min (>= 3.11), python3:any, rsync
Breaks: gvmd (<< 22.4.2-2), openvas-scanner (<< 22.6.1~)
Size: 17308
SHA256: db06ea6dcd161c88838458648f94413350f22495679ad99c5c4b2871daef4428
SHA1: dfeb2c6f00a246f5590bef956027d6d97c5b82ff
MD5sum: 47009d09a8dfc24bf80265af0b3ebcd7
Description: New script for syncing the Greenbone Community Feed (Python 3)
 This package contains a script for syncing the Greenbone Community Feed.
 .
 This package installs the library for Python 3.
Homepage: https://github.com/greenbone/greenbone-feed-sync/
Section: misc
Priority: optional
Filename: pool/main/g/greenbone-feed-sync/greenbone-feed-sync_25.1.0-1_all.deb

Package: gsad
Version: 24.2.3-1
Installed-Size: 460
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: armel
Replaces: greenbone-security-assistant (<< 21.4.4)
Depends: gvmd (>= 22.5.0), libc6 (>= 2.38), libgcrypt20 (>= 1.11.0), libglib2.0-0t64 (>= 2.76.0), libgnutls30t64 (>= 3.7.2), libgvm22t64 (>= 22.8.0), libmicrohttpd12t64 (>= 0.9.50), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0)
Recommends: greenbone-security-assistant (>= 22.4.0)
Breaks: greenbone-security-assistant (<< 21.4.4)
Size: 122624
SHA256: 361b6ff1517351242bcbc2469429e92509eedf49e61bf882b34ab5b27f9c6aba
SHA1: c1aaa9b62b354d01358150eb337561da10533f97
MD5sum: ea2c87b5a19b7607fbf744e5e284912e
Description: remote network security auditor - web interface
 The Greenbone Security Assistant HTTP Server connects to the Greebone
 Vulnerability Manager "gvmd" to provide a full-featured user interface for
 vulnerability management.
 .
 This tools was initially provided by the package greenbone-security-assistant.
Homepage: https://www.greenbone.net
Section: admin
Priority: optional
Filename: pool/main/g/gsad/gsad_24.2.3-1_armel.deb

Package: gvm
Version: 25.04.0
Installed-Size: 48
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: all
Replaces: openvas (<< 9.0.4)
Provides: openvas
Depends: gsad (>= 24.0.0), gvmd (>= 24.0.0), notus-scanner (>= 22.6.0), openvas-scanner (>= 23.13.1), ospd-openvas (>= 22.7.0), xsltproc, psmisc, rsync
Recommends: greenbone-security-assistant (>= 22.8.0), gvm-tools (>= 23.4.0)
Breaks: greenbone-security-assistant (<< 9.0.0), openvas (<< 9.0.4), openvas-cli
Size: 11944
SHA256: 19b450baabf0a916f591fe786c71fa46db786d21132c5f711b225b8f32b14fe9
SHA1: 7767385fc9463d7321dbf45738c1d1e36dce5819
MD5sum: 1e9472f3d713d4be1ece710a499e753a
Description: remote network security auditor - metapackage and useful scripts
 The Greenbone Vulnerability Manager is a modular security auditing tool,
 used for testing remote systems for vulnerabilities that should be fixed.
 .
 This package installs all the required packages. It provides scripts to setup,
 start and stop the GVM services.
 .
 The tool was previously named OpenVAS.
Homepage: https://www.greenbone.net/
Section: net
Priority: optional
Filename: pool/main/g/gvm/gvm_25.04.0_all.deb

Package: gvm-tools
Version: 24.8.0-1
Installed-Size: 724
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: all
Depends: python3-terminaltables, python3-lxml, python3-gvm (>= 24.7.0), python3:any, libjs-sphinxdoc (>= 7.4)
Size: 157648
SHA256: 294689040e5b4bba3db495fb4809091d0e36611acddaa44844328316d2ecf688
SHA1: d54cd1726874ff4b66f366556e4986faf123763f
MD5sum: b48f2c44589126eac355c3b6bfb1ebd7
Description: Remote control the Greenbone Vulnerability Manager
 The Greenbone Vulnerability Management Tools or gvm-tools in short are a
 collection of tools that help with remote controlling a Greenbone Security
 Manager (GSM) appliance and its underlying Greenbone Vulnerability Manager
 (GVM). The tools essentially aid accessing the communication protocols GMP
 (Greenbone Management Protocol) and OSP (Open Scanner Protocol).
 .
 This module is comprised of interactive and non-interactive clients. The
 programming language Python is supported directly for interactive scripting.
 But it is also possible to issue remote GMP/OSP commands without programming
 in Python.
Homepage: https://www.greenbone.net/
Section: net
Priority: optional
Filename: pool/main/g/gvm-tools/gvm-tools_24.8.0-1_all.deb

Package: gvmd
Version: 25.2.1-1
Installed-Size: 3892
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: armel
Replaces: libopenvas6, openvas-administrator, openvas-manager
Depends: adduser, doc-base, greenbone-feed-sync (>= 24.1.1), gvmd-common (= 25.2.1-1), notus-scanner (>= 22.4.0), ospd-openvas (>= 22.4.0), xml-twig-tools, postgresql-17, postgresql-17-pg-gvm, libbsd0 (>= 0.6.0), libc6 (>= 2.38), libcjson1 (>= 1.7.5), libglib2.0-0t64 (>= 2.76.0), libgnutls30t64 (>= 3.7.5), libgpgme11t64 (>= 1.23.2), libgvm22t64 (>= 22.18.1), libical3t64 (>= 3.0.0), libpq5
Recommends: nsis, rpm
Breaks: openvas-administrator, openvas-manager
Size: 653076
SHA256: 291fa0fa988143371b128a9c2869120aa167e0ee856a1dff764d7920ad7bc03e
SHA1: 1dc4da65e9925e37bcf5fdae0eaa5086d74ffbc7
MD5sum: 0460430418fdf047ce77efd76ee6f4da
Description: Manager Module of Greenbone Vulnerability Manager
 The Greenbone Vulnerability Manager is the central management service between
 security scanners and the user clients.
 .
 It manages the storage of any vulnerability management configurations and of
 the scan results. Access to data, control commands and workflows is offered
 via the XML-based Greenbone Management Protocol (GMP). The primary scanner,
 openVAS Scanner is controlled directly via protocol OTP while any other remote
 scanner is coupled with the Open Scanner Protocol (OSP).
 .
 This package contains the gvmd files architecture dependent.
Homepage: https://www.greenbone.net/
Section: net
Priority: optional
Filename: pool/main/g/gvmd/gvmd_25.2.1-1_armel.deb

Package: gvmd-common
Source: gvmd
Version: 25.2.1-1
Installed-Size: 1212
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: all
Depends: gnutls-bin, xsltproc
Recommends: texlive-latex-extra
Suggests: gnupg, python3, python3-lxml, wget
Size: 110708
SHA256: 0432c08e38048508c932b4d42210ce5a08a9d366f8f15ec8205ad4efc3f7b1f0
SHA1: 6a817fd7f3186831b3c2469119c5d8f28496ff4e
MD5sum: e963bae22efcc7e5be86b5ee75c074f3
Description: architecture independent files for Greenbone Vulnerability Manager
 The Greenbone Vulnerability Manager is the central management service between
 security scanners and the user clients.
 .
 It manages the storage of any vulnerability management configurations and of
 the scan results. Access to data, control commands and workflows is offered
 via the XML-based Greenbone Management Protocol (GMP). The primary scanner,
 openVAS Scanner is controlled directly via protocol OTP while any other remote
 scanner is coupled with the Open Scanner Protocol (OSP).
 .
 This package contains the common gvmd files shared by all architectures.
Multi-Arch: foreign
Homepage: https://www.greenbone.net/
Section: net
Priority: optional
Filename: pool/main/g/gvmd/gvmd-common_25.2.1-1_all.deb

Package: knocker
Version: 0.7.1-6
Installed-Size: 78
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: armel
Depends: libc6 (>= 2.7)
Size: 28744
SHA256: 86d3c62c4da8014ca4c4edb369c5ab4e02c2df0c47e47a00b5b4e40e6defdad4
SHA1: 20d0220d774efb9a27b977ffead2a45962355203
MD5sum: 05fa0f085a0048d94398ab579821747d
Description: Simple and easy to use TCP security port scanner
 Knocker is a new, simple, and easy to use TCP security port
 scanner written in C, using threads. It is able to analyze hosts
 and the network services which are running on them.
Homepage: http://knocker.sourceforge.net/
Tag: implemented-in::c, interface::commandline, network::scanner,
 protocol::ip, protocol::ipv6, role::program, scope::utility,
 use::scanning
Section: net
Priority: optional
Filename: pool/main/k/knocker/knocker_0.7.1-6_armel.deb

Package: libgimp2.0-dev
Source: gimp
Version: 2.10.38-2
Installed-Size: 1146
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armel
Depends: libc6 (>= 2.34), libgimp2.0t64 (= 2.10.38-2), libglib2.0-0t64 (>= 2.56.2), libgegl-dev (>= 1:0.4.38), libgtk2.0-dev (>= 2.12.5), pkgconf
Suggests: libgimp2.0-doc
Size: 120248
SHA256: d0b19e03963411bbf4e4b6651593473d66790f50881d1293a20ff57c371f971b
SHA1: 459aa113b326e1192cbe339b706ac0e48fc22888
MD5sum: 05c844cbbcf1b2d1569c0733da0ae545
Description: Headers and other files for compiling plugins for GIMP
 This package contains the header files for the GNU Image Manipulation
 Program, along with the static versions of libgimp.
 It also includes the gimptool-2.0 utility.
 .
 Install this package if you wish to compile your own plugins,
 or if you wish to develop packages that use libgimp.
Homepage: https://www.gimp.org/
Tag: devel::library, role::devel-lib, suite::gimp, suite::gnu, uitoolkit::gtk
Section: libdevel
Priority: optional
Filename: pool/main/g/gimp/libgimp2.0-dev_2.10.38-2_armel.deb

Package: libgimp2.0-doc
Source: gimp
Version: 2.10.38-2
Installed-Size: 7776
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: lynx | www-browser
Size: 917316
SHA256: 51afffc53f9d1b237fd0e8c1b15bcb99362d9957525e2849980cac111ec686b3
SHA1: c49d6d655fa711d08ab6d2e2142a2b396a3d5025
MD5sum: b1237b8b1dfedcdbe7a0add848e509b5
Description: Developers' Documentation for the GIMP library
 This package contains the HTML documentation for the GIMP library in
 /usr/share/gtk-doc/html/ .
Homepage: https://www.gimp.org/
Tag: devel::doc, devel::library, made-of::html, role::documentation,
 suite::gimp, suite::gnu, uitoolkit::gtk
Section: doc
Priority: optional
Filename: pool/main/g/gimp/libgimp2.0-doc_2.10.38-2_all.deb

Package: libgimp2.0t64
Source: gimp
Version: 2.10.38-2
Installed-Size: 4131
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: armel
Replaces: libgimp2.0
Depends: libbabl-0.1-0 (>= 1:0.1.78), libc6 (>= 2.38), libcairo2 (>= 1.12.2), libgdk-pixbuf-2.0-0 (>= 2.30.8), libgegl-0.4-0t64 (>= 1:0.4.38), libgexiv2-2 (>= 0.12.2), libglib2.0-0t64 (>= 2.79.0), libgtk2.0-0t64 (>= 2.24.10), liblcms2-2 (>= 2.9), libpango-1.0-0 (>= 1.29.4), libpangocairo-1.0-0 (>= 1.29.4)
Recommends: gimp-data (>= 2.10.38), gimp-data (<= 2.10.38-z)
Breaks: libgimp2.0 (<< 2.10.38-2)
Size: 744256
SHA256: 28a599f68f1fc7d185651ae09760aa0689ddee2aa03d40ca6e498cd70b18f40c
SHA1: e20f48142ac10bd8e6c273ef73e5a1a28b828759
MD5sum: eb5a0f29b8dd0252365cf8e88cf76e7e
Description: Libraries for the GNU Image Manipulation Program
 This package includes the libgimp libraries, which are
 necessary to run GIMP and third-party GIMP plugins.
Multi-Arch: same
Homepage: https://www.gimp.org/
Section: libs
Priority: optional
Filename: pool/main/g/gimp/libgimp2.0t64_2.10.38-2_armel.deb

Package: libgvm-dev
Source: gvm-libs
Version: 22.20.0-1
Installed-Size: 165
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: armel
Depends: libgcrypt-dev, libglib2.0-dev, libgnutls28-dev, libgpgme-dev, libhiredis-dev, libksba-dev, libgvm22t64 (= 22.20.0-1), libpcap-dev, libssh-dev, uuid-dev, libsnmp-dev
Suggests: libgvm-doc
Size: 27296
SHA256: b39ae0722d1bbcac0fabd8a9e35cd030daaac5c5cde225b981abd7c8dbf9e240
SHA1: 21e84e98917c94c7c7899a4d2f0b7e4c6728185d
MD5sum: 075dcc057b81c27e0f3181e719bc4d36
Description: remote network security auditor - static libraries and headers
 The Open Vulnerability Assessment System is a modular security auditing
 tool, used for testing remote systems for vulnerabilities that should be
 fixed.
 .
 It is made up of two parts: a server, and a client. The server/daemon,
 gvmd, is in charge of the attacks, whereas the client,
 gvm-tools, provides an X11/GTK+ user interface.
 .
 This package contains the required static libraries and headers.
Homepage: https://www.greenbone.net/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gvm-libs/libgvm-dev_22.20.0-1_armel.deb

Package: libgvm-doc
Source: gvm-libs
Version: 22.20.0-1
Installed-Size: 10622
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: all
Size: 622196
SHA256: 7a8fc5539bef3107dc4eb5106c24b1d71b5702cc34077aa3473164893d988f73
SHA1: 79119622e03a6b8bcfe15a902d2743eea34b667a
MD5sum: 813a2b297b71a39498df6858935dcb91
Description: remote network security auditor - libraries documentation
 The Open Vulnerability Assessment System is a modular security auditing
 tool, used for testing remote systems for vulnerabilities that should be
 fixed.
 .
 It is made up of two parts: a server, and a client. The server/daemon,
 gvmd, is in charge of the attacks, whereas the client,
 gvm-tools, provides an X11/GTK+ user interface.
 .
 This package contains the doxygen generated HTML documentation for the
 libraries.
Homepage: https://www.greenbone.net/
Section: doc
Priority: optional
Filename: pool/main/g/gvm-libs/libgvm-doc_22.20.0-1_all.deb

Package: libgvm22t64
Source: gvm-libs
Version: 22.20.0-1
Installed-Size: 638
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: armel
Replaces: libgvm22, libopenvas9
Depends: libc6 (>= 2.38), libcjson1 (>= 1.7.5), libcrypt1 (>= 1:4.1.0), libcurl3t64-gnutls (>= 7.83.0), libgcrypt20 (>= 1.11.0), libglib2.0-0t64 (>= 2.76.0), libgnutls30t64 (>= 3.8.1), libgpgme11t64 (>= 1.23.2), libhiredis1.1.0 (>= 1.2.0), libldap2 (>= 2.6.2), libnet1 (>= 1.1.2.1), libpaho-mqtt1.3 (>= 1.3.0), libradcli4 (>= 1.2.11), libssh-4 (>= 0.8.0), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.3.3)
Conflicts: libopenvas9
Breaks: libgvm22 (<< 22.20.0-1)
Size: 121996
SHA256: 5e56c398a7a0a2fafad1bdd00a7181857dec22101df3329e9d7179ea8f474dea
SHA1: bffdc91d40e2233accf46ef4e72f68e864e99376
MD5sum: 803641174f9eb3bb977e13a986934ac6
Description: remote network security auditor - shared libraries
 The Open Vulnerability Assessment System is a modular security auditing
 tool, used for testing remote systems for vulnerabilities that should be
 fixed.
 .
 It is made up of two parts: a server, and a client. The server/daemon,
 gvmd, is in charge of the attacks, whereas the client,
 gvm-tools, provides an X11/GTK+ user interface.
 .
 This package contains the required shared libraries.
Multi-Arch: same
Homepage: https://www.greenbone.net/
Section: libs
Priority: optional
Filename: pool/main/g/gvm-libs/libgvm22t64_22.20.0-1_armel.deb

Package: libmbedcrypto7t64
Source: mbedtls
Version: 2.28.8-1
Installed-Size: 537
Maintainer: Debian IoT Maintainers <debian-iot-maintainers@alioth-lists.debian.net>
Architecture: armel
Replaces: libmbedcrypto7
Depends: libc6 (>= 2.34)
Breaks: libmbedcrypto7 (<< 2.28.8-1)
Size: 248860
SHA256: ac7af0deb58b065f597bf2b53ef1cf10d1cab2caa9e8fffd1cf2faedfa38e252
SHA1: 509dccc87027f03b328665e854f4cd90222a342f
MD5sum: 068a5b2be20d6a9f2b1bcb7894bbde42
Description: lightweight crypto and SSL/TLS library - crypto library
 mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for
 providing SSL and TLS support in your programs. It offers an intuitive API and
 documented header files, so you can actually understand what the code does.
 It features:
  - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia
    and XTEA
  - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5
  - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG
  - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA
    and ECDH
  - TLS 1.0, 1.1 and 1.2
  - Abstraction layers for ciphers, hashes, public key operations, platform
    abstraction and threading
 .
 This package contains the shared library handling cryptography.
Multi-Arch: same
Homepage: https://www.trustedfirmware.org/projects/mbed-tls/
Section: libs
Priority: optional
Filename: pool/main/m/mbedtls/libmbedcrypto7t64_2.28.8-1_armel.deb

Package: libmbedtls14t64
Source: mbedtls
Version: 2.28.8-1
Installed-Size: 289
Maintainer: Debian IoT Maintainers <debian-iot-maintainers@alioth-lists.debian.net>
Architecture: armel
Replaces: libmbedtls14
Depends: libc6 (>= 2.34), libmbedcrypto7t64 (>= 2.28.0), libmbedx509-1t64 (>= 2.28.0)
Breaks: libmbedtls14 (<< 2.28.8-1)
Size: 158064
SHA256: 5e99c7645c1885ca5badfeea576fcbca8805d7cf36c6b682a12de03730f850a5
SHA1: 6571a86fd4eed2710110b2e91bc431fbf3c956b9
MD5sum: 38ea226b0c65f3bc61a5d8464b99cfe1
Description: lightweight crypto and SSL/TLS library - tls library
 mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for
 providing SSL and TLS support in your programs. It offers an intuitive API and
 documented header files, so you can actually understand what the code does.
 It features:
  - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia
    and XTEA
  - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5
  - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG
  - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA
    and ECDH
  - TLS 1.0, 1.1 and 1.2
  - Abstraction layers for ciphers, hashes, public key operations, platform
    abstraction and threading
 .
 This package contains the shared library handling TLS.
Multi-Arch: same
Homepage: https://www.trustedfirmware.org/projects/mbed-tls/
Section: libs
Priority: optional
Filename: pool/main/m/mbedtls/libmbedtls14t64_2.28.8-1_armel.deb

Package: libmbedx509-1t64
Source: mbedtls
Version: 2.28.8-1
Installed-Size: 226
Maintainer: Debian IoT Maintainers <debian-iot-maintainers@alioth-lists.debian.net>
Architecture: armel
Replaces: libmbedx509-1
Depends: libc6 (>= 2.34), libmbedcrypto7t64 (>= 2.28.5)
Breaks: libmbedx509-1 (<< 2.28.8-1)
Size: 126440
SHA256: dc12f3b564a8823d8dd4711d451a4e5c671707aafced11b5d759c787e51c9694
SHA1: 7b3a186d8dc96bc8520de58d8d4a6952fce61f01
MD5sum: 5e96597e216dd1dbe44e91784802f60d
Description: lightweight crypto and SSL/TLS library - x509 certificate library
 mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for
 providing SSL and TLS support in your programs. It offers an intuitive API and
 documented header files, so you can actually understand what the code does.
 It features:
  - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia
    and XTEA
  - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5
  - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG
  - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA
    and ECDH
  - TLS 1.0, 1.1 and 1.2
  - Abstraction layers for ciphers, hashes, public key operations, platform
    abstraction and threading
 .
 This package contains the shared library handling x509 certificates.
Multi-Arch: same
Homepage: https://www.trustedfirmware.org/projects/mbed-tls/
Section: libs
Priority: optional
Filename: pool/main/m/mbedtls/libmbedx509-1t64_2.28.8-1_armel.deb

Package: libndpi-bin
Source: ndpi (4.2-2.1)
Version: 4.2-2.1+b2
Installed-Size: 237
Maintainer: Ludovico Cavedon <cavedon@debian.org>
Architecture: armel
Depends: libc6 (>= 2.38), libndpi4.2t64 (>= 4.2), libpcap0.8t64 (>= 0.9.8)
Size: 71224
SHA256: 545b061d7107e1582e0b3d8a8a07c6fc7d289bd2518de85d3b7ce9f318b9ee1b
SHA1: 398b585cd46b08b2dd4f2ccc517f0739a3743eff
MD5sum: efdc1c1257ce6161cc1b703d66b1926c
Description: extensible deep packet inspection library - ndpiReader
 nDPI is a ntop-maintained superset of the popular OpenDPI library. Released
 under the LGPL license, its goal is to extend the original library by adding
 new protocols that are otherwise available only on the paid version of
 OpenDPI.
 .
 nDPI has also been modified to be suitable for traffic monitoring
 applications, by disabling specific features that slow down the DPI engine
 while being them un-necessary for network traffic monitoring.
 .
 With nDPI, it is possible to both detect known protocols on non-standard ports
 (e.g. detect http non ports other than 80), and also the opposite.
 .
 This package contains the ndpiReader binary.
Multi-Arch: foreign
Homepage: http://www.ntop.org/products/ndpi/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/n/ndpi/libndpi-bin_4.2-2.1+b2_armel.deb

Package: libndpi-dev
Source: ndpi (4.2-2.1)
Version: 4.2-2.1+b2
Installed-Size: 1969
Maintainer: Ludovico Cavedon <cavedon@debian.org>
Architecture: armel
Depends: libndpi4.2t64 (= 4.2-2.1+b2), libgcrypt20-dev
Size: 463160
SHA256: 583defef58a1ac42dafa8d2ef3dacd36012dfa92804eda32066270d13f7a255b
SHA1: 3cfbc65bbaa9928aed2b595ff89d14c61e20eb80
MD5sum: 21fbadb78a7e337ce79b55bed4aa2f4d
Description: extensible deep packet inspection library - development files
 nDPI is a ntop-maintained superset of the popular OpenDPI library. Released
 under the LGPL license, its goal is to extend the original library by adding
 new protocols that are otherwise available only on the paid version of
 OpenDPI.
 .
 nDPI has also been modified to be suitable for traffic monitoring
 applications, by disabling specific features that slow down the DPI engine
 while being them un-necessary for network traffic monitoring.
 .
 With nDPI, it is possible to both detect known protocols on non-standard ports
 (e.g. detect http non ports other than 80), and also the opposite.
 .
 This package contains the static library and compilation headers.
Homepage: http://www.ntop.org/products/ndpi/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/n/ndpi/libndpi-dev_4.2-2.1+b2_armel.deb

Package: libndpi-wireshark
Source: ndpi (4.2-2.1)
Version: 4.2-2.1+b2
Installed-Size: 92
Maintainer: Ludovico Cavedon <cavedon@debian.org>
Architecture: armel
Depends: libndpi-bin (>= 4.2-2.1+b2)
Size: 27556
SHA256: cfe8bda6f57a714889464afad7034b14ae64857ea718b64abe9a35f3c6b610f0
SHA1: 02c2d593fafbbe71c0f9776a452639d194f99774
MD5sum: 9858cc189bbbcf68afa929f1ead4d911
Description: extensible deep packet inspection library - wireshark dissector
 nDPI is a ntop-maintained superset of the popular OpenDPI library. Released
 under the LGPL license, its goal is to extend the original library by adding
 new protocols that are otherwise available only on the paid version of
 OpenDPI.
 .
 nDPI has also been modified to be suitable for traffic monitoring
 applications, by disabling specific features that slow down the DPI engine
 while being them un-necessary for network traffic monitoring.
 .
 With nDPI, it is possible to both detect known protocols on non-standard ports
 (e.g. detect http non ports other than 80), and also the opposite.
 .
 This package contains the wireshark dissector based on nDPI.  The dissector is
 installed in the plugin directory for the current wireshark version.
Multi-Arch: same
Homepage: http://www.ntop.org/products/ndpi/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/n/ndpi/libndpi-wireshark_4.2-2.1+b2_armel.deb

Package: libndpi4.2t64
Source: ndpi (4.2-2.1)
Version: 4.2-2.1+b2
Installed-Size: 1397
Maintainer: Ludovico Cavedon <cavedon@debian.org>
Architecture: armel
Replaces: libndpi4.2
Depends: libc6 (>= 2.38), libgcrypt20 (>= 1.11.0)
Breaks: libndpi4.2 (<< 4.2-2.1)
Size: 353632
SHA256: bf92854468e665b66b896742cca0b4ad06cf3d950856ae46fc70204e50256226
SHA1: 9567df088193e0ae146ef522f0ed98d957311bc6
MD5sum: 0f1456453b46a6e6feb0cdd61c4d8220
Description: extensible deep packet inspection library - shared library
 nDPI is a ntop-maintained superset of the popular OpenDPI library. Released
 under the LGPL license, its goal is to extend the original library by adding
 new protocols that are otherwise available only on the paid version of
 OpenDPI.
 .
 nDPI has also been modified to be suitable for traffic monitoring
 applications, by disabling specific features that slow down the DPI engine
 while being them un-necessary for network traffic monitoring.
 .
 With nDPI, it is possible to both detect known protocols on non-standard ports
 (e.g. detect http non ports other than 80), and also the opposite.
 .
 This package contains the shared library.
Multi-Arch: same
Homepage: http://www.ntop.org/products/ndpi/
Section: libs
Priority: optional
Filename: pool/main/n/ndpi/libndpi4.2t64_4.2-2.1+b2_armel.deb

Package: libpcre16-3
Source: pcre3
Version: 2:8.39-15.1
Installed-Size: 541
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armel
Depends: libc6 (>= 2.34)
Size: 239016
SHA256: 7982993398e3df0b84525e29d5dbac35749ee937ac3777bb13d5106bd7209c51
SHA1: 693622bde01e1b111eb98c8b3a544d328bd6b09a
MD5sum: 63a7f620d25f1358321ebc26c607d6d8
Description: Old Perl 5 Compatible Regular Expression Library - 16 bit runtime files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the 16 bit runtime library.
Multi-Arch: same
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pcre3/libpcre16-3_8.39-15.1_armel.deb

Package: libpcre3
Source: pcre3
Version: 2:8.39-15.1
Installed-Size: 668
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armel
Depends: libc6 (>= 2.34)
Conflicts: libpcre3-dev (<= 4.3-3)
Breaks: approx (<< 4.4-1~), cduce (<< 0.5.3-2~), cmigrep (<< 1.5-7~), galax (<< 1.1-7~), libpcre-ocaml (<< 6.0.1~), liquidsoap (<< 0.9.2-3~), ocsigen (<< 1.3.3-1~)
Size: 317928
SHA256: e6e413cec9d4180eecd159d8b2428619160af50bf206ef78fa9711907d5f691c
SHA1: fb09a61d28aa797403c76ff535ef233f0bebfe3b
MD5sum: 794bb570a0d5248e44271b8844b45922
Description: Old Perl 5 Compatible Regular Expression Library - runtime files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 New packages should use the newer pcre2 packages, and existing
 packages should migrate to pcre2.
 .
 This package contains the runtime libraries.
Multi-Arch: same
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pcre3/libpcre3_8.39-15.1_armel.deb

Package: libpcre3-dbg
Source: pcre3
Version: 2:8.39-15.1
Installed-Size: 1736
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armel
Depends: libpcre3 (= 2:8.39-15.1), libpcrecpp0v5 (= 2:8.39-15.1)
Size: 1686584
SHA256: 8ac8ab0b497ba93caf44ade9cc222e0597d15f5ef4e524349371b0f45865768d
SHA1: 1b842da2a7942229f4c9912f28127b79f3499025
MD5sum: da12fc7ef500a7d5ead2dff6d75ab2b4
Description: Old Perl 5 Compatible Regular Expression Library - debug symbols
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the debug symbols,
Multi-Arch: same
Build-Ids: 0a4319cf4c5fddd0a90445da3c7d9dda1cbe7231 265a22ec2f24c0f193d8f96828185b9c19f161bb 6389da17a67ec388a71d48dafe5e944157e4d691 b74b19fc51b2d819a925cf5c4805d31034347358 dfc2d9ace37394d0f2bdcd51538377b80cd84e64 e6f029291498f979aae3ce13ac746777e4105aed
Tag: role::debug-symbols
Section: debug
Priority: optional
Filename: pool/main/p/pcre3/libpcre3-dbg_8.39-15.1_armel.deb

Package: libpcre3-dev
Source: pcre3
Version: 2:8.39-15.1
Installed-Size: 1879
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armel
Depends: libc-dev, libpcre3 (= 2:8.39-15.1), libpcre16-3 (= 2:8.39-15.1), libpcre32-3 (= 2:8.39-15.1), libpcrecpp0v5 (= 2:8.39-15.1)
Size: 595996
SHA256: 654657994ead5688fe6356fe64275905fdb31f762d45a6c7c9ba8895442562db
SHA1: 6fa1ac12a3ee2fe7edcf9a9e1e0b2eb823f7c713
MD5sum: b6da620442777deca11b7dc2489c6ade
Description: Old Perl 5 Compatible Regular Expression Library - development files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 New packages should use the newer pcre2 packages, and existing
 packages should migrate to pcre2.
 .
 This package contains the development files, including headers, static
 libraries, and documentation.
Multi-Arch: same
Tag: devel::library, role::devel-lib, role::program, use::scanning,
 use::searching
Section: libdevel
Priority: optional
Filename: pool/main/p/pcre3/libpcre3-dev_8.39-15.1_armel.deb

Package: libpcre32-3
Source: pcre3
Version: 2:8.39-15.1
Installed-Size: 513
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armel
Depends: libc6 (>= 2.34)
Size: 228568
SHA256: 46788a8497313dc3140ffd59b1be79821b17ef2c8e7d21a32fb967b476a7d21b
SHA1: 0c626017f6429a9a895f36a93c12110654dd3a28
MD5sum: 6817d15ef8862e1aaaa8223cd2fb7a53
Description: Old Perl 5 Compatible Regular Expression Library - 32 bit runtime files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the 32 bit runtime library.
Multi-Arch: same
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pcre3/libpcre32-3_8.39-15.1_armel.deb

Package: libpcrecpp0v5
Source: pcre3
Version: 2:8.39-15.1
Installed-Size: 175
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armel
Replaces: libpcre3 (<< 6.4-1.1), libpcrecpp0
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.5), libpcre3, libstdc++6 (>= 13.1)
Conflicts: libpcre3 (<< 6.4-1.1), libpcrecpp0
Size: 140992
SHA256: 584dd003973729c9c1dc45160e56d0df0db601a19400f978a25081fdee105871
SHA1: 0eaeec751c3e80c5ac3a92ddbcbada36a7984ace
MD5sum: 8a713e1cecd777a051c2bb2682badfe8
Description: Old Perl 5 Compatible Regular Expression Library - C++ runtime files
 This is a C++ library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the C++ runtime library.
Multi-Arch: same
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pcre3/libpcrecpp0v5_8.39-15.1_armel.deb

Package: lilo-doc
Source: lilo
Version: 1:24.2-5
Installed-Size: 597
Maintainer: Joachim Wiedorn <joodebian@joonet.de>
Architecture: all
Size: 271416
SHA256: 21284b25c3f7e053a759d7cec1863561b4d04feb3f8c1a12ceb068a5b8bf9200
SHA1: 97c2b6c24e623f8802f2bf9043d9f5e9d0bf548f
MD5sum: f8b88c622b411c63af1407110b3a0e4a
Description: LInux LOader - Documentation for the classic OS boot loader
 You can use LILO to manage your Master Boot Record (with a simple text
 screen, text menu or colorful splash graphics) or call LILO from other
 Boot-Loaders to jump-start the Linux kernel.
 .
 This package contains the old HTML and README documentations of lilo
 version 21.5 (of year 2000).
Homepage: http://lilo.joonet.de/
Tag: admin::boot, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/l/lilo/lilo-doc_24.2-5_all.deb

Package: mime-support
Version: 3.66
Installed-Size: 17
Maintainer: Mime-Support Packagers <team+debian-mimesupport-packagers@tracker.debian.org>
Architecture: all
Depends: mailcap, media-types
Size: 10916
SHA256: b964e671e6c47674879a3e54130b6737e8760fbd3da6afcc015faa174af98ba0
SHA1: b47831959eb182e371f3d8cb004a42622407b339
MD5sum: 70f7f4f6c213664480ae79fedd3687f5
Description: transitional package
 This is a transitional package. It will be possible to remove it
 safely once its dependency chain has adjusted to depend on mailcap
 or media-types directly.
Multi-Arch: foreign
Tag: admin::configuring, implemented-in::perl, interface::commandline,
 role::program, scope::utility, suite::debian, use::configuring,
 works-with::file, works-with::mail
Section: net
Priority: standard
Filename: pool/main/m/mime-support/mime-support_3.66_all.deb

Package: netsed
Source: netsed (1.2-3)
Version: 1.2-3+b1
Installed-Size: 42
Maintainer: Mats Erik Andersson <mats.andersson@gisladisker.se>
Architecture: armel
Depends: libc6 (>= 2.15)
Size: 19864
SHA256: 38ce38ed3b699fc62ab0847b6219a4591911353464d3cde2d1245fd8aead27a8
SHA1: 05853f70888a8d368f2419bbb80e37f69d7871e4
MD5sum: ef68895068a689992ce891890a064d31
Description: network packet-altering stream editor
 NetSED is a small and handy utility designed to alter, in real time,
 the contents of packets forwarded through your network. It is really
 useful for network packet alteration, forging, or manipulation.
 NetSED supports:
 .
   * black-box protocol auditing - whenever there are two or more
     proprietary boxes communicating using some undocumented protocol.
     By enforcing changes in ongoing transmissions, you will be able
     to test if the examined application can be claimed secure;
   * fuzz generating experiments, integrity tests - whenever you do
     stability tests of an application to see how it cares for data
     integrity;
   * other common use-cases: deceptive transfers, content filtering,
     protocol conversion - whatever best fits your task at hand.
 .
 It ideally complements a tool suite based on ngrep, netcat, and tcpdump.
Homepage: http://silicone.homelinux.org/projects/netsed/
Tag: interface::commandline, role::program, scope::utility, use::editing
Section: net
Priority: optional
Filename: pool/main/n/netsed/netsed_1.2-3+b1_armel.deb

Package: netsniff-ng
Version: 0.6.9-1
Installed-Size: 2262
Maintainer: Daniel Borkmann <daniel.borkmann@alumni.ethz.ch>
Architecture: armel
Depends: libc6 (>= 2.38), libcli1.10t64 (>= 1.9.1), libgeoip1t64 (>= 1.6.12), libncurses6 (>= 6), libnet1 (>= 1.1.6), libnetfilter-conntrack3 (>= 1.0.1), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), libpcap0.8t64 (>= 0.9.8), libsodium23 (>= 0.6.0), libtinfo6 (>= 6), liburcu8t64 (>= 0.13.0), zlib1g (>= 1:1.2.3.3)
Recommends: ntpsec | time-daemon
Size: 603008
SHA256: 71b29b693e9f31e4b765b7e1c494cf30372aad75864de56b009c7e93e5e6951d
SHA1: f57b1e7b4546533df922e611e4c400de665e7d98
MD5sum: 159fabf469c36389570f40913e512041
Description: Linux network packet sniffer toolkit
 netsniff-ng is a high performance Linux network sniffer for packet inspection.
 It can be used for protocol analysis, reverse engineering or network
 debugging. The gain of performance is reached by 'zero-copy' mechanisms, so
 that the kernel does not need to copy packets from kernelspace to userspace.
 .
 netsniff-ng toolkit currently consists of the following utilities:
 .
  * netsniff-ng: a zero-copy packet analyzer, pcap capturing/replaying tool
  * trafgen: a multithreaded low-level zero-copy network packet generator
  * mausezahn: high-level packet generator for appliances with Cisco-CLI
  * ifpps: a top-like kernel networking and system statistics tool
  * curvetun: a lightweight curve25519-based multiuser IP tunnel
  * astraceroute: an autonomous system trace route and DPI testing utility
  * flowtop: a top-like netfilter connection tracking tool
  * bpfc: a [seccomp-]BPF (Berkeley packet filter) compiler, JIT disassembler
Homepage: http://netsniff-ng.org/
Tag: admin::monitoring, implemented-in::c, interface::commandline,
 network::scanner, protocol::ethernet, role::program,
 uitoolkit::ncurses, use::analysing, use::monitor, use::scanning,
 works-with::network-traffic
Section: net
Priority: optional
Filename: pool/main/n/netsniff-ng/netsniff-ng_0.6.9-1_armel.deb

Package: notus-scanner
Version: 22.6.5-1
Installed-Size: 182
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: all
Depends: python3-gnupg, python3-packaging, python3-paho-mqtt, python3-psutil, python3-tomli | python3-supported-min (>= 3.11), python3:any, adduser, mosquitto
Size: 33400
SHA256: 388d0ba07583acc45694d3dfcbb420046911a3b0b376779240a6ebc734141546
SHA1: 37a4d7427bdae575e3f89d1995f438c6e3c71c46
MD5sum: 3a203f4b33b8fdfe90f7c88b5e9afe5b
Description: vulnerable products detection (Python 3)
 Notus Scanner detects vulnerable products in a system environment. The
 scanning method is to evaluate internal system information. It does this very
 fast and even detects currently inactive products because it does not need to
 interact with each of the products.
 .
 To report about vulnerabilities, Notus Scanner receives collected system
 information on the one hand and accesses the vulnerability information from
 the feed service on the other. Both input elements are in table form: the
 system information is specific to each environment and the vulnerability
 information is specific to each system type.
 .
 This is a component of the Greenbone Vulnerability Management framework.
Homepage: https://github.com/greenbone/notus-scanner
Section: python
Priority: optional
Filename: pool/main/n/notus-scanner/notus-scanner_22.6.5-1_all.deb

Package: octicons
Version: 4.4.0-2
Installed-Size: 359
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Architecture: all
Depends: fonts-octicons
Size: 113172
SHA256: 872a926bc385dfb2c9ca83b64ef9fb5e1e4478dc310932c0fac14c32b0273dca
SHA1: 5845b6de35187ee8a6f04c44c9998e37e54f6f8e
MD5sum: e9866634a2e27494ae3eae7023cc8d9b
Description: GitHub's icons webfont
 GitHub's "octicons" webfont, you can use over 100 icons with this web font.
 .
 See https://octicons.github.com/ for examples.
Multi-Arch: foreign
Homepage: https://octicons.github.com/
Section: fonts
Priority: optional
Filename: pool/main/o/octicons/octicons_4.4.0-2_all.deb

Package: openvas
Source: gvm
Version: 22.4.1
Installed-Size: 11
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: all
Depends: gvm
Size: 4072
SHA256: cae00ec6f324024bef89f541210dc77db0bf82345ec6de3495618d9281be7cc7
SHA1: 2c60e4a27d92fdf284db485510078d20553fbe5e
MD5sum: 95387e7ac98020c4004e7e26bcb500bb
Description: remote network security auditor - transitional package
 The tool OpenVAS has been renamed Greenbone Vulnerability Manager (GVM).
 .
 This is a transitional package that pulls the new gvm, it can be safely
 removed once gvm has been installed.
Homepage: https://www.greenbone.net/
Section: metapackages
Priority: optional
Filename: pool/main/g/gvm/openvas_22.4.1_all.deb

Package: openvas-scanner
Version: 23.16.1-1
Installed-Size: 1015
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: armel
Replaces: libopenvas-dev, openvas-nasl, openvas-plugins, openvas-server
Depends: libbsd0 (>= 0.6.0), libc6 (>= 2.38), libcurl3t64-gnutls (>= 7.63.0), libgcrypt20 (>= 1.11.0), libglib2.0-0t64 (>= 2.76.0), libgnutls30t64 (>= 3.8.6), libgpg-error0 (>= 1.14), libgpgme11t64 (>= 1.2.0), libgssapi-krb5-2 (>= 1.17), libgvm22t64 (>= 22.8.0), libjson-glib-1.0-0 (>= 1.5.2), libksba8 (>= 1.2.0), libpcap0.8t64 (>= 0.9.8), libsnmp40t64 (>= 5.9.4+dfsg), libssh-4 (>= 0.8.0), openssl, redis-server, adduser, rsync, gpg
Recommends: nmap, python3-impacket
Suggests: gvm-tools, snmp, pnscan, strobe, ike-scan
Conflicts: libopenvas-dev, openvas-nasl, openvas-plugins, openvas-server
Size: 271120
SHA256: 5223d79dc038f2a567fb7b32be7403270b9126dd9c1dffc25c32b94709fc7dd3
SHA1: 1f5eb039900a50edd2300d0bb11e2e7b9e6dc898
MD5sum: 603b4399f1a8a3f5b4ee31ab654661a0
Description: remote network security auditor - scanner
 The Open Vulnerability Assessment System is a modular security auditing
 tool, used for testing remote systems for vulnerabilities that should be
 fixed.
 .
 It is made up of two parts: a scan server, and a client. The scanner/daemon,
 openvassd, is in charge of the attacks, whereas the client,
 gvm-tools, provides an X11/GTK+ user interface.
 .
 This package provides the scanner.
Homepage: https://www.greenbone.net/
Section: net
Priority: optional
Filename: pool/main/o/openvas-scanner/openvas-scanner_23.16.1-1_armel.deb

Package: ospd-openvas
Version: 22.8.2-1
Installed-Size: 463
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: all
Replaces: python3-ospd (<< 21.4.5)
Provides: python3-ospd
Depends: openvas-scanner (>= 22.4.0), python3-defusedxml, python3-deprecated, python3-gnupg, python3-lxml, python3-packaging, python3-paho-mqtt, python3-psutil, python3-redis, python3:any, sudo
Breaks: python3-ospd (<< 21.4.5)
Size: 90024
SHA256: c3e2babbe7e057d1fcf4c8cc5c329fd4f98a1b8977a98fdf8d5c7942f2e46a8e
SHA1: 8efff3f6a5ae1848164a8c61fce639ad0cc11846
MD5sum: e7973f91243299e2d1ec7ab9320fa4ba
Description: OSP server implementation to allow GVM to remotely control an OpenVAS Scanner
 This package contains an OSP server implementation to allow GVM to remotely
 control OpenVAS.
 .
 It is a command line tool with parameters to start a daemon which keeps
 waiting for instructions to update the feed of vulnerability tests and to
 start a scan. The second part of the interface is the redis store where the
 parameters about a scan task need to be placed and from where the results can
 be retrieved, being the unique communication channel between OSPD-OpenVAS and
 OpenVAS.
 .
 Once running, you need to configure OpenVAS for the Greenbone Vulnerability
 Manager, for example via the web interface Greenbone Security Assistant. Then
 you can create scan tasks to use OpenVAS.
Homepage: https://www.greenbone.net/
Section: admin
Priority: optional
Filename: pool/main/o/ospd-openvas/ospd-openvas_22.8.2-1_all.deb

Package: pcregrep
Source: pcre3
Version: 2:8.39-15.1
Installed-Size: 57
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: armel
Replaces: pgrep (<< 4.5)
Depends: libc6 (>= 2.34), libpcre3
Size: 26144
SHA256: d9fe1437bbddecd2c459f93c6f6b8cea3f84bfd6cd251a09b88a2f7fd1f5016e
SHA1: 86ccbfb0e4f79e5918dbf8b6b253c722cdb8c8f5
MD5sum: 80d2ba01adc5436fed6c1b97e3b23df4
Description: grep utility that uses perl 5 compatible regexes.
 Perl-style regexps have many useful features that the standard POSIX ones
 don't; this is basically the same as grep but with the different
 regexp syntax.
 .
 The other reason for the existence of pcregrep is that its source code is an
 example of programming with libpcre.
Tag: implemented-in::c, interface::commandline, role::program,
 scope::utility, use::searching, works-with::text
Section: utils
Priority: optional
Filename: pool/main/p/pcre3/pcregrep_8.39-15.1_armel.deb

Package: postgresql-17-pg-gvm
Source: pg-gvm
Version: 22.6.8-1
Installed-Size: 125
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: armel
Replaces: pg-gvm (<< 22.6.2-1~)
Provides: pg-gvm
Depends: postgresql-17, libc6 (>= 2.4), libgvm22t64 (>= 22.6.0), libical3t64 (>= 3.0.0)
Conflicts: pg-gvm (<< 22.6.2-1~)
Size: 19092
SHA256: 86c5af964d49c2ebb23b4223b8d967303690082fb81c44c732243bb05162d5d8
SHA1: 46cfa19b280dd57e65d660a2987aef084465a13f
MD5sum: 31ce59302313d1dbaf8621b245afc630
Description: PostgreSQL extension for ical object manipulation
 The Greenbone Vulnerability Manager is the central management service between
 security scanners and the user clients.
 .
 It manages the storage of any vulnerability management configurations and of
 the scan results. Access to data, control commands and workflows is offered
 via the XML-based Greenbone Management Protocol (GMP). The primary scanner,
 openVAS Scanner is controlled directly via protocol OTP while any other remote
 scanner is coupled with the Open Scanner Protocol (OSP).
 .
 pg-gvm contains functionality for ical object manipulation for PostgreSQL.
Homepage: https://github.com/greenbone/pg-gvm
Section: libs
Priority: optional
Filename: pool/main/p/pg-gvm/postgresql-17-pg-gvm_22.6.8-1_armel.deb

Package: purple-xmpp-http-upload
Version: 0.2.4-2.1
Installed-Size: 35
Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Architecture: armel
Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.16.0), libpurple0t64 (>= 2.6.0)
Size: 9508
SHA256: c9f658a1e40189548bbc9db464f6b846db0fbb68a4b2da92b255c781e52ed74c
SHA1: 4029e90393232f3b28ca7a3eb606b9a1012b31a1
MD5sum: ee87c0551898f8f96ef783bed8a8e401
Description: HTTP File Upload plugin for libpurple
 libpurple plugin implementing HTTP File Upload (XEP-0363) for the XMPP
 protocol.
Multi-Arch: same
Homepage: https://github.com/Junker/purple-xmpp-http-upload
Section: net
Priority: optional
Filename: pool/main/p/purple-xmpp-http-upload/purple-xmpp-http-upload_0.2.4-2.1_armel.deb

Package: python-aiohttp-security-doc
Source: python-aiohttp-security
Version: 0.5.0-1
Installed-Size: 310
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Depends: libjs-sphinxdoc (>= 8.1)
Size: 63900
SHA256: 003cc9f076200c45065d8d2e6295b803b164abe8342ffb01f3194520276e3d9d
SHA1: f4ee434f94a3936e3a4b444546a53838e9d089e2
MD5sum: 82171249426e136614a2c46d4326edee
Description: provides identity and authorization for aiohttp.web (documentation)
 aiohttp-security is a set of public API functions as well as a reference
 standard for implementation details for securing access to assets served
 by a wsgi server.
 .
 This package provides the HTML documentation.
Multi-Arch: foreign
Homepage: https://github.com/aio-libs/aiohttp-security
Section: doc
Priority: optional
Filename: pool/main/p/python-aiohttp-security/python-aiohttp-security-doc_0.5.0-1_all.deb

Package: python-gvm-doc
Source: python-gvm
Version: 24.8.0-1
Installed-Size: 1589
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: all
Depends: libjs-sphinxdoc (>= 7.4)
Size: 139060
SHA256: e727fff664f6696dadaf69668dd2daa8ab6cd5eaf322afd971b2bcb7279d93da
SHA1: 4d6031713ebbffa9c9a1b1e08f7ffcb219fd7a5c
MD5sum: aba5b4320556a69d0cd3b4d2ff758b86
Description: Greenbone Vulnerability Management Python Library (common documentation)
 This module gvm contains the Greenbone Vulnerability Management Python API
 library. It's a collection of APIs that help with remote controlling a
 Greenbone Security Manager (GSM) appliance and its underlying Greenbone
 Vulnerability Manager (GVM). The library essentially abstracts accessing the
 communication protocols Greenbone Management Protocol (GMP) and Open Scanner
 Protocol (OSP).
 .
 This is the common documentation package.
Homepage: https://github.com/greenbone/python-gvm
Section: doc
Priority: optional
Filename: pool/main/p/python-gvm/python-gvm-doc_24.8.0-1_all.deb

Package: python-pontos-doc
Source: pontos
Version: 25.3.2-1
Installed-Size: 2984
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: all
Depends: libjs-sphinxdoc (>= 8.1)
Size: 227708
SHA256: 1fbd9b75093da1664b4116171f7fa6d62480651890db3b66e6fa05e7e6522405
SHA1: 99e85b5b8e28e0eaec700d6201ba1801bc6274da
MD5sum: 02a36eeedb5ef8f9b3194f0d6aad8ca5
Description: Greenbone Python Utilities and Tools (common documentation)
 This package contains  a collection of utilities, tools, classes and functions
 maintained by Greenbone Networks.
 .
 Pontos is the German name of the Greek titan Pontus, the titan of the sea.
 .
 This is the common documentation package.
Homepage: https://github.com/greenbone/pontos
Section: doc
Priority: optional
Filename: pool/main/p/pontos/python-pontos-doc_25.3.2-1_all.deb

Package: python3-aiohttp-apispec
Source: python-aiohttp-apispec
Version: 3.0.0~b2+ds1-2
Installed-Size: 64
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Depends: python3-aiohttp (<< 4.0), python3-apispec, python3-jinja2, python3-webargs, python3:any
Size: 14204
SHA256: 4dc357cebd4d63cc755d2f20b55ce03867f58f1a16cbd1c8d18dda2e88be03f4
SHA1: ea387ca86804c3e9dceae193617f3d1d53543f23
MD5sum: e044f76dcdf89b637d989680b26f6f79
Description: Build and document REST APIs with aiohttp and apispec
 This Python module exports various decorators to automatically export
 Swagger specifications from a aiohttp server.
 .
 It also includes middleware to validate against marshmallow schemas.
 .
 Swagger UI support is currently not included.
Homepage: https://github.com/maximdanilchenko/aiohttp-apispec
Section: python
Priority: optional
Filename: pool/main/p/python-aiohttp-apispec/python3-aiohttp-apispec_3.0.0~b2+ds1-2_all.deb

Package: python3-aiohttp-security
Source: python-aiohttp-security
Version: 0.5.0-1
Installed-Size: 63
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Depends: python3-aiohttp, python3:any
Size: 11792
SHA256: eb042ed8fe197463e690ef0242de423312f1d1ab31d2ff6997e0618282892504
SHA1: 841aee1e1184fa7de4b872f2f4ccb29b77520c61
MD5sum: 990c2503f8ba25388db5d59316839c08
Description: provides identity and authorization for aiohttp.web
 aiohttp-security is a set of public API functions as well as a reference
 standard for implementation details for securing access to assets served
 by a wsgi server.
Homepage: https://github.com/aio-libs/aiohttp-security
Section: python
Priority: optional
Filename: pool/main/p/python-aiohttp-security/python3-aiohttp-security_0.5.0-1_all.deb

Package: python3-aioredis
Source: aioredis
Version: 1.3.1-2
Installed-Size: 273
Maintainer: Piotr Ożarowski <piotr@debian.org>
Architecture: all
Depends: python3-async-timeout, python3-hiredis, python3:any
Size: 52644
SHA256: 783cafb2d4d8a24181019d8e945736a517a65d96d9c6d574c7ca7a704f93ad69
SHA1: c4ab030e12366feaada2ce29768fb21d9cd49b9b
MD5sum: 6831f82332ee8650404fbf12747d8d3d
Description: asyncio (PEP 3156) Redis support
 The library is intended to provide simple and clear interface to Redis based
 on asyncio.
 .
 Features:
  * Connections pool
  * Low-level & high-level API
  * hiredis parser
Homepage: http://aioredis.readthedocs.io/
Section: python
Priority: optional
Filename: pool/main/a/aioredis/python3-aioredis_1.3.1-2_all.deb

Package: python3-appdirs
Source: appdirs
Version: 1.4.4-4
Installed-Size: 57
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Depends: python3:any
Size: 12484
SHA256: 78281b513d400420c99b812197f2c49791cabbe8676aca629a4283dda239d94b
SHA1: 1e46e18b52bcae2b816a3b23b7ca4cf9164591c7
MD5sum: 8e1abde2c0a468f62b4dc92acb2a1ab5
Description: determining appropriate platform-specific directories (Python 3)
 Depending on your system (Linux, Mac OS X, or Windows), you have to use
 different directories for storing user data. appdirs will help you choose an
 appropriate:
 .
  * user data directory (user_data_dir function)
  * user config directory (user_config_dir function)
  * user cache directory (user_cache_dir function)
  * site data directory (site_data_dir function)
  * site config directory (site_config_dir function)
  * user log directory (user_log_dir function)
 .
 On Linux systems, these function return directories based on the XDG Base
 Directory Specification.
 .
 This is the Python 3 version of the package.
Homepage: https://github.com/ActiveState/appdirs
Section: python
Priority: optional
Filename: pool/main/a/appdirs/python3-appdirs_1.4.4-4_all.deb

Package: python3-azure-functions-devops-build
Source: azure-functions-devops-build
Version: 0.0.22-6
Installed-Size: 181
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Depends: python3-jinja2, python3-msrest, python3:any
Size: 22640
SHA256: 95628256eac9e82c47d1e2bedbe9fcee4917c976cdb7bd7de8a6b8f6b3dc6008
SHA1: 4f8810af65027832a7345b35ab1a58eb3ded9a18
MD5sum: de3afe83e5b349ca52d4afd37c375ac4
Description: Azure Devops Build Manager For Azure Functions
 This project provides the class AzureDevopsBuildManager and supporting classes.
 This manager class allows the caller to manage Azure Devops pipelines that are
 maintained within an Azure Devops account. This project was created to be able
 to support command line tooling for the AZ Cli.
Homepage: https://github.com/Azure/azure-functions-devops-build
Section: python
Priority: optional
Filename: pool/main/a/azure-functions-devops-build/python3-azure-functions-devops-build_0.0.22-6_all.deb

Package: python3-compose
Source: docker-compose
Version: 1.29.2-6.4
Installed-Size: 474
Maintainer: Docker Compose Team <team+docker-compose@tracker.debian.org>
Architecture: all
Replaces: docker-compose (<< 1.29.2-4~)
Depends: python3-distro (>= 1.5.0), python3-docker (>= 5), python3-dockerpty (>= 0.4.1), python3-docopt (>= 0.6.1), python3-dotenv (>= 0.13.0), python3-jsonschema, python3-requests (>= 2.20.0), python3-texttable (>= 0.9.0), python3-websocket (>= 0.32.0), python3-yaml (>= 3.10), python3:any, python3-packaging
Breaks: docker-compose (<< 1.29.2-4~)
Size: 112472
SHA256: 000707715d8b1020730f005137e611069cc0efa821cb4658ad8f2c6743698558
SHA1: e5cf88005940c4650ae2cda5ee90942284f7226b
MD5sum: 8e1a3636a654f5a8e156afda09321fbc
Description: Python implementation of docker-compose file specification
 docker-compose is a service management software built on top of docker. Define
 your services and their relationships in a simple YAML file, and let compose
 handle the rest.
 .
 This package includes a Python implementation of docker-compose.
Homepage: https://docs.docker.com/compose/
Section: admin
Priority: optional
Filename: pool/main/d/docker-compose/python3-compose_1.29.2-6.4_all.deb

Package: python3-dfvfs
Source: dfvfs
Version: 20201219-1
Installed-Size: 1030
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: all
Depends: python3:any, python3-fsapfs (>= 20181205), python3-cffi-backend (>= 1.9.1), python3-cryptography (>= 2.0.2), python3-dfdatetime (>= 20180324), python3-dtfabric (>= 20170524), python3-idna (>= 2.5), python3-six (>= 1.1.0), python3-protobuf, python3-tsk (>= 20200117-3), python3-libbde (>= 20140531), python3-libewf (>= 20131210), python3-libfsext (>= 20200819), python3-libfshfs (>= 20201103), python3-libfsntfs (>= 20151130), python3-libfsxfs (>= 20201114), python3-libfvde (>= 20160719), python3-libfwnt (>= 20160418), python3-libluksde (>= 20200101), python3-libqcow (>= 20201213), python3-libsigscan (>= 20150627), python3-libsmdev (>= 20140529), python3-libsmraw (>= 20140612), python3-libvhdi (>= 20131210), python3-libvmdk (>= 20140421), python3-libvshadow (>= 20160109), python3-libvslvm (>= 20160109)
Size: 103072
SHA256: 3fe10cd17db6f3454b9b8298b375a4dfe4893fd753795851da208f62689a6a37
SHA1: 9da2169955d25019925ed231b928afaada2dd16f
MD5sum: 3f457eb3d41dfeb6cf82b1965161c859
Description: Digital Forensics Virtual File System
 The Digital Forensics Virtual File System, provides read-only access
 to file-system objects from various storage media types and file
 formats. The goal of dfVFS is to provide a generic interface for
 accessing file-system objects, for which it uses several back-ends
 that provide the actual implementation of the various storage media
 types, volume systems and file systems.
Homepage: https://github.com/log2timeline/dfvfs
Section: python
Priority: optional
Filename: pool/main/d/dfvfs/python3-dfvfs_20201219-1_all.deb

Package: python3-duckpy
Source: python-duckpy
Version: 3.2.0-3
Installed-Size: 35
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Depends: python3-bs4, python3-httpx, python3:any, python3-h2
Size: 6260
SHA256: 72ee47aab3311896f623b0442618aafd50338ca9644cd1e74c1cb7f8842f5777
SHA1: db9b114d0421c044532a700e77d1e79454b435ca
MD5sum: 091651f376a7c946b6fd0898eff86287
Description: simple Python library for searching on DuckDuckGo
 A simple Python module for searching on DuckDuckGo. And also provide an
 asynchronous version inside the duckpy.aio package.
 .
 Can also set up proxies and/or enable or disable random User-Agents
 depending on your needs.
Homepage: https://github.com/AmanoTeam/duckpy
Section: python
Priority: optional
Filename: pool/main/p/python-duckpy/python3-duckpy_3.2.0-3_all.deb

Package: python3-fuzzywuzzy
Source: fuzzywuzzy
Version: 0.18.0-4
Installed-Size: 64
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Depends: python3-levenshtein, python3:any
Size: 20048
SHA256: dddc6694f53d48179ce2b3a181cd25616357508d25b7102222334731734e7861
SHA1: b6498c5d8e6f48ed7854253e4779934a03a90477
MD5sum: 058104a505d5b80f70fcb20b6e2de29c
Description: Python 3 module for fuzzy string matching
 Various methods for fuzzy matching of strings in Python, including:
 .
   - String similarity: Gives a measure of string similarity between 0 and 100.
   - Partial string similarity: Inconsistent substrings are a common problem
     when string matching. To get around it, use a "best partial" heuristic
     when two strings are of noticeably different lengths.
   - Token sort: This approach involves tokenizing the string in question,
     sorting the tokens alphabetically, and then joining them back into a
     string.
   - Token set: A slightly more flexible approach. Tokenize both strings, but
     instead of immediately sorting and comparing, split the tokens into two
     groups: intersection and remainder.
Homepage: https://github.com/seatgeek/fuzzywuzzy
Section: python
Priority: optional
Filename: pool/main/f/fuzzywuzzy/python3-fuzzywuzzy_0.18.0-4_all.deb

Package: python3-gensim
Source: gensim (4.3.3+dfsg-2)
Version: 4.3.3+dfsg-2+b1
Installed-Size: 4959
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: armel
Depends: python3 (<< 3.14), python3 (>= 3.12~), python3-numpy (>= 1:1.25.0), python3-numpy-abi9, python3-scipy, python3-smart-open, python3:any, libc6 (>= 2.38), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Size: 880008
SHA256: 023af2a1aff3720bc204378d97243b32292bc92469af32f5df9ae395d1b37d69
SHA1: 97fb21e318cccb919e06173fbca9a963779c42a2
MD5sum: 0b1932662a6d7a7fe355e1965748d5a5
Description: Python framework for fast Vector Space Modelling
 Gensim is a Python library for topic modelling, document indexing
 and similarity retrieval with large corpora. The target audience
 is the natural language processing (NLP) and information retrieval
 (IR) community.
Homepage: https://radimrehurek.com/gensim/
Section: python
Priority: optional
Filename: pool/main/g/gensim/python3-gensim_4.3.3+dfsg-2+b1_armel.deb

Package: python3-gvm
Source: python-gvm
Version: 24.8.0-1
Installed-Size: 542
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: all
Depends: gvmd (>= 21.4.5), python3-lxml, python3-paramiko, python3:any
Suggests: python-gvm-doc
Size: 55292
SHA256: 65cd35011761f1d30127e21d3446cd6bad61221b546b88716eb7675ef6b0581d
SHA1: 032c2ae8934e03c3451a57aa921d3b3fdb47845e
MD5sum: 4b6be3f9fc1b3e51b0fb664d427251a2
Description: Greenbone Vulnerability Management Python Library (Python 3)
 This module gvm contains the Greenbone Vulnerability Management Python API
 library. It's a collection of APIs that help with remote controlling a
 Greenbone Security Manager (GSM) appliance and its underlying Greenbone
 Vulnerability Manager (GVM). The library essentially abstracts accessing the
 communication protocols Greenbone Management Protocol (GMP) and Open Scanner
 Protocol (OSP).
 .
 This package installs the library for Python 3.
Homepage: https://github.com/greenbone/python-gvm
Section: python
Priority: optional
Filename: pool/main/p/python-gvm/python3-gvm_24.8.0-1_all.deb

Package: python3-pontos
Source: pontos
Version: 25.3.2-1
Installed-Size: 961
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: all
Depends: python3-colorful, python3-dateutil, python3-httpx, python3-lxml, python3-packaging, python3-rich, python3-semver, python3-shtab, python3-tomlkit, python3:any, python3-h2
Suggests: python-pontos-doc
Size: 119252
SHA256: d36fe9cd6b834821f261ac0a4c4b27e102d16c16d15c57598a1498d82826a8b8
SHA1: b23348ddea024f62310131274ad3af656d581f24
MD5sum: 0942f48e61effff2eae9e680faf656dd
Description: Greenbone Python Utilities and Tools (Python 3)
 This package contains  a collection of utilities, tools, classes and functions
 maintained by Greenbone Networks.
 .
 Pontos is the German name of the Greek titan Pontus, the titan of the sea.
 .
 This package installs the library for Python 3.
Homepage: https://github.com/greenbone/pontos
Section: python
Priority: optional
Filename: pool/main/p/pontos/python3-pontos_25.3.2-1_all.deb

Package: python3-software-properties
Source: software-properties
Version: 0.99.30-4.1
Installed-Size: 143
Maintainer: Julian Andres Klode <jak@debian.org>
Architecture: all
Depends: gpg, iso-codes, lsb-release, python3, python3-apt, python3-gi, python3-lazr.restfulclient, python3:any
Size: 32808
SHA256: e336366bf97c7b824c41c8d71bfd08a4500ee76c5654e7367b18456e3c2ae759
SHA1: 2b85cc17651c5308908185c7afba473e97ee4ff9
MD5sum: 2e47fbd4cec8fa3d508d2e5665d364d4
Description: manage the repositories that you install software from
 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.
 .
 This package contains the Python3 module.
Section: python
Priority: optional
Filename: pool/main/s/software-properties/python3-software-properties_0.99.30-4.1_all.deb

Package: python3-unicrypto
Source: unicrypto
Version: 0.0.10-2
Installed-Size: 252
Maintainer: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
Architecture: all
Depends: python3-pycryptodome, python3:any
Size: 39556
SHA256: b74168a5fb5c0dddc1ef37929c478618f4417e787369c6a0acc9c0117ccbfc9d
SHA1: a3d118082261586c026df64ff976673cc89f5bfd
MD5sum: 9ebcc4d7c12444755d3bb0b0876bb349
Description: Unified interface for cryptographic libraries
 Unicrypto is a library that provides a unified interface to a variety of
 cryptographic algorithms. With it, developers can easily integrate encryption
 into their applications, ensuring the security of data and communications.
 .
 The module also allows developers to have access to a wide range of
 encryption algorithms, including AES, DES, RC4 and TDES, among others.
 This library simplifies the process of implementing security in applications
 by providing a single consistent API for different algorithms, regardless of
 the underlying library used.
Homepage: https://github.com/skelsec/unicrypto
Section: python
Priority: optional
Filename: pool/main/u/unicrypto/python3-unicrypto_0.0.10-2_all.deb

Package: reprotest
Version: 0.7.29
Installed-Size: 339
Maintainer: Reproducible builds folks <reproducible-builds@lists.alioth.debian.org>
Architecture: all
Depends: apt-utils, libdpkg-perl, procps, python3-debian, python3-distro, python3-rstr, python3:any
Recommends: disorderfs, faketime, locales-all, sudo, diffoscope-minimal
Suggests: autodep8, qemu-system, qemu-utils, schroot
Size: 90544
SHA256: 986a53b233678df21a52ba5aa9863d5975282090c0dffbe327a19bd35d7ff3c6
SHA1: c01484143873e48c7c6e4238593805bf507230ca
MD5sum: 1c3dfa841e81fb80a7edee20f62fc8bf
Description: Build software and check it for reproducibility
 reprotest builds the same source code twice in different environments, and
 then checks the binaries produced by each build for differences. If any are
 found, then diffoscope (or if unavailable then diff) is used to display them
 in detail for later analysis.
 .
 It supports different types of environment such as a "null" environment (i.e.
 doing the builds directly in /tmp) or various other virtual servers, for
 example schroot, ssh, qemu, and several others.
 .
 reprotest is developed as part of the “reproducible builds” Debian project.
Homepage: https://salsa.debian.org/reproducible-builds/reprotest
Section: devel
Priority: optional
Filename: pool/main/r/reprotest/reprotest_0.7.29_all.deb

Package: ruby-async-http
Version: 0.59.5-1
Installed-Size: 216
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: ruby-async (>= 1.25), ruby-async-io (>= 1.28), ruby-async-pool (>= 0.2), ruby-protocol-http (>= 0.23), ruby-protocol-http1 (>= 0.14.0), ruby-protocol-http2 (>= 0.14.0), ruby-traces (>= 0.8.0)
Size: 35260
SHA256: 1fd9479b817c3e5a060d01c851ec14714d5af4ab7c6dae215f0be539c483c507
SHA1: 65ddc1261d7a97a44ee706ea4c8d5670ef0204d2
MD5sum: 77618ad5c1c01442fc21ea6190456cc2
Description: HTTP client and server library
 An asynchronous client and server implementation of HTTP/1.0, HTTP/1.1
 and HTTP/2 including TLS. Support for streaming requests and responses.
 Built on top of async and async-io. falcon provides a rack-compatible server.
Homepage: https://github.com/socketry/async-http
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-async-http/ruby-async-http_0.59.5-1_all.deb

Package: ruby-mojo-magick
Version: 0.6.8-2
Installed-Size: 45
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: imagemagick, gsfonts
Size: 12456
SHA256: 883f6e7a241de0781a7a73eb4c8c2fb1b25123df18c0eaab34624af2cb70e737
SHA1: 10269b5b2c8ff41b12f95bb07f2e39a941f78a84
MD5sum: 457a9dc99a52afe2faa00cddd2c39f2d
Description: simple Ruby stateless module interface to ImageMagick
 MojoMagick is a "dog simple, do very little" image library. It is basically
 a couple of stateless module methods that make it somewhat more convenient
 than calling ImageMagick by hand.
Homepage: https://github.com/rcode5/mojo_magick
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-mojo-magick/ruby-mojo-magick_0.6.8-2_all.deb

Package: ruby-protocol-http1
Version: 0.14.6-1
Installed-Size: 49
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: ruby, ruby-protocol-http (>= 0.22)
Size: 9780
SHA256: 11748dad5144efec3c4e53967913626e0d27bf40dce33ca86686e16588577259
SHA1: 4ebfe1c0aeaf94f33f92fde2fdbb6181611d4492
MD5sum: b05ca139e61a1cd24fa819ba7fb9febe
Description: low level implementation of the HTTP/1 protocol
 Protocol::HTTP1 provides a low-level implementation of the HTTP/1
 protocol.
Homepage: https://github.com/socketry/protocol-http1
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-protocol-http1/ruby-protocol-http1_0.14.6-1_all.deb

Package: ruby-protocol-http2
Version: 0.14.2-1
Installed-Size: 132
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: ruby-protocol-hpack (>= 1.4), ruby-protocol-http (>= 0.18), ruby, ruby-protocol-hpack (<< 2.0), ruby-protocol-http (<< 1.0)
Size: 20396
SHA256: ee9599029a48e647f4c3e6a0413e6086d064b6f32909df35baec49042b59aaf5
SHA1: a5ff8082dc9bb1b928340a68ec93eef74a030f0b
MD5sum: 4a2874ec5b0a6754326802fe6d5105e0
Description: low level implementation of the HTTP/2 protocol
 Protocol::HTTP2 provides a low-level implementation of the HTTP/2
 protocol.
Homepage: https://github.com/socketry/protocol-http2
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-protocol-http2/ruby-protocol-http2_0.14.2-1_all.deb

Package: software-properties-common
Source: software-properties
Version: 0.99.30-4.1
Installed-Size: 450
Maintainer: Julian Andres Klode <jak@debian.org>
Architecture: all
Replaces: python-software-properties (<< 0.85), python3-software-properties (<< 0.85)
Depends: ca-certificates, gir1.2-glib-2.0, gir1.2-packagekitglib-1.0 (>= 1.1.0-2), packagekit, python-apt-common (>= 0.9), python3, python3-dbus, python3-gi, python3-software-properties (= 0.99.30-4.1), python3:any
Breaks: python-software-properties (<< 0.85), python3-software-properties (<< 0.85)
Size: 62000
SHA256: a37ff20ecc60954b7b19f7bae56e6cc6ffeb0bab676eefc44e5c6d08c16ea148
SHA1: 888ddeb314f00fdfff3c5bd3351b6b62a600ead7
MD5sum: 4b48dcef61b96d56cdd9b078520848aa
Description: manage the repositories that you install software from (common)
 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.
 .
 This package contains the common files for software-properties like the
 D-Bus backend.
Section: admin
Priority: optional
Filename: pool/main/s/software-properties/software-properties-common_0.99.30-4.1_all.deb

Package: software-properties-gtk
Source: software-properties
Version: 0.99.30-4.1
Installed-Size: 438
Maintainer: Julian Andres Klode <jak@debian.org>
Architecture: all
Depends: gir1.2-goa-1.0 (>= 3.27.92), gir1.2-gtk-3.0, gir1.2-handy-1, libgtk3-perl, python3, python3-dateutil, python3-distro-info, python3-gi, python3-software-properties (= 0.99.30-4.1), software-properties-common, dconf-gsettings-backend | gsettings-backend, python3:any
Recommends: gnome-keyring, gnome-session-bin | xfce4-session | mate-session-manager
Suggests: gnome-software
Size: 65576
SHA256: 6957341613d6c440fb164909e74becbf6d8e7dbb6958244d9eb4aef7bad71139
SHA1: eca0662c74cb159b2cf23c6e3ddbed3a2aea351a
MD5sum: 2c222ada6773df000fabc7ac87650cf5
Description: manage the repositories that you install software from (GTK)
 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.
 .
 This package contains a GTK+ based graphical interface.
Tag: admin::configuring, admin::package-management, implemented-in::python,
 interface::graphical, interface::x11, role::program,
 scope::application, uitoolkit::gtk, use::configuring, x11::application
Section: admin
Priority: optional
Filename: pool/main/s/software-properties/software-properties-gtk_0.99.30-4.1_all.deb

Package: software-properties-qt
Source: software-properties
Version: 0.99.30-4.1
Installed-Size: 158
Maintainer: Julian Andres Klode <jak@debian.org>
Architecture: all
Replaces: software-properties-kde
Depends: debconf-kde-helper, python3, python3-pyqt5, python3-software-properties (= 0.99.30-4.1), software-properties-common, python3:any
Suggests: plasma-discover
Conflicts: software-properties-kde
Size: 32172
SHA256: 21a37e63c3bb5a5e618b3eb55bca0fd2c6511ba632006ee99dffc5b14d64f16b
SHA1: 7479e9a41e360fcf13e89c74a63c72ef5511c699
MD5sum: af785e952ff3036201ea8c9fe633046d
Description: manage the repositories that you install software from (Qt)
 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.
 .
 This package contains a Qt-based graphical interface.
Section: kde
Priority: optional
Filename: pool/main/s/software-properties/software-properties-qt_0.99.30-4.1_all.deb

Package: sqsh
Source: sqsh (2.5.16.1-2)
Version: 2.5.16.1-2+b1
Installed-Size: 334
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: armel
Depends: libc6 (>= 2.11), libct4 (>= 1.00.82), libreadline8 (>= 6.0), libxm4 (>= 2.3.4), libxt6
Size: 170540
SHA256: 4ba601b0669035ab2b1c5f1433bc4a7ae2ffab5a025ea310c74f7570b25c5250
SHA1: f1e00e7d6fbbc6c67db874f92ab247d909e5dc85
MD5sum: c974adcd50b016ba98250b13623be2ed
Description: commandline SQL client for MS SQL and Sybase servers
 sqsh is a flexible commandline utility that uses the freetds libraries
 to connect to Sybase or Microsoft SQL servers.  It is a useful debugging
 tool for identifying problems with other SQL applications, and it can be
 used as a productivity tool in its own right:  unlike most SQL CLIs, sqsh's
 interactive shell lets you pipe the output of SQL queries directly to other
 Unix commands for further processing.
Homepage: http://sourceforge.net/projects/sqsh/
Tag: devel::lang:sql, interface::graphical, interface::shell, interface::x11,
 network::client, role::program, uitoolkit::motif, uitoolkit::ncurses,
 works-with::db, x11::application
Section: utils
Priority: optional
Filename: pool/main/s/sqsh/sqsh_2.5.16.1-2+b1_armel.deb

Package: steghide
Version: 0.5.1-15
Installed-Size: 424
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: armel
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.5), libjpeg62-turbo (>= 1.3.1), libmcrypt4, libmhash2 (>= 0.9.9.9), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Size: 124048
SHA256: 35f96de1729ce0d70c76ab864fd5241ebd3e62546686e16818c4ef79e389b24a
SHA1: 1072b1176c6096f0b83f76e5fb7af5af3c8af595
MD5sum: e659d1c8f2658ea8576f6cbc7a261764
Description: steganography hiding tool
 Steghide is steganography program which hides bits of a data file
 in some of the least significant bits of another file in such a way
 that the existence of the data file is not visible and cannot be proven.
 .
 Steghide is designed to be portable and configurable and features hiding
 data in bmp, jpeg, wav and au files, blowfish encryption, MD5 hashing of
 passphrases to blowfish keys, and pseudo-random distribution of hidden bits
 in the container data.
 .
 Steghide is useful in digital forensics investigations.
Homepage: http://steghide.sourceforge.net/
Tag: interface::commandline, role::program, scope::utility,
 security::cryptography, works-with::image, works-with::image:raster
Section: misc
Priority: optional
Filename: pool/main/s/steghide/steghide_0.5.1-15_armel.deb

Package: steghide-doc
Source: steghide
Version: 0.5.1-15
Installed-Size: 7636
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: all
Depends: libjs-jquery
Size: 402640
SHA256: ce754ea9e9725ea88be15a46c01b3d6ff03c4cfec710beffbc24a5cd0c388add
SHA1: cff14620dfae17d42db6d0b813c82d70643408fe
MD5sum: 4d902e305d41972c279fe70a86785df6
Description: steganography hiding tool - documentation files
 Steghide is steganography program which hides bits of a data file
 in some of the least significant bits of another file in such a way
 that the existence of the data file is not visible and cannot be proven.
 .
 Steghide is designed to be portable and configurable and features hiding
 data in bmp, jpeg, wav and au files, blowfish encryption, MD5 hashing of
 passphrases to blowfish keys, and pseudo-random distribution of hidden bits
 in the container data.
 .
 These packages contains the common documentation files.
Multi-Arch: foreign
Homepage: http://steghide.sourceforge.net/
Section: doc
Priority: optional
Filename: pool/main/s/steghide/steghide-doc_0.5.1-15_all.deb

Package: sucrack
Version: 1.2.3-7
Installed-Size: 48
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: armel
Depends: libc6 (>= 2.38)
Size: 18796
SHA256: 0c72b705f759e9dfb31b8de8a509027c9998b67efb4be28a7c21fd31d7f1463b
SHA1: 89c81017319cf8ab2b2d561d9ba6414afe5dc43f
MD5sum: 381d91e22388064006074aa16ea7d67c
Description: multithreaded su bruteforcer
 sucrack is a multithreaded Linux/UNIX tool for cracking local
 user accounts via wordlist bruteforcing su. This tool comes in
 handy when you've gained access to a low-privilege user account
 but are allowed to su to other users. Many su implementations
 require a pseudo terminal to be attached in order to take the
 password from the user. This can't be easily achieved with a
 simple shell script. This tool, written in C, is highly
 efficient and can attempt multiple logins at the same time.
Homepage: https://labs.portcullis.co.uk/tools/sucrack/
Tag: role::program, scope::utility, security::cryptography
Section: admin
Priority: optional
Filename: pool/main/s/sucrack/sucrack_1.2.3-7_armel.deb

Package: wapiti
Version: 3.0.4+dfsg-2
Installed-Size: 1580
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: all
Depends: libjs-jquery, python3-bs4 (>= 4.9.3), python3-importlib-metadata, python3-mako (>= 1.1.2), python3-markupsafe, python3-requests, python3-six (>= 1.15.0), python3-socks, python3-tld, python3-yaswfp, python3:any
Size: 337896
SHA256: 63daeecf9b8c5674579efd1229621055ed52a5833203b5cd7be7fc0d56ba24bd
SHA1: c8de6119675f457677e08db06c28639a2d08e8a7
MD5sum: ad213a43facce958c05840d71b46aec0
Description: web application vulnerability scanner
 Wapiti allows you to audit the security of your web applications.
 It performs "black-box" scans, i.e. it does not study the source code of the
 application but will scan the web pages of the deployed web applications,
 looking for scripts and forms where it can inject data.
 Once it gets this list, Wapiti acts like a fuzzer, injecting payloads to see
 if a script is vulnerable.
 .
 Wapiti can detect the following vulnerabilities:
  - Database Injection (PHP/ASP/JSP SQL Injections and XPath Injections)
  - Cross Site Scripting (XSS) reflected and permanent
  - File disclosure detection (local and remote include, require, fopen,
    readfile...)
  - Command Execution detection (eval(), system(), passtru()...)
  - XXE (Xml eXternal Entity) injection
  - CRLF Injection
  - Search for potentially dangerous files on the server (thank to the Nikto db)
  - Bypass of weak htaccess configurations
  - Search for copies (backup) of scripts on the server
  - Shellshock
  - DirBuster like
  - Server Side Request Forgery (through use of an external Wapiti website)
Homepage: https://wapiti.sourceforge.net/
Tag: implemented-in::python, role::program, security::TODO, use::analysing
Section: python
Priority: optional
Filename: pool/main/w/wapiti/wapiti_3.0.4+dfsg-2_all.deb

Package: xrdp
Version: 0.9.24-5
Installed-Size: 2880
Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Architecture: armel
Depends: adduser, sysvinit-utils (>= 3.06-4), ssl-cert, libc6 (>= 2.34), libfuse2t64 (>= 2.6), libjpeg62-turbo (>= 1.3.1), libopus0 (>= 1.1), libpam0g (>= 0.99.7.1), libssl3t64 (>= 3.0.0), libx11-6, libxfixes3, libxrandr2
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: fuse, pipewire-module-xrdp, xorgxrdp
Suggests: guacamole
Size: 437824
SHA256: d591611cb64b5937fed9529ee5c2ea243d7de61540b0e40f36503036ec987deb
SHA1: 0b75e7b7359985523b6ac21e5b5f6fb7d8df279f
MD5sum: ff58622fd8c5944f3dc022de4b3c29fd
Description: Remote Desktop Protocol (RDP) server
 xrdp offers a graphical login to a remote client using
 RDP (the Remote Desktop Protocol). xrdp can connect to
 a locally created X.org session with the xorgxrdp drivers,
 to a VNC X11 server, and forward to another RDP server.
 .
 xrdp accepts connections from freerdp, rdesktop, and the
 built-in terminal server / remote desktop clients of
 Microsoft Windows operating systems.
 In the xorgxrdp (which replaces X11RDP) and VNC modes,
 it provides a fully functional Linux terminal server,
 offering an X-Window desktop to the user. In the RDP
 or VNC forwarding mode, any sort of desktop can be used.
Homepage: http://www.xrdp.org/
Tag: implemented-in::c, interface::daemon, interface::graphical,
 interface::x11, network::server, role::program, use::login,
 use::viewing, x11::application
Section: net
Priority: optional
Filename: pool/main/x/xrdp/xrdp_0.9.24-5_armel.deb

Package: yersinia
Source: yersinia (0.8.2-2.2)
Version: 0.8.2-2.2+b1
Installed-Size: 399
Maintainer: Noël Köthe <noel@debian.org>
Architecture: armel
Depends: libc6 (>= 2.34), libncurses6 (>= 6), libnet1 (>= 1.1.2.1), libpcap0.8t64 (>= 0.9.8), libtinfo6 (>= 6)
Size: 101724
SHA256: 8197b9fbdf6f28fd3439047f7ce5a6a4f3799a981a64c75a189c2babd624e18e
SHA1: 23dfa2acaecc1dd1842e8151e3b869d50d169dff
MD5sum: c1f5b793faa33cbd4bc963cfd961a26d
Description: Network vulnerabilities check software
 Yersinia is a framework for performing layer 2 attacks. It is designed
 to take advantage of some weakeness in different network protocols. It
 pretends to be a solid framework for analyzing and testing the deployed
 networks and systems.
 .
 Attacks for the following network protocols are implemented in this
 particular release:
  - Spanning Tree Protocol (STP).
  - Cisco Discovery Protocol (CDP).
  - Dynamic Trunking Protocol (DTP).
  - Dynamic Host Configuration Protocol (DHCP).
  - Hot Standby Router Protocol (HSRP).
  - 802.1q.
  - 802.1x.
  - Inter-Switch Link Protocol (ISL).
  - VLAN Trunking Protocol (VTP).
Homepage: https://github.com/tomac/yersinia
Tag: interface::graphical, interface::x11, role::program, uitoolkit::gtk,
 uitoolkit::ncurses, use::analysing, works-with::network-traffic,
 x11::application
Section: admin
Priority: optional
Filename: pool/main/y/yersinia/yersinia_0.8.2-2.2+b1_armel.deb