apollo.autonlab.org daily insecurity output
Charlie Root
auton.sysnotify at gmail.com
Tue Jul 30 01:31:37 EDT 2024
Running security(8):
======
/etc/group diffs (-OLD +NEW)
======
--- /var/backups/etc_group.current Mon Apr 8 01:31:58 2024
+++ /etc/group Mon Jul 29 18:46:07 2024
@@ -92,3 +92,4 @@
_agentx:*:92:
_shutdown:*:118:
_bgplgd:*:71:
+_gitdaemon:*:778:
======
/etc/passwd diffs (-OLD +NEW)
======
--- /var/backups/etc_passwd.current Mon Apr 8 01:31:59 2024
+++ /etc/passwd Mon Jul 29 18:46:07 2024
@@ -71,3 +71,4 @@
_unwind:*:48:48:Unwind Daemon:/var/empty:/sbin/nologin
_rpki-client:*:70:70:rpki-client user:/nonexistent:/sbin/nologin
_bgplgd:*:71:71:bgplgd Daemon:/nonexistent:/sbin/nologin
+_gitdaemon:*:778:778:Git Daemon:/nonexistent:/sbin/nologin
======
/etc/pwd.db SHA-256 checksums
======
OLD: 1ae50cfdc9099ca136ba5a0fec68d00ae66a0987b0c4ff7a4fe938d742a595fd
NEW: 5a130fe0dc45d7c5f6a9b21d28075616b85890803f97e0a90ba72ea69b9cb484
======
/etc/shells diffs (-OLD +NEW)
======
--- /var/backups/etc_shells.current Thu May 19 01:36:47 2016
+++ /etc/shells Mon Jul 29 18:46:07 2024
@@ -6,3 +6,4 @@
/bin/sh
/bin/csh
/bin/ksh
+/usr/local/bin/git-shell
======
/etc/spwd.db SHA-256 checksums
======
OLD: 77dbac72091539b79483021da76f4b9bbf68cb653d275ca022216f1a37621058
NEW: 19f77f44f4a65476683b978ed9de28f2db7d789e389e0dfde9090c47174c2bc4
======
Package list changes (-OLD +NEW)
======
--- /var/backups/pkglist.current Thu Jun 27 01:31:35 2024
+++ /var/backups/pkglist Tue Jul 30 01:31:37 2024
@@ -1,5 +1,6 @@
ansible-9.3.0 radically simple IT automation
ansible-core-2.16.4 radically simple IT automation
+ansible-lint-24.2.0 best practices checker for ansible
arp-scan-1.10.0p1 ARP scanning and fingerprinting tool
bzip2-1.0.8p0 block-sorting file compressor, unencumbered
cairo-1.18.0 vector graphics library
@@ -7,6 +8,7 @@
collectd-5.12.0p1 system metrics collection engine
collectd-rrdtool-5.12.0p0 collectd rrdtool plugin
curl-8.7.1 transfer files with FTP, HTTP, HTTPS, etc.
+cvsps-2.1p3 generate patchsets from CVS repositories
detox-1.4.5 utility designed to clean up filenames
dnstop-20220113 pcap-based DNS query monitor
dos2unix-7.5.1 convert DOS/MAC files to UNIX (line-endings/charset)
@@ -18,6 +20,8 @@
gd-2.3.3 library for dynamic creation of images
gettext-runtime-0.22.5 GNU gettext runtime libraries and programs
giflib-5.2.2 tools and library routines for working with GIF images
+git-2.44.1 distributed version control system
+gitwrapper-0.99 invoke an appropriate Git repository server
glib2-2.78.6 general-purpose utility library
gmp-6.3.0 library for arbitrary precision arithmetic
graphite2-1.3.14 rendering for complex writing systems
@@ -57,8 +61,10 @@
ngtcp2-1.3.0 implementation of the RFC 9000 QUIC protocol
nmap-7.91p5 scan ports and fingerprint stack of network hosts
openvpn-2.6.9p0 easy-to-use, robust, and highly configurable VPN
+p5-Error-0.17029 error/exception handling in an OO-ish way
p5-IO-Tty-1.20 provide an interface to create pseudo ttys
p5-IPC-Run-20231003.0 run a subprocess
+p5-Mail-Tools-2.21p0 modules for handling mail with perl
p5-Time-Duration-1.21p0v0 module for rounded or exact english expression of durations
p5-Time-TimeDate-2.33 library for parsing and formatting dates and times
pango-1.52.1 library for layout and rendering of text
@@ -72,30 +78,52 @@
py3-ConfigArgParse-1.5.3p1 argparse replacement, allows options to be set via files/env
py3-MarkupSafe-2.1.3 implements an XML/HTML/XHTML markup safe string
py3-acme-2.9.0 ACME protocol implementation
+py3-ansible-compat-4.1.11 functions for working with Ansible from Python
+py3-attrs-23.1.0 classes without boilerplate
+py3-black-23.11.0p0 Python code formatter
+py3-bracex-2.4 brace expanding library
py3-brotli-1.0.9p3 Python bindings for the Brotli compression library
py3-certifi-2023.7.22 TLS CA support for Python
py3-cffi-1.16.0 Foreign Function Interface for Python calling C code
py3-charset-normalizer-3.3.2 character set detector library
+py3-click-8.1.7 command line library for Python
py3-configobj-5.0.8 config file reader and writer
py3-cparser-2.21 C parser in pure Python
py3-cryptodome-3.20.0 self-contained cryptographic library for Python
py3-cryptography-42.0.5 cryptographic recipes and primitives for Python
py3-distro-1.8.0 provide information about the OS platform
+py3-filelock-3.13.1 platform independent file lock
py3-idna-3.6 Python library to support the IDNA protocol
py3-jinja2-3.1.3 fast, optionally sandboxed, Python template engine
py3-josepy-1.14.0 Javascript Object Signing and Encryption (JOSE)
+py3-jsonschema-4.17.3p0 implementation of JSON Schema validation for Python
+py3-markdown-it-2.2.0 markdown parsing for Python, port of markdown-it
+py3-mdurl-0.1.2 URL utilities for markdown-it parser
+py3-mypy_extensions-1.0.0 extensions to the standard "typing" module for mypy
py3-openssl-24.0.0 Python interface to the OpenSSL library
py3-packaging-23.2 core utilities for Python packages
py3-parsedatetime-2.6p1 parse human-readable date/time text
+py3-pathspec-0.12.1 utility for gitignore style pattern matching of file paths
+py3-platformdirs-4.2.0 determine appropriate platform-specific directories
py3-pyRFC3339-1.1p2 format dates according to RFC3339
+py3-pygments-2.16.1 Python syntax highlighter
+py3-pyrsistent-0.19.2 persistent/functional/immutable data structures
py3-requests-2.31.0 elegant and simple HTTP library for Python
py3-requests-toolbelt-0.10.1 utility belt for advanced users of python-requests
py3-resolvelib-1.0.1 resolve abstract dependencies into concrete ones
+py3-rich-13.6.0 Python library for rich text and beautiful formatting
+py3-ruamel.yaml-0.18.5 YAML 1.2 loader/dumper package for Python
+py3-ruamel.yaml.clib-0.2.8 C based reader/scanner and emitter for ruamel.yaml
py3-setuptools-68.0.0v0 simplified packaging system for Python modules
py3-six-1.16.0p3 Python 2 and 3 compatibility library
+py3-subprocess-tee-0.4.1 subprocess.run replacement that captures and displays output
+py3-tomli-2.0.1p1 lil' TOML parser
+py3-typing_extensions-4.8.0 backported type hints for python >= 3.5
py3-tz-2024.1 Python API for dealing with timezones
py3-urllib3-1.26.15 HTTP library for Python
+py3-wcmatch-8.5.1 file matching and globbing library
py3-yaml-5.4.1p4 YAML parser and emitter in Python
+py3-yamllint-1.33.0 linter for YAML files
py3-zopecomponent-4.2.2p8 component architecture from Zope
py3-zopeevent-4.5.0p0 very basic event publishing system from Zope
py3-zopeinterface-5.5.2 object interface infrastructure from Zope
More information about the Autonlab-sysinfo
mailing list