Code Monkey home page Code Monkey logo

openvas_pg's Introduction

openvas_pg

A Docker container for the Openvas that use PostgreSQL as db

Openvas Version Tag Ports
9 latest/9.0.0 gsad->4000, postgres->7432

Usage

Run:

docker-compose up

Greenbone: https://<machinename>:4000

Username: sadmin
Password: changeme

To check the status of the process, run:

docker top openvas

To run bash inside the container run:

docker exec -it openvas_pg_container bin/bash

OpenVAS

OpenVAS is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management solution. http://www.openvas.org

Thanks

Thanks to Mike Splain (mikesplain) for the great work on openvas-docker: https://github.com/mikesplain/openvas-docker and to William Collani for the article Docker-based OpenVAS Scanning Cluster to Improve Scope Scalability

openvas_pg's People

Contributors

falegk avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

phuong1492

openvas_pg's Issues

# TODO-BUG: SCAP Sync hangs up when finishing.

Hey,

I did tests and see that it doesn't really stuck, it's just slow and on my test machine executes within 130 minutes. I.e. this can be uncommented:

# greenbone-scapdata-sync
# openvasmd --rebuild --progress --verbose

This how it looks like in the temporary container while building:

root       514  0.0  0.0   4632   452 ?        S    17:14   0:00 /bin/sh /usr/local/sbin/greenbone-scapdata-sync
root       516  0.0  0.0   4632   276 ?        S    17:14   0:00 /bin/sh /usr/local/sbin/greenbone-scapdata-sync
root       517  0.0  0.0   4632   276 ?        S    17:14   0:00 /bin/sh /usr/local/sbin/greenbone-scapdata-sync
root       519  0.6  2.0 1239824 1005124 ?     S    17:14   0:21 xsltproc /usr/local/share/openvas/scap/cve_update.xsl -
root       520  0.0  0.0   4632   472 ?        S    17:14   0:00 /bin/sh /usr/local/sbin/greenbone-scapdata-sync
root       521  2.4  0.0  13356   876 ?        S    17:14   1:20 sed /^\s*$/d
root       522  4.5  0.0 109448  5064 ?        S    17:14   2:28 /usr/lib/postgresql/9.5/bin/psql -v ON_ERROR_STOP=1 -q --pset pager=off --no-align -d tasks -t -f -
postgres   530 94.5  0.3 337792 178200 ?       Rs   17:14  51:23 postgres: root tasks [local] SELECT```

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.