GithubHelp home page GithubHelp logo

tpez0 / webnmap Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.29 MB

WEBNMAP makes the use of nmap easy even if you're unfamiliar with the tool, moving from the classic shell to a more intuitive web interface.

License: GNU General Public License v3.0

JavaScript 22.35% CSS 71.30% HTML 6.36%

webnmap's Introduction

Why WEBNMAP

WEBNMAP makes the use of nmap easy even if you're unfamiliar with the tool, moving from the classic shell to a more intuitive web interface.

How to install WEBNMAP

To use WEBNMAP you need to follow the following steps:

Install nodejs and npm
Install node modules (shell: npm install express ejs mongoose body-parser node-nmap-vulners)
Install nmap
Install vulners.nse script (github: https://github.com/vulnersCom/nmap-vulners )
Edit app.js and connect to your MongoDB
Launch your node.js app (shell: node app.js)

How to use WEBNMAP

You can scan by entering an IP or an IP range and selecting options to reduce the number of ports and to look for vulnerabilities. You can also insert a custom parameter directly in the text field (e.g " -p80 " to limit the scan to port 80 only).

Clicking on "Scan IP Address" the app will scan and redirect you to the results page. Clicking on the CVE icon will redirect you to its in-depth page.

webnmap's People

Contributors

tpez0 avatar

Stargazers

 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.