Skip to content

karliy/cloudsafe

 
 

Repository files navigation

Cloud Safe

image

image

image

image

image

Overview

CloudSafe 云安全扫描平台 which use the golismero for the bug scan

this web ui is write by django,only need python environment but the scan tools is basic golismero,make sure you are qualified ,like install nmap,sqlmap and so on,the os system is kali or backtrack is better!

Requirements --------- os system: Backtrack5 R3 or kali,kali is better,because need the tools on this system - python 2.6 or 2.7 - django (1.5+)

Sceenshots --------

* The basic login ui like: .. image:: https://raw.github.com/wcc526/cloudsafe/master/docs/img/screenshots/login.png * The results like: .. image:: https://raw.github.com/wcc526/cloudsafe/master/docs/img/screenshots/results.png * The admin like: .. image:: https://raw.github.com/wcc526/cloudsafe/master/docs/img/screenshots/admin.png * The report1 like: .. image:: https://raw.github.com/wcc526/cloudsafe/master/docs/img/screenshots/report1.png * The report2 like: .. image:: https://raw.github.com/wcc526/cloudsafe/master/docs/img/screenshots/report2.png * The scan queue like: .. image:: https://raw.github.com/wcc526/cloudsafe/master/docs/img/screenshots/queue.png

Demo

There's a demo at http://cloudsafe.ihep.ac.cn, Note: it only visit from the ihep intranet now!

Installation --------

- 1.download: from pypi:

$ pip install cloudsafe

or:

$ easy_install cloudsafe

or clone from github:

$ git clone https://github.com/wcc526/cloudsafe.git
  • 2.you can run with this steps:

    $ python manage.py runserver 0.0.0.0:80

The basic username is root,password is toor

enjoy it!

Documentation --------

You can find more in the documentation at http://cloudsafe.readthedocs.org/

Contact

What will be the next features? --------

I will add more functions,like:

  • more powerful report for the statistics
  • now the basic language is chinese,I will support english,spanlish
  • distributed

Thanks to --------

Bitdeli badge
:target: https://bitdeli.com/free

About

cloudsafe 云安全扫描

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.9%
  • CSS 22.5%
  • HTML 7.8%
  • Python 0.8%