shengxinking / baseline_testing

Linux/Unix config Checking tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baseline Testing

What can i do for you?

    1. I can find service config,and make secruity testing.
    1. I can give you report,from xml or html.Maybe, next time i will give you json interface.

Where is report?

    1. html repo rt: report/.
    1. xml report: xml/

How to install?

    1. Python setup.py build
    1. Python setup.py install
    1. Make sure you install module!!

How to use?

Usage:

  • Baseline_testing.py [options]
  •   			-n --name (your name) <br />
    
  •   			-m --mod ftp (you must check ini/ftp.ini)
    

Model:

  • Baseline_testing.py -n smarttang
  • Baseline_testing.py -n smarttang -m ftp

Run Demo

Run example

Author & Software

    1. About Author
  • Name: SmartTang

  • Email: tangyucong[at]163.com

    1. About Software:
  • Name: Baseline Testing

  • Version: 1.0

  • Last Update: 2014-6-6

About

Linux/Unix config Checking tools

License:GNU General Public License v2.0


Languages

Language:Python 99.5%Language:Shell 0.5%