
Receipt for package "chkexploit"
# SliTaz package receipt. PACKAGE="chkexploit" VERSION="1.13" CATEGORY="security" SHORT_DESC="Check the system for vulnerabilities to some publicly available exploits." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.chkrootkit.org/" WGET_URL="http://ftp4.de.freesbie.org/pub/cert.dfn/tools/audit/chkrootkit/$TARBALL" # What is the latest version available today? current_version() { wget -O - http://ftp.pangeia.com.br/download.htm 2>/dev/null | \ sed '/chkexploit-/!d;/tar/!d;s|.*chkexploit-||;s|.tar.*||' | sort -Vr | sed q } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/share/chkrootkit cp $src/chkexploit $fs/usr/share/chkrootkit }
6088 packages and 256128 files in current database (Wed Mar 5 09:18:31 2025)