home *** CD-ROM | disk | FTP | other *** search
/ Power Hacker 2003 / Power_Hacker_2003.iso / E-zine / Magazines / crh / solaris-toolkit / soltool / readme < prev    next >
Encoding:
Text File  |  2002-05-27  |  1.2 KB  |  30 lines

  1.   The Solaris Security Tool Readme File :
  2. =============================================================================
  3.  
  4. The Solaris Security Tool [soltool2x] is a bash script, it can detect
  5. exploitable programs, it can exploit programs, and it can fix them, the
  6. usage details are :
  7.  
  8. soltool2x -scan   : Will scan the system for exploitable programs and write
  9.                     a report to /tmp/report for you to view, it will also
  10.                     echo results to the terminal by default.
  11.  
  12. soltool2x -root   : Uses the list of exploitable programs written by the
  13.                     scanner in /tmp/suidprogs to determine which exploits
  14.                     should be run to test security.
  15.  
  16. soltool2x -fix    : This will fix any exploitable programs, you must be root
  17.                     to use this option however.
  18.  
  19. Version 0.55 of soltool [soltool25] is for SunOS 5.5.x (solaris 2.5.x) boxes,
  20. and version 0.54 [soltool24] is for use with SunOS 5.4 boxes (solaris 2.4),
  21. both versions are included in the soltool.tgz package, as most modules can be
  22. shared.
  23.  
  24. I hope you all benefit from using this tool.
  25.  
  26.  
  27. so1o.
  28.  
  29. ::: so1o@insecurity.org ! http://codez.insomnia.org
  30.