meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:security [2016/02/18 10:00] – created niziaklinux:security [2025/09/23 07:47] (current) niziak
Line 1: Line 1:
 +====== security ======
 +
 [[https://debtags.debian.org/search/bytag?wl=security::integrity]] [[https://debtags.debian.org/search/bytag?wl=security::integrity]]
  
Line 12: Line 14:
  
 === debsigs === === debsigs ===
-<code>apt-get install debsigs debsig-verify</codE>+<code>apt-get install debsigs debsig-verify</code> 
 + 
 +=== debsecan === 
 +debsecan is a tool to generate a list of vulnerabilities which affect 
 + a particular Debian installation.  debsecan runs on the host which is 
 + to be checked, and downloads vulnerability information over the 
 + Internet.  It can send mail to interested parties when new 
 + vulnerabilities are discovered or when security updates become 
 + available.
  
 === tripwire === === tripwire ===