Skip to content
#

vulnerability-management

Here are 62 public repositories matching this topic...

StackKorora
StackKorora commented Mar 15, 2019

What did you do? (required. The issue will be closed when not provided.)

When installing Vuls, it pulls down a LOT of repos that it relies on. I was hoping to have Vuls monitor these as well, but I don't quite understand the documentation example for monitoring Github repositories as found here: https://vuls.io/docs/en/usage-scan-non-os-packages.html

What did you expect to happen?

I t

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 Feb 24, 2020
  • Python
ycrumeyrolle
ycrumeyrolle commented Feb 4, 2020

Bug description
The API V2 documentation should be accessible by an authenticated user. With the version 1.5.4 RC6 the page /api/v2/doc/ is token protected, being not accessible through a browser.

Steps to reproduce
Steps to reproduce the behavior:

  1. Go to '/api/v2/doc/'
  2. See error '401 Unauthorized'

Expected behavior
Expect to have the same behavior than the API V1 docum

bug
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?

cfi-gb
cfi-gb commented Mar 2, 2018

This is a follow-up of #390 and the PR #397 solving it:

There is another edge/corner case where a NVT is using the script_tag(name:"vuldetect", value:"" tag but is only sending a log_message() (0.0 severity).

Once this is happening instead of the static and already correctly formatted Vulnerability Detection Method a Log Method (static as well) without the formatting is shown

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

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.