Giter VIP home page Giter VIP logo

hscan's Introduction

Hscan

主机漏洞扫描器

目前已集成如下poc

'postgresql', 'ftp', 'mongo', 'redis', 'elasticsearch', 
'couchdb', 'docker', 'grafana', 'jupyter', 'jboss', 'druid', 
'hadoop', 'genkins', 'mencache', 'zookeeper', 'mysql', 
'apache', 'samba', 'rsync', 'mssql', 'NXRM'

参数说明

(所有的命令行参数都可在config.conf文件中指定)

# 1. 指定扫描目标(必需有以下其中之一)
-u 10.10.10.10 指定单个目标
-f ips.txt 从文件中加载目标

# 2. 指定需要扫描的端口(默认为全端口)
-p 1-1000,6379,27017 命令行指定扫描的端口

# 3. 其他
-Pn 不做存活探测,认为其全为存活
-Ps 不做端口开放扫描,认为其全为开放状态
-pt 开放端口扫描的并发数,默认为200
-t  poc漏洞扫描的并发数,默认为200
-timeout 扫描超时时间
-vv 输出更详细的信息

hscan's People

Contributors

saucer-man avatar kenuoseclab avatar

Stargazers

 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.