"October 2000"
"CyberSoft, Inc."
"VFind Security Toolkit"
lbh \- CyberSoft's Loopback Head Tool
lbh .RB "[ " "-c" ", " "--copyright" .RB " ] [ " "-h" ", "
"-?" ", " "--help" .RB " ] [ " "-v" ", " "--version" " ]"
lbh .RB "[ " "-db=" .IR "name" ", " .BI "--database=" "name" ]
DESCRIPTION CyberSoft, Inc.'s Loopback Head Tool is part of the .B VFind Security ToolKit.
"lbh" " is used along with " "lbt" " to ensure that unchanged but .RB "infected files are reanalysed by " "vfind" "."
"lbh" " will read filenames from a database." This database can be created anyway the user wishes so long as it is a flat text file that contains one filename per line.
"lbt" " is provided as part of the VSTK to use " "vfind" " output" to create a database suitable for use with lbh. After reading from the database,
"lbh" " will read data from the standard input stream and write it" to the standard output stream.
"-c" ", " "--copyright" Display copyright information and then exit. All other options will be ignored.
"-h" ", " "-?" ", " "--help" Display usage message and then exit. All other options will be ignored.
"-v" ", " "--version" Display version information and then exit. All other options will be ignored.
\fB-db=\fIname\fR, \fB--database=\fIname Use \fIname\fR as the database. Without this option, lbh will enter passthru mode (read from stdin and write to stdout).
INPUT lbh can read filenames from up to two places. lbh will read a database created by a program such as lbt. lbh will also read filenames from the standard input stream. lbh will read from stdin regardless of whether or not it successfully parsed a database. This behaviour is called passthru mode. example
find / -type f | cit | lbh -db=lb.db | \\ uad -s -ssw | vfind -ssr | lbt -db=lb.db -a
FILES (none)
SEE ALSO
"find" "(1), " "cit" "(1), "
"vfind" "(1), " "uad" "(1), "
"lbt" "(1)."
Please report all bugs to "support@cyber.com" "." Make sure to include the version of lbh, the platform and OS, the script or command used, the complete output showing the bug, a short description of the problem, and contact information.
Copyright 1999-2000 by CyberSoft, Inc. All rights reserved.