Skip to content
#

vulnerability-assessment

Here are 77 public repositories matching this topic...

d4t4king
d4t4king commented May 1, 2020

Describe the bug
Online docs for NETW-3200 are not yet implemented.

Version

  • Distribution: Ubuntu 18.04
  • Lynis version: 3.0.0

Expected behavior
A (minimal) description of the problem should exist and ideally a general direction on how to fix the issue.

Output

A new discovery!

Oops, looks like this control is not listed yet in the database.

Want to help 

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

Security Manage Framwork is a security management platform for enterprise intranet, which includes asset management, vulnerability management, account management, knowledge base management, security scanning automation function modules, and can be used for internal security management. This platform is designed to help Party A with fewer security personnel, complicated business lines, difficult periodic inspection and low automation to better achieve internal safety management.

  • Updated Apr 20, 2020
  • Python
paradoxengine
paradoxengine commented Jul 31, 2018

Extracting installed npms should be relatively simple, and then they can be checked for vulnerabilities.
package.json is the obvious starting point,

npm list -g --depth=0 is the canonical way to get the view from a command line, but also subdirs of node_modules should work.

We'd have to figure out how to identify vulnerable ones, but there is a fairly large ecosystem for that as well.

Improve this page

Add a description, image, and links to the vulnerability-assessment 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-assessment topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.