Giter VIP home page Giter VIP logo

vulmap-vulmon-maper-'s Introduction

Vulmap(Vulmon Mapper)

Host-based vulnerability scanner. Find installed packages on the host, ask their vulnerabilities to vulmon.com API and print vulnerabilities with available exploits. All found exploits can be downloaded by Vulmap.

Screenshots

Screenshot from terminal

Screenshot-2 from terminal

Recommended Platform and Python Version

Vulmap currently only supports linux platforms and Python2

  • The recommended version for Python 2 is 2.7.x

  • Compatible with Linux distros uses dpkg and rpm

Installation

git clone https://github.com/ozelfatih/vulmap.git

Run in default mode

python vulmap.py

Usage

Default mode. Check vulnerabilities of installed packages.

Short Form Long Form Description
-v --verbose Enable the verbose mode and display results in realtime
-d --download <exploit_id> to download a specific exploit
-a --all-download Download all found exploits
-h --help Show the help message and exit

Examples

  • To list all the basic options and switches use -h switch:
python vulmap.py -h
  • Run in default mode:
python vulmap.py
  • Enable the verbose mode:
python vulmap.py -v
  • To download of all found exploits:
python vulmap.py -a
  • To download a specific exploit:
python vulmap.py -d <exploit_id>

python vulmap.py -d EDB20
python vulmap.py -d EDB8310

Version

Current version is 1.0

License

Vulmap is licensed under the GNU GPL license. Take a look at the LICENSE for more information.

vulmap-vulmon-maper-'s People

Contributors

ozelfatih avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.