









[blog]
[ML]
[todo]
[CVS]
[bug]
[apache log]
[swiki log]
[statistics]
[map]
[man]
[info]
[アンテナ]
check.pl
perlでかかれたパーミッション調査ツールです。
詳細は、下記参照(原文)

Check.pl
Written by David Allen
s2mdalle@titan.vcu.edu
http://opop.nols.com/
Released under the terms of the GNU GPL
Run the program with an argument of the directory you want to completely scan
Usage:
check.pl /
Currently this program DOES NOT follow symlinks because of some program's
tendencies to have circular symlinks which will run you out of memory
pretty fast. And that's evil. Maybe I'll make it check for circular
symlinks later, but right now, that's a real pain in the ass.
This program reports SUID, SGID, STICKY, writeable files by
the effective user. This is best run with the permissions of a regular
user who shouldn't be editing a lot of your files. :)
It prints everything to STDOUT by default. Redirect the output wherever
the hell you want it.

関連サイト

Link to this Page
- セキュリティスキャナ last edited on 1 October 2003 at 11:39 pm