| FaF (File Anomaly Finder) is a wrapper for the
*nix 'find' utility. It generates audit reports for data matching
specific characteristics; such data as setgid/setuid, unowned, and
more. The objectives are simply to create a simple anomaly finder
that identifies common flawed permissions or otherwise suspicious
file system characteristics.
The main features of FaF are:
- simplistic and to the point audit reports
- easy setup and configuration
- audits emailed to customizable address or user
- ideal for web servers or general purpose workstations
- audits of setgid/setuid, hidden, unowned, & world writable
data
- very portable
Download the current release of FaF, distributed
under the GNU GENERAL PUBLIC
LICENSE:
-
http://www.r-fx.ca/downloads/faf-current.tar.gz
All projects on rfxnetworks.com are free for use and distribution
in accordance with the gnu gpl; funding
for the continued development and research into this and other projects,
is solely dependent on public contributions and donations. If this
is your first time using this software we ask that you evaluate
it and consider a small donation;
for those who frequent and are continued users of this and other
projects we also ask that you make an occasional small donation
to help ensure the future of our public projects.
Documents:
- http://www.rfxnetworks.com/appdocs/README
Version History:
- http://www.rfxnetworks.com/appdocs/CHANGELOG.faf
|