Skip to content
#

vulnerability-management

Here are 68 public repositories matching this topic...

This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.

  • Updated Jun 3, 2020
  • Python
immewnity
immewnity commented Apr 21, 2020

I'm just starting out in using DefectDojo, and am a bit confused on what the Tool Type and Tool Configuration sections inside Configuration. I know that documentation is something DefectDojo prides itself on, and I greatly appreciate the breadth of it... but I can't seem to find this documented anywhere.

pichlou
pichlou commented Jan 7, 2019

Hi
i am using docker-compose in windows 7
postgres,rabbitmq and django application services build,but nginx service has an error!

nginx:
volumes:
- ./nginx_docker.conf:/etc/nginx/conf.d/default.conf

in this part "nginx_docker.conf" is not a directory and i have error "not a directory" in running "docker-compose up" command.
what is your solution for my problem?

schmitz-ens
schmitz-ens commented May 1, 2020

The Readme documentation for openvas engine advise to use the docker image mikesplain/openvas but this version is old with gmpv7. Engine-openvas.py imports gvm.protocols.latest which works with the latest version of openvas (gvm11). I see two options:

  • Point to the docker image securecompliance/gvm which provides a version 11. In this case you will have to modify the docker image to star
ghost
ghost commented May 10, 2019

The RNC file /build/doc/gmp.rnc is ok when used for documentation purposes only, but when it is used to autogenerate XML classes (e.g. in Java) for communication with gvmd it has several issues.

  • element ERROR undefined
  • element sources undefined
  • get_filters_response_filters is defined twice
  • create_report's element report contains sub-element report. This is allowed following XML stand
John33000
John33000 commented Jun 11, 2019

Bonjour,
J'essaye d'installer Patrowl mais j'ai quelque soucis. Je n'utilise pas docker pour l'installation.
J'en suis ici : cd PatrowlManager
python2.7 -m virtualenv env
source env/bin/activate
pip install -r requirements.txt

J'ai fais un git, je suis aller dans PatrowlManager mais lorsque je lance python2.7 -m virtualenv env j'ai un message d'erreur : No module name virtualenv et je ne

MixewayHub

Mixeway is security orchestrator for vulnerability scanners which enable easy plug in integration with CICD pipelines. MixewayHub project contain one click docker-compose file which configure and run images from docker hub.

  • Updated May 31, 2020
  • Shell

Improve this page

Add a description, image, and links to the vulnerability-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vulnerability-management topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.