<!DOCTYPE HTML>
<html lang="en">
<head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
html,body {color: #000; background-color: #000;}
h3#exceptions {color: #000;}
div#content_section {margin: 0 10% 0 10%;}
div.content_subsection {margin: 0 5% 0 5%;}
div.collapsable {display:none;}
div#footer {width:60%;margin:0 auto 0 20%;}
select {background:transparent;color:#000;}
table {border-collapse:collapse;border:1px solid gray;}
table.list {border-collapse:collapse;border:none;}
table.list td,th {border-collapse:collapse;border:none;}
table#lynis_plugins_table {width:100%;}
table#scoreauditor {border-collapse:collapse;border:none;width:90%;}
td {padding:2px 5px 2px 5px;vertical-align:top;border:1px solid gray;}
td.field_label {font-size:1.1em;font-weight:bold;color:#555;}
td.good {background-color: #006400; color: #000; font-weight: bold;}
td.fair {background-color: #ffd700; color: #000; font-weight: bold;}
td.poor {background-color: #ffa500; color: #000; font-weight: bold;}
td.dismal {background-color: #ff0000; color: #000; font-weight: bold;}
td.tf_bad {background-color:#ff0000; color: #000; font-weight: bold;}
td.tf_good {background-color: #006400; color: #000; font-weight: bold;}
td#score {vertical-align:top;text-align:left;}
td#auditor {vertical-align:top;text-align:right;}
span.title_shrink {font-size: 75%;}
a:link#github_link {color: #000;}
a:visited#github_link {color: #acacac;}
a:hover#github_link {color: #0000ff;}
a:active#github_link {color:#000;}
a:link {color: #000;}
a:visited {color: #555;}
a:hover {color: #0000ff;}
a:active {color:#000;}
</style>
<script type="text/javascript">
function toggle(link,content) {
var ele = document.getElementById(content);
var text = document.getElementById(link);
if (ele.style.display == "block" ) {
ele.style.display = "none";
text.innerHTML = "> show <";
} else {
ele.style.display = "block";
text.innerHTML = "< hide >";
}
}
</script>
</head>
<body>
<div id="content_section">
<h1>lynis Asset Report</h1>
<h2><span class="title_shrink">created by</span> <a id="github_link" href="http://github.com/d4t4king/lynis_report" target="_blank">lynis_report</a></h2>
<table>
<tr>
<td><a href="#lynis_info">lynis info</a></td><td><a href="#host_info">host info</a></td>
<td><a href="#network_info">network info</a></td><td><a href="#security_info">security Info</a></td>
<td><a href="#boot_info">boot info</a></td><td><a href="#kernel_info">kernel info</a></td>
</tr>
<tr>
<td><a href="#filesystem_info">filesystem/journalling info</a></td><td><a href="#service_info">service info</a></td>
<td><a href="#installed_packages">installed packages</a></td><td></td>
<td></td><td></td>
</tr>
</table>
<hr />
<h3>host findings:</h3>
<table class="list" id="scoreauditor"><tr><td id="score"><table><tr><td>hardening index:</td>
<td class="dismal">62</td> </tr></table></td><td><table><tr><td id="auditor">Auditor:</td><td>[Not Specified]</td></tr></table></td></tr></table>
<h4>warnings (4):</h4>
<div class="content_subsection">
<table>
<tr><td>Test ID</td><td>Description</td><td>Details</td><td>Solution</td></tr>
<tr><td>PKGS-7392</td><td>Found one or more vulnerable packages.</td><td>NA</td><td>-</td></tr>
</table>
</div>
<h4>suggestions (50):</h4>
<div class="content_subsection">
<table>
<tr><td>Test ID</td><td>Description</td><td>Details</td><td>Solution</td></tr>
<tr><td>ACCT-9622</td><td>Enable process accounting</td><td>-</td><td>-</td></tr>
<tr><td>ACCT-9626</td><td>Enable sysstat to collect accounting (no results)</td><td>-</td><td>-</td></tr>
<tr><td>ACCT-9628</td><td>Enable auditd to collect audit information</td><td>-</td><td>-</td></tr>
<tr><td>AUTH-9230</td><td>Configure password hashing rounds in /etc/login.defs</td><td>-</td><td>-</td></tr>
<tr><td>AUTH-9262</td><td>Install a PAM module for password strength testing like pam_cracklib or pam_passwdqc</td><td>-</td><td>-</td></tr>
<tr><td>AUTH-9282</td><td>When possible set expire dates for all password protected accounts</td><td>-</td><td>-</td></tr>
<tr><td>AUTH-9286</td><td>Configure maximum password age in /etc/login.defs</td><td>-</td><td>-</td></tr>
<tr><td>AUTH-9286</td><td>Configure minimum password age in /etc/login.defs</td><td>-</td><td>-</td></tr>
<tr><td>AUTH-9328</td><td>Default umask in /etc/login.defs could be more strict like 027</td><td>-</td><td>-</td></tr>
<tr><td>BANN-7126</td><td>Add a legal banner to /etc/issue, to warn unauthorized users</td><td>-</td><td>-</td></tr>
<tr><td>BANN-7130</td><td>Add legal banner to /etc/issue.net, to warn unauthorized users</td><td>-</td><td>-</td></tr>
<tr><td>BOOT-5122</td><td>Set a password on GRUB boot loader to prevent altering boot configuration (e.g. boot in single user mode without password)</td><td>-</td><td>-</td></tr>
<tr><td>BOOT-5264</td><td>Consider hardening system services</td><td>Run '/usr/bin/systemd-analyze security SERVICE' for each service</td><td>-</td></tr>
<tr><td>DEB-0280</td><td>Install libpam-tmpdir to set $TMP and $TMPDIR for PAM sessions</td><td>-</td><td>-</td></tr>
<tr><td>DEB-0810</td><td>Install apt-listbugs to display a list of critical bugs prior to each APT installation.</td><td>-</td><td>-</td></tr>
<tr><td>DEB-0831</td><td>Install needrestart, alternatively to debian-goodies, so that you can run needrestart after upgrades to determine which daemons are using old versions of libraries and need restarting.</td><td>-</td><td>-</td></tr>
<tr><td>DEB-0875</td><td>Install debsums for the verification of installed package files against MD5 checksums.</td><td>-</td><td>-</td></tr>
<tr><td>DEB-0880</td><td>Install fail2ban to automatically ban hosts that commit multiple authentication errors.</td><td>-</td><td>-</td></tr>
<tr><td>FILE-6310</td><td>To decrease the impact of a full /home file system, place /home on a separate partition</td><td>-</td><td>-</td></tr>
<tr><td>FILE-6310</td><td>To decrease the impact of a full /tmp file system, place /tmp on a separate partition</td><td>-</td><td>-</td></tr>
<tr><td>FILE-6310</td><td>To decrease the impact of a full /var file system, place /var on a separate partition</td><td>-</td><td>-</td></tr>
<tr><td>FILE-6430</td><td>Consider disabling unused kernel modules</td><td>/etc/modprobe.d/blacklist.conf</td><td>Add 'install MODULENAME /bin/true' (without quotes)</td></tr>
<tr><td>FILE-7524</td><td>Consider restricting file permissions</td><td>See screen output or log file</td><td>text:Use chmod to change file permissions</td></tr>
<tr><td>FINT-4350</td><td>Install a file integrity tool to monitor changes to critical and sensitive files</td><td>-</td><td>-</td></tr>
<tr><td>HOME-9304</td><td>Double check the permissions of home directories as some might be not strict enough.</td><td>-</td><td>-</td></tr>
<tr><td>HRDN-7230</td><td>Harden the system by installing at least one malware scanner, to perform periodic file system scans</td><td>-</td><td>Install a tool like rkhunter, chkrootkit, OSSEC</td></tr>
<tr><td>KRNL-5820</td><td>If not required, consider explicit disabling of core dump in /etc/security/limits.conf file</td><td>-</td><td>-</td></tr>
<tr><td>KRNL-6000</td><td>One or more sysctl values differ from the scan profile and could be tweaked</td><td> </td><td>Change sysctl value or disable test (skip-test=KRNL-6000:<sysctl-key>)</td></tr>
<tr><td>LOGG-2154</td><td>Enable logging to an external logging host for archiving purposes and additional protection</td><td>-</td><td>-</td></tr>
<tr><td>LYNIS</td><td>This release is more than 4 months old. Check the website or GitHub to see if there is an update available.</td><td>-</td><td>-</td></tr>
<tr><td>NETW-3200</td><td>Determine if protocol 'dccp' is really needed on this system</td><td>-</td><td>-</td></tr>
<tr><td>NETW-3200</td><td>Determine if protocol 'rds' is really needed on this system</td><td>-</td><td>-</td></tr>
<tr><td>NETW-3200</td><td>Determine if protocol 'sctp' is really needed on this system</td><td>-</td><td>-</td></tr>
<tr><td>NETW-3200</td><td>Determine if protocol 'tipc' is really needed on this system</td><td>-</td><td>-</td></tr>
<tr><td>PKGS-7370</td><td>Install debsums utility for the verification of packages with known good database.</td><td>-</td><td>-</td></tr>
<tr><td>PKGS-7392</td><td>Update your system with apt-get update, apt-get upgrade, apt-get dist-upgrade and/or unattended-upgrades</td><td>-</td><td>-</td></tr>
<tr><td>PKGS-7420</td><td>Consider using a tool to automatically apply upgrades</td><td>-</td><td>-</td></tr>
<tr><td>SSH-7408</td><td>Consider hardening SSH configuration: AllowAgentForwarding (set YES to NO)</td><td>-</td><td>-</td></tr>
<tr><td>SSH-7408</td><td>Consider hardening SSH configuration: AllowTcpForwarding (set YES to NO)</td><td>-</td><td>-</td></tr>
<tr><td>SSH-7408</td><td>Consider hardening SSH configuration: ClientAliveCountMax (set 3 to 2)</td><td>-</td><td>-</td></tr>
<tr><td>SSH-7408</td><td>Consider hardening SSH configuration: Compression (set YES to NO)</td><td>-</td><td>-</td></tr>
<tr><td>SSH-7408</td><td>Consider hardening SSH configuration: LogLevel (set INFO to VERBOSE)</td><td>-</td><td>-</td></tr>
<tr><td>SSH-7408</td><td>Consider hardening SSH configuration: MaxAuthTries (set 6 to 3)</td><td>-</td><td>-</td></tr>
<tr><td>SSH-7408</td><td>Consider hardening SSH configuration: MaxSessions (set 10 to 2)</td><td>-</td><td>-</td></tr>
<tr><td>SSH-7408</td><td>Consider hardening SSH configuration: Port (set 22 to )</td><td>-</td><td>-</td></tr>
<tr><td>SSH-7408</td><td>Consider hardening SSH configuration: TCPKeepAlive (set YES to NO)</td><td>-</td><td>-</td></tr>
<tr><td>SSH-7408</td><td>Consider hardening SSH configuration: X11Forwarding (set YES to NO)</td><td>-</td><td>-</td></tr>
<tr><td>STRG-1846</td><td>Disable drivers like firewire storage when not used, to prevent unauthorized storage or data theft</td><td>-</td><td>-</td></tr>
<tr><td>TOOL-5002</td><td>Determine if automation tools are present for system management</td><td>-</td><td>-</td></tr>
<tr><td>USB-1000</td><td>Disable drivers like USB storage when not used, to prevent unauthorized storage or data theft</td><td>-</td><td>-</td></tr>
</table>
<h4>manual checks:</h4>
<ul>
<li>Make sure an explicit deny all is the default policy for all unmatched traffic</li>
<li>Verify all traffic is filtered the right way between the different security zones</li>
<li>Verify if a list is available with all required services</li>
<li>Verify if there is a formal process for testing and applying firewall rules</li>
</ul><br />
</select><br />
<h4>Vulnerable packages (4):
<ul>
<li>bind9-dnsutils</li>
<li>bind9-host</li>
<li>bind9-libs</li>
<li>libexpat1</li>
</ul><br />
</div>
<hr />
<!--
###############################
### LYNIS INFO
###############################
-->
<h3><a id="lynis_info">lynis info:</a></h3>
<div class="content_subsection">
<table>
<tr>
<td class="field_label">lynis version:</td><td>3.0.2</td>
<td class="field_label">lynis tests done:</td><td>251</td>
</tr>
<tr>
<td class="field_label">lynis update available:</td><td>false</td>
<td class="field_label">license key:</td><td> </td>
</tr>
<tr>
<td colspan="2" class="field_label">report version:</td><td colspan="2">1.0</td>
</tr>
<tr>
<td class="field_label">test category:</td><td>all</td>
<td class="field_label">test group:</td><td>all</td>
</tr>
<tr>
<td class="field_label">number of plugins enabled:</td><td>1</td>
<td class="field_label">plugin directory:</td><td>/etc/lynis/plugins</td>
</tr>
<tr>
<td class="field_label">phase 1 plugins enabled:</td><td colspan="3">
<table id="lynis_plugins_table">
<tr><td>name:</td><td>debian</td><td>version:</td><td>1.0.1</td></tr>
</table>
</td>
</tr>
<tr>
<td class="field_label">report start time:</td><td>2022-10-05 09:09:16</td><td>report end time:</td><td>2022-10-05 09:10:08</td>
</tr>
<tr><td class="field_label">hostid:</td><td colspan="3">9ec28b84ac8bfaef7853d01cbfea7e1ebfc10a19</td></tr>
<tr><td class="field_label">hostid:</td><td colspan="3">70e6d4e8249a936a206b928b6552928957686c6997edd683544db2f17dd8af68</td></tr>
</table>
<h5>Plugin-processes: discovered processes:</h5>
</div>
<hr />
<h3><a id="host_info">host info:</a></h3>
<div class="content_subsection">
<table>
<tr>
<td class="field_label">hostname:</td><td>debian-alex</td>
<td class="field_label">domainname:</td><td>eduroam.univ-ubs.fr</td>
<td class="field_label">resolv.conf domain:</td><td>eduroam.univ-ubs.fr</td>
</tr>
<tr>
<td class="field_label">os:</td><td>Linux</td>
<td class="field_label">os fullname:</td><td>Debian 11.5</td>
<td class="field_label">os_version:</td><td>11.5</td>
</tr>
<tr>
<td class="field_label">GRSecurity:</td><td>false</td>
<td class="field_label">SELinux:</td><td>false</td>
<td class="field_label">memory:</td><td>1000116 kB</td>
</tr>
<tr>
<td class="field_label">linux version:</td><td>Debian</td>
<td class="field_label">pae enabled:</td><td>true</td>
<td class="field_label">nx enabled:</td><td>true</td>
</tr>
<tr>
<td class="field_label">Available shells:</td><td>/bin/sh<br />
/bin/bash<br />
/usr/bin/bash<br />
/bin/rbash<br />
/usr/bin/rbash<br />
/bin/dash<br />
/usr/bin/dash</td>
<td class="field_label">locate db:</td><td> </td>
<td class="field_label">uptime (days):</td><td>0</td>
</tr>
<tr>
<td class="field_label">vm:</td><td>guest</td>
<td class="field_label">vm_type:</td><td>virtualbox</td>
<td class="field_label">uptime (secs):</td><td>8654</td>
</tr>
<tr><td class="field_label">is notebook/laptop:</td><td colspan="2">false</td><td class="field_label">is Docker container:</td><td colspan="2">false</td></tr>
<tr>
<td class="field_label">binary paths:</td><td colspan="2">/usr/bin,/usr/sbin,/usr/local/bin,/usr/local/sbin</td>
<td class="field_label">valid certificates:</td><td colspan="2"> </td>
</tr>
<tr>
<td class="field_label">authorized default USB devices:</td><td colspan="2">/sys/bus/usb/devices/usb1</td>
<td class="field_label">expired certificates:</td><td colspan="2"> </td>
</tr>
<tr>
<td class="field_label">certificate count:</td><td colspan="2">0</td>
<td class="field_label">certificates:</td><td colspan="2">/etc/ssl/certs/ca-certificates.crt|0|cn:subject=CN = ACCVRAIZ1, OU = PKIACCV, O = ACCV, C = ES;notafter:Dec 31 09:37:37 2030 GMT;|</td>
</tr>
<tr>
<td class="field_label"></td><td colspan="2"></td>
<td class="field_label"></td><td colspan="2"></td>
</tr>
</table>
<h4>cron jobs:</h4>
<select size="10" name="lbCronJobs">
<option>/etc/cron.d/anacron
<option>/etc/cron.d/debsecan
<option>/etc/cron.d/e2scrub_all
<option>/etc/cron.d/popularity-contest
<option>/etc/cron.daily/0anacron
<option>/etc/cron.daily/apt-compat
<option>/etc/cron.daily/dpkg
<option>/etc/cron.daily/exim4-base
<option>/etc/cron.daily/logrotate
<option>/etc/cron.daily/man-db
<option>/etc/cron.daily/popularity-contest
<option>/etc/cron.monthly/0anacron
<option>/etc/cron.weekly/0anacron
<option>/etc/cron.weekly/man-db
<option>1 5 cron.daily run-parts --report /etc/cron.daily
<option>17 * * * * root cd / && run-parts --report /etc/cron.hourly
<option>25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
<option>47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly )
<option>52 6 1 * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly )
<option>7 10 cron.weekly run-parts --report /etc/cron.weekly
<option>@monthly 15 cron.monthly run-parts --report /etc/cron.monthly
</select>
<h4>logging info:</h4>
<table>
<tr>
<td class="field_label">log rotation tool:</td><td>logrotate</td>
<td class="field_label">log rotation config found:</td><td>true</td>
</tr>
<tr><td class="field_label"colspan="2">syslog daemon detected:</td><td colspan="2">true</td></tr>
<tr>
<td class="field_label" colspan="2">syslog daemon(s):</td>
<td colspan="2">systemd-journal<br />
rsyslog</td>
</tr>
</table>
<br />
<h4>log directories:</h4>
<select size="4" name="lbLogDirectories">
<option>/var/log
<option>/var/log/apt
<option>/var/log/exim4
<option>/var/log
</select>
<h4>open log files:</h4>
<h4>open empty log files:</h4>
</div>
<hr />
<h3><a id="network_info">network info:</a></h3>
<div class="content_subsection">
<table>
<tr>
<td class="field_label">IPv6 Mode:</td><td>auto</td>
<td class="field_label">IPv6 Only:</td><td>false</td>
</tr>
<tr><td class="field_label" colspan="2">network interfaces:</td><td colspan="2">lo<br />
enp0s3</td></tr>
<tr><td class="field_label" colspan="2">localhost mapped to:</td><td colspan="2">::1</td></tr>
<tr><td class="field_label" colspan="2">ipv4 addresses:</td><td colspan="2">127.0.0.1<br />
10.0.2.15</td></tr>
<tr><td class="field_label" colspan="2">ipv6 addresses:</td><td colspan="2">::1<br />
fe80::a00:27ff:fe44:9dc</td></tr>
<tr><td class="field_label" colspan="2">Default Gateway</td><td colspan="2"></td></tr>
<tr>
<td class="field_label">MAC Address:</td><td>08:00:27:44:09:dc</td>
<td class="field_label">Name Cache Used:</td><td>false</td>
</tr>
<tr><td class="field_label" colspan="2">name servers:</td><td colspan="2">193.52.48.76<br />
10.0.0.1<br />
10.0.0.2</td></tr>
<tr>
<td class="field_label" colspan="2">resolv.conf search domain:</td>
<td colspan="2">eduroam.univ-ubs.fr</td>
</tr>
</table>
<h4>Open Ports:</h4>
<table>
<tr><td>IP Address</td><td>Port</td><td>Protocol</td><td>Daemon/Process</td><td>???</td></tr>
</table>
</div>
<hr />
<h3><a id="security_info">security info:</a></h3>
<div class="content_subsection">
<table>
<tr>
<td class="field_label">Host Firewall Installed:</td><td>true</td>
<td class="field_label">Firewall Software:</td><td> </td>
<td class="field_label">Firewall Empty Ruleset:</td><td>true</td>
<td class="field_label">Firewall Active:</td><td>true</td>
</tr>
<tr>
<td class="field_label">Package Audit Tools Found:</td><td>true</td>
<td class="field_label">Package Audit Tool:</td><td>apt-get</td>
<td class="field_label">Vulnerable Packages Found:</td><td>1</td>
<td class="field_label">Package Manager:</td><td>dpkg</td>
</tr>
<tr>
<td class="field_label">Two-Factor Authentication Enabled:</td><td>false</td>
<td class="field_label">Two-Factor Authentication Required:</td><td>false</td>
<td class="field_label">LDAP PAM Module Enabled:</td><td>false</td>
<td class="field_label">LDAP Auth Enabled:</td><td>false</td>
</tr>
<tr>
<td class="field_label">Minimum Password Length:</td><td>0</td>
<td class="field_label">Maximum Password Days:</td><td>-1</td>
<td class="field_label">Minimum Password Days:</td><td>-1</td>
<td class="field_label">Maximum Password Retries:</td><td>0</td>
</tr>
<tr>
<td class="field_label">Password Complexity Score:</td><td>0</td>
<td class="field_label">PAM Cracklib Found:</td><td>false</td>
<td class="field_label">Password Strength Tested:</td><td>false</td>
<td class="field_label">PAM Password Quality:</td><td> </td>
</tr>
<tr>
<td class="field_label">File Integrity Tools Installed:</td><td>false</td>
<td class="field_label">File Integrity Tool:</td><td>NA</td>
<td class="field_label">Automation Tool Present:</td><td>false</td>
<td class="field_label">Automation Tool:</td><td> </td>
</tr>
<tr>
<td class="field_label">Malware Scanner Installed:</td><td>false</td>
<td class="field_label">Malware Scanner(s):</td><td> </td>
<td class="field_label">compiler installed:</td><td>false</td>
<td class="field_label">compilers:</td><td> </td>
</tr>
<tr>
<td class="field_label">IDS/IPS Tooling</td><td> </td>
<td class="field_label">Failed Logins Logged:</td><td>1</td>
<td class="field_label">fail2ban config file(s):</td><td> </td>
<td class="field_label">fail2ban enabled service(s):</td><td> </td>
</tr>
<tr><td class="field_label">AppArmor Enabled:</td><td>false</td>
<td class="field_label">AppArmor Policy Loaded:</td><td>false</td>
<td class="field_label">SELinux Status:</td><td>false</td>
<td class="field_label">SELinux mode:</td><td> </td></tr>
<tr><td class="field_label">Group Names Unique</td><td>true</td>
<td class="field_label">Group IDs Unique</td><td>true</td>
<td class="field_label"></td><td></td>
<td class="field_label"></td><td></td></tr>
</table>
<table class="list">
<tr><td><h4>real users:</h4></td><td><h4>home directories:</h4></td></tr>
<tr><td>
<table class="list">
<tr><td>name</td><td>uid</td></tr>
<tr><td>root</td><td>0</td></tr>
<tr><td>djong</td><td>1000</td></tr>
</table></td><td><select size="10" name="lbHomeDirectories">
<option>/
<option>/bin
<option>/dev
<option>/home/djong
<option>/root
<option>/run/sshd
<option>/run/systemd
<option>/usr/games
<option>/usr/sbin
<option>/var/backups
<option>/var/cache/man
<option>/var/lib/avahi-autoipd
<option>/var/mail
<option>/var/spool/exim4
</select></td></tr>
</table>
<h4>PAM Modules:</h4><a id="pamModLink" href="javascript:toggle('pamModLink', 'pamModToggle');">> show <</a>
<div id="pamModToggle" style="display: none">
<select id="pam_module[]" size="25">
<option>/lib/x86_64-linux-gnu/security/pam_access.so
<option>/lib/x86_64-linux-gnu/security/pam_debug.so
<option>/lib/x86_64-linux-gnu/security/pam_deny.so
<option>/lib/x86_64-linux-gnu/security/pam_echo.so
<option>/lib/x86_64-linux-gnu/security/pam_env.so
<option>/lib/x86_64-linux-gnu/security/pam_exec.so
<option>/lib/x86_64-linux-gnu/security/pam_faildelay.so
<option>/lib/x86_64-linux-gnu/security/pam_faillock.so
<option>/lib/x86_64-linux-gnu/security/pam_filter.so
<option>/lib/x86_64-linux-gnu/security/pam_ftp.so
<option>/lib/x86_64-linux-gnu/security/pam_group.so
<option>/lib/x86_64-linux-gnu/security/pam_issue.so
<option>/lib/x86_64-linux-gnu/security/pam_keyinit.so
<option>/lib/x86_64-linux-gnu/security/pam_lastlog.so
<option>/lib/x86_64-linux-gnu/security/pam_limits.so
<option>/lib/x86_64-linux-gnu/security/pam_listfile.so
<option>/lib/x86_64-linux-gnu/security/pam_localuser.so
<option>/lib/x86_64-linux-gnu/security/pam_loginuid.so
<option>/lib/x86_64-linux-gnu/security/pam_mail.so
<option>/lib/x86_64-linux-gnu/security/pam_mkhomedir.so
<option>/lib/x86_64-linux-gnu/security/pam_motd.so
<option>/lib/x86_64-linux-gnu/security/pam_namespace.so
<option>/lib/x86_64-linux-gnu/security/pam_nologin.so
<option>/lib/x86_64-linux-gnu/security/pam_permit.so
<option>/lib/x86_64-linux-gnu/security/pam_pwhistory.so
<option>/lib/x86_64-linux-gnu/security/pam_rhosts.so
<option>/lib/x86_64-linux-gnu/security/pam_rootok.so
<option>/lib/x86_64-linux-gnu/security/pam_securetty.so
<option>/lib/x86_64-linux-gnu/security/pam_selinux.so
<option>/lib/x86_64-linux-gnu/security/pam_sepermit.so
<option>/lib/x86_64-linux-gnu/security/pam_setquota.so
<option>/lib/x86_64-linux-gnu/security/pam_shells.so
<option>/lib/x86_64-linux-gnu/security/pam_stress.so
<option>/lib/x86_64-linux-gnu/security/pam_succeed_if.so
<option>/lib/x86_64-linux-gnu/security/pam_systemd.so
<option>/lib/x86_64-linux-gnu/security/pam_time.so
<option>/lib/x86_64-linux-gnu/security/pam_timestamp.so
<option>/lib/x86_64-linux-gnu/security/pam_tty_audit.so
<option>/lib/x86_64-linux-gnu/security/pam_umask.so
<option>/lib/x86_64-linux-gnu/security/pam_unix.so
<option>/lib/x86_64-linux-gnu/security/pam_userdb.so
<option>/lib/x86_64-linux-gnu/security/pam_usertype.so
<option>/lib/x86_64-linux-gnu/security/pam_warn.so
<option>/lib/x86_64-linux-gnu/security/pam_wheel.so
<option>/lib/x86_64-linux-gnu/security/pam_xauth.so
</select>
</table>
</div>
</div>
<hr />
<h3><a id="boot_info">boot info:</a></h3>
<div class="content_subsection">
<table>
<tr>
<td class="field_label">UEFI booted:</td><td>false</td>
<td class="field_label">UEFI booted secure:</td><td>false</td>
</tr>
<tr>
<td class="field_label">default runlevel:</td><td>5</td>
<td class="field_label">boot service tool:</td><td>systemctl</td>
</tr>
</table>
<h4>services started at boot:</h4>
<select size="10">
<option>anacron
<option>apparmor
<option>blk-availability
<option>bluetooth
<option>console-setup
<option>cron
<option>e2scrub_reap
<option>getty@
<option>keyboard-setup
<option>lvm2-monitor
<option>networking
<option>rsyslog
<option>ssh
<option>systemd-pstore
<option>systemd-timesyncd
<option>wpa_supplicant
</select>
</div>
<hr />
<h3><a id="kernel_info">kernel info:</a></h3>
<div class="content_subsection">
<table>
<tr>
<td class="field_label">kernel version:</td><td>#1 SMP Debian 5.10.140-1 (2022-09-02)</td>
<td class="field_label">full kernel version:</td><td>5.10.0-18-amd64</td>
</tr>
<tr>
<td class="field_label">kernel release version:</td><td>5.10.0-18-amd64</td>
<td class="field_label">kernel IO scheduler:</td><td> </td>
</tr>
<tr>
<td class="field_label">linux kernel type:</td><td>modular</td>
<td class="field_label">number of kernels available:</td><td> </td>
</tr>
</table>
<h4>kernel modules loaded:</h4><a id="kernelModLink" href="javascript:toggle('kernelModLink', 'kernelModToggle');">> show <</a>
<div id="kernelModToggle" style="display: none">
<select size="25">
<option>ac
<option>ac97_bus
<option>aesni_intel
<option>ahci
<option>ata_generic
<option>ata_piix
<option>autofs4
<option>battery
<option>binfmt_misc
<option>button
<option>cdrom
<option>cec
<option>configfs
<option>crc16
<option>crc32_pclmul
<option>crc32c_generic
<option>crc32c_intel
<option>crc_t10dif
<option>crct10dif_common
<option>crct10dif_generic
<option>crct10dif_pclmul
<option>cryptd
<option>crypto_simd
<option>dm_crypt
<option>dm_mod
<option>drm
<option>drm_kms_helper
<option>e1000
<option>ehci_hcd
<option>ehci_pci
<option>evdev
<option>ext4
<option>fuse
<option>ghash_clmulni_intel
<option>glue_helper
<option>hid
<option>hid_generic
<option>i2c_piix4
<option>inet_diag
<option>intel_pmc_core
<option>intel_pmc_core_pltdrv
<option>intel_powerclamp
<option>intel_rapl_common
<option>intel_rapl_msr
<option>ip_tables
<option>jbd2
<option>joydev
<option>libaes
<option>libahci
<option>libata
<option>mbcache
<option>nfnetlink
<option>ohci_hcd
<option>ohci_pci
<option>pcspkr
<option>psmouse
<option>rapl
<option>scsi_mod
<option>sd_mod
<option>serio_raw
<option>sg
<option>snd
<option>snd_ac97_codec
<option>snd_intel8x0
<option>snd_pcm
<option>snd_timer
<option>soundcore
<option>sr_mod
<option>t10_pi
<option>tcp_diag
<option>ttm
<option>udp_diag
<option>usb_common
<option>usbcore
<option>usbhid
<option>vboxguest
<option>video
<option>vmwgfx
<option>x_tables
</select>
</div>
</div>
<hr />
<h3><a id="filesystem_info">filesystem/journalling info:</a></h3>
<div class="content_subsection">
<table>
<tr>
<td class="field_label">oldest boot date:</td><td> </td>
<td class="field_label">journal errors:</td><td>false</td>
</tr>
<tr>
<td class="field_label">journal disk size:</td><td> </td>
<td class="field_label">last cordumps:</td><td> </td>
</tr>
<tr>
<td>filesystems:</td><td>/|ext4|<br />
/boot|ext2|</td>
<td class="field_label">swap partitions:</td><td>/dev/mapper/debian--alex--vg-swap_1<br />
/dev/mapper/debian--alex--vg-swap_1</td>
</tr>
<tr><td class="field_label">LVM volume group(s):</td><td>debian-alex-vg</td><td class="field_label">LVM volume(s)</td><td>root<br />
swap_1</td></tr>
<tr>
<td class="field_label">journal boot log found:</td><td>false</td>
<td class="field_label"></td><td></td>
</tr>
</table>
<br />
<h4>journal metadata:</h4><a id="journalMetaDataLink" href="javascript:toggle('journalMetaDataLink', 'journalMetaDataToggle');">> show <</a>
<div id="journalMetaDataToggle" style="display:none">
</div>
</div>
<hr />
<h3><a id="service_info">service info:</a></h3>
<div class="content_subsection">
<table>
<tr><td class="field_label">arpwatch running:</td><td>false</td></tr>
<tr><td class="field_label">audit_daemon running:</td><td>false</td></tr>
<tr><td class="field_label">dhcp_client running:</td><td>true</td></tr>
<tr><td class="field_label">linux_auditd running:</td><td>false</td></tr>
<tr><td class="field_label">mysql running:</td><td>false</td></tr>
<tr><td class="field_label">nginx running:</td><td>false</td></tr>
<tr><td class="field_label">ntp_daemon running:</td><td>true</td></tr>
<tr><td class="field_label">postgresql running:</td><td>false</td></tr>
<tr><td class="field_label">redis running:</td><td>false</td></tr>
<tr><td class="field_label">ssh_daemon running:</td><td>true</td></tr>
</table>
<h4>daemon info:</h4>
<table>
<tr><td class="field_label">pop3 daemon:</td><td> </td></tr>
<tr><td class="field_label">imap daemon:</td><td> </td></tr>
<tr><td class="field_label">smtp daemon:</td><td>exim</td></tr>
<tr><td class="field_label">printing daemon:</td><td> </td></tr>
<tr><td class="field_label">ntp daemon:</td><td>systemd-timesyncd</td></tr>
<tr><td class="field_label">scheduler(s):</td><td>crond<br />
anacron</td></tr>
<tr><td class="field_label">service manager:</td><td>systemd</td></tr>
<tr><td class="field_label">running service tool:</td><td>systemctl</td></tr>
</table>
<h4>running services:</h4>
<select size="15">
<option>"NA"
<option>cron
<option>dbus
<option>exim4
<option>getty@tty1
<option>getty@tty6
<option>lynis
<option>rsyslog
<option>ssh
<option>systemd-journald
<option>systemd-logind
<option>systemd-timesyncd
<option>systemd-udevd
<option>user@1000
<option>wpa_supplicant
</select>
<h5>ntp detail:</h5><a id="ntpDetailLink" href="javascript: toggle('ntpDetailLink','ntpDetailToggle');">> show <</a>
<div id="ntpDetailToggle" style="display: none">
<table>
<tr>
<td>ntp config found:</td><td>false</td>
<td>ntp config file:</td><td> </td>
</tr>
<tr>
<td>ntp version:</td><td> </td>
<td>unreliable peers:</td><td> </td>
</tr>
<tr><th colspan="4">NTP Config Type</th></tr>
<tr>
<td>startup:</td><td>false</td>
<td>daemon:</td><td>true</td>
</tr>
<tr>
<td>scheduled:</td><td>false</td>
<td>event based:</td><td>false</td>
</tr>
</table>
</div><!-- END ntpDetailToggle div -->
<br />
<h5>nginx detail</h5>
<table>
<tr>
<td class="field_label">main config file:</td><td> </td>
<td class="field_label">other config file(s):</td><td> </td>
</tr>
<tr>
<td class="field_label">log file:</td><td> </td>
<td class="field_label"></td><td></td>
</tr>
</table>
<h5>nginx config options:</h5><a id="nginxConfigLink" href="javascript: toggle('nginxConfigLink', 'nginxConfigToggle');">> show <</a>
<div id="nginxConfigToggle" style="display:none;">
<ul>
<li> </li>
</ul>
</div><!-- END nginxConfigToggle div --><br />
<h5>SSL/TLS protocols enabled:</h5>
<a id="ssltlsProtoLink" href="javascript: toggle('ssltlsProtoLink', 'ssltlsProtoToggle');">> show <</a>
<div id="ssltlsProtoToggle" style="display:none;">
<ul>
<li> </li>
</ul>
</div><!-- END ssltlsProtoToggle div --><br />
<h5>apache details:</h5>
<a id="apacheDetailsLink" href="javascript:toggle('apacheDetailsLink','apacheDetailsToggle');">> show <</a>
<div id="apacheDetailsToggle" style="display:none;">
<table><tr><td>apache version:</td><td> </td></tr></table>
<h5>apache modules found:</h5>
<a id="apacheModulesLink" href="javascript:toggle('apacheModulesLink','apacheModulesToggle');">> show <</a>
<div id="apacheModulesToggle" style="display:none;">
<ul>
</ul>
</div><!-- END apacheModulesToggle div -->
</div><!-- END apacheDetailsToggle div -->
<h5>systemd detail:</h5><a id="systemdLink" href="javascript:toggle('systemdLink', 'systemdToggle');">> show <</a>
<div id="systemdToggle" style="display:none;">
<table>
<tr>
<td>systemd version:</td><td> </td>
<td>systemd status:</td><td> </td>
</tr>
<tr>
<td>systemd builtin components:</td><td colspan="3"> </td>
</tr>
</table>
<h5>systemd unit files:</h5><a id="systemdUnitFileLink" href="javascript:toggle('systemdUnitFileLink','systemdUnitFileToggle');">> show <</a>
<div id="systemdUnitFileToggle" style="display:none;">
<table>
<tr><th>unit file</th><th>status</th><th></th><tr>
</table>
</div><!-- END systemdUnitFileToggle div -->
<h5>systemd unit not found:</h5><a id="systemdUnitNotFoundLink" href="javascript:toggle('systemdUnitNotFoundLink','systemdUnitNotFoundToggle');">> show <</a>
<div id="systemdUnitNotFoundToggle" style="display:none;">
<ul>
</ul>
</div><!-- END systemdUnitNotFoundToggle div -->
<h5>systemd service not found:</h5><a id="systemdServiceNotFoundLink" href="javascript:toggle('systemdServiceNotFoundLink','systemdServiceNotFoundToggle');">> show <</a>
<div id="systemdServiceNotFoundToggle" style="display:none;">
<ul>
</ul>
</div><!-- END systemdServiceNotFoundToggle div -->
</div><!-- END systemdToggle -->
</div><!-- END subcontent div -->
<hr />
<h3><a id="installed_packages">Installed packages:</a></h3>
<div class="content_subsection">
<table>
<tr>
<td class="field_label">Number of packages installed:</td><td>400</td>
<td class="field_label">Number of binaries found:</td><td>998</td>
</tr>
</table>
<br />
<a id="pkgLink" href="javascript: toggle('pkgLink', 'pkgContent');">> show <</a>
<div id="pkgContent" style="display: none">
<select size="1">
<option>|adduser,3.118|alsa-topology-conf,1.2.4-1|alsa-ucm-conf,1.2.4-2|anacron,2.3-30|apparmor,2.13.6-10|apt,2.2.4|apt-listchanges,3.24|apt-utils,2.2.4|avahi-autoipd,0.8-5+deb11u1|base-files,11.1+deb11u5|base-passwd,3.5.51|bash,5.1-2+deb11u1|bash-completion,1:2.11-2|bind9-dnsutils,1:9.16.27-1~deb11u1|bind9-host,1:9.16.27-1~deb11u1|bind9-libs:amd64,1:9.16.27-1~deb11u1|bluetooth,5.55-3.1|bluez,5.55-3.1|bsdextrautils,2.36.1-8+deb11u1|bsdutils,1:2.36.1-8+deb11u1|busybox,1:1.30.1-6+b3|bzip2,1.0.8-4|ca-certificates,20210119|console-setup,1.205|console-setup-linux,1.205|coreutils,8.32-4+b1|cpio,2.13+dfsg-4|cron,3.0pl1-137|cryptsetup,2:2.3.7-1+deb11u1|cryptsetup-bin,2:2.3.7-1+deb11u1|cryptsetup-initramfs,2:2.3.7-1+deb11u1|dash,0.5.11+git20200708+dd9ef66-5|dbus,1.12.20-2|debconf,1.5.77|debconf-i18n,1.5.77|debian-archive-keyring,2021.1.1|debian-faq,10.1|debianutils,4.11.2|debsecan,0.4.20.1|dictionaries-common,1.28.4|diffutils,1:3.7-5|discover,2.1.2-8|discover-data,2.2013.01.11+nmu1|distro-info-data,0.51+deb11u2|dmeventd,2:1.02.175-2.1|dmidecode,3.3-2|dmsetup,2:1.02.175-2.1|doc-debian,6.5|dpkg,1.20.12|e2fsprogs,1.46.2-2|eject,2.36.1-8+deb11u1|emacsen-common,3.0.4|exim4-base,4.94.2-7|exim4-config,4.94.2-7|exim4-daemon-light,4.94.2-7|fdisk,2.36.1-8+deb11u1|file,1:5.39-3|findutils,4.8.0-1|firmware-linux-free,20200122-1|fontconfig-config,2.13.1-4.2|fonts-dejavu-core,2.37-2|gcc-10-base:amd64,10.2.1-6|gcc-9-base:amd64,9.3.0-22|gettext-base,0.21-4|gpgv,2.2.27-2+deb11u2|grep,3.6-1|groff-base,1.22.4-6|grub-common,2.06-3~deb11u1|grub-pc,2.06-3~deb11u1|grub-pc-bin,2.06-3~deb11u1|grub2-common,2.06-3~deb11u1|gsasl-common,1.10.0-4+deb11u1|guile-2.2-libs:amd64,2.2.7+1-6|gzip,1.10-4+deb11u1|hostname,3.23|htmldoc,1.9.11-4+deb11u3|htmldoc-common,1.9.11-4+deb11u3|iamerican,3.4.02-2|ibritish,3.4.02-2|ienglish-common,3.4.02-2|ifupdown,0.8.36|init,1.60|init-system-helpers,1.60|initramfs-tools,0.140|initramfs-tools-core,0.140|installation-report,2.78|iproute2,5.10.0-4|iputils-ping,3:20210202-1|isc-dhcp-client,4.4.1-2.3|isc-dhcp-common,4.4.1-2.3|iso-codes,4.6.0-1|ispell,3.4.02-2|iw,5.9-3|kbd,2.3.0-3|keyboard-configuration,1.205|klibc-utils,2.0.8-6.1|kmod,28-1|krb5-locales,1.18.3-6+deb11u2|laptop-detect,0.16|less,551-2|libacl1:amd64,2.2.53-10|libaio1:amd64,0.3.112-9|libapparmor1:amd64,2.13.6-10|libapt-pkg6.0:amd64,2.2.4|libarchive-zip-perl,1.68-1|libargon2-1:amd64,0~20171227-0.2|libasound2-data,1.2.4-1.1|libasound2:amd64,1.2.4-1.1|libattr1:amd64,1:2.4.48-6|libaudit-common,1:3.0-2|libaudit1:amd64,1:3.0-2|libblkid1:amd64,2.36.1-8+deb11u1|libbpf0:amd64,1:0.3-2|libbrotli1:amd64,1.0.9-2+b2|libbsd0:amd64,0.11.3-1|libbz2-1.0:amd64,1.0.8-4|libc-bin,2.31-13+deb11u4|libc-l10n,2.31-13+deb11u4|libc6:amd64,2.31-13+deb11u4|libcap-ng0:amd64,0.7.9-2.2+b1|libcap2-bin,1:2.44-1|libcap2:amd64,1:2.44-1|libcbor0:amd64,0.5.0+dfsg-2|libcom-err2:amd64,1.46.2-2|libcommon-sense-perl,3.75-1+b4|libcrypt1:amd64,1:4.4.18-4|libcryptsetup12:amd64,2:2.3.7-1+deb11u1|libcurl3-gnutls:amd64,7.74.0-1.3+deb11u3|libdaemon0:amd64,0.14-7.1|libdb5.3:amd64,5.3.28+dfsg1-0.8|libdbus-1-3:amd64,1.12.20-2|libdebconfclient0:amd64,0.260|libdevmapper-event1.02.1:amd64,2:1.02.175-2.1|libdevmapper1.02.1:amd64,2:1.02.175-2.1|libdiscover2,2.1.2-8|libdns-export1110,1:9.11.19+dfsg-2.1|libdw1:amd64,0.183-1|libedit2:amd64,3.1-20191231-2+b1|libefiboot1:amd64,37-6|libefivar1:amd64,37-6|libelf1:amd64,0.183-1|libestr0:amd64,0.1.10-2.1+b1|libevent-2.1-7:amd64,2.1.12-stable-1|libexpat1:amd64,2.2.10-2+deb11u3|libext2fs2:amd64,1.46.2-2|libfastjson4:amd64,0.99.9-1|libfdisk1:amd64,2.36.1-8+deb11u1|libffi7:amd64,3.3-6|libfido2-1:amd64,1.6.0-2|libfltk-images1.3:amd64,1.3.5-3|libfltk1.3:amd64,1.3.5-3|libfontconfig1:amd64,2.13.1-4.2|libfreetype6:amd64,2.10.4+dfsg-1+deb11u1|libfribidi0:amd64,1.0.8-2+deb11u1|libfstrm0:amd64,0.6.0-1+b1|libfuse2:amd64,2.9.9-5|libgc1:amd64,1:8.0.4-3|libgcc-s1:amd64,10.2.1-6|libgcrypt20:amd64,1.8.7-6|libgdbm-compat4:amd64,1.19-2|libgdbm6:amd64,1.19-2|libglib2.0-0:amd64,2.66.8-1|libglib2.0-data,2.66.8-1|libgmp10:amd64,2:6.2.1+dfsg-1+deb11u1|libgnutls-dane0:amd64,3.7.1-5+deb11u2|libgnutls30:amd64,3.7.1-5+deb11u2|libgpg-error0:amd64,1.38-2|libgsasl7:amd64,1.10.0-4+deb11u1|libgssapi-krb5-2:amd64,1.18.3-6+deb11u2|libhogweed6:amd64,3.7.3-1|libicu67:amd64,67.1-7|libidn11:amd64,1.33-3|libidn2-0:amd64,2.3.0-5|libip4tc2:amd64,1.8.7-1|libisc-export1105:amd64,1:9.11.19+dfsg-2.1|libiw30:amd64,30~pre9-13.1|libjansson4:amd64,2.13.1-1.1|libjpeg62-turbo:amd64,1:2.0.6-4|libjson-c5:amd64,0.15-2|libjson-perl,4.03000-1|libjson-xs-perl,4.030-1+b1|libk5crypto3:amd64,1.18.3-6+deb11u2|libkeyutils1:amd64,1.6.1-2|libklibc:amd64,2.0.8-6.1|libkmod2:amd64,28-1|libkrb5-3:amd64,1.18.3-6+deb11u2|libkrb5support0:amd64,1.18.3-6+deb11u2|libldap-2.4-2:amd64,2.4.57+dfsg-3+deb11u1|libldap-common,2.4.57+dfsg-3+deb11u1|liblmdb0:amd64,0.9.24-1|liblocale-gettext-perl,1.07-4+b1|liblockfile-bin,1.17-1+b1|liblognorm5:amd64,2.0.5-1.1|libltdl7:amd64,2.4.6-15|liblvm2cmd2.03:amd64,2.03.11-2.1|liblz4-1:amd64,1.9.3-2|liblzma5:amd64,5.2.5-2.1~deb11u1|libmagic-mgc,1:5.39-3|libmagic1:amd64,1:5.39-3|libmailutils7:amd64,1:3.10-3+b1|libmariadb3:amd64,1:10.5.15-0+deb11u1|libmaxminddb0:amd64,1.5.2-1|libmd0:amd64,1.0.3-3|libmnl0:amd64,1.0.4-3|libmount1:amd64,2.36.1-8+deb11u1|libmpdec3:amd64,2.5.1-1|libncurses6:amd64,6.2+20201114-2|libncursesw6:amd64,6.2+20201114-2|libnettle8:amd64,3.7.3-1|libnewt0.52:amd64,0.52.21-4+b3|libnftables1:amd64,0.9.8-3.1|libnftnl11:amd64,1.1.9-1|libnghttp2-14:amd64,1.43.0-1|libnl-3-200:amd64,3.4.0-1+b1|libnl-genl-3-200:amd64,3.4.0-1+b1|libnl-route-3-200:amd64,3.4.0-1+b1|libnsl2:amd64,1.3.0-2|libnss-systemd:amd64,247.3-7+deb11u1|libntlm0:amd64,1.6-3|libp11-kit0:amd64,0.23.22-1|libpam-modules-bin,1.4.0-9+deb11u1|libpam-modules:amd64,1.4.0-9+deb11u1|libpam-runtime,1.4.0-9+deb11u1|libpam-systemd:amd64,247.3-7+deb11u1|libpam0g:amd64,1.4.0-9+deb11u1|libpci3:amd64,1:3.7.0-5|libpcre2-8-0:amd64,10.36-2+deb11u1|libpcre3:amd64,2:8.39-13|libpcsclite1:amd64,1.9.1-1|libperl5.32:amd64,5.32.1-4+deb11u2|libpipeline1:amd64,1.5.3-1|libpng16-16:amd64,1.6.37-3|libpopt0:amd64,1.18-2|libprocps8:amd64,2:3.3.17-5|libprotobuf-c1:amd64,1.3.3-1+b2|libpsl5:amd64,0.21.0-1.2|libpython3-stdlib:amd64,3.9.2-3|libpython3.9-minimal:amd64,3.9.2-1|libpython3.9-stdlib:amd64,3.9.2-1|libpython3.9:amd64,3.9.2-1|libreadline8:amd64,8.1-1|librtmp1:amd64,2.4+20151223.gitfa8646d.1-2+b2|libsasl2-2:amd64,2.1.27+dfsg-2.1+deb11u1|libsasl2-modules-db:amd64,2.1.27+dfsg-2.1+deb11u1|libsasl2-modules:amd64,2.1.27+dfsg-2.1+deb11u1|libseccomp2:amd64,2.5.1-1+deb11u1|libselinux1:amd64,3.1-3|libsemanage-common,3.1-1|libsemanage1:amd64,3.1-1+b2|libsepol1:amd64,3.1-1|libslang2:amd64,2.3.2-5|libsmartcols1:amd64,2.36.1-8+deb11u1|libsqlite3-0:amd64,3.34.1-3|libss2:amd64,1.46.2-2|libssh2-1:amd64,1.9.0-2|libssl1.1:amd64,1.1.1n-0+deb11u3|libstdc++6:amd64,10.2.1-6|libsystemd0:amd64,247.3-7+deb11u1|libtasn1-6:amd64,4.16.0-2|libtext-charwidth-perl,0.04-10+b1|libtext-iconv-perl,1.7-7+b1|libtext-wrapi18n-perl,0.06-9|libtinfo6:amd64,6.2+20201114-2|libtirpc-common,1.3.1-1+deb11u1|libtirpc3:amd64,1.3.1-1+deb11u1|libtypes-serialiser-perl,1.01-1|libuchardet0:amd64,0.0.7-1|libudev1:amd64,247.3-7+deb11u1|libunbound8:amd64,1.13.1-1|libunistring2:amd64,0.9.10-4|libusb-0.1-4:amd64,2:0.1.12-32|libusb-1.0-0:amd64,2:1.0.24-3|libuuid1:amd64,2.36.1-8+deb11u1|libuv1:amd64,1.40.0-2|libwrap0:amd64,7.6.q-31|libx11-6:amd64,2:1.7.2-1|libx11-data,2:1.7.2-1|libxau6:amd64,1:1.0.9-1|libxcb1:amd64,1.14-3|libxcursor1:amd64,1:1.2.0-2|libxdmcp6:amd64,1:1.1.2-3|libxext6:amd64,2:1.3.3-1.1|libxfixes3:amd64,1:5.0.3-2|libxft2:amd64,2.3.2-2|libxinerama1:amd64,2:1.1.4-2|libxml-writer-perl,0.900-1|libxml2:amd64,2.9.10+dfsg-6.7+deb11u2|libxmuu1:amd64,2:1.1.2-2+b3|libxpm4:amd64,1:3.5.12-1|libxrender1:amd64,1:0.9.10-1|libxtables12:amd64,1.8.7-1|libxxhash0:amd64,0.8.0-2|libzstd1:amd64,1.4.8+dfsg-2.1|linux-base,4.6|linux-image-5.10.0-18-amd64,5.10.140-1|linux-image-amd64,5.10.140-1|locales,2.31-13+deb11u4|login,1:4.8.1-1|logrotate,3.18.0-2+deb11u1|logsave,1.46.2-2|lsb-base,11.1.0|lsb-release,11.1.0|lsof,4.93.2+dfsg-1.1|lvm2,2.03.11-2.1|lynis,3.0.2-1|mailcap,3.69|mailutils,1:3.10-3+b1|mailutils-common,1:3.10-3|man-db,2.9.4-2|manpages,5.10-1|mariadb-common,1:10.5.15-0+deb11u1|mawk,1.3.4.20200120-2|media-types,4.0.0|menu,2.1.48|mime-support,3.66|mount,2.36.1-8+deb11u1|mysql-common,5.8+1.0.7|nano,5.4-2+deb11u1|ncurses-base,6.2+20201114-2|ncurses-bin,6.2+20201114-2|ncurses-term,6.2+20201114-2|netbase,6.3|netcat-traditional,1.10-46|nftables,0.9.8-3.1|openssh-client,1:8.4p1-5+deb11u1|openssh-server,1:8.4p1-5+deb11u1|openssh-sftp-server,1:8.4p1-5+deb11u1|openssl,1.1.1n-0+deb11u3|os-prober,1.79|passwd,1:4.8.1-1|pci.ids,0.0~2021.02.08-1|pciutils,1:3.7.0-5|perl,5.32.1-4+deb11u2|perl-base,5.32.1-4+deb11u2|perl-modules-5.32,5.32.1-4+deb11u2|popularity-contest,1.71|powertop,2.11-1|procps,2:3.3.17-5|psmisc,23.4-2|publicsuffix,20220811.1734-0+deb11u1|python-apt-common,2.2.1|python3,3.9.2-3|python3-apt,2.2.1|python3-certifi,2020.6.20-1|python3-chardet,4.0.0-1|python3-debconf,1.5.77|python3-debian,0.1.39|python3-debianbts,3.1.0|python3-httplib2,0.18.1-3|python3-idna,2.10-1|python3-minimal,3.9.2-3|python3-pkg-resources,52.0.0-4|python3-pycurl,7.43.0.6-5|python3-pysimplesoap,1.16.2-3|python3-reportbug,7.10.3+deb11u1|python3-requests,2.25.1+dfsg-2|python3-six,1.16.0-2|python3-urllib3,1.26.5-1~exp1|python3.9,3.9.2-1|python3.9-minimal,3.9.2-1|readline-common,8.1-1|reportbug,7.10.3+deb11u1|rsyslog,8.2102.0-2+deb11u1|runit-helper,2.10.3|sed,4.7-1|sensible-utils,0.0.14|shared-mime-info,2.0-1|sudo,1.9.5p2-3|systemd,247.3-7+deb11u1|systemd-sysv,247.3-7+deb11u1|systemd-timesyncd,247.3-7+deb11u1|sysvinit-utils,2.96-7+deb11u1|tar,1.34+dfsg-1|task-english,3.68+deb11u1|task-laptop,3.68+deb11u1|task-ssh-server,3.68+deb11u1|tasksel,3.68+deb11u1|tasksel-data,3.68+deb11u1|telnet,0.17-42|traceroute,1:2.1.0-2+b1|tzdata,2021a-1+deb11u5|ucf,3.0043|udev,247.3-7+deb11u1|usbutils,1:013-3|util-linux,2.36.1-8+deb11u1|util-linux-locales,2.36.1-8+deb11u1|vim-common,2:8.2.2434-3+deb11u1|vim-tiny,2:8.2.2434-3+deb11u1|wamerican,2019.10.06-1|wget,1.21-1+deb11u1|whiptail,0.52.21-4+b3|wireless-regdb,2022.04.08-2~deb11u1|wireless-tools,30~pre9-13.1|wpasupplicant,2:2.9.0-21|xauth,1:1.1-1|xdg-user-dirs,0.17-2|xkb-data,2.29-2|xxd,2:8.2.2434-3+deb11u1|xz-utils,5.2.5-2.1~deb11u1|zlib1g:amd64,1:1.2.11.dfsg-2+deb11u2
</select>
</div> <!-- #jsToggle -->
</div> <!-- #subcontainer -->
<div id="footer">
<hr />
<p><a href="http://jigsaw.w3.org/css-validator/check/referer">
<img style="border:0;width:88px;height:31px;"
src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="Valid CSS!" />
</a></p>
</div> <!-- #footer -->
</div> <!-- #container -->
</body>
</html>