Giter Site home page Giter Site logo

nse-search's Introduction

NSE-Search

NSE 脚本快速搜索

Author: v1ll4n

使用方法

usage: nse_searcher.py [-h] [-k KEYWORD] [--update] [--detail]

optional arguments:
  -h, --help            show this help message and exit
  -k KEYWORD, --keyword KEYWORD
  --update
  --detail
  • -k(--keyword) 搜索关键字
  • --update 从官网(nmap.org)更新数据库
  • --detail 展示 NSE 脚本概要信息(简要描述)

使用范例

搜索心脏出血漏洞(关键字为 heart)

#python nse_searcher.py -k heart

 _   _ ____  _____     ____                      _
| \ | / ___|| ____|   / ___|  ___  __ _ _ __ ___| |__   ___ _ __
|  \| \___ \|  _| ____\___ \ / _ \/ _` | '__/ __| '_ \ / _ \ '__|
| |\  |___) | |__|_____|__) |  __/ (_| | | | (__| | | |  __/ |
|_| \_|____/|_____|   |____/ \___|\__,_|_|  \___|_| |_|\___|_|     -by v1ll4n


[*] Search Keyword: heart
[*] Details about the result? False



----------------------------------------------------------------
Script Name: ssl-heartbleed
Script Usage URL: https://nmap.org/nsedoc/scripts/ssl-heartbleed.html

关于该脚本的简要描述信息:

python nse_searcher.py -k heart --detail

 _   _ ____  _____     ____                      _
| \ | / ___|| ____|   / ___|  ___  __ _ _ __ ___| |__   ___ _ __
|  \| \___ \|  _| ____\___ \ / _ \/ _` | '__/ __| '_ \ / _ \ '__|
| |\  |___) | |__|_____|__) |  __/ (_| | | | (__| | | |  __/ |
|_| \_|____/|_____|   |____/ \___|\__,_|_|  \___|_| |_|\___|_|     -by v1ll4n


[*] Search Keyword: heart
[*] Details about the result? True



----------------------------------------------------------------
Script Name: ssl-heartbleed
Script Usage URL: https://nmap.org/nsedoc/scripts/ssl-heartbleed.html
Script Summary(Description):

Detects whether a server is vulnerable to the OpenSSL Heartbleed bug (CVE-2014-0160).
The code is based on the Python script ssltest.py authored by Jared Stafford ([email protected])

其他注意事项:

  • 搜索的时候务必使用英文关键字
  • 关于脚本的用法,在给出的 “Script Usage URL” 中
  • 搜索依据:脚本名称/脚本 Summry 中的英文关键字

nse-search's People

Contributors

villanch avatar

Watchers

James Cloos 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.