This morning, a segfault has appeared in one of the worker nodes of the wazuh cluster concerning to vuln detector:
[581134.154423] wazuh-modulesd[8086]: segfault at 0 ip 00007f42be42a141 sp 00007f42ba4a5a68 error 4 in libc-2.26.so[7f42be2df000+1a1000]
Disabling vuln detector wodle, solves the problem. Could it be a problem with vuln DB?
Host OS: Amazon Linux 2
Wazuh: 4.1.5
My answers and the debug created.
1. Yes, it is 100% reproducible.
2. Vuln detector config:
<vulnerability-detector>
<enabled>no</enabled>
<interval>1h</interval>
<ignore_time>8h</ignore_time>
<run_on_start>yes</run_on_start>
<!--<provider name="canonical">
<enabled>yes</enabled>
<os>focal</os>
<update_interval>1h</update_interval>
</provider>
<provider name="redhat">
<enabled>yes</enabled>
<os>7</os>
<os>8</os>
<update_interval>1h</update_interval>
</provider>-->
<provider name="msu">
<enabled>yes</enabled>
<update_interval>1h</update_interval>
</provider>
<provider name="nvd">
<enabled>yes</enabled>
<update_from_year>2019</update_from_year>
<update_interval>1h</update_interval>
</provider>
</vulnerability-detector>
3. Wazuh's worker runs on Amazon Linux 2 x86_64.
Many thanks for your help.
________________________________________
From: wa...@googlegroups.com <wa...@googlegroups.com> on behalf of Juan Nicolás Asselle <juan.a...@wazuh.com>
Sent: 15 June 2021 15:32
To: Wazuh mailing list
Subject: Re: Wazuh modulesd segfault due to use Vuln detector
Hi Carlos,
Thank you for reporting this. It would be very helpful for us to discover the cause of these crashes if you provide us the following information.
* Is the issue 100% reproducible? In other words, if you restart the worker, is it falling down again?
* Could you please send us the vunl detector `ossec.conf` related configuration?
* Could you follow these steps?
1. Turn on the debug mode for wazuh-modulesd
```
echo "wazuh_modules.debug=2" >> /var/ossec/etc/local_internal_options.conf
```
2. Restart the agent
```
/var/ossec/bin/ossec-control restart
```
3. Send us the logs written at the ossec.log file to track down the component behavior.
```
cat /var/ossec/logs/ossec.log | grep "wazuh-modulesd" >> crash_log.txt
```
* On which architecture is this worker node running at? aarch64 or x86_64?
Thank you and I wait for this information to move forward.
Regards,
Nico
On Tuesday, June 15, 2021 at 8:00:35 AM UTC-3 Carlos Lopez wrote:
Hi all,
This morning, a segfault has appeared in one of the worker nodes of the wazuh cluster concerning to vuln detector:
[581134.154423] wazuh-modulesd[8086]: segfault at 0 ip 00007f42be42a141 sp 00007f42ba4a5a68 error 4 in libc-2.26.so<http://libc-2.26.so>[7f42be2df000+1a1000]
Disabling vuln detector wodle, solves the problem. Could it be a problem with vuln DB?
Host OS: Amazon Linux 2
Wazuh: 4.1.5
--
You received this message because you are subscribed to the Google Groups "Wazuh mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+un...@googlegroups.com<mailto:wazuh+un...@googlegroups.com>.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/fe3ece9e-0a41-47cc-9f1f-70c2b3355fd4n%40googlegroups.com<https://groups.google.com/d/msgid/wazuh/fe3ece9e-0a41-47cc-9f1f-70c2b3355fd4n%40googlegroups.com?utm_medium=email&utm_source=footer>.
Hi Carlos,
Unfortunately i was not able to reproduce this behavior using exactly the same scenario (Amazon Linux 2, Wazuh Manager 4.1.5 and Vuln configuration), so i will need more information to determinate what’s happening.
Could you please tell me which install method was used to install Wazuh in that worker? Packages or Source? In case was packages, could you please execute rpm -qa wazuh-manager and send me the output, as well md5sum of wazuh-modulesd binary by executing md5sum /var/ossec/bin/wazuh-modulesd?
In case of Sources method was used or wazuh-modulesd md5sum is not f9954244dd4af76680e08ef0b3364d1c (md5sum of wazuh-modulesd for that specific version and architecture), let me know because it’s possible that i will need the specific binary to check what’s going on.
By other hand, it will be really helpful to get what software is generating this behavior while checking it against vuln database in case it’s always the same one (for example proxyman from your log). This could be done by executing sqlite3 /var/ossec/queue/db/000.db "SELECT * from sys_programs" in the worker and filtering the information regarding to proxyman.
Despite all of this remember that, as shown here, Vulnerability Detector is still not fully supported in Amazon Linux 2, leading to false positives. But the good news is that this is currently being developed `here and soon it’s going to be used!.
Thank you and I wait for this information to move forward.
Regards,
Nico
Wazuh was installed using offical packages:
root@wazuh-master:/var/ossec/logs# rpm -qa wazuh-manager
wazuh-manager-4.1.5-1.x86_64
root@wazuh-master:/var/ossec/logs
root@wazuh-worker-01:~# rpm -qa wazuh-manager
wazuh-manager-4.1.5-1.x86_64
root@wazuh-worker-01:~#
Output of sqlite3 /var/ossec/queue/db/000.db "SELECT * from sys_programs":
582741490|2021/06/18 06:49:17|rpm|libpath_utils||Development/Libraries|56|Amazon Linux|2021/01/26 04:14:50|0.2.1-29.amzn2|x86_64||ding-libs-0.6.1-29.amzn2.src.rpm|Filesystem Path Utilities||0||
582741490|2021/06/18 06:49:17|rpm|kbd-misc||System Environment/Base|2340|Amazon Linux|2021/01/26 04:14:40|1.15.5-15.amzn2|noarch||kbd-1.15.5-15.amzn2.src.rpm|Data for kbd package||0||
582741490|2021/06/18 06:49:17|rpm|libsss_nss_idmap||Development/Libraries|82|Amazon Linux|2021/01/26 04:14:50|1.16.5-10.amzn2.6|x86_64||sssd-1.16.5-10.amzn2.6.src.rpm|Library for SID and certificate based lookups||0||
582741490|2021/06/18 06:49:17|rpm|basesystem||System Environment/Base|0|Amazon Linux|2021/01/26 04:14:40|10.0-7.amzn2.0.1|noarch||basesystem-10.0-7.amzn2.0.1.src.rpm|The skeleton package which defines a simple Amazon Linux system||0||
582741490|2021/06/18 06:49:17|rpm|coreutils||System Environment/Base|14016|Amazon Linux|2021/01/26 04:14:52|8.22-24.amzn2|x86_64||coreutils-8.22-24.amzn2.src.rpm|A set of basic GNU tools commonly used in shell scripts||0||
582741490|2021/06/18 06:49:17|rpm|libsepol||System Environment/Libraries|662|Amazon Linux|2021/01/26 04:14:41|2.5-8.1.amzn2.0.2|x86_64||libsepol-2.5-8.1.amzn2.0.2.src.rpm|SELinux binary policy manipulation library||0||
582741490|2021/06/18 06:49:17|rpm|python3-lockfile||Unspecified|90|Amazon Linux|2021/04/07 06:10:22|1:0.11.0-17.amzn2.0.2|noarch||python-lockfile-0.11.0-17.amzn2.0.2.src.rpm|Platform-independent file locking module||0||
582741490|2021/06/18 06:49:17|rpm|shared-mime-info||System Environment/Base|2323|Amazon Linux|2021/01/26 04:14:54|1.8-4.amzn2|x86_64||shared-mime-info-1.8-4.amzn2.src.rpm|Shared MIME information database||0||
582741490|2021/06/18 06:49:17|rpm|chkconfig||System Environment/Base|761|Amazon Linux|2021/01/26 04:14:41|1.7.4-1.amzn2.0.2|x86_64||chkconfig-1.7.4-1.amzn2.0.2.src.rpm|A system tool for maintaining the /etc/rc*.d hierarchy||0||
582741490|2021/06/18 06:49:17|rpm|libpwquality||System Environment/Base|324|Amazon Linux|2021/01/26 04:14:55|1.2.3-5.amzn2|x86_64||libpwquality-1.2.3-5.amzn2.src.rpm|A library for password generation and password quality checking||0||
582741490|2021/06/18 06:49:17|rpm|libdb||System Environment/Libraries|1810|Amazon Linux|2021/01/26 04:14:42|5.3.21-24.amzn2.0.3|x86_64||libdb-5.3.21-24.amzn2.0.3.src.rpm|The Berkeley DB database library for C||0||
582741490|2021/06/18 06:49:17|rpm|openssh||Applications/Internet|1916|Amazon Linux|2021/05/11 06:36:50|7.4p1-21.amzn2.0.3|x86_64||openssh-7.4p1-21.amzn2.0.3.src.rpm|An open source implementation of SSH protocol versions 1 and 2||0||
582741490|2021/06/18 06:49:17|rpm|gawk||Applications/Text|2386|Amazon Linux|2021/01/26 04:14:42|4.0.2-4.amzn2.1.2|x86_64||gawk-4.0.2-4.amzn2.1.2.src.rpm|The GNU version of the awk text processing utility||0||
582741490|2021/06/18 06:49:17|rpm|gettext||Development/Tools|4898|Amazon Linux|2021/01/26 04:14:56|0.19.8.1-3.amzn2|x86_64||gettext-0.19.8.1-3.amzn2.src.rpm|GNU libraries and utilities for producing multi-lingual messages||0||
582741490|2021/06/18 06:49:17|rpm|which||Applications/System|75|Amazon Linux|2021/01/26 04:14:42|2.20-7.amzn2.0.2|x86_64||which-2.20-7.amzn2.0.2.src.rpm|Displays where a particular program in your path is located||0||
582741490|2021/06/18 06:49:17|rpm|nettle||Development/Libraries|742|Amazon Linux|2021/05/11 06:36:53|2.7.1-9.amzn2|x86_64||nettle-2.7.1-9.amzn2.src.rpm|A low-level cryptographic library||0||
582741490|2021/06/18 06:49:17|rpm|file||Applications/File|65|Amazon Linux|2021/01/26 04:14:43|5.11-36.amzn2.0.1|x86_64||file-5.11-36.amzn2.0.1.src.rpm|A utility for determining file types||0||
582741490|2021/06/18 06:49:17|rpm|python2-cryptography||Development/Libraries|2692|Amazon Linux|2021/01/26 04:14:57|1.7.2-2.amzn2|x86_64||python-cryptography-1.7.2-2.amzn2.src.rpm|PyCA's cryptography library||0||
582741490|2021/06/18 06:49:17|rpm|bind-libs||Unspecified|184|Amazon Linux|2021/06/01 16:01:01|32:9.11.4-26.P2.amzn2.5|x86_64||bind-9.11.4-26.P2.amzn2.5.src.rpm|Libraries used by the BIND DNS packages||0||
582741490|2021/06/18 06:49:17|rpm|python-lockfile||Development/Languages|74|Amazon Linux|2021/01/26 04:14:58|1:0.9.1-4.amzn2|noarch||python-lockfile-0.9.1-4.amzn2.src.rpm|A platform-independent file locking module||0||
582741490|2021/06/18 06:49:17|rpm|perl-Filter||Development/Libraries|144|Amazon Linux|2021/01/26 04:14:43|1.49-3.amzn2.0.2|x86_64||perl-Filter-1.49-3.amzn2.0.2.src.rpm|Perl source filters||0||
582741490|2021/06/18 06:49:17|rpm|glibc-common||System Environment/Base|3332|Amazon Linux|2021/06/03 10:23:17|2.26-45.amzn2|x86_64||glibc-2.26-45.amzn2.src.rpm|Common binaries and locale data for glibc||0||
582741490|2021/06/18 06:49:17|rpm|python-iniparse||Development/Libraries|112|Amazon Linux|2021/01/26 04:14:58|0.4-9.amzn2|noarch||python-iniparse-0.4-9.amzn2.src.rpm|Python Module for Accessing and Modifying Configuration Data in INI files||0||
582741490|2021/06/18 06:49:17|rpm|perl-File-Temp||Development/Libraries|155|Amazon Linux|2021/01/26 04:14:44|0.23.01-3.amzn2|noarch||perl-File-Temp-0.23.01-3.amzn2.src.rpm|Return name and handle of a temporary file safely||0||
582741490|2021/06/18 06:49:17|rpm|python3-setuptools||Unspecified|5444|Amazon Linux|2021/06/03 10:23:19|49.1.3-1.amzn2.0.2|noarch||python-setuptools-49.1.3-1.amzn2.0.2.src.rpm|Easily build and distribute Python 3 packages||0||
582741490|2021/06/18 06:49:17|rpm|cryptsetup||Applications/System|286|Amazon Linux|2021/01/26 04:15:25|1.7.4-4.amzn2|x86_64||cryptsetup-1.7.4-4.amzn2.src.rpm|A utility for setting up encrypted disks||0||
582741490|2021/06/18 06:49:17|rpm|GeoIP||Development/Libraries|2856|Amazon Linux|2021/01/26 04:14:47|1.5.0-11.amzn2.0.2|x86_64||GeoIP-1.5.0-11.amzn2.0.2.src.rpm|Library for country/city/organization to IP address or hostname mapping||0||
582741490|2021/06/18 06:49:17|rpm|glibc-all-langpacks||System Environment/Base|110407|Amazon Linux|2021/06/03 10:23:23|2.26-45.amzn2|x86_64||glibc-2.26-45.amzn2.src.rpm|All language packs for glibc.||0||
582741490|2021/06/18 06:49:17|rpm|yum-plugin-priorities||System Environment/Base|28|Amazon Linux|2021/01/26 04:15:26|1.1.31-46.amzn2.0.1|noarch||yum-utils-1.1.31-46.amzn2.0.1.src.rpm|plugin to give priorities to packages from different repos||0||
582741490|2021/06/18 06:49:17|rpm|libnl3-cli||Development/Libraries|684|Amazon Linux|2021/01/26 04:14:47|3.2.28-4.amzn2.0.1|x86_64||libnl3-3.2.28-4.amzn2.0.1.src.rpm|Command line interface utils for libnl3||0||
582741490|2021/06/18 06:49:17|rpm|kernel-tools||Development/System|283|Amazon Linux|2021/06/03 10:23:24|4.14.232-176.381.amzn2|x86_64||kernel-4.14.232-176.381.amzn2.src.rpm|Assortment of tools for the Linux kernel||0||
582741490|2021/06/18 06:49:17|rpm|xfsdump||Unspecified|926|Amazon Linux|2021/01/26 04:15:27|3.1.8-6.amzn2|x86_64||xfsdump-3.1.8-6.amzn2.src.rpm|Administrative utilities for the XFS filesystem||0||
582741490|2021/06/18 06:49:17|rpm|libnfnetlink||System Environment/Libraries|46|Amazon Linux|2021/01/26 04:14:48|1.0.1-4.amzn2.0.2|x86_64||libnfnetlink-1.0.1-4.amzn2.0.2.src.rpm|Netfilter netlink userspace library||0||
582741490|2021/06/18 06:49:17|rpm|wget||Applications/Internet|2002|Amazon Linux|2021/01/26 04:15:27|1.14-18.amzn2.1|x86_64||wget-1.14-18.amzn2.1.src.rpm|A utility for retrieving files using the HTTP or FTP protocols||0||
582741490|2021/06/18 06:49:17|rpm|slang||System Environment/Libraries|1837|Amazon Linux|2021/01/26 04:14:48|2.2.4-11.amzn2.0.2|x86_64||slang-2.2.4-11.amzn2.0.2.src.rpm|The shared library for the S-Lang extension language||0||
582741490|2021/06/18 06:49:17|rpm|bzip2||Applications/File|81|Amazon Linux|2021/01/26 04:15:27|1.0.6-13.amzn2.0.2|x86_64||bzip2-1.0.6-13.amzn2.0.2.src.rpm|A file compression utility||0||
582741490|2021/06/18 06:49:17|rpm|libteam||System Environment/Libraries|98|Amazon Linux|2021/01/26 04:14:48|1.27-9.amzn2|x86_64||libteam-1.27-9.amzn2.src.rpm|Library for controlling team network device||0||
582741490|2021/06/18 06:49:17|rpm|mtr||Applications/Internet|171|Amazon Linux|2021/01/26 04:15:28|2:0.92-2.amzn2|x86_64||mtr-0.92-2.amzn2.src.rpm|Network diagnostic tool combining 'traceroute' and 'ping'||0||
582741490|2021/06/18 06:49:17|rpm|tcp_wrappers||System Environment/Daemons|197|Amazon Linux|2021/01/26 04:14:48|7.6-77.amzn2.0.2|x86_64||tcp_wrappers-7.6-77.amzn2.0.2.src.rpm|A security tool which acts as a wrapper for TCP daemons||0||
582741490|2021/06/18 06:49:17|rpm|traceroute||Applications/Internet|87|Amazon Linux|2021/01/26 04:15:31|3:2.0.22-2.amzn2.0.1|x86_64||traceroute-2.0.22-2.amzn2.0.1.src.rpm|Traces the route taken by packets over an IPv4/IPv6 network||0||
582741490|2021/06/18 06:49:17|rpm|libdwarf||Development/Libraries|284|Amazon Linux|2021/01/26 04:14:49|20130207-4.amzn2.0.2|x86_64||libdwarf-20130207-4.amzn2.0.2.src.rpm|Library to access the DWARF Debugging file format||0||
582741490|2021/06/18 06:49:17|rpm|python-docutils||Development/Languages|5992|Amazon Linux|2021/01/26 04:14:58|0.12-0.2.20140510svn7747.amzn2|noarch||python-docutils-0.12-0.2.20140510svn7747.amzn2.src.rpm|System for processing plaintext documentation||0||
582741490|2021/06/18 06:49:17|rpm|libselinux-utils||Development/Libraries|166|Amazon Linux|2021/01/26 04:14:49|2.5-12.amzn2.0.2|x86_64||libselinux-2.5-12.amzn2.0.2.src.rpm|SELinux libselinux utilies||0||
582741490|2021/06/18 06:49:17|rpm|nss||System Environment/Libraries|2385|Amazon Linux|2021/01/26 04:15:02|3.53.1-3.amzn2|x86_64||nss-3.53.1-3.amzn2.src.rpm|Network Security Services||0||
582741490|2021/06/18 06:49:17|rpm|numactl-libs||System Environment/Libraries|45|Amazon Linux|2021/01/26 04:14:50|2.0.9-7.amzn2|x86_64||numactl-2.0.9-7.amzn2.src.rpm|libnuma libraries||0||
582741490|2021/06/18 06:49:17|rpm|rpm-libs||Development/Libraries|580|Amazon Linux|2021/01/26 04:15:03|4.11.3-40.amzn2.0.5|x86_64||rpm-4.11.3-40.amzn2.0.5.src.rpm|Libraries for manipulating RPM packages||0||
582741490|2021/06/18 06:49:17|rpm|json-c||Development/Libraries|63|Amazon Linux|2021/01/26 04:14:50|0.11-4.amzn2.0.4|x86_64||json-c-0.11-4.amzn2.0.4.src.rpm|A JSON implementation in C||0||
582741490|2021/06/18 06:49:17|rpm|gpgme||Applications/System|538|Amazon Linux|2021/01/26 04:15:04|1.3.2-5.amzn2.0.2|x86_64||gpgme-1.3.2-5.amzn2.0.2.src.rpm|GnuPG Made Easy - high level crypto API||0||
582741490|2021/06/18 06:49:17|rpm|lm_sensors-libs||System Environment/Libraries|60|Amazon Linux|2021/01/26 04:14:50|3.4.0-8.20160601gitf9185e5.amzn2|x86_64||lm_sensors-3.4.0-8.20160601gitf9185e5.amzn2.src.rpm|Lm_sensors core libraries||0||
582741490|2021/06/18 06:49:17|rpm|fipscheck-lib||System Environment/Libraries|11|Amazon Linux|2021/01/26 04:15:05|1.4.1-6.amzn2.0.2|x86_64||fipscheck-1.4.1-6.amzn2.0.2.src.rpm|Library files for fipscheck||0||
582741490|2021/06/18 06:49:17|rpm|libutempter||System Environment/Libraries|48|Amazon Linux|2021/01/26 04:15:06|1.1.6-4.amzn2.0.2|x86_64||libutempter-1.1.6-4.amzn2.0.2.src.rpm|A privileged helper for utmp/wtmp updates||0||
582741490|2021/06/18 06:49:17|rpm|cracklib-dicts||System Environment/Libraries|9169|Amazon Linux|2021/01/26 04:14:55|2.9.0-11.amzn2.0.2|x86_64||cracklib-2.9.0-11.amzn2.0.2.src.rpm|The standard CrackLib dictionaries||0||
582741490|2021/06/18 06:49:17|rpm|systemd||Unspecified|22968|Amazon Linux|2021/01/26 04:15:09|219-57.amzn2.0.12|x86_64||systemd-219-57.amzn2.0.12.src.rpm|A System and Service Manager||0||
582741490|2021/06/18 06:49:17|rpm|gettext-libs||System Environment/Libraries|1490|Amazon Linux|2021/01/26 04:14:56|0.19.8.1-3.amzn2|x86_64||gettext-0.19.8.1-3.amzn2.src.rpm|Libraries for gettext||0||
582741490|2021/06/18 06:49:17|rpm|procps-ng||Applications/System|740|Amazon Linux|2021/01/26 04:15:09|3.3.10-26.amzn2|x86_64||procps-ng-3.3.10-26.amzn2.src.rpm|System and process monitoring utilities||0||
582741490|2021/06/18 06:49:17|rpm|python-idna||Unspecified|562|Amazon Linux|2021/01/26 04:14:57|2.4-1.amzn2|noarch||python-idna-2.4-1.amzn2.src.rpm|Internationalized Domain Names in Applications (IDNA)||0||
582741490|2021/06/18 06:49:17|rpm|libstoragemgmt-python||System Environment/Libraries|806|Amazon Linux|2021/01/26 04:15:10|1.6.1-2.amzn2|noarch||libstoragemgmt-1.6.1-2.amzn2.src.rpm|Python client libraries and plug-in support for libstoragemgmt||0||
582741490|2021/06/18 06:49:17|rpm|python2-futures||Development/Libraries|86|Amazon Linux|2021/01/26 04:14:58|3.0.5-1.amzn2|noarch||python-futures-3.0.5-1.amzn2.src.rpm|Backport of the concurrent.futures package from Python 3.2||0||
582741490|2021/06/18 06:49:17|rpm|grub2-tools||System Environment/Base|9951|Amazon Linux|2021/01/26 04:15:12|1:2.02-35.amzn2.0.4|x86_64||grub2-2.02-35.amzn2.0.4.src.rpm|Support tools for GRUB.||0||
582741490|2021/06/18 06:49:17|rpm|python2-botocore||Unspecified|47951|Amazon Linux|2021/01/26 04:14:59|1.18.6-1.amzn2.0.1|noarch||python-botocore-1.18.6-1.amzn2.0.1.src.rpm|Low-level, data-driven core of boto 3||0||
582741490|2021/06/18 06:49:17|rpm|libdrm||System Environment/Libraries|346|Amazon Linux|2021/01/26 04:15:13|2.4.97-2.amzn2|x86_64||libdrm-2.4.97-2.amzn2.src.rpm|Direct Rendering Manager runtime library||0||
582741490|2021/06/18 06:49:17|rpm|rsyslog||System Environment/Daemons|1941|Amazon Linux|2021/01/26 04:15:14|8.24.0-52.amzn2|x86_64||rsyslog-8.24.0-52.amzn2.src.rpm|Enhanced system logging and kernel message trapping daemon||0||
582741490|2021/06/18 06:49:17|rpm|nss-sysinit||System Environment/Base|13|Amazon Linux|2021/01/26 04:15:02|3.53.1-3.amzn2|x86_64||nss-3.53.1-3.amzn2.src.rpm|System NSS Initialization||0||
582741490|2021/06/18 06:49:17|rpm|gpm-libs||System Environment/Libraries|23|Amazon Linux|2021/01/26 04:15:15|1.20.7-15.amzn2.0.2|x86_64||gpm-1.20.7-15.amzn2.0.2.src.rpm|Dynamic library for for the gpm||0||
582741490|2021/06/18 06:49:17|rpm|libssh2||System Environment/Libraries|325|Amazon Linux|2021/01/26 04:15:02|1.4.3-12.amzn2.2.3|x86_64||libssh2-1.4.3-12.amzn2.2.3.src.rpm|A library implementing the SSH2 protocol||0||
582741490|2021/06/18 06:49:17|rpm|rpm||System Environment/Base|2560|Amazon Linux|2021/01/26 04:15:03|4.11.3-40.amzn2.0.5|x86_64||rpm-4.11.3-40.amzn2.0.5.src.rpm|The RPM package management system||0||
582741490|2021/06/18 06:49:17|rpm|authconfig||System Environment/Base|2259|Amazon Linux|2021/01/26 04:15:19|6.2.8-30.amzn2.0.2|x86_64||authconfig-6.2.8-30.amzn2.0.2.src.rpm|Command line tool for setting up authentication from network services||0||
582741490|2021/06/18 06:49:17|rpm|passwd||System Environment/Base|420|Amazon Linux|2021/01/26 04:15:04|0.79-5.amzn2|x86_64||passwd-0.79-5.amzn2.src.rpm|An utility for setting or changing passwords using PAM||0||
582741490|2021/06/18 06:49:17|rpm|strace||Development/Debuggers|1675|Amazon Linux|2021/01/26 04:15:25|4.26-1.amzn2.0.1|x86_64||strace-4.26-1.amzn2.0.1.src.rpm|Tracks and displays system calls associated with a running process||0||
582741490|2021/06/18 06:49:17|rpm|python-urlgrabber||Development/Libraries|491|Amazon Linux|2021/01/26 04:15:04|3.10-9.amzn2.0.1|noarch||python-urlgrabber-3.10-9.amzn2.0.1.src.rpm|A high-level cross-protocol url-grabber||0||
582741490|2021/06/18 06:49:17|rpm|sssd-client||Applications/System|222|Amazon Linux|2021/01/26 04:15:26|1.16.5-10.amzn2.6|x86_64||sssd-1.16.5-10.amzn2.6.src.rpm|SSSD Client libraries for NSS and PAM||0||
582741490|2021/06/18 06:49:17|rpm|fipscheck||System Environment/Libraries|37|Amazon Linux|2021/01/26 04:15:05|1.4.1-6.amzn2.0.2|x86_64||fipscheck-1.4.1-6.amzn2.0.2.src.rpm|A library for integrity verification of FIPS validated modules||0||
582741490|2021/06/18 06:49:17|rpm|ustr||System Environment/Libraries|287|Amazon Linux|2021/01/26 04:15:06|1.0.4-16.amzn2.0.3|x86_64||ustr-1.0.4-16.amzn2.0.3.src.rpm|String library, very low memory overhead, simple to import||0||
582741490|2021/06/18 06:49:17|rpm|tcsh||System Environment/Shells|666|Amazon Linux|2021/01/26 04:15:27|6.18.01-15.amzn2.0.2|x86_64||tcsh-6.18.01-15.amzn2.0.2.src.rpm|An enhanced version of csh, the C shell||0||
582741490|2021/06/18 06:49:17|rpm|util-linux||System Environment/Base|10660|Amazon Linux|2021/01/26 04:15:07|2.30.2-2.amzn2.0.4|x86_64||util-linux-2.30.2-2.amzn2.0.4.src.rpm|A collection of basic system utilities||0||
582741490|2021/06/18 06:49:17|rpm|gdisk||System Environment/Base|632|Amazon Linux|2021/01/26 04:15:27|0.8.10-3.amzn2|x86_64||gdisk-0.8.10-3.amzn2.src.rpm|An fdisk-like partitioning tool for GPT disks||0||
582741490|2021/06/18 06:49:17|rpm|elfutils-libs||Development/Tools|780|Amazon Linux|2021/01/26 04:15:07|0.176-2.amzn2|x86_64||elfutils-0.176-2.amzn2.src.rpm|Libraries to handle compiled objects||0||
582741490|2021/06/18 06:49:17|rpm|libicu||System Environment/Libraries|24487|Amazon Linux|2021/01/26 04:15:28|50.2-4.amzn2|x86_64||icu-50.2-4.amzn2.src.rpm|International Components for Unicode - libraries||0||
582741490|2021/06/18 06:49:17|rpm|dbus||System Environment/Libraries|583|Amazon Linux|2021/01/26 04:15:09|1:1.10.24-7.amzn2|x86_64||dbus-1.10.24-7.amzn2.src.rpm|D-BUS message bus||0||
582741490|2021/06/18 06:49:17|rpm|crontabs||System Environment/Base|3|Amazon Linux|2021/01/26 04:15:09|1.11-6.20121102git.amzn2|noarch||crontabs-1.11-6.20121102git.amzn2.src.rpm|Root crontab files used to schedule the execution of programs||0||
582741490|2021/06/18 06:49:17|rpm|krb5-libs||System Environment/Libraries|2103|Amazon Linux|2021/01/26 04:14:52|1.15.1-37.amzn2.2.2|x86_64||krb5-1.15.1-37.amzn2.2.2.src.rpm|The non-admin shared libraries used by Kerberos 5||0||
582741490|2021/06/18 06:49:17|rpm|grub2-tools-minimal||System Environment/Base|694|Amazon Linux|2021/01/26 04:15:09|1:2.02-35.amzn2.0.4|x86_64||grub2-2.02-35.amzn2.0.4.src.rpm|Support tools for GRUB.||0||
582741490|2021/06/18 06:49:17|rpm|pam||System Environment/Base|2557|Amazon Linux|2021/01/26 04:14:55|1.1.8-23.amzn2.0.1|x86_64||pam-1.1.8-23.amzn2.0.1.src.rpm|An extensible library which provides authentication for applications||0||
582741490|2021/06/18 06:49:17|rpm|rpcbind||System Environment/Daemons|100|Amazon Linux|2021/01/26 04:15:10|0.2.0-44.amzn2|x86_64||rpcbind-0.2.0-44.amzn2.src.rpm|Universal Addresses to RPC Program Number Mapper||0||
582741490|2021/06/18 06:49:17|rpm|libstoragemgmt||System Environment/Libraries|606|Amazon Linux|2021/01/26 04:15:10|1.6.1-2.amzn2|x86_64||libstoragemgmt-1.6.1-2.amzn2.src.rpm|Storage array management library||0||
582741490|2021/06/18 06:49:17|rpm|python-jwcrypto||Unspecified|248|Amazon Linux|2021/01/26 04:14:57|0.4.2-1.amzn2|noarch||python-jwcrypto-0.4.2-1.amzn2.src.rpm|Implements JWK,JWS,JWE specifications using python-cryptography||0||
582741490|2021/06/18 06:49:17|rpm|dhcp-libs||System Environment/Base|141|Amazon Linux|2021/01/26 04:15:11|12:4.2.5-77.amzn2.1.1|x86_64||dhcp-4.2.5-77.amzn2.1.1.src.rpm|Shared libraries used by ISC dhcp client and server||0||
582741490|2021/06/18 06:49:17|rpm|python-backports||Unspecified|0|Amazon Linux|2021/01/26 04:14:58|1.0-8.amzn2.0.2|x86_64||python-backports-1.0-8.amzn2.0.2.src.rpm|Namespace for backported Python features||0||
582741490|2021/06/18 06:49:17|rpm|grub2-tools-extra||System Environment/Base|6335|Amazon Linux|2021/01/26 04:15:12|1:2.02-35.amzn2.0.4|x86_64||grub2-2.02-35.amzn2.0.4.src.rpm|Support tools for GRUB.||0||
582741490|2021/06/18 06:49:17|rpm|dhcp-common||System Environment/Base|239|Amazon Linux|2021/01/26 04:15:12|12:4.2.5-77.amzn2.1.1|x86_64||dhcp-4.2.5-77.amzn2.1.1.src.rpm|Common files used by ISC dhcp client and server||0||
582741490|2021/06/18 06:49:17|rpm|unzip||Applications/Archiving|382|Amazon Linux|2021/02/23 15:56:48|6.0-43.amzn2|x86_64||unzip-6.0-43.amzn2.src.rpm|A utility for unpacking zip files||0||
582741490|2021/06/18 06:49:17|rpm|kbd||System Environment/Base|1347|Amazon Linux|2021/01/26 04:15:13|1.15.5-15.amzn2|x86_64||kbd-1.15.5-15.amzn2.src.rpm|Tools for configuring the console (keyboard, virtual terminals, etc.)||0||
582741490|2021/06/18 06:49:17|rpm|tmux||Applications/System|558|Amazon Linux|2021/02/24 11:07:29|1.8-4.amzn2.0.1|x86_64||tmux-1.8-4.amzn2.0.1.src.rpm|A terminal multiplexer||0||
582741490|2021/06/18 06:49:17|rpm|boost-system||System Environment/Libraries|31|Amazon Linux|2021/02/24 11:16:27|1.53.0-27.amzn2.0.5|x86_64||boost-1.53.0-27.amzn2.0.5.src.rpm|Run-Time component of boost system support library||0||
582741490|2021/06/18 06:49:17|rpm|net-tools||System Environment/Base|911|Amazon Linux|2021/01/26 04:15:14|2.0-0.22.20131004git.amzn2.0.2|x86_64||net-tools-2.0-0.22.20131004git.amzn2.0.2.src.rpm|Basic networking tools||0||
582741490|2021/06/18 06:49:17|rpm|python-libs||Applications/System|26782|Amazon Linux|2021/02/24 11:16:29|2.7.18-1.amzn2.0.3|x86_64||python-2.7.18-1.amzn2.0.3.src.rpm|Runtime libraries for Python||0||
582741490|2021/06/18 06:49:17|rpm|plymouth-scripts||Applications/System|22|Amazon Linux|2021/01/26 04:15:15|0.8.9-0.28.20140113.amzn2.0.2|x86_64||plymouth-0.8.9-0.28.20140113.amzn2.0.2.src.rpm|Plymouth related scripts||0||
582741490|2021/06/18 06:49:17|rpm|python-devel||Development/Libraries|1107|Amazon Linux|2021/02/24 11:16:29|2.7.18-1.amzn2.0.3|x86_64||python-2.7.18-1.amzn2.0.3.src.rpm|The libraries and header files needed for Python development||0||
582741490|2021/06/18 06:49:17|rpm|vim-enhanced||Unspecified|2852|Amazon Linux|2021/01/26 04:15:15|2:8.1.1602-1.amzn2|x86_64||vim-8.1.1602-1.amzn2.src.rpm|A version of the VIM editor which includes recent enhancements||0||
582741490|2021/06/18 06:49:17|rpm|perl-Pod-Escapes||Development/Libraries|20|Amazon Linux|2021/02/24 11:16:30|1:1.04-299.amzn2.0.1|noarch||perl-5.16.3-299.amzn2.0.1.src.rpm|Perl module for resolving POD escape sequences||0||
582741490|2021/06/18 06:49:17|rpm|iptables-utils||Unspecified|51|Amazon Linux|2021/02/24 11:24:40|1.8.4-10.amzn2.1.2|x86_64||iptables-1.8.4-10.amzn2.1.2.src.rpm|iptables and ip6tables services for iptables||0||
582741490|2021/06/18 06:49:17|rpm|lvm2||System Environment/Base|2999|Amazon Linux|2021/01/26 04:15:19|7:2.02.177-4.amzn2.0.2|x86_64||lvm2-2.02.177-4.amzn2.0.2.src.rpm|Userland logical volume management tools||0||
582741490|2021/06/18 06:49:17|rpm|dracut-config-generic||System Environment/Base|0|Amazon Linux|2021/01/26 04:15:19|033-535.amzn2.1.3|x86_64||dracut-033-535.amzn2.1.3.src.rpm|dracut configuration to turn off hostonly image generation||0||
582741490|2021/06/18 06:49:17|rpm|psacct||Applications/System|198|Amazon Linux|2021/01/26 04:15:21|6.6.1-13.amzn2.0.2|x86_64||psacct-6.6.1-13.amzn2.0.2.src.rpm|Utilities for monitoring process activities||0||
582741490|2021/06/18 06:49:17|rpm|update-motd||System Environment/Base|3|Amazon Linux|2021/01/26 04:15:21|1.1.2-2.amzn2|noarch||update-motd-1.1.2-2.amzn2.src.rpm|Framework for dynamically generating MOTD||0||
582741490|2021/06/18 06:49:17|rpm|at||System Environment/Daemons|95|Amazon Linux|2021/01/26 04:15:25|3.1.13-24.amzn2|x86_64||at-3.1.13-24.amzn2.src.rpm|Job spooling tools||0||
582741490|2021/06/18 06:49:17|rpm|amazon-linux-extras-yum-plugin||Unspecified|9|Amazon Linux|2021/03/26 07:57:25|2.0.0-1.amzn2|noarch||amazon-linux-extras-2.0.0-1.amzn2.src.rpm|Yum plugin assists Extras discovery||0||
582741490|2021/06/18 06:49:17|rpm|vim-minimal||Unspecified|1129|Amazon Linux|2021/01/26 04:14:49|2:8.1.1602-1.amzn2|x86_64||vim-8.1.1602-1.amzn2.src.rpm|A minimal version of the VIM editor||0||
582741490|2021/06/18 06:49:17|rpm|cloud-init||System Environment/Base|3318|Amazon Linux|2021/03/26 07:57:29|19.3-43.amzn2|noarch||cloud-init-19.3-43.amzn2.src.rpm|Cloud instance init scripts||0||
582741490|2021/06/18 06:49:17|rpm|xz||Applications/File|779|Amazon Linux|2021/01/26 04:14:49|5.2.2-1.amzn2.0.2|x86_64||xz-5.2.2-1.amzn2.0.2.src.rpm|LZMA compression utilities||0||
582741490|2021/06/18 06:49:17|rpm|dyninst||Development/Libraries|12781|Amazon Linux|2021/01/26 04:14:50|9.3.1-3.amzn2|x86_64||dyninst-9.3.1-3.amzn2.src.rpm|An API for Run-time Code Generation||0||
582741490|2021/06/18 06:49:17|rpm|libwebp||Development/Libraries|366|Amazon Linux|2021/01/26 04:14:50|0.3.0-7.amzn2|x86_64||libwebp-0.3.0-7.amzn2.src.rpm|Library and tools for the WebP graphics format||0||
582741490|2021/06/18 06:49:17|rpm|python2-s3transfer||Unspecified|497|Amazon Linux|2021/01/26 04:15:00|0.3.3-1.amzn2.0.1|noarch||python-s3transfer-0.3.3-1.amzn2.0.1.src.rpm|An Amazon S3 Transfer Manager||0||
582741490|2021/06/18 06:49:17|rpm|libdaemon||System Environment/Libraries|60|Amazon Linux|2021/01/26 04:14:50|0.14-7.amzn2.0.2|x86_64||libdaemon-0.14-7.amzn2.0.2.src.rpm|Library for writing UNIX daemons||0||
582741490|2021/06/18 06:49:17|rpm|binutils||Development/Tools|23766|Amazon Linux|2021/01/26 04:15:01|2.29.1-30.amzn2|x86_64||binutils-2.29.1-30.amzn2.src.rpm|A GNU collection of binary utilities||0||
582741490|2021/06/18 06:49:17|rpm|libfastjson||Unspecified|55|Amazon Linux|2021/01/26 04:14:50|0.99.4-3.amzn2|x86_64||libfastjson-0.99.4-3.amzn2.src.rpm|A JSON implementation in C||0||
582741490|2021/06/18 06:49:17|rpm|nss-tools||System Environment/Base|2056|Amazon Linux|2021/01/26 04:15:02|3.53.1-3.amzn2|x86_64||nss-3.53.1-3.amzn2.src.rpm|Tools for the Network Security Services||0||
582741490|2021/06/18 06:49:17|rpm|dmidecode||System Environment/Base|236|Amazon Linux|2021/01/26 04:14:50|1:3.0-5.amzn2.0.2|x86_64||dmidecode-3.0-5.amzn2.0.2.src.rpm|Tool to analyse BIOS DMI data||0||
582741490|2021/06/18 06:49:17|rpm|libcurl||Development/Libraries|541|Amazon Linux|2021/01/26 04:15:02|7.61.1-12.amzn2.0.2|x86_64||curl-7.61.1-12.amzn2.0.2.src.rpm|A library for getting files from web servers||0||
582741490|2021/06/18 06:49:17|rpm|libyaml||System Environment/Libraries|121|Amazon Linux|2021/01/26 04:14:50|0.1.4-11.amzn2.0.2|x86_64||libyaml-0.1.4-11.amzn2.0.2.src.rpm|YAML 1.1 parser and emitter written in C||0||
582741490|2021/06/18 06:49:17|rpm|rpm-build-libs||Development/Libraries|158|Amazon Linux|2021/01/26 04:15:04|4.11.3-40.amzn2.0.5|x86_64||rpm-4.11.3-40.amzn2.0.5.src.rpm|Libraries for building and signing RPM packages||0||
582741490|2021/06/18 06:49:17|rpm|libnfsidmap||System Environment/Libraries|107|Amazon Linux|2021/01/26 04:15:04|0.25-19.amzn2|x86_64||libnfsidmap-0.25-19.amzn2.src.rpm|NFSv4 User and Group ID Mapping Library||0||
582741490|2021/06/18 06:49:17|rpm|libmount||Development/Libraries|366|Amazon Linux|2021/01/26 04:14:54|2.30.2-2.amzn2.0.4|x86_64||util-linux-2.30.2-2.amzn2.0.4.src.rpm|Device mounting library||0||
582741490|2021/06/18 06:49:17|rpm|libsss_idmap||Development/Libraries|69|Amazon Linux|2021/01/26 04:15:05|1.16.5-10.amzn2.6|x86_64||sssd-1.16.5-10.amzn2.6.src.rpm|FreeIPA Idmap library||0||
582741490|2021/06/18 06:49:17|rpm|cyrus-sasl-lib||System Environment/Libraries|387|Amazon Linux|2021/01/26 04:14:55|2.1.26-23.amzn2|x86_64||cyrus-sasl-2.1.26-23.amzn2.src.rpm|Shared libraries needed by applications which use Cyrus SASL||0||
582741490|2021/06/18 06:49:17|rpm|libsemanage||System Environment/Libraries|291|Amazon Linux|2021/01/26 04:15:06|2.5-11.amzn2|x86_64||libsemanage-2.5-11.amzn2.src.rpm|SELinux binary policy manipulation library||0||
582741490|2021/06/18 06:49:17|rpm|libcroco||System Environment/Libraries|305|Amazon Linux|2021/01/26 04:14:55|0.6.12-6.amzn2|x86_64||libcroco-0.6.12-6.amzn2.src.rpm|A CSS2 parsing library||0||
582741490|2021/06/18 06:49:17|rpm|device-mapper||System Environment/Base|330|Amazon Linux|2021/01/26 04:15:07|7:1.02.146-4.amzn2.0.2|x86_64||lvm2-2.02.177-4.amzn2.0.2.src.rpm|Device mapper utility||0||
582741490|2021/06/18 06:49:17|rpm|python-ipaddress||Unspecified|226|Amazon Linux|2021/01/26 04:14:56|1.0.16-2.amzn2|noarch||python-ipaddress-1.0.16-2.amzn2.src.rpm|Port of the python 3.3+ ipaddress module to 2.6+||0||
582741490|2021/06/18 06:49:17|rpm|systemd-libs||Unspecified|1140|Amazon Linux|2021/01/26 04:15:07|219-57.amzn2.0.12|x86_64||systemd-219-57.amzn2.0.12.src.rpm|systemd libraries||0||
582741490|2021/06/18 06:49:17|rpm|libevent||System Environment/Libraries|712|Amazon Linux|2021/01/26 04:14:56|2.0.21-4.amzn2.0.3|x86_64||libevent-2.0.21-4.amzn2.0.3.src.rpm|Abstract asynchronous event notification library||0||
582741490|2021/06/18 06:49:17|rpm|elfutils-default-yama-scope||Development/Tools|1|Amazon Linux|2021/01/26 04:15:09|0.176-2.amzn2|noarch||elfutils-0.176-2.amzn2.src.rpm|Default yama attach scope sysctl setting||0||
582741490|2021/06/18 06:49:17|rpm|python2-rsa||Unspecified|260|Amazon Linux|2021/01/26 04:14:56|3.4.1-1.amzn2.0.1|noarch||python-rsa-3.4.1-1.amzn2.0.1.src.rpm|Pure-Python RSA implementation||0||
582741490|2021/06/18 06:49:17|rpm|cronie-anacron||System Environment/Base|40|Amazon Linux|2021/01/26 04:15:09|1.4.11-23.amzn2|x86_64||cronie-1.4.11-23.amzn2.src.rpm|Utility for running regular jobs||0||
582741490|2021/06/18 06:49:17|rpm|yum-metadata-parser||Development/Libraries|57|Amazon Linux|2021/01/26 04:14:57|1.1.4-10.amzn2.0.2|x86_64||yum-metadata-parser-1.1.4-10.amzn2.0.2.src.rpm|A fast metadata parser for yum||0||
582741490|2021/06/18 06:49:17|rpm|e2fsprogs||System Environment/Base|2479|Amazon Linux|2021/01/26 04:14:57|1.42.9-19.amzn2|x86_64||e2fsprogs-1.42.9-19.amzn2.src.rpm|Utilities for managing ext2, ext3, and ext4 filesystems||0||
582741490|2021/06/18 06:49:17|rpm|iputils||System Environment/Daemons|330|Amazon Linux|2021/01/26 04:15:10|20160308-10.amzn2.0.2|x86_64||iputils-20160308-10.amzn2.0.2.src.rpm|Network monitoring tools including ping||0||
582741490|2021/06/18 06:49:17|rpm|python-pycparser||System Environment/Libraries|652|Amazon Linux|2021/01/26 04:14:57|2.14-1.amzn2|noarch||python-pycparser-2.14-1.amzn2.src.rpm|C parser and AST generator written in Python||0||
582741490|2021/06/18 06:49:17|rpm|libstoragemgmt-python-clibs||System Environment/Libraries|23|Amazon Linux|2021/01/26 04:15:10|1.6.1-2.amzn2|x86_64||libstoragemgmt-1.6.1-2.amzn2.src.rpm|Python C extension module for libstoragemgmt||0||
582741490|2021/06/18 06:49:17|rpm|kernel||System Environment/Kernel|103724|Amazon Linux|2021/05/11 06:38:20|4.14.231-173.361.amzn2|x86_64||kernel-4.14.231-173.361.amzn2.src.rpm|The Linux kernel||0||
582741490|2021/06/18 06:49:17|rpm|langtable-python||Development/Tools|132|Amazon Linux|2021/01/26 04:14:57|0.0.31-4.amzn2|noarch||langtable-0.0.31-4.amzn2.src.rpm|Python module to query the langtable-data||0||
582741490|2021/06/18 06:49:17|rpm|kpartx||System Environment/Base|36|Amazon Linux|2021/01/26 04:15:11|0.4.9-127.amzn2|x86_64||device-mapper-multipath-0.4.9-127.amzn2.src.rpm|Partition device manager for device-mapper devices||0||
582741490|2021/06/18 06:49:17|rpm|amazon-ssm-agent||Amazon/Tools|110582|Amazon.com|2021/05/28 23:46:39|3.0.1209.0-1|x86_64||amazon-ssm-agent-3.0.1209.0-1.src.rpm|Manage EC2 Instances using SSM APIs||0||
582741490|2021/06/18 06:49:17|rpm|python2-oauthlib||Development/Libraries|779|Amazon Linux|2021/01/26 04:14:57|2.0.1-8.amzn2.0.1|noarch||python-oauthlib-2.0.1-8.amzn2.0.1.src.rpm|An implementation of the OAuth request-signing logic||0||
582741490|2021/06/18 06:49:17|rpm|grub2-pc||System Environment/Base|0|Amazon Linux|2021/01/26 04:15:12|1:2.02-35.amzn2.0.4|x86_64||grub2-2.02-35.amzn2.0.4.src.rpm|Bootloader with support for Linux, Multiboot, and more||0||
582741490|2021/06/18 06:49:17|rpm|bind-libs-lite||Unspecified|2900|Amazon Linux|2021/06/01 16:01:01|32:9.11.4-26.P2.amzn2.5|x86_64||bind-9.11.4-26.P2.amzn2.5.src.rpm|Libraries for working with the DNS protocol||0||
582741490|2021/06/18 06:49:17|rpm|libxml2-python||Development/Libraries|1447|Amazon Linux|2021/01/26 04:14:57|2.9.1-6.amzn2.5.1|x86_64||libxml2-2.9.1-6.amzn2.5.1.src.rpm|Python bindings for the libxml2 library||0||
582741490|2021/06/18 06:49:17|rpm|dhclient||System Environment/Base|466|Amazon Linux|2021/01/26 04:15:13|12:4.2.5-77.amzn2.1.1|x86_64||dhcp-4.2.5-77.amzn2.1.1.src.rpm|Provides the ISC DHCP client daemon and dhclient-script||0||
582741490|2021/06/18 06:49:17|rpm|bind-utils||Unspecified|571|Amazon Linux|2021/06/01 16:01:01|32:9.11.4-26.P2.amzn2.5|x86_64||bind-9.11.4-26.P2.amzn2.5.src.rpm|Utilities for querying DNS name servers||0||
582741490|2021/06/18 06:49:17|rpm|python-simplejson||System Environment/Libraries|627|Amazon Linux|2021/01/26 04:14:58|3.2.0-1.amzn2.0.2|x86_64||python-simplejson-3.2.0-1.amzn2.0.2.src.rpm|Simple, fast, extensible JSON encoder/decoder for Python||0||
582741490|2021/06/18 06:49:17|rpm|pm-utils||System Environment/Base|363|Amazon Linux|2021/01/26 04:15:13|1.4.1-27.amzn2.0.1|x86_64||pm-utils-1.4.1-27.amzn2.0.1.src.rpm|Power management utilities and scripts||0||
582741490|2021/06/18 06:49:17|rpm|glibc-minimal-langpack||System Environment/Base|0|Amazon Linux|2021/06/03 10:23:17|2.26-45.amzn2|x86_64||glibc-2.26-45.amzn2.src.rpm|Minimal language packs for glibc.||0||
582741490|2021/06/18 06:49:17|rpm|python2-jsonschema||Unspecified|290|Amazon Linux|2021/01/26 04:14:58|2.5.1-3.amzn2.0.1|noarch||python-jsonschema-2.5.1-3.amzn2.0.1.src.rpm|An implementation of JSON Schema validation for Python 2||0||
582741490|2021/06/18 06:49:17|rpm|glibc||System Environment/Libraries|13016|Amazon Linux|2021/06/03 10:23:18|2.26-45.amzn2|x86_64||glibc-2.26-45.amzn2.src.rpm|The GNU libc libraries||0||
582741490|2021/06/18 06:49:17|rpm|python-backports-ssl_match_hostname||Unspecified|18|Amazon Linux|2021/01/26 04:14:58|3.5.0.1-1.amzn2|noarch||python-backports-ssl_match_hostname-3.5.0.1-1.amzn2.src.rpm|The ssl.match_hostname() function from Python 3||0||
582741490|2021/06/18 06:49:17|rpm|gssproxy||System Environment/Libraries|255|Amazon Linux|2021/01/26 04:15:14|0.7.0-17.amzn2|x86_64||gssproxy-0.7.0-17.amzn2.src.rpm|GSSAPI Proxy||0||
582741490|2021/06/18 06:49:17|rpm|python3-pip||Unspecified|10755|Amazon Linux|2021/06/03 10:23:19|20.2.2-1.amzn2.0.2|noarch||python-pip-20.2.2-1.amzn2.0.2.src.rpm|A tool for installing and managing Python3 packages||0||
582741490|2021/06/18 06:49:17|rpm|python-markupsafe||Development/Languages|58|Amazon Linux|2021/01/26 04:14:58|0.11-10.amzn2.0.2|x86_64||python-markupsafe-0.11-10.amzn2.0.2.src.rpm|Implements a XML/HTML/XHTML Markup safe string for Python||0||
582741490|2021/06/18 06:49:17|rpm|plymouth||System Environment/Base|226|Amazon Linux|2021/01/26 04:15:15|0.8.9-0.28.20140113.amzn2.0.2|x86_64||plymouth-0.8.9-0.28.20140113.amzn2.0.2.src.rpm|Graphical Boot Animation and Logger||0||
582741490|2021/06/18 06:49:17|rpm|python3||Unspecified|36|Amazon Linux|2021/06/03 10:23:19|3.7.9-1.amzn2.0.3|x86_64||python3-3.7.9-1.amzn2.0.3.src.rpm|Interpreter of the Python programming language||0||
582741490|2021/06/18 06:49:17|rpm|virt-what||Unspecified|44|Amazon Linux|2021/01/26 04:15:25|1.18-4.amzn2|x86_64||virt-what-1.18-4.amzn2.src.rpm|Detect if we are running in a virtual machine||0||
582741490|2021/06/18 06:49:17|rpm|setuptool||Applications/System|145|Amazon Linux|2021/01/26 04:15:15|1.19.11-8.amzn2.0.1|x86_64||setuptool-1.19.11-8.amzn2.0.1.src.rpm|A text mode system configuration tool||0||
582741490|2021/06/18 06:49:17|rpm|openldap||System Environment/Daemons|980|Amazon Linux|2021/06/03 10:23:21|2.4.44-23.amzn2|x86_64||openldap-2.4.44-23.amzn2.src.rpm|LDAP support libraries||0||
582741490|2021/06/18 06:49:17|rpm|tcpdump||Applications/Internet|1034|Amazon Linux|2021/01/26 04:15:26|14:4.9.2-4.amzn2.1|x86_64||tcpdump-4.9.2-4.amzn2.1.src.rpm|A network traffic monitoring tool||0||
582741490|2021/06/18 06:49:17|rpm|ec2-hibinit-agent||System Environment/Daemons|22|Amazon Linux|2021/01/26 04:15:18|1.0.2-3.amzn2|noarch||ec2-hibinit-agent-1.0.2-3.amzn2.src.rpm|Hibernation setup utility for AWS EC2||0||
582741490|2021/06/18 06:49:17|rpm|yum-utils||Development/Tools|335|Amazon Linux|2021/01/26 04:15:26|1.1.31-46.amzn2.0.1|noarch||yum-utils-1.1.31-46.amzn2.0.1.src.rpm|Utilities based around the yum package manager||0||
582741490|2021/06/18 06:49:17|rpm|hibagent||Development/Languages|37|Amazon Linux|2021/01/26 04:15:19|1.1.0-5.amzn2|noarch||hibagent-1.1.0-5.amzn2.src.rpm|Hibernation trigger utility for AWS EC2||0||
582741490|2021/06/18 06:49:17|rpm|dracut-config-ec2||System Tools|0|Amazon Linux|2021/01/26 04:15:19|1.0-1.amzn2|noarch||dracut-config-ec2-1.0-1.amzn2.src.rpm|Dracut configuration for Amazon EC2||0||
582741490|2021/06/18 06:49:17|rpm|cyrus-sasl-plain||System Environment/Libraries|38|Amazon Linux|2021/01/26 04:15:27|2.1.26-23.amzn2|x86_64||cyrus-sasl-2.1.26-23.amzn2.src.rpm|PLAIN and LOGIN authentication support for Cyrus SASL||0||
582741490|2021/06/18 06:49:17|rpm|sysstat||Applications/System|1128|Amazon Linux|2021/01/26 04:15:19|10.1.5-18.amzn2.0.1|x86_64||sysstat-10.1.5-18.amzn2.0.1.src.rpm|Collection of performance monitoring tools for Linux||0||
582741490|2021/06/18 06:49:17|rpm|blktrace||Development/System|300|Amazon Linux|2021/01/26 04:15:27|1.0.5-9.amzn2|x86_64||blktrace-1.0.5-9.amzn2.src.rpm|Utilities for performing block layer IO tracing in the linux kernel||0||
582741490|2021/06/18 06:49:17|rpm|audit||System Environment/Daemons|623|Amazon Linux|2021/01/26 04:15:21|2.8.1-3.amzn2.1|x86_64||audit-2.8.1-3.amzn2.1.src.rpm|User space tools for 2.6 kernel auditing||0||
582741490|2021/06/18 06:49:17|rpm|iptables||Unspecified|1604|Amazon Linux|2021/01/26 04:15:27|1.8.4-10.amzn2.1.2|x86_64||iptables-1.8.4-10.amzn2.1.2.src.rpm|Tools for managing Linux kernel packet filtering capabilities||0||
582741490|2021/06/18 06:49:17|rpm|mdadm||System Environment/Base|1011|Amazon Linux|2021/01/26 04:15:21|4.0-5.amzn2.0.2|x86_64||mdadm-4.0-5.amzn2.0.2.src.rpm|The mdadm program controls Linux md devices (software RAID arrays)||0||
582741490|2021/06/18 06:49:17|rpm|bc||Applications/Engineering|222|Amazon Linux|2021/01/26 04:15:27|1.06.95-13.amzn2.0.2|x86_64||bc-1.06.95-13.amzn2.0.2.src.rpm|GNU's bc (a numeric processing language) and dc (a calculator)||0||
582741490|2021/06/18 06:49:17|rpm|teamd||System Environment/Daemons|267|Amazon Linux|2021/01/26 04:15:25|1.27-9.amzn2|x86_64||libteam-1.27-9.amzn2.src.rpm|Team network device control daemon||0||
582741490|2021/06/18 06:49:17|rpm|parted||Applications/System|2277|Amazon Linux|2021/01/26 04:15:25|3.1-29.amzn2|x86_64||parted-3.1-29.amzn2.src.rpm|The GNU disk partition manipulation program||0||
582741490|2021/06/18 06:49:17|rpm|psmisc||Applications/System|474|Amazon Linux|2021/01/26 04:15:27|22.20-15.amzn2.0.2|x86_64||psmisc-22.20-15.amzn2.0.2.src.rpm|Utilities for managing processes on your system||0||
582741490|2021/06/18 06:49:17|rpm|systemtap-runtime||Unspecified|1250|Amazon Linux|2021/01/26 04:15:25|4.2-1.amzn2.0.1|x86_64||systemtap-4.2-1.amzn2.0.1.src.rpm|Programmable system-wide instrumentation system - runtime||0||
582741490|2021/06/18 06:49:17|rpm|rdate||Applications/System|28|Amazon Linux|2021/01/26 04:15:29|1.4-25.amzn2.0.1|x86_64||rdate-1.4-25.amzn2.0.1.src.rpm|Tool for getting the date/time from a remote machine||0||
582741490|2021/06/18 06:49:17|rpm|yum-langpacks||Development/Tools|70|Amazon Linux|2021/01/26 04:15:26|0.4.2-7.amzn2|noarch||yum-langpacks-0.4.2-7.amzn2.src.rpm|Langpacks plugin for yum||0||
582741490|2021/06/18 06:49:17|rpm|ethtool||Applications/System|341|Amazon Linux|2021/01/26 04:15:29|2:4.8-10.amzn2|x86_64||ethtool-4.8-10.amzn2.src.rpm|Settings tool for Ethernet NICs||0||
582741490|2021/06/18 06:49:17|rpm|awscli||Unspecified|8059|Amazon Linux|2021/01/26 04:15:26|1.18.147-1.amzn2.0.1|noarch||awscli-1.18.147-1.amzn2.0.1.src.rpm|Universal Command Line Environment for AWS||0||
582741490|2021/06/18 06:49:17|rpm|sysctl-defaults||System Environment/Base|0|Amazon Linux|2021/01/26 04:15:31|1.0-2.amzn2|noarch||sysctl-defaults-1.0-2.amzn2.src.rpm|Linux sysctl defaults suitable for the Amazon Linux AMI||0||
582741490|2021/06/18 06:49:17|rpm|man-pages-overrides||Documentation|1774|Amazon Linux|2021/01/26 04:15:32|7.5.2-1.amzn2|x86_64||man-pages-overrides-7.5.2-1.amzn2.src.rpm|Complementary and updated manual pages||0||
582741490|2021/06/18 06:49:17|rpm|grub2-common||System Environment/Base|4910|Amazon Linux|2021/01/26 04:14:39|1:2.02-35.amzn2.0.4|noarch||grub2-2.02-35.amzn2.0.4.src.rpm|grub2 common layout||0||
582741490|2021/06/18 06:49:17|rpm|hunspell-en||Applications/Text|538|Amazon Linux|2021/01/26 04:15:27|0.20121024-6.amzn2.0.1|noarch||hunspell-en-0.20121024-6.amzn2.0.1.src.rpm|English hunspell dictionaries||0||
582741490|2021/06/18 06:49:17|rpm|langtable-data||Development/Tools|609|Amazon Linux|2021/01/26 04:14:39|0.0.31-4.amzn2|noarch||langtable-0.0.31-4.amzn2.src.rpm|Data files for langtable||0||
582741490|2021/06/18 06:49:17|rpm|nano||Unspecified|2248|Amazon Linux|2021/01/26 04:15:27|2.9.8-2.amzn2.0.1|x86_64||nano-2.9.8-2.amzn2.0.1.src.rpm|A small text editor||0||
582741490|2021/06/18 06:49:17|rpm|quota-nls||System Environment/Base|308|Amazon Linux|2021/01/26 04:14:40|1:4.01-17.amzn2|noarch||quota-4.01-17.amzn2.src.rpm|Gettext catalogs for disk quota tools||0||
582741490|2021/06/18 06:49:17|rpm|zip||Applications/Archiving|799|Amazon Linux|2021/01/26 04:15:27|3.0-11.amzn2.0.2|x86_64||zip-3.0-11.amzn2.0.2.src.rpm|A file compression and packaging utility compatible with PKZIP||0||
582741490|2021/06/18 06:49:17|rpm|setup||System Environment/Base|681|Amazon Linux|2021/01/26 04:14:40|2.8.71-10.amzn2.0.1|noarch||setup-2.8.71-10.amzn2.0.1.src.rpm|A set of system configuration and setup files||0||
582741490|2021/06/18 06:49:17|rpm|lsof||Development/Debuggers|926|Amazon Linux|2021/01/26 04:15:27|4.87-6.amzn2|x86_64||lsof-4.87-6.amzn2.src.rpm|A utility which lists open files on a Linux/UNIX system||0||
582741490|2021/06/18 06:49:17|rpm|bash||System Environment/Shells|3553|Amazon Linux|2021/01/26 04:14:40|4.2.46-34.amzn2|x86_64||bash-4.2.46-34.amzn2.src.rpm|The GNU Bourne Again shell||0||
582741490|2021/06/18 06:49:17|rpm|ncurses-libs||System Environment/Libraries|845|Amazon Linux|2021/01/26 04:14:41|6.0-8.20170212.amzn2.1.3|x86_64||ncurses-6.0-8.20170212.amzn2.1.3.src.rpm|Ncurses libraries||0||
582741490|2021/06/18 06:49:17|rpm|bridge-utils||System Environment/Base|55|Amazon Linux|2021/01/26 04:15:29|1.5-9.amzn2.0.2|x86_64||bridge-utils-1.5-9.amzn2.0.2.src.rpm|Utilities for configuring the linux ethernet bridge||0||
582741490|2021/06/18 06:49:17|rpm|libselinux||System Environment/Libraries|212|Amazon Linux|2021/01/26 04:14:41|2.5-12.amzn2.0.2|x86_64||libselinux-2.5-12.amzn2.0.2.src.rpm|SELinux library and simple utilities||0||
582741490|2021/06/18 06:49:17|rpm|scl-utils||Applications/File|24|Amazon Linux|2021/01/26 04:15:31|20130529-18.amzn2.0.1|x86_64||scl-utils-20130529-18.amzn2.0.1.src.rpm|Utilities for alternative packaging||0||
582741490|2021/06/18 06:49:17|rpm|xz-libs||System Environment/Libraries|234|Amazon Linux|2021/01/26 04:14:41|5.2.2-1.amzn2.0.2|x86_64||xz-5.2.2-1.amzn2.0.2.src.rpm|Libraries for decoding LZMA compression||0||
582741490|2021/06/18 06:49:17|rpm|rootfiles||System Environment/Base|0|Amazon Linux|2021/01/26 04:15:32|8.1-11.amzn2|noarch||rootfiles-8.1-11.amzn2.src.rpm|The basic required files for the root user's directory||0||
582741490|2021/06/18 06:49:17|rpm|bzip2-libs||System Environment/Libraries|68|Amazon Linux|2021/01/26 04:14:41|1.0.6-13.amzn2.0.2|x86_64||bzip2-1.0.6-13.amzn2.0.2.src.rpm|Libraries for applications using bzip2||0||
582741490|2021/06/18 06:49:17|rpm|libuuid||Development/Libraries|21|Amazon Linux|2021/01/26 04:14:42|2.30.2-2.amzn2.0.4|x86_64||util-linux-2.30.2-2.amzn2.0.4.src.rpm|Universally unique ID library||0||
582741490|2021/06/18 06:49:17|rpm|gzip||Applications/File|244|Amazon Linux|2021/01/26 04:14:55|1.5-10.amzn2|x86_64||gzip-1.5-10.amzn2.src.rpm|The GNU data compression program||0||
582741490|2021/06/18 06:49:17|rpm|libattr||System Environment/Libraries|19|Amazon Linux|2021/01/26 04:14:42|2.4.46-12.amzn2.0.2|x86_64||attr-2.4.46-12.amzn2.0.2.src.rpm|Dynamic library for extended attribute support||0||
582741490|2021/06/18 06:49:17|rpm|grubby||System Environment/Base|124|Amazon Linux|2021/01/26 04:14:55|8.28-23.amzn2.0.1|x86_64||grubby-8.28-23.amzn2.0.1.src.rpm|Command line tool for updating bootloader configs||0||
582741490|2021/06/18 06:49:17|rpm|nss-util||System Environment/Libraries|190|Amazon Linux|2021/01/26 04:14:42|3.53.1-1.amzn2|x86_64||nss-util-3.53.1-1.amzn2.src.rpm|Network Security Services Utilities Library||0||
582741490|2021/06/18 06:49:17|rpm|libverto-libevent||Unspecified|11|Amazon Linux|2021/01/26 04:14:56|0.2.5-4.amzn2.0.2|x86_64||libverto-0.2.5-4.amzn2.0.2.src.rpm|libevent module for libverto||0||
582741490|2021/06/18 06:49:17|rpm|audit-libs||Development/Libraries|246|Amazon Linux|2021/01/26 04:14:42|2.8.1-3.amzn2.1|x86_64||audit-2.8.1-3.amzn2.1.src.rpm|Dynamic library for libaudit||0||
582741490|2021/06/18 06:49:17|rpm|python2-dateutil||Development/Languages|608|Amazon Linux|2021/01/26 04:14:57|1:2.6.0-3.amzn2.0.1|noarch||python-dateutil-2.6.0-3.amzn2.0.1.src.rpm|Powerful extensions to the standard datetime module||0||
582741490|2021/06/18 06:49:17|rpm|lua||Development/Languages|617|Amazon Linux|2021/01/26 04:14:42|5.1.4-15.amzn2.0.2|x86_64||lua-5.1.4-15.amzn2.0.2.src.rpm|Powerful light-weight programming language||0||
582741490|2021/06/18 06:49:17|rpm|python-cffi||Unspecified|1024|Amazon Linux|2021/01/26 04:14:57|1.6.0-5.amzn2.0.2|x86_64||python-cffi-1.6.0-5.amzn2.0.2.src.rpm|Foreign Function Interface for Python to call C code||0||
582741490|2021/06/18 06:49:17|rpm|groff-base||Applications/Publishing|3357|Amazon Linux|2021/01/26 04:14:43|1.22.2-8.amzn2.0.2|x86_64||groff-1.22.2-8.amzn2.0.2.src.rpm|Parts of the groff formatting system required to display manual pages||0||
582741490|2021/06/18 06:49:17|rpm|python-jsonpointer||Unspecified|34|Amazon Linux|2021/01/26 04:14:57|1.9-2.amzn2|noarch||python-jsonpointer-1.9-2.amzn2.src.rpm|Resolve JSON Pointers in Python||0||
582741490|2021/06/18 06:49:17|rpm|expat||System Environment/Libraries|227|Amazon Linux|2021/01/26 04:14:43|2.1.0-12.amzn2|x86_64||expat-2.1.0-12.amzn2.src.rpm|An XML parser library||0||
582741490|2021/06/18 06:49:17|rpm|pystache||Unspecified|507|Amazon Linux|2021/01/26 04:14:58|0.5.3-2.amzn2|noarch||pystache-0.5.3-2.amzn2.src.rpm|Mustache for Python||0||
582741490|2021/06/18 06:49:17|rpm|perl-HTTP-Tiny||Development/Libraries|94|Amazon Linux|2021/01/26 04:14:43|0.033-3.amzn2|noarch||perl-HTTP-Tiny-0.033-3.amzn2.src.rpm|Small, simple, correct HTTP/1.1 client||0||
582741490|2021/06/18 06:49:17|rpm|python-urllib3||Unspecified|760|Amazon Linux|2021/01/26 04:14:58|1.25.7-1.amzn2.0.1|noarch||python-urllib3-1.25.7-1.amzn2.0.1.src.rpm|Python HTTP library with thread-safe connection pooling and file post||0||
582741490|2021/06/18 06:49:17|rpm|perl-Encode||Development/Libraries|9941|Amazon Linux|2021/01/26 04:14:43|2.51-7.amzn2.0.2|x86_64||perl-Encode-2.51-7.amzn2.0.2.src.rpm|Character encodings in Perl||0||
582741490|2021/06/18 06:49:17|rpm|langtable||Development/Tools|119|Amazon Linux|2021/01/26 04:14:39|0.0.31-4.amzn2|noarch||langtable-0.0.31-4.amzn2.src.rpm|Guessing reasonable defaults for locale, keyboard layout, territory, and language.||0||
582741490|2021/06/18 06:49:17|rpm|perl-Carp||Development/Libraries|27|Amazon Linux|2021/01/26 04:14:43|1.26-244.amzn2|noarch||perl-Carp-1.26-244.amzn2.src.rpm|Alternative warn and die for modules||0||
582741490|2021/06/18 06:49:17|rpm|perl-File-Path||Development/Libraries|48|Amazon Linux|2021/01/26 04:14:43|2.09-2.amzn2|noarch||perl-File-Path-2.09-2.amzn2.src.rpm|Create or remove directory trees||0||
582741490|2021/06/18 06:49:17|rpm|grub2-pc-modules||System Environment/Base|2298|Amazon Linux|2021/01/26 04:14:39|1:2.02-35.amzn2.0.4|noarch||grub2-2.02-35.amzn2.0.4.src.rpm|Modules used to build custom grub images||0||
582741490|2021/06/18 06:49:17|rpm|perl-Storable||Development/Libraries|176|Amazon Linux|2021/01/26 04:14:43|2.45-3.amzn2.0.2|x86_64||perl-Storable-2.45-3.amzn2.0.2.src.rpm|Persistence for Perl data structures||0||
582741490|2021/06/18 06:49:17|rpm|kbd-legacy||System Environment/Base|491|Amazon Linux|2021/01/26 04:14:40|1.15.5-15.amzn2|noarch||kbd-1.15.5-15.amzn2.src.rpm|Legacy data for kbd package||0||
582741490|2021/06/18 06:49:17|rpm|perl-Pod-Simple||Development/Libraries|525|Amazon Linux|2021/01/26 04:14:44|1:3.28-4.amzn2|noarch||perl-Pod-Simple-3.28-4.amzn2.src.rpm|Framework for parsing POD documentation||0||
582741490|2021/06/18 06:49:17|rpm|vim-filesystem||Unspecified|0|Amazon Linux|2021/01/26 04:14:40|2:8.1.1602-1.amzn2|noarch||vim-8.1.1602-1.amzn2.src.rpm|VIM filesystem layout||0||
582741490|2021/06/18 06:49:17|rpm|libidn||System Environment/Libraries|619|Amazon Linux|2021/01/26 04:14:46|1.28-4.amzn2.0.2|x86_64||libidn-1.28-4.amzn2.0.2.src.rpm|Internationalized Domain Name support library||0||
582741490|2021/06/18 06:49:17|rpm|system-release||System Environment/Base|26|Amazon Linux|2021/01/26 04:14:40|1:2-13.amzn2|x86_64||system-release-2-13.amzn2.src.rpm|Amazon Linux release files||0||
582741490|2021/06/18 06:49:17|rpm|hunspell-en-US||Applications/Text|536|Amazon Linux|2021/01/26 04:14:47|0.20121024-6.amzn2.0.1|noarch||hunspell-en-0.20121024-6.amzn2.0.1.src.rpm|US English hunspell dictionaries||0||
582741490|2021/06/18 06:49:17|rpm|filesystem||System Environment/Base|0|Amazon Linux|2021/01/26 04:14:40|3.2-25.amzn2.0.4|x86_64||filesystem-3.2-25.amzn2.0.4.src.rpm|The basic directory layout for a Linux system||0||
582741490|2021/06/18 06:49:17|rpm|lz4||Unspecified|345|Amazon Linux|2021/01/26 04:14:47|1.7.5-2.amzn2.0.1|x86_64||lz4-1.7.5-2.amzn2.0.1.src.rpm|Extremely fast compression algorithm||0||
582741490|2021/06/18 06:49:17|rpm|libassuan||System Environment/Libraries|151|Amazon Linux|2021/01/26 04:14:47|2.1.0-3.amzn2.0.2|x86_64||libassuan-2.1.0-3.amzn2.0.2.src.rpm|GnuPG IPC library||0||
582741490|2021/06/18 06:49:17|rpm|libgcc||System Environment/Libraries|174|Amazon Linux|2021/01/26 04:14:40|7.3.1-12.amzn2|x86_64||gcc-7.3.1-12.amzn2.src.rpm|GCC version 7 shared support library||0||
582741490|2021/06/18 06:49:17|rpm|libstdc++||System Environment/Libraries|1728|Amazon Linux|2021/01/26 04:14:41|7.3.1-12.amzn2|x86_64||gcc-7.3.1-12.amzn2.src.rpm|GNU Standard C++ Library||0||
582741490|2021/06/18 06:49:17|rpm|pcre||System Environment/Libraries|1464|Amazon Linux|2021/01/26 04:14:41|8.32-17.amzn2.0.2|x86_64||pcre-8.32-17.amzn2.0.2.src.rpm|Perl-compatible regular expression library||0||
582741490|2021/06/18 06:49:17|rpm|zlib||System Environment/Libraries|176|Amazon Linux|2021/01/26 04:14:41|1.2.7-18.amzn2|x86_64||zlib-1.2.7-18.amzn2.src.rpm|The compression and decompression library||0||
582741490|2021/06/18 06:49:17|rpm|libcom_err||Development/Libraries|58|Amazon Linux|2021/01/26 04:14:41|1.42.9-19.amzn2|x86_64||e2fsprogs-1.42.9-19.amzn2.src.rpm|Common error description library||0||
582741490|2021/06/18 06:49:17|rpm|popt||System Environment/Libraries|86|Amazon Linux|2021/01/26 04:14:41|1.13-16.amzn2.0.2|x86_64||popt-1.13-16.amzn2.0.2.src.rpm|C library for parsing command line parameters||0||
582741490|2021/06/18 06:49:17|rpm|grep||Applications/Text|1166|Amazon Linux|2021/01/26 04:14:41|2.20-3.amzn2.0.2|x86_64||grep-2.20-3.amzn2.0.2.src.rpm|Pattern matching utilities||0||
582741490|2021/06/18 06:49:17|rpm|sed||Applications/Text|587|Amazon Linux|2021/01/26 04:14:42|4.2.2-5.amzn2.0.2|x86_64||sed-4.2.2-5.amzn2.0.2.src.rpm|A GNU stream text editor||0||
582741490|2021/06/18 06:49:17|rpm|elfutils-libelf||Development/Tools|894|Amazon Linux|2021/01/26 04:14:42|0.176-2.amzn2|x86_64||elfutils-0.176-2.amzn2.src.rpm|Library to read and write ELF files||0||
582741490|2021/06/18 06:49:17|rpm|readline||System Environment/Libraries|449|Amazon Linux|2021/01/26 04:14:42|6.2-10.amzn2.0.2|x86_64||readline-6.2-10.amzn2.0.2.src.rpm|A library for editing typed command lines||0||
582741490|2021/06/18 06:49:17|rpm|libcap||System Environment/Libraries|104|Amazon Linux|2021/01/26 04:14:42|2.22-9.amzn2.0.2|x86_64||libcap-2.22-9.amzn2.0.2.src.rpm|Library for getting and setting POSIX.1e capabilities||0||
582741490|2021/06/18 06:49:17|rpm|nspr||System Environment/Libraries|272|Amazon Linux|2021/01/26 04:14:42|4.25.0-2.amzn2|x86_64||nspr-4.25.0-2.amzn2.src.rpm|Netscape Portable Runtime||0||
582741490|2021/06/18 06:49:17|rpm|kmod||System Environment/Kernel|207|Amazon Linux|2021/01/26 04:14:42|25-3.amzn2.0.2|x86_64||kmod-25-3.amzn2.0.2.src.rpm|Linux kernel module management utilities||0||
582741490|2021/06/18 06:49:17|rpm|libcap-ng||System Environment/Libraries|49|Amazon Linux|2021/01/26 04:14:42|0.7.5-4.amzn2.0.4|x86_64||libcap-ng-0.7.5-4.amzn2.0.4.src.rpm|An alternate posix capabilities library||0||
582741490|2021/06/18 06:49:17|rpm|libgpg-error||System Environment/Libraries|342|Amazon Linux|2021/01/26 04:14:42|1.12-3.amzn2.0.3|x86_64||libgpg-error-1.12-3.amzn2.0.3.src.rpm|Library for error values used by GnuPG components||0||
582741490|2021/06/18 06:49:17|rpm|tcp_wrappers-libs||System Environment/Libraries|131|Amazon Linux|2021/01/26 04:14:42|7.6-77.amzn2.0.2|x86_64||tcp_wrappers-7.6-77.amzn2.0.2.src.rpm|Libraries for tcp_wrappers||0||
582741490|2021/06/18 06:49:17|rpm|sqlite||Applications/Databases|774|Amazon Linux|2021/01/26 04:14:42|3.7.17-8.amzn2.1.1|x86_64||sqlite-3.7.17-8.amzn2.1.1.src.rpm|Library that implements an embeddable SQL database engine||0||
582741490|2021/06/18 06:49:17|rpm|keyutils-libs||System Environment/Base|41|Amazon Linux|2021/01/26 04:14:42|1.5.8-3.amzn2.0.2|x86_64||keyutils-1.5.8-3.amzn2.0.2.src.rpm|Key utilities library||0||
582741490|2021/06/18 06:49:17|rpm|findutils||Applications/File|1795|Amazon Linux|2021/01/26 04:14:43|1:4.5.11-6.amzn2|x86_64||findutils-4.5.11-6.amzn2.src.rpm|The GNU versions of find utilities (find and xargs)||0||
582741490|2021/06/18 06:49:17|rpm|file-libs||Applications/File|2997|Amazon Linux|2021/01/26 04:14:43|5.11-36.amzn2.0.1|x86_64||file-5.11-36.amzn2.0.1.src.rpm|Libraries for applications using libmagic||0||
582741490|2021/06/18 06:49:17|rpm|libffi||System Environment/Libraries|46|Amazon Linux|2021/01/26 04:14:43|3.0.13-18.amzn2.0.2|x86_64||libffi-3.0.13-18.amzn2.0.2.src.rpm|A portable foreign function interface library||0||
582741490|2021/06/18 06:49:17|rpm|gdbm||System Environment/Libraries|436|Amazon Linux|2021/01/26 04:14:43|1:1.13-6.amzn2.0.2|x86_64||gdbm-1.13-6.amzn2.0.2.src.rpm|A GNU set of database routines which use extensible hashing||0||
582741490|2021/06/18 06:49:17|rpm|perl-parent||Development/Libraries|7|Amazon Linux|2021/01/26 04:14:43|1:0.225-244.amzn2.0.1|noarch||perl-parent-0.225-244.amzn2.0.1.src.rpm|Establish an ISA relationship with base classes at compile time||0||
582741490|2021/06/18 06:49:17|rpm|perl-Pod-Perldoc||Development/Libraries|162|Amazon Linux|2021/01/26 04:14:43|3.20-4.amzn2|noarch||perl-Pod-Perldoc-3.20-4.amzn2.src.rpm|Look up Perl documentation in Pod format||0||
582741490|2021/06/18 06:49:17|rpm|perl-Text-ParseWords||Development/Libraries|16|Amazon Linux|2021/01/26 04:14:43|3.29-4.amzn2|noarch||perl-Text-ParseWords-3.29-4.amzn2.src.rpm|Parse text into an array of tokens or array of arrays||0||
582741490|2021/06/18 06:49:17|rpm|perl-Pod-Usage||Development/Libraries|43|Amazon Linux|2021/01/26 04:14:43|1.63-3.amzn2|noarch||perl-Pod-Usage-1.63-3.amzn2.src.rpm|Print a usage message from embedded POD documentation||0||
582741490|2021/06/18 06:49:17|rpm|perl-threads||Development/Libraries|96|Amazon Linux|2021/01/26 04:14:43|1.87-4.amzn2.0.2|x86_64||perl-threads-1.87-4.amzn2.0.2.src.rpm|Perl interpreter-based threads||0||
582741490|2021/06/18 06:49:17|rpm|perl-Time-HiRes||Development/Libraries|91|Amazon Linux|2021/01/26 04:14:43|4:1.9725-3.amzn2.0.2|x86_64||perl-Time-HiRes-1.9725-3.amzn2.0.2.src.rpm|High resolution alarm, sleep, gettimeofday, interval timers||0||
582741490|2021/06/18 06:49:17|rpm|perl-threads-shared||Development/Libraries|72|Amazon Linux|2021/01/26 04:14:43|1.43-6.amzn2.0.2|x86_64||perl-threads-shared-1.43-6.amzn2.0.2.src.rpm|Perl extension for sharing data structures between threads||0||
582741490|2021/06/18 06:49:17|rpm|perl-PathTools||Development/Libraries|169|Amazon Linux|2021/01/26 04:14:43|3.40-5.amzn2.0.2|x86_64||perl-PathTools-3.40-5.amzn2.0.2.src.rpm|PathTools Perl module (Cwd, File::Spec)||0||
582741490|2021/06/18 06:49:17|rpm|perl-Socket||Development/Libraries|111|Amazon Linux|2021/01/26 04:14:43|2.010-4.amzn2.0.2|x86_64||perl-Socket-2.010-4.amzn2.0.2.src.rpm|Networking constants and support functions||0||
582741490|2021/06/18 06:49:17|rpm|perl-libs||Development/Languages|1568|Amazon Linux|2021/02/24 11:16:26|4:5.16.3-299.amzn2.0.1|x86_64||perl-5.16.3-299.amzn2.0.1.src.rpm|The libraries for the perl runtime||0||
582741490|2021/06/18 06:49:17|rpm|perl-Time-Local||Development/Libraries|43|Amazon Linux|2021/01/26 04:14:44|1.2300-2.amzn2|noarch||perl-Time-Local-1.2300-2.amzn2.src.rpm|Efficiently compute time from local and GMT time||0||
582741490|2021/06/18 06:49:17|rpm|perl||Development/Languages|22979|Amazon Linux|2021/02/24 11:16:27|4:5.16.3-299.amzn2.0.1|x86_64||perl-5.16.3-299.amzn2.0.1.src.rpm|Practical Extraction and Report Language||0||
582741490|2021/06/18 06:49:17|rpm|perl-Exporter||Development/Libraries|55|Amazon Linux|2021/01/26 04:14:44|5.68-3.amzn2|noarch||perl-Exporter-5.68-3.amzn2.src.rpm|Implements default import method for modules||0||
582741490|2021/06/18 06:49:17|rpm|selinux-policy||System Environment/Base|6|Amazon Linux|2021/02/24 11:16:27|3.13.1-192.amzn2.6.7|noarch||selinux-policy-3.13.1-192.amzn2.6.7.src.rpm|SELinux policy configuration||0||
582741490|2021/06/18 06:49:17|rpm|perl-Getopt-Long||Development/Libraries|131|Amazon Linux|2021/01/26 04:14:44|2.40-3.amzn2|noarch||perl-Getopt-Long-2.40-3.amzn2.src.rpm|Extended processing of command line options||0||
582741490|2021/06/18 06:49:17|rpm|openssl-libs||System Environment/Libraries|3063|Amazon Linux|2021/02/24 11:16:28|1:1.0.2k-19.amzn2.0.6|x86_64||openssl-1.0.2k-19.amzn2.0.6.src.rpm|A general purpose cryptography library with TLS implementation||0||
582741490|2021/06/18 06:49:17|rpm|diffutils||Applications/Text|1032|Amazon Linux|2021/01/26 04:14:46|3.3-5.amzn2|x86_64||diffutils-3.3-5.amzn2.src.rpm|A GNU collection of diff utilities||0||
582741490|2021/06/18 06:49:17|rpm|libunistring||System Environment/Libraries|1122|Amazon Linux|2021/01/26 04:14:47|0.9.3-9.amzn2.0.2|x86_64||libunistring-0.9.3-9.amzn2.0.2.src.rpm|GNU Unicode string library||0||
582741490|2021/06/18 06:49:17|rpm|hunspell||System Environment/Libraries|565|Amazon Linux|2021/01/26 04:14:47|1.3.2-16.amzn2|x86_64||hunspell-1.3.2-16.amzn2.src.rpm|A spell checker and morphological analyzer library||0||
582741490|2021/06/18 06:49:17|rpm|libnl3||Development/Libraries|832|Amazon Linux|2021/01/26 04:14:47|3.2.28-4.amzn2.0.1|x86_64||libnl3-3.2.28-4.amzn2.0.1.src.rpm|Convenience library for kernel netlink sockets||0||
582741490|2021/06/18 06:49:17|rpm|libverto||Unspecified|22|Amazon Linux|2021/01/26 04:14:47|0.2.5-4.amzn2.0.2|x86_64||libverto-0.2.5-4.amzn2.0.2.src.rpm|Main loop abstraction library||0||
582741490|2021/06/18 06:49:17|rpm|iptables-services||Unspecified|23|Amazon Linux|2021/02/24 11:24:40|1.8.4-10.amzn2.1.2|x86_64||iptables-1.8.4-10.amzn2.1.2.src.rpm|iptables and ip6tables services for iptables||0||
582741490|2021/06/18 06:49:17|rpm|p11-kit||Unspecified|1544|Amazon Linux|2021/01/26 04:14:47|0.23.22-1.amzn2.0.1|x86_64||p11-kit-0.23.22-1.amzn2.0.1.src.rpm|Library for loading and sharing PKCS#11 modules||0||
582741490|2021/06/18 06:49:17|rpm|deltarpm||System Environment/Base|205|Amazon Linux|2021/02/24 11:24:40|3.6-3.amzn2.0.2|x86_64||deltarpm-3.6-3.amzn2.0.2.src.rpm|Create deltas between rpms||0||
582741490|2021/06/18 06:49:17|rpm|kmod-libs||System Environment/Libraries|119|Amazon Linux|2021/01/26 04:14:47|25-3.amzn2.0.2|x86_64||kmod-25-3.amzn2.0.2.src.rpm|Libraries to handle kernel module loading and unloading||0||
582741490|2021/06/18 06:49:17|rpm|libgomp||System Environment/Libraries|270|Amazon Linux|2021/01/26 04:14:47|7.3.1-12.amzn2|x86_64||gcc-7.3.1-12.amzn2.src.rpm|GCC OpenMP v4.5 shared support library||0||
582741490|2021/06/18 06:49:17|rpm|libedit||System Environment/Libraries|238|Amazon Linux|2021/01/26 04:14:47|3.0-12.20121213cvs.amzn2.0.2|x86_64||libedit-3.0-12.20121213cvs.amzn2.0.2.src.rpm|The NetBSD Editline library||0||
582741490|2021/06/18 06:49:17|rpm|libref_array||Development/Libraries|52|Amazon Linux|2021/01/26 04:14:48|0.1.5-29.amzn2|x86_64||ding-libs-0.6.1-29.amzn2.src.rpm|A refcounted array for C||0||
582741490|2021/06/18 06:49:17|rpm|filebeat||default|120421|Elastic|2021/03/01 11:48:07|7.10.2-1|x86_64||filebeat-7.10.2-1.src.rpm|Filebeat sends log files to Logstash or directly to Elasticsearch.||0||
582741490|2021/06/18 06:49:17|rpm|iproute||Applications/System|1290|Amazon Linux|2021/01/26 04:14:48|4.15.0-1.amzn2.0.4|x86_64||iproute-4.15.0-1.amzn2.0.4.src.rpm|Advanced IP routing and network device configuration tools||0||
582741490|2021/06/18 06:49:17|rpm|mailx||Applications/Internet|466|Amazon Linux|2021/03/01 13:53:32|12.5-19.amzn2|x86_64||mailx-12.5-19.amzn2.src.rpm|Enhanced implementation of the mailx command||0||
582741490|2021/06/18 06:49:17|rpm|yajl||Development/Libraries|117|Amazon Linux|2021/01/26 04:14:48|2.0.4-4.amzn2.0.1|x86_64||yajl-2.0.4-4.amzn2.0.1.src.rpm|Yet Another JSON Library (YAJL)||0||
582741490|2021/06/18 06:49:17|rpm|libaio||System Environment/Libraries|38|Amazon Linux|2021/01/26 04:14:48|0.3.109-13.amzn2.0.2|x86_64||libaio-0.3.109-13.amzn2.0.2.src.rpm|Linux-native asynchronous I/O access library||0||
582741490|2021/06/18 06:49:17|rpm|newt||System Environment/Libraries|180|Amazon Linux|2021/01/26 04:14:48|0.52.15-4.amzn2.0.2|x86_64||newt-0.52.15-4.amzn2.0.2.src.rpm|A library for text mode user interfaces||0||
582741490|2021/06/18 06:49:17|rpm|libbasicobjects||Development/Libraries|52|Amazon Linux|2021/01/26 04:14:48|0.1.1-29.amzn2|x86_64||ding-libs-0.6.1-29.amzn2.src.rpm|Basic object types for C||0||
582741490|2021/06/18 06:49:17|rpm|device-mapper-persistent-data||System Environment/Base|1276|Amazon Linux|2021/01/26 04:14:48|0.7.3-3.amzn2|x86_64||device-mapper-persistent-data-0.7.3-3.amzn2.src.rpm|Device-mapper Persistent Data Tools||0||
582741490|2021/06/18 06:49:17|rpm|iptables-libs||Unspecified|118|Amazon Linux|2021/01/26 04:14:48|1.8.4-10.amzn2.1.2|x86_64||iptables-1.8.4-10.amzn2.1.2.src.rpm|iptables libraries||0||
582741490|2021/06/18 06:49:17|rpm|libmetalink||Unspecified|62|Amazon Linux|2021/01/26 04:14:48|0.1.3-13.amzn2|x86_64||libmetalink-0.1.3-13.amzn2.src.rpm|Metalink library written in C||0||
582741490|2021/06/18 06:49:17|rpm|nss-softokn-freebl||System Environment/Base|720|Amazon Linux|2021/01/26 04:14:48|3.53.1-6.amzn2|x86_64||nss-softokn-3.53.1-6.amzn2.src.rpm|Freebl library for the Network Security Services||0||
582741490|2021/06/18 06:49:17|rpm|acl||System Environment/Base|196|Amazon Linux|2021/01/26 04:14:49|2.2.51-14.amzn2|x86_64||acl-2.2.51-14.amzn2.src.rpm|Access control list utilities||0||
582741490|2021/06/18 06:49:17|rpm|sysvinit-tools||System Environment/Base|106|Amazon Linux|2021/01/26 04:14:49|2.88-14.dsf.amzn2.0.2|x86_64||sysvinit-2.88-14.dsf.amzn2.0.2.src.rpm|Tools used for process and utmp management.||0||
582741490|2021/06/18 06:49:17|rpm|make||Development/Tools|1129|Amazon Linux|2021/01/26 04:14:49|1:3.82-24.amzn2|x86_64||make-3.82-24.amzn2.src.rpm|A GNU tool which simplifies the build process for users||0||
582741490|2021/06/18 06:49:17|rpm|libconfig||System Environment/Libraries|190|Amazon Linux|2021/01/26 04:14:49|1.4.9-5.amzn2.0.2|x86_64||libconfig-1.4.9-5.amzn2.0.2.src.rpm|C/C++ configuration file library||0||
582741490|2021/06/18 06:49:17|rpm|libpipeline||Development/Libraries|139|Amazon Linux|2021/01/26 04:14:50|1.2.3-3.amzn2.0.2|x86_64||libpipeline-1.2.3-3.amzn2.0.2.src.rpm|A pipeline manipulation library||0||
582741490|2021/06/18 06:49:17|rpm|libsmartcols||Development/Libraries|214|Amazon Linux|2021/01/26 04:14:50|2.30.2-2.amzn2.0.4|x86_64||util-linux-2.30.2-2.amzn2.0.4.src.rpm|Formatting library for ls-like programs.||0||
582741490|2021/06/18 06:49:17|rpm|amazon-cloudwatch-agent||Unspecified|186905|Amazon Linux|2021/04/01 06:32:52|1.247347.4-1.amzn2|x86_64||amazon-cloudwatch-agent-1.247347.4-1.amzn2.src.rpm|Amazon CloudWatch Agent||0||
582741490|2021/06/18 06:49:17|rpm|python3-simplejson||System Environment/Libraries|709|Amazon Linux|2021/04/07 06:10:21|3.2.0-1.amzn2.0.2|x86_64||python3-simplejson-3.2.0-1.amzn2.0.2.src.rpm|Simple, fast, extensible JSON encoder/decoder for Python||0||
582741490|2021/06/18 06:49:17|rpm|python3-docutils||Unspecified|4710|Amazon Linux|2021/04/07 06:10:22|0.14-1.amzn2.0.2|noarch||python3-docutils-0.14-1.amzn2.0.2.src.rpm|System for processing plaintext documentation||0||
582741490|2021/06/18 06:49:17|rpm|python3-daemon||Unspecified|164|Amazon Linux|2021/04/07 06:10:22|2.2.3-8.amzn2.0.2|noarch||python3-daemon-2.2.3-8.amzn2.0.2.src.rpm|Library to implement a well-behaved Unix daemon process||0||
582741490|2021/06/18 06:49:17|rpm|openssh-server||System Environment/Daemons|946|Amazon Linux|2021/05/11 06:36:50|7.4p1-21.amzn2.0.3|x86_64||openssh-7.4p1-21.amzn2.0.3.src.rpm|An open source SSH server daemon||0||
582741490|2021/06/18 06:49:17|rpm|openssh-clients||Applications/Internet|2504|Amazon Linux|2021/05/11 06:36:50|7.4p1-21.amzn2.0.3|x86_64||openssh-7.4p1-21.amzn2.0.3.src.rpm|An open source SSH client applications||0||
582741490|2021/06/18 06:49:17|rpm|irqbalance||System Environment/Base|78|Amazon Linux|2021/05/11 06:36:53|2:1.7.0-4.amzn2.0.1|x86_64||irqbalance-1.7.0-4.amzn2.0.1.src.rpm|IRQ balancing daemon||0||
582741490|2021/06/18 06:49:17|rpm|wazuh-manager||System Environment/Daemons|403841|Wazuh, Inc <in...@wazuh.com>|2021/05/11 06:37:02|4.1.5-1|x86_64||wazuh-manager-4.1.5-1.src.rpm|Wazuh helps you to gain security visibility into your infrastructure by monitoring hosts at an operating system and application level. It provides the following capabilities: log analysis, file integrity monitoring, intrusions detection and policy and compliance monitoring||0||
582741490|2021/06/18 06:49:17|rpm|glibc-locale-source||System Environment/Base|9090|Amazon Linux|2021/06/03 10:23:24|2.26-45.amzn2|x86_64||glibc-2.26-45.amzn2.src.rpm|The sources for the locales||0||
582741490|2021/06/18 06:49:17|rpm|libjpeg-turbo||Unspecified|656|Amazon Linux|2021/06/03 10:23:24|2.0.90-2.amzn2.0.1|x86_64||libjpeg-turbo-2.0.90-2.amzn2.0.1.src.rpm|A MMX/SSE2/SIMD accelerated library for manipulating JPEG image files||0||
582741490|2021/06/18 06:49:17|rpm|python2-setuptools||Unspecified|3178|Amazon Linux|2021/06/03 10:23:24|41.2.0-4.amzn2.0.2|noarch||python2-setuptools-41.2.0-4.amzn2.0.2.src.rpm|Easily build and distribute Python packages||0||
582741490|2021/06/18 06:49:17|rpm|gmp||System Environment/Libraries|641|Amazon Linux|2021/01/26 04:14:47|1:6.0.0-15.amzn2.0.2|x86_64||gmp-6.0.0-15.amzn2.0.2.src.rpm|A GNU arbitrary precision library||0||
582741490|2021/06/18 06:49:17|rpm|libmnl||System Environment/Libraries|46|Amazon Linux|2021/01/26 04:14:48|1.0.3-7.amzn2.0.2|x86_64||libmnl-1.0.3-7.amzn2.0.2.src.rpm|A minimalistic Netlink library||0||
582741490|2021/06/18 06:49:17|rpm|pciutils-libs||System Environment/Libraries|70|Amazon Linux|2021/01/26 04:14:48|3.5.1-3.amzn2|x86_64||pciutils-3.5.1-3.amzn2.src.rpm|Linux PCI library||0||
582741490|2021/06/18 06:49:17|rpm|hostname||System Environment/Base|18|Amazon Linux|2021/01/26 04:14:48|3.13-3.amzn2.0.2|x86_64||hostname-3.13-3.amzn2.0.2.src.rpm|Utility to set/show the host name or domain name||0||
582741490|2021/06/18 06:49:17|rpm|libnetfilter_conntrack||System Environment/Libraries|144|Amazon Linux|2021/01/26 04:14:48|1.0.6-1.amzn2.0.2|x86_64||libnetfilter_conntrack-1.0.6-1.amzn2.0.2.src.rpm|Netfilter conntrack userspace library||0||
582741490|2021/06/18 06:49:17|rpm|hunspell-en-GB||Applications/Text|543|Amazon Linux|2021/01/26 04:14:48|0.20121024-6.amzn2.0.1|noarch||hunspell-en-0.20121024-6.amzn2.0.1.src.rpm|UK English hunspell dictionaries||0||
582741490|2021/06/18 06:49:17|rpm|less||Applications/Text|214|Amazon Linux|2021/01/26 04:14:48|458-9.amzn2.0.2|x86_64||less-458-9.amzn2.0.2.src.rpm|A text file browser similar to more, but better||0||
582741490|2021/06/18 06:49:17|rpm|nss-softokn||System Environment/Libraries|1274|Amazon Linux|2021/01/26 04:14:48|3.53.1-6.amzn2|x86_64||nss-softokn-3.53.1-6.amzn2.src.rpm|Network Security Services Softoken Module||0||
582741490|2021/06/18 06:49:17|rpm|attr||System Environment/Base|168|Amazon Linux|2021/01/26 04:14:49|2.4.46-12.amzn2.0.2|x86_64||attr-2.4.46-12.amzn2.0.2.src.rpm|Utilities for managing filesystem extended attributes||0||
582741490|2021/06/18 06:49:17|rpm|pinentry||Applications/System|156|Amazon Linux|2021/01/26 04:14:49|0.8.1-17.amzn2.0.2|x86_64||pinentry-0.8.1-17.amzn2.0.2.src.rpm|Collection of simple PIN or passphrase entry dialogs||0||
582741490|2021/06/18 06:49:17|rpm|libpng||System Environment/Libraries|593|Amazon Linux|2021/01/26 04:14:49|2:1.5.13-8.amzn2|x86_64||libpng-1.5.13-8.amzn2.src.rpm|A library of functions for manipulating PNG image format files||0||
582741490|2021/06/18 06:49:17|rpm|pcre2||System Environment/Libraries|568|Amazon Linux|2021/01/26 04:14:50|10.23-2.amzn2.0.2|x86_64||pcre2-10.23-2.amzn2.0.2.src.rpm|Perl-compatible regular expression library||0||
582741490|2021/06/18 06:49:17|rpm|sgpio||System Environment/Base|18|Amazon Linux|2021/01/26 04:14:50|1.2.0.10-13.amzn2.0.1|x86_64||sgpio-1.2.0.10-13.amzn2.0.1.src.rpm|SGPIO captive backplane tool||0||
582741490|2021/06/18 06:49:17|rpm|libnghttp2||Unspecified|159|Amazon Linux|2021/01/26 04:14:50|1.41.0-1.amzn2|x86_64||nghttp2-1.41.0-1.amzn2.src.rpm|A library implementing the HTTP/2 protocol||0||
582741490|2021/06/18 06:49:17|rpm|libini_config||Development/Libraries|147|Amazon Linux|2021/01/26 04:14:50|1.3.1-29.amzn2|x86_64||ding-libs-0.6.1-29.amzn2.src.rpm|INI file parser for C||0||
582741490|2021/06/18 06:49:17|rpm|pth||System Environment/Libraries|257|Amazon Linux|2021/01/26 04:14:50|2.0.7-23.amzn2.0.2|x86_64||pth-2.0.7-23.amzn2.0.2.src.rpm|The GNU Portable Threads library||0||
582741490|2021/06/18 06:49:17|rpm|libestr||Unspecified|43|Amazon Linux|2021/01/26 04:14:50|0.1.9-2.amzn2.0.2|x86_64||libestr-0.1.9-2.amzn2.0.2.src.rpm|String handling essentials library||0||
582741490|2021/06/18 06:49:17|rpm|p11-kit-trust||Unspecified|406|Amazon Linux|2021/01/26 04:14:51|0.23.22-1.amzn2.0.1|x86_64||p11-kit-0.23.22-1.amzn2.0.1.src.rpm|System trust module from p11-kit||0||
582741490|2021/06/18 06:49:17|rpm|python-six||Development/Languages|96|Amazon Linux|2021/01/26 04:14:54|1.9.0-2.amzn2|noarch||python-six-1.9.0-2.amzn2.src.rpm|Python 2 and 3 compatibility utilities||0||
582741490|2021/06/18 06:49:17|rpm|pkgconfig||Development/Tools|102|Amazon Linux|2021/01/26 04:14:55|1:0.27.1-4.amzn2.0.2|x86_64||pkgconfig-0.27.1-4.amzn2.0.2.src.rpm|A tool for determining compilation options||0||
582741490|2021/06/18 06:49:17|rpm|python-chardet||Development/Languages|1129|Amazon Linux|2021/01/26 04:14:56|2.2.1-1.amzn2|noarch||python-chardet-2.2.1-1.amzn2.src.rpm|Character encoding auto-detection in Python||0||
582741490|2021/06/18 06:49:17|rpm|python-kitchen||Development/Languages|1406|Amazon Linux|2021/01/26 04:14:56|1.1.1-5.amzn2|noarch||python-kitchen-1.1.1-5.amzn2.src.rpm|Small, useful pieces of code to make python coding easier||0||
582741490|2021/06/18 06:49:17|rpm|xfsprogs||System Environment/Base|3998|Amazon Linux|2021/01/26 04:14:57|4.5.0-18.amzn2.0.1|x86_64||xfsprogs-4.5.0-18.amzn2.0.1.src.rpm|Utilities for managing the XFS filesystem||0||
582741490|2021/06/18 06:49:17|rpm|python-enum34||Development/Libraries|322|Amazon Linux|2021/01/26 04:14:57|1.0.4-1.amzn2|noarch||python-enum34-1.0.4-1.amzn2.src.rpm|Backport of Python 3.4 Enum||0||
582741490|2021/06/18 06:49:17|rpm|newt-python||Development/Libraries|114|Amazon Linux|2021/01/26 04:14:57|0.52.15-4.amzn2.0.2|x86_64||newt-0.52.15-4.amzn2.0.2.src.rpm|Python bindings for newt||0||
582741490|2021/06/18 06:49:17|rpm|python-repoze-lru||Development/Libraries|20|Amazon Linux|2021/01/26 04:14:58|0.4-3.amzn2|noarch||python-repoze-lru-0.4-3.amzn2.src.rpm|A tiny LRU cache implementation and decorator||0||
582741490|2021/06/18 06:49:17|rpm|pyxattr||Development/Libraries|61|Amazon Linux|2021/01/26 04:14:58|0.5.1-5.amzn2.0.2|x86_64||pyxattr-0.5.1-5.amzn2.0.2.src.rpm|Extended attributes library wrapper for Python||0||
582741490|2021/06/18 06:49:17|rpm|python||Development/Languages|78|Amazon Linux|2021/02/24 11:16:29|2.7.18-1.amzn2.0.3|x86_64||python-2.7.18-1.amzn2.0.3.src.rpm|An interpreted, interactive, object-oriented programming language||0||
582741490|2021/06/18 06:49:17|rpm|rng-tools||System Environment/Base|102|Amazon Linux|2021/02/24 11:16:29|6.8-3.amzn2.0.5|x86_64||rng-tools-6.8-3.amzn2.0.5.src.rpm|Random number generator related utilities||0||
582741490|2021/06/18 06:49:17|rpm|pygpgme||Development/Languages|95|Amazon Linux|2021/02/24 11:16:29|0.3-9.amzn2.0.3|x86_64||pygpgme-0.3-9.amzn2.0.3.src.rpm|Python module for working with OpenPGP messages||0||
582741490|2021/06/18 06:49:17|rpm|boost-thread||System Environment/Libraries|137|Amazon Linux|2021/02/24 11:16:30|1.53.0-27.amzn2.0.5|x86_64||boost-1.53.0-27.amzn2.0.5.src.rpm|Run-Time component of boost thread library||0||
582741490|2021/06/18 06:49:17|rpm|sudo||Applications/System|3120|Amazon Linux|2021/02/24 11:16:31|1.8.23-10.amzn2.1|x86_64||sudo-1.8.23-10.amzn2.1.src.rpm|Allows restricted root access for specified users||0||
582741490|2021/06/18 06:49:17|rpm|amazon-linux-extras||Unspecified|103|Amazon Linux|2021/03/26 07:57:25|2.0.0-1.amzn2|noarch||amazon-linux-extras-2.0.0-1.amzn2.src.rpm|Command line tool for managing Amazon Linux Extras||0||
582741490|2021/06/18 06:49:17|rpm|yum||System Environment/Base|5678|Amazon Linux|2021/03/26 07:57:25|3.4.3-158.amzn2.0.5|noarch||yum-3.4.3-158.amzn2.0.5.src.rpm|RPM package installer/updater/manager||0||
582741490|2021/06/18 06:49:17|rpm|jansson||System Environment/Libraries|77|Amazon Linux|2021/01/26 04:14:50|2.10-1.amzn2.0.2|x86_64||jansson-2.10-1.amzn2.0.2.src.rpm|C library for encoding, decoding and manipulating JSON data||0||
582741490|2021/06/18 06:49:17|rpm|tzdata||System Environment/Base|1866|Amazon Linux|2021/01/26 04:14:39|2020d-2.amzn2|noarch||tzdata-2020d-2.amzn2.src.rpm|Timezone data||0||
582741490|2021/06/18 06:49:17|rpm|libtiff||System Environment/Libraries|474|Amazon Linux|2021/01/26 04:14:50|4.0.3-35.amzn2|x86_64||libtiff-4.0.3-35.amzn2.src.rpm|Library of functions for manipulating TIFF format image files||0||
582741490|2021/06/18 06:49:17|rpm|ncurses-base||System Environment/Base|261|Amazon Linux|2021/01/26 04:14:40|6.0-8.20170212.amzn2.1.3|noarch||ncurses-6.0-8.20170212.amzn2.1.3.src.rpm|Descriptions of common terminals||0||
582741490|2021/06/18 06:49:17|rpm|libtasn1||System Environment/Libraries|414|Amazon Linux|2021/01/26 04:14:51|4.10-1.amzn2.0.2|x86_64||libtasn1-4.10-1.amzn2.0.2.src.rpm|The ASN.1 library used in GNUTLS||0||
582741490|2021/06/18 06:49:17|rpm|python3-pystache||Unspecified|675|Amazon Linux|2021/04/07 06:10:21|0.5.4-12.amzn2.0.1|noarch||python3-pystache-0.5.4-12.amzn2.0.1.src.rpm|Mustache for Python||0||
582741490|2021/06/18 06:49:17|rpm|libblkid||Development/Libraries|300|Amazon Linux|2021/01/26 04:14:54|2.30.2-2.amzn2.0.4|x86_64||util-linux-2.30.2-2.amzn2.0.4.src.rpm|Block device ID library||0||
582741490|2021/06/18 06:49:17|rpm|info||System Environment/Base|482|Amazon Linux|2021/01/26 04:14:41|5.1-5.amzn2|x86_64||texinfo-5.1-5.amzn2.src.rpm|A stand-alone TTY-based reader for GNU texinfo documentation||0||
582741490|2021/06/18 06:49:17|rpm|aws-cfn-bootstrap||Development/Libraries|3084|Amazon Linux|2021/04/07 06:10:22|2.0-6.amzn2|noarch||aws-cfn-bootstrap-2.0-6.amzn2.src.rpm|An EC2 bootstrapper for CloudFormation||0||
582741490|2021/06/18 06:49:17|rpm|cracklib||System Environment/Libraries|196|Amazon Linux|2021/01/26 04:14:55|2.9.0-11.amzn2.0.2|x86_64||cracklib-2.9.0-11.amzn2.0.2.src.rpm|A password-checking library||0||
582741490|2021/06/18 06:49:17|rpm|libxml2||Development/Libraries|1598|Amazon Linux|2021/01/26 04:14:41|2.9.1-6.amzn2.5.1|x86_64||libxml2-2.9.1-6.amzn2.5.1.src.rpm|Library providing XML and HTML support||0||
582741490|2021/06/18 06:49:17|rpm|python2-pyasn1||System Environment/Libraries|457|Amazon Linux|2021/01/26 04:14:56|0.1.9-7.amzn2.0.1|noarch||python-pyasn1-0.1.9-7.amzn2.0.1.src.rpm|ASN.1 tools for Python 2||0||
582741490|2021/06/18 06:49:17|rpm|libacl||System Environment/Libraries|36|Amazon Linux|2021/01/26 04:14:42|2.2.51-14.amzn2|x86_64||acl-2.2.51-14.amzn2.src.rpm|Dynamic library for access control list support||0||
582741490|2021/06/18 06:49:17|rpm|ec2-instance-connect||Unspecified|30|Amazon Linux|2021/05/11 06:36:50|1.1-14.amzn2|noarch||ec2-instance-connect-1.1-14.amzn2.src.rpm|EC2 instance scripting and configuration for EC2 Instance Connect||0||
582741490|2021/06/18 06:49:17|rpm|libgcrypt||System Environment/Libraries|583|Amazon Linux|2021/01/26 04:14:42|1.5.3-14.amzn2.0.2|x86_64||libgcrypt-1.5.3-14.amzn2.0.2.src.rpm|A general-purpose cryptography library||0||
582741490|2021/06/18 06:49:17|rpm|libfdisk||Development/Libraries|429|Amazon Linux|2021/01/26 04:14:57|2.30.2-2.amzn2.0.4|x86_64||util-linux-2.30.2-2.amzn2.0.4.src.rpm|Partitioning library for fdisk-like programs.||0||
582741490|2021/06/18 06:49:17|rpm|cpio||Applications/Archiving|669|Amazon Linux|2021/01/26 04:14:43|2.11-28.amzn2|x86_64||cpio-2.11-28.amzn2.src.rpm|A GNU archiving program||0||
582741490|2021/06/18 06:49:17|rpm|ec2-net-utils||Unspecified|27|Amazon Linux|2021/05/11 06:37:02|1.5-3.amzn2|noarch||ec2-net-utils-1.5-3.amzn2.src.rpm|A set of network tools for managing ENIs||0||
582741490|2021/06/18 06:49:17|rpm|python-configobj||System Environment/Libraries|597|Amazon Linux|2021/01/26 04:14:57|4.7.2-7.amzn2|noarch||python-configobj-4.7.2-7.amzn2.src.rpm|Config file reading, writing, and validation||0||
582741490|2021/06/18 06:49:17|rpm|perl-podlators||Development/Libraries|280|Amazon Linux|2021/01/26 04:14:43|2.5.1-3.amzn2.0.1|noarch||perl-podlators-2.5.1-3.amzn2.0.1.src.rpm|Format POD source into various output formats||0||
582741490|2021/06/18 06:49:17|rpm|bind-license||Unspecified|29|Amazon Linux|2021/06/01 16:01:01|32:9.11.4-26.P2.amzn2.5|noarch||bind-9.11.4-26.P2.amzn2.5.src.rpm|License of the BIND DNS suite||0||
582741490|2021/06/18 06:49:17|rpm|python-jsonpatch||Unspecified|52|Amazon Linux|2021/01/26 04:14:57|1.2-4.amzn2|noarch||python-jsonpatch-1.2-4.amzn2.src.rpm|Applying JSON Patches in Python||0||
582741490|2021/06/18 06:49:17|rpm|perl-constant||Development/Libraries|25|Amazon Linux|2021/01/26 04:14:43|1.27-2.amzn2.0.1|noarch||perl-constant-1.27-2.amzn2.0.1.src.rpm|Perl pragma to declare constants||0||
582741490|2021/06/18 06:49:17|rpm|bind-export-libs||Unspecified|2811|Amazon Linux|2021/06/01 16:01:01|32:9.11.4-26.P2.amzn2.5|x86_64||bind-9.11.4-26.P2.amzn2.5.src.rpm|ISC libs for DHCP application||0||
582741490|2021/06/18 06:49:17|rpm|python2-jmespath||Unspecified|141|Amazon Linux|2021/01/26 04:14:58|0.9.3-1.amzn2.0.1|noarch||python-jmespath-0.9.3-1.amzn2.0.1.src.rpm|JSON Matching Expressions||0||
582741490|2021/06/18 06:49:17|rpm|perl-Scalar-List-Utils||Development/Libraries|66|Amazon Linux|2021/01/26 04:14:43|1.27-248.amzn2.0.2|x86_64||perl-Scalar-List-Utils-1.27-248.amzn2.0.2.src.rpm|A selection of general-utility scalar and list subroutines||0||
582741490|2021/06/18 06:49:17|rpm|libcrypt||System Environment/Libraries|44|Amazon Linux|2021/06/03 10:23:18|2.26-45.amzn2|x86_64||glibc-2.26-45.amzn2.src.rpm|Password hashing library (non-NSS version)||0||
582741490|2021/06/18 06:49:17|rpm|python-requests||Unspecified|344|Amazon Linux|2021/01/26 04:14:58|2.6.0-7.amzn2|noarch||python-requests-2.6.0-7.amzn2.src.rpm|HTTP library, written in Python, for human beings||0||
582741490|2021/06/18 06:49:17|rpm|python3-libs||Unspecified|38855|Amazon Linux|2021/06/03 10:23:21|3.7.9-1.amzn2.0.3|x86_64||python3-3.7.9-1.amzn2.0.3.src.rpm|Python runtime libraries||0||
582741490|2021/06/18 06:49:17|rpm|libpcap||Development/Libraries|317|Amazon Linux|2021/01/26 04:14:47|14:1.5.3-11.amzn2|x86_64||libpcap-1.5.3-11.amzn2.src.rpm|A system-independent interface for user-level packet capture||0||
582741490|2021/06/18 06:49:17|rpm|chrony||Unspecified|548|Amazon Linux|2021/06/03 10:23:24|4.0-3.amzn2.0.1|x86_64||chrony-4.0-3.amzn2.0.1.src.rpm|An NTP client/server||0||
582741490|2021/06/18 06:49:17|rpm|kpatch-runtime||System Environment/Kernel|57|Amazon Linux|2021/01/26 04:15:26|0.9.2-4.amzn2|noarch||kpatch-0.9.2-4.amzn2.src.rpm|Dynamic kernel patching||0||
582741490|2021/06/18 06:49:17|rpm|e2fsprogs-libs||Development/Libraries|342|Amazon Linux|2021/01/26 04:14:47|1.42.9-19.amzn2|x86_64||e2fsprogs-1.42.9-19.amzn2.src.rpm|Ext2/3/4 filesystem-specific shared libraries||0||
582741490|2021/06/18 06:49:17|rpm|ec2-utils||System Tools|18|Amazon Linux|2021/06/03 10:23:24|1.2-44.amzn2|noarch||ec2-utils-1.2-44.amzn2.src.rpm|A set of tools for running in EC2||0||
582741490|2021/06/18 06:49:17|rpm|man-db||System Environment/Base|1825|Amazon Linux|2021/01/26 04:15:27|2.6.3-9.amzn2.0.3|x86_64||man-db-2.6.3-9.amzn2.0.3.src.rpm|Tools for searching and reading man pages||0||
582741490|2021/06/18 06:49:17|rpm|libcollection||Development/Libraries|93|Amazon Linux|2021/01/26 04:14:48|0.7.0-29.amzn2|x86_64||ding-libs-0.6.1-29.amzn2.src.rpm|Collection data-type for C||0||
582741490|2021/06/18 06:49:17|rpm|ed||Applications/Text|117|Amazon Linux|2021/01/26 04:15:27|1.9-4.amzn2.0.2|x86_64||ed-1.9-4.amzn2.0.2.src.rpm|The GNU line editor||0||
582741490|2021/06/18 06:49:17|rpm|libidn2||Unspecified|436|Amazon Linux|2021/01/26 04:14:48|2.3.0-1.amzn2|x86_64||libidn2-2.3.0-1.amzn2.src.rpm|Library to support IDNA2008 internationalized domain names||0||
582741490|2021/06/18 06:49:17|rpm|dosfstools||Applications/System|242|Amazon Linux|2021/01/26 04:15:29|3.0.20-10.amzn2|x86_64||dosfstools-3.0.20-10.amzn2.src.rpm|Utilities for making and checking MS-DOS FAT filesystems on Linux||0||
582741490|2021/06/18 06:49:17|rpm|tar||Applications/Archiving|2767|Amazon Linux|2021/01/26 04:14:49|2:1.26-35.amzn2|x86_64||tar-1.26-35.amzn2.src.rpm|A GNU file archiving program||0||
582741490|2021/06/18 06:49:17|rpm|man-pages||Documentation|4667|Amazon Linux|2021/01/26 04:15:32|3.53-5.amzn2|noarch||man-pages-3.53-5.amzn2.src.rpm|Man (manual) pages from the Linux Documentation Project||0||
582741490|2021/06/18 06:49:17|rpm|libss||Development/Libraries|71|Amazon Linux|2021/01/26 04:14:49|1.42.9-19.amzn2|x86_64||e2fsprogs-1.42.9-19.amzn2.src.rpm|Command line interface parsing library||0||
582741490|2021/06/18 06:49:17|rpm|python-jinja2||Development/Languages|3050|Amazon Linux|2021/01/26 04:15:00|2.7.2-3.amzn2|noarch||python-jinja2-2.7.2-3.amzn2.src.rpm|General purpose template engine||0||
582741490|2021/06/18 06:49:17|rpm|ncurses||System Environment/Base|520|Amazon Linux|2021/01/26 04:14:50|6.0-8.20170212.amzn2.1.3|x86_64||ncurses-6.0-8.20170212.amzn2.1.3.src.rpm|Ncurses support utilities||0||
582741490|2021/06/18 06:49:17|rpm|generic-logos||System Environment/Base|885|Amazon Linux|2021/01/26 04:15:02|18.0.0-4.amzn2|noarch||generic-logos-18.0.0-4.amzn2.src.rpm|Icons and pictures||0||
582741490|2021/06/18 06:49:17|rpm|qrencode-libs||Unspecified|123|Amazon Linux|2021/01/26 04:14:50|3.4.1-3.amzn2.0.2|x86_64||qrencode-3.4.1-3.amzn2.0.2.src.rpm|QR Code encoding library - Shared libraries||0||
582741490|2021/06/18 06:49:17|rpm|libuser||System Environment/Base|1904|Amazon Linux|2021/01/26 04:15:04|0.60-9.amzn2|x86_64||libuser-0.60-9.amzn2.src.rpm|A user and group account administration library||0||
582741490|2021/06/18 06:49:17|rpm|jbigkit-libs||Development/Libraries|103|Amazon Linux|2021/01/26 04:14:50|2.0-11.amzn2.0.2|x86_64||jbigkit-2.0-11.amzn2.0.2.src.rpm|JBIG1 lossless image compression library||0||
582741490|2021/06/18 06:49:17|rpm|python-pycurl||Development/Languages|235|Amazon Linux|2021/01/26 04:15:04|7.19.0-19.amzn2.0.2|x86_64||python-pycurl-7.19.0-19.amzn2.0.2.src.rpm|A Python interface to libcurl||0||
582741490|2021/06/18 06:49:17|rpm|libseccomp||System Environment/Libraries|315|Amazon Linux|2021/01/26 04:14:51|2.4.1-1.amzn2|x86_64||libseccomp-2.4.1-1.amzn2.src.rpm|Enhanced seccomp library||0||
582741490|2021/06/18 06:49:17|rpm|vim-common||Unspecified|29327|Amazon Linux|2021/01/26 04:15:06|2:8.1.1602-1.amzn2|x86_64||vim-8.1.1602-1.amzn2.src.rpm|The common files needed by any version of the VIM editor||0||
582741490|2021/06/18 06:49:17|rpm|glib2||Unspecified|11799|Amazon Linux|2021/01/26 04:14:54|2.56.1-7.amzn2.0.1|x86_64||glib2-2.56.1-7.amzn2.0.1.src.rpm|A library of handy utility functions||0||
582741490|2021/06/18 06:49:17|rpm|cryptsetup-libs||System Environment/Libraries|951|Amazon Linux|2021/01/26 04:15:07|1.7.4-4.amzn2|x86_64||cryptsetup-1.7.4-4.amzn2.src.rpm|Cryptsetup shared library||0||
582741490|2021/06/18 06:49:17|rpm|PyYAML||Development/Libraries|697|Amazon Linux|2021/01/26 04:14:56|3.10-11.amzn2.0.2|x86_64||PyYAML-3.10-11.amzn2.0.2.src.rpm|YAML parser and emitter for Python||0||
582741490|2021/06/18 06:49:17|rpm|device-mapper-event-libs||System Environment/Libraries|53|Amazon Linux|2021/01/26 04:15:09|7:1.02.146-4.amzn2.0.2|x86_64||lvm2-2.02.177-4.amzn2.0.2.src.rpm|Device-mapper event daemon shared library||0||
582741490|2021/06/18 06:49:17|rpm|device-mapper-event||System Environment/Base|41|Amazon Linux|2021/01/26 04:15:10|7:1.02.146-4.amzn2.0.2|x86_64||lvm2-2.02.177-4.amzn2.0.2.src.rpm|Device-mapper event daemon||0||
582741490|2021/06/18 06:49:17|rpm|python-colorama||Unspecified|64|Amazon Linux|2021/01/26 04:14:57|0.3.2-3.amzn2|noarch||python-colorama-0.3.2-3.amzn2.src.rpm|Cross-platform colored terminal text||0||
582741490|2021/06/18 06:49:17|rpm|hwdata||System Environment/Base|13845|Amazon Linux|2021/01/26 04:15:11|0.252-9.3.amzn2|x86_64||hwdata-0.252-9.3.amzn2.src.rpm|Hardware identification and configuration data||0||
582741490|2021/06/18 06:49:17|rpm|python-pillow||Unspecified|1537|Amazon Linux|2021/01/26 04:14:58|2.0.0-21.gitd1c6db8.amzn2.0.1|x86_64||python-pillow-2.0.0-21.gitd1c6db8.amzn2.0.1.src.rpm|Python image processing library||0||
582741490|2021/06/18 06:49:17|rpm|dmraid-events||System Environment/Base|12|Amazon Linux|2021/01/26 04:15:12|1.0.0.rc16-28.amzn2.0.2|x86_64||dmraid-1.0.0.rc16-28.amzn2.0.2.src.rpm|dmevent_tool (Device-mapper event tool) and DSO||0||
582741490|2021/06/18 06:49:17|rpm|python-babel||Development/Languages|5291|Amazon Linux|2021/01/26 04:15:00|0.9.6-8.amzn2.0.1|noarch||babel-0.9.6-8.amzn2.0.1.src.rpm|Library for internationalizing Python applications||0||
582741490|2021/06/18 06:49:17|rpm|lvm2-libs||System Environment/Libraries|3632|Amazon Linux|2021/01/26 04:15:14|7:2.02.177-4.amzn2.0.2|x86_64||lvm2-2.02.177-4.amzn2.0.2.src.rpm|Shared libraries for lvm2||0||
582741490|2021/06/18 06:49:17|rpm|nss-pem||Unspecified|196|Amazon Linux|2021/01/26 04:15:02|1.0.3-5.amzn2|x86_64||nss-pem-1.0.3-5.amzn2.src.rpm|PEM file reader for Network Security Services (NSS)||0||
582741490|2021/06/18 06:49:17|rpm|plymouth-core-libs||Development/Libraries|213|Amazon Linux|2021/01/26 04:15:15|0.8.9-0.28.20140113.amzn2.0.2|x86_64||plymouth-0.8.9-0.28.20140113.amzn2.0.2.src.rpm|Plymouth core libraries||0||
582741490|2021/06/18 06:49:17|rpm|logrotate||System Environment/Base|104|Amazon Linux|2021/01/26 04:15:02|3.8.6-15.amzn2|x86_64||logrotate-3.8.6-15.amzn2.src.rpm|Rotates, compresses, removes and mails system log files||0||
582741490|2021/06/18 06:49:17|rpm|nfs-utils||System Environment/Daemons|1032|Amazon Linux|2021/01/26 04:15:18|1:1.3.0-0.54.amzn2.0.2|x86_64||nfs-utils-1.3.0-0.54.amzn2.0.2.src.rpm|NFS utilities and supporting clients and daemons for the kernel NFS server||0||
582741490|2021/06/18 06:49:17|rpm|curl||Unspecified|660|Amazon Linux|2021/01/26 04:15:03|7.61.1-12.amzn2.0.2|x86_64||curl-7.61.1-12.amzn2.0.2.src.rpm|A utility for getting files from remote servers (FTP, HTTP, and others)||0||
582741490|2021/06/18 06:49:17|rpm|grub2||System Environment/Base|0|Amazon Linux|2021/01/26 04:15:19|1:2.02-35.amzn2.0.4|x86_64||grub2-2.02-35.amzn2.0.4.src.rpm|Bootloader with support for Linux, Multiboot and more||0||
582741490|2021/06/18 06:49:17|rpm|gnupg2||Applications/System|6424|Amazon Linux|2021/01/26 04:15:03|2.0.22-5.amzn2.0.4|x86_64||gnupg2-2.0.22-5.amzn2.0.4.src.rpm|Utility for secure communication and data storage||0||
582741490|2021/06/18 06:49:17|rpm|postfix||System Environment/Daemons|12407|Amazon Linux|2021/01/26 04:15:20|2:2.10.1-6.amzn2.0.3|x86_64||postfix-2.10.1-6.amzn2.0.3.src.rpm|Postfix Mail Transport Agent||0||
582741490|2021/06/18 06:49:17|rpm|python2-rpm||System Environment/Base|146|Amazon Linux|2021/01/26 04:15:04|4.11.3-40.amzn2.0.5|x86_64||rpm-4.11.3-40.amzn2.0.5.src.rpm|Python 2 bindings for apps which will manipulate RPM packages||0||
582741490|2021/06/18 06:49:17|rpm|cloud-utils-growpart||System Environment/Base|63|Amazon Linux|2021/01/26 04:15:25|0.31-2.amzn2|noarch||cloud-utils-growpart-0.31-2.amzn2.src.rpm|Script for growing a partition||0||
582741490|2021/06/18 06:49:17|rpm|mariadb-libs||Applications/Databases|4510|Amazon Linux|2021/01/26 04:15:04|1:5.5.68-1.amzn2|x86_64||mariadb-5.5.68-1.amzn2.src.rpm|The shared libraries required for MariaDB/MySQL clients||0||
582741490|2021/06/18 06:49:17|rpm|libsysfs||System Environment/Libraries|145|Amazon Linux|2021/01/26 04:15:05|2.1.0-16.amzn2.0.2|x86_64||sysfsutils-2.1.0-16.amzn2.0.2.src.rpm|Shared library for interfacing with sysfs||0||
582741490|2021/06/18 06:49:17|rpm|bash-completion||Unspecified|258|Amazon Linux|2021/01/26 04:15:27|1:2.1-6.amzn2|noarch||bash-completion-2.1-6.amzn2.src.rpm|Programmable completion for Bash||0||
582741490|2021/06/18 06:49:17|rpm|shadow-utils||System Environment/Base|3437|Amazon Linux|2021/01/26 04:15:06|2:4.1.5.1-24.amzn2.0.2|x86_64||shadow-utils-4.1.5.1-24.amzn2.0.2.src.rpm|Utilities for managing accounts and shadow password files||0||
582741490|2021/06/18 06:49:17|rpm|ntsysv||System Environment/Base|36|Amazon Linux|2021/01/26 04:15:27|1.7.4-1.amzn2.0.2|x86_64||chkconfig-1.7.4-1.amzn2.0.2.src.rpm|A tool to set the stop/start of system services in a runlevel||0||
582741490|2021/06/18 06:49:17|rpm|device-mapper-libs||System Environment/Libraries|390|Amazon Linux|2021/01/26 04:15:07|7:1.02.146-4.amzn2.0.2|x86_64||lvm2-2.02.177-4.amzn2.0.2.src.rpm|Device-mapper shared library||0||
582741490|2021/06/18 06:49:17|rpm|time||Applications/System|46|Amazon Linux|2021/01/26 04:15:27|1.7-45.amzn2.0.2|x86_64||time-1.7-45.amzn2.0.2.src.rpm|A GNU utility for monitoring a program's use of system resources||0||
582741490|2021/06/18 06:49:17|rpm|dbus-libs||Development/Libraries|350|Amazon Linux|2021/01/26 04:15:08|1:1.10.24-7.amzn2|x86_64||dbus-1.10.24-7.amzn2.src.rpm|Libraries for accessing D-BUS||0||
582741490|2021/06/18 06:49:17|rpm|setserial||Applications/System|30|Amazon Linux|2021/01/26 04:15:29|2.17-33.amzn2.0.1|x86_64||setserial-2.17-33.amzn2.0.1.src.rpm|A utility for configuring serial ports||0||
582741490|2021/06/18 06:49:17|rpm|systemd-sysv||Unspecified|3|Amazon Linux|2021/01/26 04:15:09|219-57.amzn2.0.12|x86_64||systemd-219-57.amzn2.0.12.src.rpm|SysV tools for systemd||0||
582741490|2021/06/18 06:49:17|rpm|words||System Environment/Libraries|4843|Amazon Linux|2021/01/26 04:15:31|3.0-22.amzn2|noarch||words-3.0-22.amzn2.src.rpm|A dictionary of English words for the /usr/share/dict directory||0||
582741490|2021/06/18 06:49:17|rpm|cronie||System Environment/Base|211|Amazon Linux|2021/01/26 04:15:09|1.4.11-23.amzn2|x86_64||cronie-1.4.11-23.amzn2.src.rpm|Cron daemon for executing programs at set times||0||
582741490|2021/06/18 06:49:17|rpm|policycoreutils||System Environment/Base|5039|Amazon Linux|2021/01/26 04:15:10|2.5-22.amzn2|x86_64||policycoreutils-2.5-22.amzn2.src.rpm|SELinux policy core utilities||0||
582741490|2021/06/18 06:49:17|rpm|libtirpc||System Environment/Libraries|178|Amazon Linux|2021/01/26 04:14:56|0.2.4-0.16.amzn2|x86_64||libtirpc-0.2.4-0.16.amzn2.src.rpm|Transport Independent RPC Library||0||
582741490|2021/06/18 06:49:17|rpm|initscripts||System Environment/Base|1483|Amazon Linux|2021/01/26 04:15:10|9.49.47-1.amzn2.0.1|x86_64||initscripts-9.49.47-1.amzn2.0.1.src.rpm|The inittab file and the /etc/init.d scripts||0||
582741490|2021/06/18 06:49:17|rpm|python-ply||System Environment/Libraries|529|Amazon Linux|2021/01/26 04:14:57|3.4-11.amzn2|noarch||python-ply-3.4-11.amzn2.src.rpm|Python Lex-Yacc||0||
582741490|2021/06/18 06:49:17|rpm|os-prober||System Environment/Base|95|Amazon Linux|2021/01/26 04:15:10|1.58-9.amzn2.0.2|x86_64||os-prober-1.58-9.amzn2.0.2.src.rpm|Probes disks on the system for installed operating systems||0||
582741490|2021/06/18 06:49:17|rpm|python-daemon||Development/Languages|79|Amazon Linux|2021/01/26 04:14:58|1.6-4.amzn2|noarch||python-daemon-1.6-4.amzn2.src.rpm|Library to implement a well-behaved Unix daemon process||0||
582741490|2021/06/18 06:49:17|rpm|dracut||System Environment/Base|876|Amazon Linux|2021/01/26 04:15:11|033-535.amzn2.1.3|x86_64||dracut-033-535.amzn2.1.3.src.rpm|Initramfs generator using udev||0||
582741490|2021/06/18 06:49:17|rpm|dmraid||System Environment/Base|336|Amazon Linux|2021/01/26 04:15:12|1.0.0.rc16-28.amzn2.0.2|x86_64||dmraid-1.0.0.rc16-28.amzn2.0.2.src.rpm|dmraid (Device-mapper RAID tool and library)||0||
582741490|2021/06/18 06:49:17|rpm|libpciaccess||System Environment/Libraries|44|Amazon Linux|2021/01/26 04:15:13|0.14-1.amzn2|x86_64||libpciaccess-0.14-1.amzn2.src.rpm|PCI access library||0||
582741490|2021/06/18 06:49:17|rpm|quota||System Environment/Base|857|Amazon Linux|2021/01/26 04:15:13|1:4.01-17.amzn2|x86_64||quota-4.01-17.amzn2.src.rpm|System administration tools for monitoring users' disk usage||0||
582741490|2021/06/18 06:49:17|rpm|perl-macros||Development/Languages|5|Amazon Linux|2021/02/24 11:16:26|4:5.16.3-299.amzn2.0.1|x86_64||perl-5.16.3-299.amzn2.0.1.src.rpm|Macros for rpmbuild||0||
582741490|2021/06/18 06:49:17|rpm|acpid||System Environment/Daemons|145|Amazon Linux|2021/01/26 04:15:14|2.0.19-9.amzn2.0.1|x86_64||acpid-2.0.19-9.amzn2.0.1.src.rpm|ACPI Event Daemon||0||
582741490|2021/06/18 06:49:17|rpm|ca-certificates||System Environment/Base|913|Amazon Linux|2021/02/24 11:16:27|2020.2.41-70.0.amzn2.0.1|noarch||ca-certificates-2020.2.41-70.0.amzn2.0.1.src.rpm|The Mozilla CA root certificate bundle||0||
582741490|2021/06/18 06:49:17|rpm|microcode_ctl||System Environment/Base|303|Amazon Linux|2021/01/26 04:15:15|2:2.1-47.amzn2.0.7|x86_64||microcode_ctl-2.1-47.amzn2.0.7.src.rpm|Tool to transform and deploy CPU microcode update for x86.||0||
582741490|2021/06/18 06:49:17|rpm|openssl||System Environment/Libraries|830|Amazon Linux|2021/02/24 11:16:29|1:1.0.2k-19.amzn2.0.6|x86_64||openssl-1.0.2k-19.amzn2.0.6.src.rpm|Utilities from the general purpose cryptography library with TLS implementation||0||
582741490|2021/06/18 06:49:17|rpm|usermode||Applications/System|818|Amazon Linux|2021/01/26 04:15:15|1.111-5.amzn2.0.2|x86_64||usermode-1.111-5.amzn2.0.2.src.rpm|Tools for certain user account management tasks||0||
582741490|2021/06/18 06:49:17|rpm|selinux-policy-targeted||System Environment/Base|18957|Amazon Linux|2021/02/24 11:16:30|3.13.1-192.amzn2.6.7|noarch||selinux-policy-3.13.1-192.amzn2.6.7.src.rpm|SELinux targeted base policy||0||
582741490|2021/06/18 06:49:17|rpm|boost-date-time||System Environment/Libraries|136|Amazon Linux|2021/02/24 11:16:31|1.53.0-27.amzn2.0.5|x86_64||boost-1.53.0-27.amzn2.0.5.src.rpm|Run-Time component of boost date-time library||0||
582741490|2021/06/18 06:49:17|rpm|pciutils||Applications/System|199|Amazon Linux|2021/01/26 04:15:19|3.5.1-3.amzn2|x86_64||pciutils-3.5.1-3.amzn2.src.rpm|PCI bus related utilities||0||
582741490|2021/06/18 06:49:17|rpm|cyrus-sasl||System Environment/Libraries|136|Amazon Linux|2021/03/01 13:53:32|2.1.26-23.amzn2|x86_64||cyrus-sasl-2.1.26-23.amzn2.src.rpm|The Cyrus SASL library||0||
582741490|2021/06/18 06:49:17|rpm|mlocate||Applications/System|374|Amazon Linux|2021/01/26 04:15:20|0.26-8.amzn2|x86_64||mlocate-0.26-8.amzn2.src.rpm|An utility for finding files by name||0||
582741490|2021/06/18 06:49:17|rpm|rsync||Applications/Internet|814|Amazon Linux|2021/01/26 04:15:21|3.1.2-4.amzn2|x86_64||rsync-3.1.2-4.amzn2.src.rpm|A program for synchronizing files over a network||0||
582741490|2021/06/18 06:49:17|rpm|pyliblzma||Unspecified|189|Amazon Linux|2021/03/26 07:57:25|0.5.3-25.amzn2|x86_64||pyliblzma-0.5.3-25.amzn2.src.rpm|Python bindings for lzma||0||
582741490|2021/06/18 06:49:17|rpm|rpm-plugin-systemd-inhibit||System Environment/Base|11|Amazon Linux|2021/01/26 04:15:25|4.11.3-40.amzn2.0.5|x86_64||rpm-4.11.3-40.amzn2.0.5.src.rpm|Rpm plugin for systemd inhibit functionality||0||
582741490|2021/06/18 06:49:17|rpm|keyutils||System Environment/Base|97|Amazon Linux|2021/01/26 04:14:48|1.5.8-3.amzn2.0.2|x86_64||keyutils-1.5.8-3.amzn2.0.2.src.rpm|Linux Key Management Utilities||0||
582741490|2021/06/18 06:49:17|rpm|libdb-utils||Applications/Databases|313|Amazon Linux|2021/01/26 04:14:49|5.3.21-24.amzn2.0.3|x86_64||libdb-5.3.21-24.amzn2.0.3.src.rpm|Command line tools for managing Berkeley DB databases||0||
582741490|2021/06/18 06:49:17|rpm|freetype||System Environment/Libraries|768|Amazon Linux|2021/01/26 04:14:49|2.8-14.amzn2.1|x86_64||freetype-2.8-14.amzn2.1.src.rpm|A free and portable font rendering engine||0||
582741490|2021/06/18 06:49:17|rpm|screen||Applications/System|894|Amazon Linux|2021/04/01 06:32:42|4.1.0-0.27.20120314git3c2946.amzn2|x86_64||screen-4.1.0-0.27.20120314git3c2946.amzn2.src.rpm|A screen manager that supports multiple logins on one terminal||0||
582741490|2021/06/18 06:49:17|rpm|hardlink||System Environment/Base|33|Amazon Linux|2021/01/26 04:14:50|1:1.3-3.amzn2|x86_64||hardlink-1.3-3.amzn2.src.rpm|Create a tree of hardlinks||0||
I am not concerned that Amazon linux is not supported in the vuln-detector module. I only intend to use it for Windows and macOS computers.
Many thanks for your help Juan Nicolas.
________________________________________
From: wa...@googlegroups.com <wa...@googlegroups.com> on behalf of Juan Nicolás Asselle <juan.a...@wazuh.com>
Sent: 18 June 2021 03:31
To: Wazuh mailing list
Subject: Re: Wazuh modulesd segfault due to use Vuln detector
Hi Carlos,
Unfortunately i was not able to reproduce this behavior using exactly the same scenario (Amazon Linux 2, Wazuh Manager 4.1.5 and Vuln configuration), so i will need more information to determinate what's happening.
Could you please tell me which install method was used to install Wazuh in that worker? Packages or Source? In case was packages, could you please execute rpm -qa wazuh-manager and send me the output, as well md5sum of wazuh-modulesd binary by executing md5sum /var/ossec/bin/wazuh-modulesd?
In case of Sources method was used or wazuh-modulesd md5sum is not f9954244dd4af76680e08ef0b3364d1c (md5sum of wazuh-modulesd for that specific version and architecture), let me know because it's possible that i will need the specific binary to check what's going on.
By other hand, it will be really helpful to get what software is generating this behavior while checking it against vuln database in case it's always the same one (for example proxyman from your log). This could be done by executing sqlite3 /var/ossec/queue/db/000.db "SELECT * from sys_programs" in the worker and filtering the information regarding to proxyman.
Despite all of this remember that, as shown here<https://documentation.wazuh.com/current/user-manual/capabilities/vulnerability-detection/compatibility_matrix.html>, Vulnerability Detector is still not fully supported in Amazon Linux 2, leading to false positives. But the good news is that this is currently being developed `here<https://github.com/wazuh/wazuh/issues/6734> and soon it's going to be used!.
Thank you and I wait for this information to move forward.
Regards,
Nico
?
Hi Carlos,
[581134.154423] wazuh-modulesd[8086]: segfault at 0 ip 00007f42be42a141 sp 00007f42ba4a5a68 error 4 in libc-2.26.so<http://libc-2.26.so><http://libc-2.26.so>[7f42be2df000+1a1000]
Disabling vuln detector wodle, solves the problem. Could it be a problem with vuln DB?
Host OS: Amazon Linux 2
Wazuh: 4.1.5
--
You received this message because you are subscribed to the Google Groups "Wazuh mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+un...@googlegroups.com<mailto:wazuh+un...@googlegroups.com>.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/fe3ece9e-0a41-47cc-9f1f-70c2b3355fd4n%40googlegroups.com<https://groups.google.com/d/msgid/wazuh/fe3ece9e-0a41-47cc-9f1f-70c2b3355fd4n%40googlegroups.com?utm_medium=email&utm_source=footer>.
--
You received this message because you are subscribed to the Google Groups "Wazuh mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+un...@googlegroups.com<mailto:wazuh+un...@googlegroups.com>.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/570b6c60-7f48-4e4c-b432-a626741a2e62n%40googlegroups.com<https://groups.google.com/d/msgid/wazuh/570b6c60-7f48-4e4c-b432-a626741a2e62n%40googlegroups.com?utm_medium=email&utm_source=footer>.
Hi Carlos,
Sorry to bother you again, but current information was not enough to determinate what’s happening. The answers for the next questions will be really helpful:
Analyzing NVD vulnerabilities for agent '029' statement without Finished vulnerability assessment for agent '029' in ossec.confsqlite3 /var/ossec/queue/db/029.db "SELECT * from sys_programs"Thanks
According to my logs, it is a random behaviour .... This issue occurs with agent 029, 035, 041, etc ..
Regards.
________________________________________
From: wa...@googlegroups.com <wa...@googlegroups.com> on behalf of Juan Nicolás Asselle <juan.a...@wazuh.com>
Sent: 21 June 2021 04:12
To: Wazuh mailing list
Subject: Re: Wazuh modulesd segfault due to use Vuln detector
Hi Carlos,
Sorry to bother you again, but current information was not enough to determinate what’s happening. The answers for the next questions will be really helpful:
* Despite this issue is (as you mentioned) easy to be reproduced, it always fails during the Vuln analysis of agent 029 or it changes randomly? You could check this by finding a Analyzing NVD vulnerabilities for agent '029' statement without Finished vulnerability assessment for agent '029' in ossec.conf
* In case you validate that this is happening every time with agent 029, could you please send me the next SQL query results? sqlite3 /var/ossec/queue/db/029.db "SELECT * from sys_programs"
Thanks
Hi Carlos,
?
Hi Carlos,
[581134.154423] wazuh-modulesd[8086]: segfault at 0 ip 00007f42be42a141 sp 00007f42ba4a5a68 error 4 in libc-2.26.so<http://libc-2.26.so><http://libc-2.26.so><http://libc-2.26.so>[7f42be2df000+1a1000]
Disabling vuln detector wodle, solves the problem. Could it be a problem with vuln DB?
Host OS: Amazon Linux 2
Wazuh: 4.1.5
--
You received this message because you are subscribed to the Google Groups "Wazuh mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+un...@googlegroups.com<mailto:wazuh+un...@googlegroups.com>.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/fe3ece9e-0a41-47cc-9f1f-70c2b3355fd4n%40googlegroups.com<https://groups.google.com/d/msgid/wazuh/fe3ece9e-0a41-47cc-9f1f-70c2b3355fd4n%40googlegroups.com?utm_medium=email&utm_source=footer>.
--
You received this message because you are subscribed to the Google Groups "Wazuh mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+un...@googlegroups.com<mailto:wazuh+un...@googlegroups.com>.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/570b6c60-7f48-4e4c-b432-a626741a2e62n%40googlegroups.com<https://groups.google.com/d/msgid/wazuh/570b6c60-7f48-4e4c-b432-a626741a2e62n%40googlegroups.com?utm_medium=email&utm_source=footer>.
--
You received this message because you are subscribed to the Google Groups "Wazuh mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+un...@googlegroups.com<mailto:wazuh+un...@googlegroups.com>.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/1ea2d297-6636-47b9-ae1b-ae9265077837n%40googlegroups.com<https://groups.google.com/d/msgid/wazuh/1ea2d297-6636-47b9-ae1b-ae9265077837n%40googlegroups.com?utm_medium=email&utm_source=footer>.