checksum
script windows/checksum.dss -args "
" -project Ops
Checksum Runs on |WINDOWS|LINUX|SOLARIS|
Compares SHA-1 checksums for a local file and a target file.
Can be used to check a target binary against a known binary
Required Arguments: [local name] [local path] [target name] [target path]
Ex: checksum regedit.exe c:\windows regedit c:\windows
goodget
script windows/goodget.dss -args "
" -project Ops
GoodGet Runs on |WINDOWS|
Does a dir for the get's files before getting them
driverlist
python Lib/ops/survey/driverlist.py -project Ops -args "
"
Usage:
driverlist
Executes: python Lib/ops/survey/driverlist.py -project Ops
Pulls driver information and compares it to a known listing.