debian/0000755000000000000000000000000011767301710007171 5ustar debian/source/0000755000000000000000000000000011767301333010472 5ustar debian/source/format0000644000000000000000000000001411751712571011703 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000201711756442272011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: YASAT Source: http://downloads.sourceforge.net/project/yasat/yasat-526.tar.gz Files: * Copyright: Copyright 2008-2012 LABBE Corentin License: GPL-3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. debian/rules0000755000000000000000000000034011751712571010252 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_build: override_dh_install: dh_clean -k make install DESTDIR=$(CURDIR)/debian/yasat SYSCONFDIR=/etc PREFIX=/usr dh_installman man/yasat.8 dh_installchangelogs CHANGELOG debian/compat0000644000000000000000000000000211751712571010373 0ustar 5 debian/watch0000644000000000000000000000006011751712571010222 0ustar version=3 http://sf.net/yasat/yasat-(.+).tar.gz debian/changelog0000644000000000000000000000045611767301576011062 0ustar yasat (526-1) unstable; urgency=low * New upstream release -- Corentin LABBE Mon, 17 Jun 2012 09:11:23 +0000 yasat (456-1) unstable; urgency=low * Initial release. Closes: #653580 -- Corentin LABBE Sun, 11 Mar 2012 18:14:33 +0200 debian/control0000644000000000000000000000152111751712571010577 0ustar Source: yasat Section: utils Priority: optional Maintainer: Corentin LABBE Build-Depends: debhelper (>= 7.0.50) Standards-Version: 3.9.3 Homepage: http://yasat.sourceforge.net/ Package: yasat Architecture: all Depends: ${misc:Depends} Description: simple stupid audit tool YASAT (Yet Another Stupid Audit Tool) goal is to be as simple as possible with minimum binary dependencies (only sed, grep and cut). Second goal is to document each test with maximum information and links to official documentation. It do many tests for checking security configuration issue or others good practice. It checks many software configurations like: Apache, Bind DNS, CUPS, PHP, kernel configuration, mysql, network configuration, openvpn, Packages update, samba, snmpd, squid, syslog, tomcat, user accounting, vsftpd, xinetd.